OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:allocations
(Results
151 - 175
of
1018
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/chromium_org/third_party/icu/source/test/cintltst/
hpmufn.c
83
*
Allocations
are counted, to check that ICU actually does call back to us.
171
/* Doing ICU operations should cause
allocations
to come through our test heap */
191
/* ICU operations should no longer cause
allocations
to come through our test heap */
318
/* Doing ICU operations should cause
allocations
to come through our test mutexes */
/external/chromium_org/third_party/mesa/src/src/glsl/
ir_import_prototypes.cpp
111
* \param mem_ctx ralloc memory context used for new
allocations
/external/chromium_org/third_party/sqlite/src/src/
mem1.c
53
** Like free() but works for
allocations
obtained from sqlite3MemMalloc()
/external/chromium_org/third_party/tcmalloc/chromium/src/
static_vars.h
79
// State kept for sampled
allocations
(/pprof/heap support)
/external/chromium_org/third_party/tcmalloc/chromium/src/tests/
sampling_test.cc
34
// by doing a bunch of
allocations
and then calling those functions.
/external/chromium_org/third_party/tcmalloc/vendor/src/
static_vars.h
79
// State kept for sampled
allocations
(/pprof/heap support)
/external/chromium_org/third_party/tcmalloc/vendor/src/tests/
sampling_test.cc
34
// by doing a bunch of
allocations
and then calling those functions.
/external/chromium_org/tools/memory_watcher/
memory_hook.h
97
// Returns true is memory
allocations
and deallocations
/external/chromium_org/v8/test/mjsunit/
allocation-folding.js
30
// Test loop barrier when folding
allocations
.
/external/freetype/src/cff/
cfftypes.h
84
FT_UShort sids [256]; /* avoid dynamic
allocations
*/
/external/icu4c/test/cintltst/
cintltst.h
76
* or every few thousand
allocations
, memory allocated by this function will be freed.
hpmufn.c
83
*
Allocations
are counted, to check that ICU actually does call back to us.
171
/* Doing ICU operations should cause
allocations
to come through our test heap */
191
/* ICU operations should no longer cause
allocations
to come through our test heap */
318
/* Doing ICU operations should cause
allocations
to come through our test mutexes */
/external/kernel-headers/original/asm-mips/
fixmap.h
43
* no page table
allocations
, etc. This might change in the
/external/kernel-headers/original/asm-x86/
dma-mapping_32.h
134
* so we can't guarantee
allocations
that must be
/external/llvm/tools/lli/
RecordingMemoryManager.h
11
// allocation. Iterators are provided for all data and code
allocations
.
/external/mesa3d/src/glsl/
ir_import_prototypes.cpp
111
* \param mem_ctx ralloc memory context used for new
allocations
/external/replicaisland/src/com/replica/replicaisland/
DrawableFactory.java
23
* pools of objects so no actual
allocations
occur after bootstrap.
/external/sonivox/arm-fm-22k/host_src/
eas_config.h
10
* links to static memory
allocations
(when used in a static configuration).
118
* This function is used to find pointers to static memory
allocations
.
149
* This function is used to find pointers to static memory
allocations
.
180
* This function is used to find pointers to static memory
allocations
.
/external/sonivox/arm-hybrid-22k/host_src/
eas_config.h
10
* links to static memory
allocations
(when used in a static configuration).
118
* This function is used to find pointers to static memory
allocations
.
149
* This function is used to find pointers to static memory
allocations
.
180
* This function is used to find pointers to static memory
allocations
.
/external/sonivox/arm-wt-22k/host_src/
eas_config.h
10
* links to static memory
allocations
(when used in a static configuration).
118
* This function is used to find pointers to static memory
allocations
.
149
* This function is used to find pointers to static memory
allocations
.
180
* This function is used to find pointers to static memory
allocations
.
/external/stlport/test/eh/
nc_alloc.h
43
// blocks on or off. If not called,
allocations
will only be
/frameworks/rs/java/tests/RSTest_CompatLib/src/com/android/rs/test/
UT_instance.java
70
// both instanced
allocations
will have the same resulting value
/ndk/docs/text/system/libc/
SYSV-IPC.text
99
tables and their
allocations
)
/ndk/tests/device/test-stlport_shared-exception/jni/
arraynew.cpp
124
// There should be no cookies for
allocations
using global placement
/ndk/tests/device/test-stlport_static-exception/jni/
arraynew.cpp
124
// There should be no cookies for
allocations
using global placement
Completed in 1257 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>