/external/bison/lib/ |
vasnprintf.h | 52 a statically allocated or stack-allocated buffer, like this:
|
/external/chromium/base/threading/ |
thread_local_storage.h | 82 // For now, this is fixed. We could either increase statically, or
|
/external/chromium_org/native_client_sdk/src/libraries/third_party/pthreads-win32/ |
ptw32_cond_check_need_init.c | 49 * The following guarded test is specifically for statically
|
ptw32_rwlock_check_need_init.c | 47 * The following guarded test is specifically for statically
|
ptw32_spinlock_check_need_init.c | 48 * The following guarded test is specifically for statically
|
/external/chromium_org/net/url_request/ |
url_request_context_builder_unittest.cc | 24 // A subclass of SpawnedTestServer that uses a statically-configured hostname.
|
/external/chromium_org/third_party/WebKit/Source/core/dom/ |
DOMStringList.h | 38 // than creating the list statically as is currently the only option.
|
/external/chromium_org/third_party/icu/source/common/ |
ucln.h | 35 * For instance, in the i18n library, any memory allocated statically must
|
/external/clang/test/SemaObjC/ |
message.m | 40 // a statically typed object's class interface isn't in scope! This
|
/external/eigen/bench/btl/generic_bench/static/ |
static_size_generator.hh | 26 //recursive generation of statically defined matrix and vector sizes
|
/external/icu4c/common/ |
ucln.h | 35 * For instance, in the i18n library, any memory allocated statically must
|
/external/libsepol/tests/ |
Makefile | 7 # Statically link libsepol on the assumption that we are going to
|
/external/llvm/docs/HistoricalNotes/ |
2001-02-06-TypeNotationDebateResp2.txt | 23 language statically, the language front end can do the translation
|
/external/qemu/distrib/ |
README | 2 generate a statically linked "emulator" binary in the current directory.
|
/frameworks/base/tools/aapt/ |
Android.mk | 59 # Statically link libz for MinGW (Win SDK under Linux),
|
/hardware/ti/omap3/dspbridge/inc/ |
_dbdebug.h | 54 /* statically configure debug level */
|
/hardware/ti/omap3/dspbridge/libbridge/inc/ |
_dbdebug.h | 54 /* statically configure debug level */
|
/hardware/ti/omap4xxx/security/tf_crypto_sst/ |
lib_mutex.h | 36 * be statically initialized. The interface is very similar to pthread
|
/bionic/libc/include/net/ |
if_ether.h | 113 * The high-order 25 bits of the Ethernet address are statically assigned, 129 * The high-order 16 bits of the Ethernet address are statically assigned,
|
/development/ndk/platforms/android-3/include/net/ |
if_ether.h | 113 * The high-order 25 bits of the Ethernet address are statically assigned, 129 * The high-order 16 bits of the Ethernet address are statically assigned,
|
/external/chromium_org/base/memory/ |
manual_constructor.h | 5 // ManualConstructor statically-allocates space in which to store some 11 // (When I say ManualConstructor statically allocates space, I mean that
|
/external/chromium_org/v8/src/ |
once.h | 47 // into a structure of their own and want to initialize it statically. 72 // whatsoever to statically-initialize its synchronization primitives, so our
|
/external/dropbear/ |
INSTALL | 25 If you want to compile statically, add "STATIC=1" to the make command-line. 45 You can use "make STATIC=1" to make statically linked binaries, and it is
|
/external/libpng/contrib/gregbook/ |
Makefile.sgi | 28 #PNGLIB = /usr/local/lib/libpng12.a # statically linked against libpng 36 #ZLIB = /usr/local/lib/libz.a # statically linked against zlib
|
/external/v8/src/ |
once.h | 47 // into a structure of their own and want to initialize it statically. 72 // whatsoever to statically-initialize its synchronization primitives, so our
|