OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:reallocate
(Results
76 - 100
of
211
) sorted by null
1
2
3
4
5
6
7
8
9
/external/kernel-headers/original/linux/
zlib.h
553
but does not free and
reallocate
all the internal compression state.
671
but does not free and
reallocate
all the internal decompression state.
[
all
...]
/external/llvm/lib/CodeGen/
MachineInstr.cpp
619
bool
Reallocate
= RegInfo &&
647
if (
Reallocate
)
658
if (
Reallocate
)
[
all
...]
/external/bison/data/
yacc.c
1018
to
reallocate
them elsewhere. */
1106
/* Give user a chance to
reallocate
the stack. Use copies of
[
all
...]
/external/e2fsprogs/intl/
plural.c
697
to
reallocate
them elsewhere. */
774
/* Give user a chance to
reallocate
the stack. Use copies of
[
all
...]
/external/qemu/android/camera/
camera-service.c
299
/*
Reallocate
string, so it can fit what's being append to it. Note that
300
* we
reallocate
a bit bigger buffer than is needed in order to minimize
[
all
...]
/frameworks/base/core/java/android/inputmethodservice/
KeyboardView.java
244
/** Notes if the keyboard just changed, so that we could possibly
reallocate
the mBuffer. */
468
// Hint to
reallocate
the buffer if the size changed
[
all
...]
/sdk/emulator/qtools/
trace_reader.h
657
//
reallocate
space for just the function symbols after we
732
// symbol with the address zero. We don't need to
reallocate
space
[
all
...]
/system/core/sh/
arith.c
916
to
reallocate
them elsewhere. */
980
/* Give user a chance to
reallocate
the stack. Use copies of
[
all
...]
/external/icu4c/i18n/
ucol.cpp
[
all
...]
/dalvik/vm/
LinearAlloc.cpp
409
* "
Reallocate
" a piece of memory.
/external/icu4c/common/
uset.cpp
609
// /*
reallocate
*/
/external/llvm/lib/VMCore/
Value.cpp
459
//
reallocate
itself, which would invalidate all of the PrevP pointers that
/external/qemu/android/
charmap.c
589
// Lets see if we need to
reallocate
map.
/external/qemu/memcheck/
memcheck.c
72
routine == 1 ? "free" : "
reallocate
");
/external/svox/pico/tts/
svox_ssml_parser.cpp
114
/* we have old data, get rid of it and
reallocate
memory */
/external/webkit/Source/JavaScriptCore/icu/unicode/
uset.h
428
*
Reallocate
this objects internal structures to take up the least
/external/webkit/Source/WebCore/icu/unicode/
uset.h
428
*
Reallocate
this objects internal structures to take up the least
/external/webkit/Source/WebCore/platform/image-decoders/gif/
GIFImageReader.cpp
773
/* than the screen size, we need to
reallocate
buffers. */
/frameworks/base/libs/hwui/
FontRenderer.cpp
520
// Avoid having to
reallocate
memory and render quad by quad
/frameworks/base/libs/rs/
rsFont.cpp
555
// Avoid having to
reallocate
memory and render quad by quad
/libcore/luni/src/main/java/org/apache/harmony/security/asn1/
BerInputStream.java
49
* Must be reasonable big to
reallocate
memory not to often.
/ndk/sources/host-tools/sed-4.2.1/lib/
regex.h
493
If REGS_REALLOCATE,
reallocate
space if necessary.
/prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/lib/gcc/arm-eabi/4.4.0/plugin/include/
libiberty.h
287
/*
Reallocate
memory without fail. This works like xmalloc. Note,
/prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/lib/gcc/arm-eabi/4.4.3/plugin/include/
libiberty.h
287
/*
Reallocate
memory without fail. This works like xmalloc. Note,
/prebuilt/linux-x86/toolchain/arm-linux-androideabi-4.4.x/lib/gcc/arm-linux-androideabi/4.4.3/plugin/include/
libiberty.h
287
/*
Reallocate
memory without fail. This works like xmalloc. Note,
Completed in 1213 milliseconds
1
2
3
4
5
6
7
8
9