OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:allocation
(Results
626 - 650
of
3591
) sorted by null
<<
21
22
23
24
25
26
27
28
29
30
>>
/external/icu4c/i18n/
rbt_data.cpp
73
// Remove the array and exit if memory
allocation
error occured.
/external/libmtp/examples/
folders.c
59
fprintf(stderr, "mtp-folders: Memory
Allocation
Error. Exit\n");
/external/libvpx/libvpx/vp8/common/
rtcd.c
49
* care which thread actually performed the
allocation
.
/external/libvpx/libvpx/vpx/src/
vpx_codec.c
55
return "Memory
allocation
error";
/external/libxml2/
xmlmemory.c
155
* a malloc() equivalent, with logging of the
allocation
info.
224
* a malloc() equivalent, with logging of the
allocation
info.
290
* a malloc() equivalent, with logging of the
allocation
info.
308
* a realloc() equivalent, with logging of the
allocation
info.
390
* a realloc() equivalent, with logging of the
allocation
info.
477
* a strdup() equivalent, with logging of the
allocation
info.
479
* Returns a pointer to the new string or NULL if
allocation
error occurred.
538
* a strdup() equivalent, with logging of the
allocation
info.
540
* Returns a pointer to the new string or NULL if
allocation
error occurred.
/external/llvm/include/llvm/IR/
OperandTraits.h
26
/// FixedNumOperandTraits - determine the
allocation
regime of the Use array
61
/// VariadicOperandTraits - determine the
allocation
regime of the Use array
63
/// only known at
allocation
time.
82
/// HungoffOperandTraits - determine the
allocation
regime of the Use array
/external/llvm/lib/CodeGen/
RegAllocBasic.cpp
55
/// RABasic provides a minimal implementation of the basic register
allocation
106
/// Perform register
allocation
.
265
// The live virtual register requesting
allocation
was spilled, so tell
271
DEBUG(dbgs() << "********** BASIC REGISTER
ALLOCATION
**********\n"
/external/llvm/lib/Support/
README.txt.system
42
6. Minimize Memory
Allocation
/external/llvm/utils/TableGen/
StringToOffsetTable.h
22
/// and keeps track of their offset in a massive contiguous string
allocation
.
/external/neven/Embedded/common/src/b_BasicEm/
MemSeg.h
84
/** current
allocation
index in 16 bit units (index is always even -> 32 bit alignment enforced) */
115
/** returns available 16bit units of memeory in given segment; (
allocation
is always 32 bit aligned) */
151
/**
allocation
of memory (very fast); sizeA specifies number of 16bit units; (
allocation
is always 32 bit aligned) */
/external/quake/quake/src/QW/client/
vid.h
81
// base mode) on memory
allocation
failures
/external/quake/quake/src/WinQuake/
vid.h
81
// base mode) on memory
allocation
failures
/external/skia/src/gpu/gl/
GrGLRenderTarget.h
93
// only render to to content area (as opposed to the whole
allocation
) and
/external/sonivox/arm-fm-22k/lib_src/
eas_chorusdata.c
7
* Contains the static data
allocation
for the Chorus effect
eas_data.c
7
* Contains a data
allocation
for synthesizer
eas_mixbuf.c
7
* Contains a data
allocation
for synthesizer
eas_pcmdata.c
32
/* static data
allocation
*/
eas_reverbdata.c
7
* Contains the static data
allocation
for the Reverb effect
/external/sonivox/arm-hybrid-22k/lib_src/
eas_chorusdata.c
7
* Contains the static data
allocation
for the Chorus effect
eas_data.c
7
* Contains a data
allocation
for synthesizer
eas_mixbuf.c
7
* Contains a data
allocation
for synthesizer
eas_pcmdata.c
32
/* static data
allocation
*/
eas_reverbdata.c
7
* Contains the static data
allocation
for the Reverb effect
/external/sonivox/arm-wt-22k/lib_src/
eas_chorusdata.c
7
* Contains the static data
allocation
for the Chorus effect
eas_data.c
7
* Contains a data
allocation
for synthesizer
Completed in 1722 milliseconds
<<
21
22
23
24
25
26
27
28
29
30
>>