/dalvik/libcore/concurrent/src/main/java/java/util/concurrent/ |
package-info.java | 22 * thread pools, asynchronous IO, and lightweight task frameworks. 50 * provide tunable, flexible thread pools.
|
/external/bluetooth/glib/docs/reference/glib/ |
glib-docs.sgml | 26 <!ENTITY glib-Thread-Pools SYSTEM "xml/thread_pools.xml"> 137 &glib-Thread-Pools;
|
/external/bluetooth/glib/docs/reference/glib/tmpl/ |
linked_lists_double.sgml | 447 with <option>--disable-mem-pools</option> 461 with <option>--disable-mem-pools</option>
|
trees-nary.sgml | 481 with <option>--disable-mem-pools</option> 495 with <option>--disable-mem-pools</option>
|
/dalvik/libcore/xml/src/main/java/org/apache/xml/dtm/ref/ |
DTMStringPool.java | 40 * It is expected that string pools won't exceed about 2000 entries.</li>
|
/external/dropbear/libtomcrypt/src/headers/ |
tomcrypt_prng.h | 20 hash_state pool[FORTUNA_POOLS]; /* the pools */
|
/external/dropbear/ |
random.c | 157 * the random pools for fork()ed processes. */
|
/external/kernel-headers/original/linux/ |
gfp.h | 36 #define __GFP_HIGH ((__force gfp_t)0x20u) /* Should access emergency pools? */
|
slab.h | 120 * %__GFP_HIGH - This allocation has high priority and may use emergency pools.
|
/external/jpeg/ |
jmemmgr.c | 78 * We allocate objects from "pools", where each pool is gotten with a single 93 small_pool_ptr next; /* next in list of pools */ 104 large_pool_ptr next; /* next in list of pools */ 119 /* Each pool identifier (lifetime class) names a linked list of pools. */ 249 0, /* additional PERMANENT pools */ 250 5000 /* additional IMAGE pools */ [all...] |
/system/wlan/ti/sta_dk_4_0_4_32/common/src/utils/ |
memMngrEx.c | 54 * number of pools of data buffers. 137 /* initialize buffer pools objects */ 151 WLAN_OS_REPORT(("FATAL ERROR: Could not allocate buffer pools for MEM MNGR - Aborting\n")); 268 * the msdu pool, bd pool, data buffers pools and 297 /* free data buf pools according to the number of pools */ [all...] |
/external/dbus/dbus/ |
dbus-memory.c | 153 _dbus_verbose ("Will disable memory pools\n"); 165 * Whether to turn off mem pools, useful for leak checking.
|
/external/srec/portable/src/ |
pmemblock.c | 396 /* Made it here because we ran out of memory in the pool, so try to add more pools */ 399 /* All pools of this size have been consumed */
|
/hardware/ti/omap3/dspbridge/inc/ |
mem.h | 82 * Allocate memory from the paged or non-paged pools. 152 * Allocate zero-initialized memory from the paged or non-paged pools.
|
/hardware/ti/omap3/dspbridge/libbridge/inc/ |
mem.h | 82 * Allocate memory from the paged or non-paged pools. 152 * Allocate zero-initialized memory from the paged or non-paged pools.
|
/dalvik/docs/ |
verifier.html | 58 uses a simple index into type-specific pools.)
|
/external/webkit/JavaScriptCore/assembler/ |
AssemblerBufferWithConstantPool.h | 50 The AssemblerBuffer can contain multiple constant pools. Each pool is inserted
|
/system/wlan/ti/sta_dk_4_0_4_32/common/src/TNETW_Driver/TNETWIF/TNETWArbiter/ |
TNETWArb_buffer.c | 299 ** buffers and free buffer pools.
|
/external/bluetooth/glib/ |
NEWS.pre-1-3 | 32 * Allocate smaller pools of memory for glists, gslists, gnodes
|
/external/dropbear/libtomcrypt/src/prngs/ |
fortuna.c | 137 /* initialize the pools */
|
/external/guava/javadoc/com/google/common/util/concurrent/ |
Executors.html | 271 <p>This is mainly for fixed thread pools. 295 <p>This is mainly for fixed thread pools. 339 <p>This is mainly for fixed thread pools. 362 <p>This is mainly for fixed thread pools. [all...] |
/external/icu4c/config/ |
mh-cygwin-msvc | 44 # /GF pools strings and places them into read-only memory
|
/external/proguard/src/proguard/ |
Initializer.java | 35 * This class initializes class pools.
|
/external/proguard/src/proguard/obfuscate/ |
Obfuscator.java | 36 * This class can perform obfuscation of class pools according to a given
|
/external/v8/src/arm/ |
assembler-arm.h | 952 // Pools are emitted in the instruction stream, preferably after unconditional [all...] |