/external/mesa3d/src/mesa/main/ |
shaderapi.c | 238 /* grow list */ [all...] |
/external/mksh/src/ |
shf.c | 31 #define EB_GROW 0x02 /* grow buffer if necessary (STRING+DYNAMIC) */
|
/external/opencv/cv/src/ |
cvstereogc.cpp | 172 // grow S & T search trees, find an edge connecting them
|
/external/opencv/cvaux/src/ |
cvcorrimages.cpp | 441 /* Add to existing points and status arrays new points or just grow */ [all...] |
/external/protobuf/src/google/protobuf/ |
repeated_field_unittest.cc | 194 // field to grow by double instead.
|
/external/qemu/hw/ |
goldfish_pipe.c | 640 /* Do we need to grow the pingpong buffer? */ [all...] |
pc.c | 1016 /* Although video roms can grow larger than 0x8000, the area between [all...] |
/external/skia/include/core/ |
SkRect.h | 678 * Grow the rect to include the specified (x,y). After this call, the
|
/external/skia/src/images/ |
SkImageDecoder_libpng.cpp | 619 which is a problem since we use the byte as an index. To work around this we grow [all...] |
/external/skia/tests/ |
ClipStackTest.cpp | 476 // Replace operation doesn't grow the stack. [all...] |
/external/valgrind/main/coregrind/m_syswrap/ |
syswrap-generic.c | 316 - grow -> if can grow in-place, do so, else fail 323 - grow -> if can grow in-place, do so, else [all...] |
/external/wpa_supplicant_8/src/drivers/ |
driver_hostap.c | 906 * structure to grow in the future.
|
driver_madwifi.c | 1024 * structure to grow in the future. [all...] |
/frameworks/base/core/java/android/widget/ |
ImageView.java | 241 * adjustViewBounds will allow the drawable to shrink the view bounds, but not grow [all...] |
/frameworks/base/core/tests/coretests/src/android/app/ |
DownloadManagerBaseTest.java | [all...] |
/libcore/luni/src/main/java/java/util/ |
ComparableTimSort.java | 70 * can grow to accommodate demand. [all...] |
/prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/ |
defaults.h | 741 They should if the stack and args grow in opposite directions, but [all...] |
/prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/ |
defaults.h | 741 They should if the stack and args grow in opposite directions, but [all...] |
/prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/ |
defaults.h | 741 They should if the stack and args grow in opposite directions, but [all...] |
/prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/ |
defaults.h | 741 They should if the stack and args grow in opposite directions, but [all...] |
/external/bison/src/ |
parse-gram.c | [all...] |
/external/chromium_org/third_party/icu/source/common/ |
ubidi.c | 183 * We also try to grow memory as needed if we 214 /* we try to grow */ 225 /* we failed to grow */ [all...] |
/external/google-diff-match-patch/name/fraser/neil/plaintext/ |
diff_match_patch.java | [all...] |
/external/icu4c/common/ |
ubidi.c | 184 * We also try to grow memory as needed if we 215 /* we try to grow */ 226 /* we failed to grow */ [all...] |
/external/llvm/lib/CodeGen/ |
RegAllocGreedy.cpp | 389 ExtraRegInfo.grow(New); 408 ExtraRegInfo.grow(Reg); [all...] |