Home
last modified time | relevance | path

Searched full:auto (Results 1 – 25 of 25) sorted by relevance

/civetweb-2.7.6/
D.travis.yml186 C_STANDARD=auto
187 CXX_STANDARD=auto
220 C_STANDARD=auto
221 CXX_STANDARD=auto
255 C_STANDARD=auto
256 CXX_STANDARD=auto
289 C_STANDARD=auto
290 CXX_STANDARD=auto
323 C_STANDARD=auto
324 CXX_STANDARD=auto
[all …]
DCMakeLists.txt270 set(CIVETWEB_C_STANDARD auto CACHE STRING
271 "The C standard to use; auto determines the latest supported by the compiler")
272 set_property(CACHE CIVETWEB_C_STANDARD PROPERTY STRINGS auto c11 c99 c89)
273 set(CIVETWEB_CXX_STANDARD auto CACHE STRING
274 "The C++ standard to use; auto determines the latest supported by the compiler")
275 set_property(CACHE CIVETWEB_CXX_STANDARD PROPERTY STRINGS auto c++14 c++11 c++98)
291 if ("${CIVETWEB_C_STANDARD}" STREQUAL "auto")
349 if ("${CIVETWEB_CXX_STANDARD}" STREQUAL "auto")
Dappveyor.yml21 c_standard: auto
22 cxx_standard: auto
D.gitattributes1 # Auto detect text files and perform LF normalization
DRELEASE_NOTES.md44 - Script for Linux bash auto-completion
/civetweb-2.7.6/src/third_party/duktape-1.8.0/debugger/static/
Dstyle.css155 overflow-x: auto;
215 overflow-x: auto;
242 overflow-x: auto;
264 overflow-x: auto;
377 overflow-x: auto;
468 overflow-x: auto;
/civetweb-2.7.6/src/third_party/duktape-1.5.2/debugger/static/
Dstyle.css155 overflow-x: auto;
215 overflow-x: auto;
242 overflow-x: auto;
264 overflow-x: auto;
377 overflow-x: auto;
468 overflow-x: auto;
/civetweb-2.7.6/examples/_obsolete/ws_server/docroot/
Dindex.html27 margin: auto 10px;
48 margin-left:auto;
49 margin-right:auto;
181 overflow-y: auto;
/civetweb-2.7.6/docs/
DInstalling.md40 Most Linux systems support auto completion of command line arguments. To enable bash auto completi…
/civetweb-2.7.6/test/canvasdir/
Dstyle.css12 margin: 0 auto;
/civetweb-2.7.6/resources/
Ditworks.html9 <div style="clear:both; height:400px; width:400px; margin: auto; position:relative;">
Dcomplete.lua7 To use auto-completion for bash, you need to define a command for the bash built-in
/civetweb-2.7.6/src/third_party/lua-5.3.5/doc/
Dlua.css11 margin: 16px auto ;
/civetweb-2.7.6/src/third_party/lua-5.2.4/doc/
Dreadme.html354 <LI> parser uses much less C-stack space (no more auto arrays)
/civetweb-2.7.6/test/ajax/
Djquery.js2auto;border:1px;padding:1px;width:60%;top:1%",be.appendChild(l).appendChild(c);var t=e.getComputed…
/civetweb-2.7.6/src/third_party/
Dsqlite3.h5464 ** CAPI3REF: Test For Auto-Commit Mode
5842 ** auto increment: 0
5858 int *pAutoinc /* OUTPUT: True if column is auto-increment */
6483 ** the database is in auto-commit mode and there are no other open read-write
8011 ** CAPI3REF: Configure an auto-checkpoint
8033 ** ^Every new [database connection] defaults to having the auto-checkpoint
9036 ** are sorted in the same order in which they were attached (or auto-attached)
Dsqlite3.c6493 ** CAPI3REF: Test For Auto-Commit Mode
6871 ** auto increment: 0
6887 int *pAutoinc /* OUTPUT: True if column is auto-increment */
7512 ** the database is in auto-commit mode and there are no other open read-write
9040 ** CAPI3REF: Configure an auto-checkpoint
9062 ** ^Every new [database connection] defaults to having the auto-checkpoint
10065 ** are sorted in the same order in which they were attached (or auto-attached)
13168 ** If defined as non-zero, auto-vacuum is enabled by default. Otherwise
13175 #define BTREE_AUTOVACUUM_NONE 0 /* Do not do auto-vacuum */
13176 #define BTREE_AUTOVACUUM_FULL 1 /* Do full auto-vacuum */
[all …]
/civetweb-2.7.6/src/third_party/duktape-1.5.2/src-separate/
Dduk_bi_json.c2542 DUK_DD(DUK_DDPRINT("auto unboxing in fast path"));
Dduk_hobject_props.c700 /* never shrinks; auto-adds DUK_VALSTACK_INTERNAL_EXTRA, which is generous */ in duk__realloc_props()
/civetweb-2.7.6/src/third_party/duktape-1.8.0/src-separate/
Dduk_bi_json.c2542 DUK_DD(DUK_DDPRINT("auto unboxing in fast path"));
Dduk_hobject_props.c707 /* never shrinks; auto-adds DUK_VALSTACK_INTERNAL_EXTRA, which is generous */ in duk__realloc_props()
/civetweb-2.7.6/src/third_party/duktape-1.5.2/src-noline/
Dduktape.c31375 DUK_DD(DUK_DDPRINT("auto unboxing in fast path"));
47785 /* never shrinks; auto-adds DUK_VALSTACK_INTERNAL_EXTRA, which is generous */
/civetweb-2.7.6/src/third_party/duktape-1.8.0/src/
Dduktape.c31650 DUK_DD(DUK_DDPRINT("auto unboxing in fast path"));
48146 /* never shrinks; auto-adds DUK_VALSTACK_INTERNAL_EXTRA, which is generous */
/civetweb-2.7.6/src/third_party/duktape-1.5.2/src/
Dduktape.c31443 DUK_DD(DUK_DDPRINT("auto unboxing in fast path"));
47888 /* never shrinks; auto-adds DUK_VALSTACK_INTERNAL_EXTRA, which is generous */
/civetweb-2.7.6/src/third_party/duktape-1.8.0/src-noline/
Dduktape.c31582 DUK_DD(DUK_DDPRINT("auto unboxing in fast path"));
48043 /* never shrinks; auto-adds DUK_VALSTACK_INTERNAL_EXTRA, which is generous */