OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:allocation
(Results
776 - 800
of
3591
) sorted by null
<<
31
32
33
34
35
36
37
38
39
40
>>
/external/chromium/chrome/browser/ui/gtk/
first_run_dialog.cc
70
GtkAllocation*
allocation
,
79
allocation
->width - req.width - gtk_util::kContentAreaSpacing :
85
int y =
allocation
->height / 2 - req.height / 2;
/external/eigen/doc/
C06_TutorialLinearAlgebra.dox
221
so that when you subsequently decompose such matrices, no dynamic memory
allocation
is performed (of course, if you
222
are using fixed-size matrices, no dynamic memory
allocation
happens at all). This is done by just
227
qr.compute(A); // no dynamic memory
allocation
/external/libvpx/libvpx/
usage.dox
141
/*! \page usage_xma External Memory
Allocation
143
decoders allocate memory \ref MAY make use of the eXternal Memory
Allocation
172
be used as it would be in normal internal
allocation
mode.
/external/oprofile/
ChangeLog-2006
47
counter
allocation
order. It can't hurt since our storage don't
50
Take care about counter
allocation
order change.
92
prior to considering all possible
allocation
strategies.
/external/srec/portable/include/
pmemory.h
292
* Hide memory
allocation
from pmemReport() by pretending the memory was deallocating. This is used to hide
296
* @param ptr Address of memory
allocation
that should be hidden
302
* Generates a report of the memory
allocation
.
/external/stlport/test/eh/
nc_alloc.cpp
53
// throw if
allocation
would satisfy the threshold
103
// Prevents infinite recursion during
allocation
143
// Number of fast
allocation
blocks to create.
/external/valgrind/main/drd/
drd_malloc_wrappers.c
43
* Node with per-
allocation
information that will be stored in a hash map.
99
// Only update this stat if
allocation
succeeded.
245
/*
Allocation
failed -- leave original block untouched. */
/external/valgrind/main/include/
pub_tool_xarray.h
49
/* Create new XArray, using given
allocation
and free function, and
127
the existing
allocation
function to allocate the new space.
128
Returns NULL if the
allocation
function didn't manage to allocate
/external/webkit/Source/JavaScriptCore/dfg/
DFGRegisterBank.h
46
// - unlocked, and unnamed: Available for
allocation
.
99
// thrash, and minimize time spent scanning locked registers in
allocation
.
246
// Used to to implement a simple round-robin like
allocation
scheme.
/frameworks/av/media/libeffects/lvm/lib/Bass/lib/
LVDBE.h
143
LVDBE_NULLADDRESS = 2, /* NULL
allocation
address */
275
/* This function is used for memory
allocation
and free. It can be called in */
282
/* When this function is called for memory
allocation
(hInstance=NULL) the memory */
/frameworks/av/media/libeffects/lvm/lib/Eq/lib/
LVEQNB.h
150
LVEQNB_NULLADDRESS = 2, /* NULL
allocation
address */
293
/* This function is used for memory
allocation
and free. It can be called in */
300
/* When this function is called for memory
allocation
(hInstance=NULL) the memory */
/frameworks/base/docs/html/sdk/api_diff/14/changes/
android.renderscript.AllocationAdapter.html
164
<A NAME="android.renderscript.AllocationAdapter.create1D_added(android.renderscript.RenderScript, android.renderscript.
Allocation
)"></A>
165
<nobr><code>AllocationAdapter</code> <A HREF="../../../../reference/android/renderscript/AllocationAdapter.html#create1D(android.renderscript.RenderScript, android.renderscript.
Allocation
)" target="_top"><code>create1D</code></A>(<code>RenderScript,</nobr>
Allocation
<nobr><nobr></code>)</nobr>
/frameworks/compile/mclinker/include/mcld/Support/
Allocators.h
277
* limited in use of two-phase memory
allocation
.
279
* Two-phase memory
allocation
clear separates the use of memory into 'claim'
280
* and 'release' phases. There are no interleaving
allocation
and
/frameworks/rs/
rsScriptC.cpp
164
const
Allocation
* ain,
165
Allocation
* aout,
358
mSlots = new ObjectBaseRef<
Allocation
>[mHal.info.exportedVariableCount];
/prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/
ggc.h
144
/*
Allocation
. */
251
/* Print
allocation
statistics. */
278
/* Allocate an object into the specified
allocation
zone. */
/prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
ggc.h
144
/*
Allocation
. */
251
/* Print
allocation
statistics. */
278
/* Allocate an object into the specified
allocation
zone. */
/prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/
ggc.h
144
/*
Allocation
. */
251
/* Print
allocation
statistics. */
278
/* Allocate an object into the specified
allocation
zone. */
/prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
ggc.h
144
/*
Allocation
. */
251
/* Print
allocation
statistics. */
278
/* Allocate an object into the specified
allocation
zone. */
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/sound/
opl3.h
252
unsigned int time; /* An
allocation
time */
288
#define SNDRV_OPL3_MODE_SEQ 1 /* ALSA - driver handles voice
allocation
*/
304
int use_time; /*
allocation
counter */
trident.h
288
struct snd_util_memhdr * memhdr; /* page
allocation
list */
398
unsigned int ChanMap[2]; /*
allocation
map for hardware channels */
458
/* TLB memory
allocation
*/
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/sound/
opl3.h
252
unsigned int time; /* An
allocation
time */
288
#define SNDRV_OPL3_MODE_SEQ 1 /* ALSA - driver handles voice
allocation
*/
304
int use_time; /*
allocation
counter */
trident.h
288
struct snd_util_memhdr * memhdr; /* page
allocation
list */
398
unsigned int ChanMap[2]; /*
allocation
map for hardware channels */
458
/* TLB memory
allocation
*/
/hardware/ti/omap3/omx/video/src/openmax_il/prepost_processor/tests/
VPPTest.c
528
printf("usage: %S <input.yuv><file_desc><Inp. Width><Inp. Height><Inp. color><0:no overlay/1:overlay><Out. Width><Out Height><yuv color><rgb color><0 :Internal 1 :external
allocation
><Feature [0-8]>\n",
532
printf("usage: %s <input.yuv><file_desc><Inp. Width><Inp. Height><Inp. color><0:no overlay/1:overlay><Out. Width><Out Height><yuv color><rgb color><0 :Internal 1 :external
allocation
><Feature [0-8]>\n",
617
printf("usage: %S <input.yuv> <output desc> <Inp. width> <Inp. Height> <0:no overlay/1:overlay> <outputwidth> <outputheight> <0:YUV/1:RGB/2:BOTH> <0 :Internal 1 :external
allocation
>\
620
printf("usage: %s <input.yuv> <output desc> <Inp. width> <Inp. Height> <0:no overlay/1:overlay> <outputwidth> <outputheight> <0:YUV/1:RGB/2:BOTH> <0 :Internal 1 :external
allocation
>\
644
printf("usage: %S <input.yuv> <output.rgb> <inputwidth> <inputheight> <0:no overlay/1:overlay> <outputwidth> <outputheight> <0:YUV/1:RGB/2:BOTH> <0 :Internal 1 :external
allocation
>\
647
printf("usage: %s <input.yuv> <output.rgb> <inputwidth> <inputheight> <0:no overlay/1:overlay> <outputwidth> <outputheight> <0:YUV/1:RGB/2:BOTH> <0 :Internal 1 :external
allocation
>\
677
printf("usage: %S <input.yuv> <output.rgb> <width> <height> <0:no overlay/1:overlay> <outputwidth> <outputheight> <0:YUV/1:RGB/2:BOTH> <0 :Internal 1 :external
allocation
>\
680
printf("usage: %s <input.yuv> <output.rgb> <width> <height> <0:no overlay/1:overlay> <outputwidth> <outputheight> <0:YUV/1:RGB/2:BOTH> <0 :Internal 1 :external
allocation
>\
713
printf("usage: %S <input.yuv> <output.rgb> <width> <height> <0:no overlay/1:overlay> <outputwidth> <outputheight> <0:YUV/1:RGB/2:BOTH> <0 :Internal 1 :external
allocation
>\
716
printf("usage: %s <input.yuv> <output.rgb> <width> <height> <0:no overlay/1:overlay> <outputwidth> <outputheight> <0:YUV/1:RGB/2:BOTH> <0 :Internal 1 :external
allocation
>\
[
all
...]
/dalvik/vm/
LinearAlloc.h
29
* Linear
allocation
state. We could tuck this into the start of the
ReferenceTable.h
52
* Returns "false" if table
allocation
fails.
Completed in 626 milliseconds
<<
31
32
33
34
35
36
37
38
39
40
>>