Home
last modified time | relevance | path

Searched refs:always (Results 1 – 11 of 11) sorted by relevance

/civetweb-2.7.6/src/third_party/duktape-1.8.0/examples/alloc-hybrid/
DREADME.rst6 from a set of fixed pools, but always falls back to malloc/realloc/free if
/civetweb-2.7.6/src/third_party/duktape-1.5.2/examples/alloc-hybrid/
DREADME.rst6 from a set of fixed pools, but always falls back to malloc/realloc/free if
/civetweb-2.7.6/docs/api/
Dmg_send_http_redirect.md30 |303|temporary redirect|always use GET|
Dmg_check_feature.md31 …et at compile time. Please note that client side JavaScript execution is always available if it ha…
Dmg_init_library.md36 …et at compile time. Please note that client side JavaScript execution is always available if it ha…
/civetweb-2.7.6/test/ajax/
Djquery.js2always:function(){return o.done(arguments).fail(arguments),this},"catch":function(e){return i.then… method in AnonymousFunction827b26cfa700.i
/civetweb-2.7.6/src/third_party/duktape-1.5.2/config/
Dduk_config.h-modular-dll420 /* TOS on M68K is always big endian. */
448 /* AmigaOS on M68K or PPC is always big endian. */
1358 * C99 typedefs are quite good but not always available, and we want to avoid
1618 /* cannot detect 64-bit type, not always needed so don't error */
1688 /* 64-bit constants. Since LL / ULL constants are not always available,
1769 /* A few types are assumed to always exist. */
1775 * Prefer 'int' when large enough, as it is almost always a convenient type.
2622 * (sizeof(void *) == 4). Best effort check, not always accurate.
Dduk_config.h-modular-static420 /* TOS on M68K is always big endian. */
448 /* AmigaOS on M68K or PPC is always big endian. */
1358 * C99 typedefs are quite good but not always available, and we want to avoid
1618 /* cannot detect 64-bit type, not always needed so don't error */
1688 /* 64-bit constants. Since LL / ULL constants are not always available,
1769 /* A few types are assumed to always exist. */
1775 * Prefer 'int' when large enough, as it is almost always a convenient type.
2622 * (sizeof(void *) == 4). Best effort check, not always accurate.
/civetweb-2.7.6/src/third_party/duktape-1.8.0/config/
Dduk_config.h-modular-dll420 /* TOS on M68K is always big endian. */
448 /* AmigaOS on M68K or PPC is always big endian. */
1358 * C99 typedefs are quite good but not always available, and we want to avoid
1618 /* cannot detect 64-bit type, not always needed so don't error */
1688 /* 64-bit constants. Since LL / ULL constants are not always available,
1769 /* A few types are assumed to always exist. */
1775 * Prefer 'int' when large enough, as it is almost always a convenient type.
2622 * (sizeof(void *) == 4). Best effort check, not always accurate.
Dduk_config.h-modular-static420 /* TOS on M68K is always big endian. */
448 /* AmigaOS on M68K or PPC is always big endian. */
1358 * C99 typedefs are quite good but not always available, and we want to avoid
1618 /* cannot detect 64-bit type, not always needed so don't error */
1688 /* 64-bit constants. Since LL / ULL constants are not always available,
1769 /* A few types are assumed to always exist. */
1775 * Prefer 'int' when large enough, as it is almost always a convenient type.
2622 * (sizeof(void *) == 4). Best effort check, not always accurate.
/civetweb-2.7.6/src/
Dmod_lua.inl1372 if (text) { /* <-- should be always true */
1551 if (!opts) { /* <-- should be always false */