HomeSort by relevance Sort by last modified time
    Searched defs:gc (Results 501 - 525 of 884) sorted by null

<<21222324252627282930>>

  /external/libvpx/libvpx/third_party/libyuv/source/
row_common.cc 2514 uint32 gc = (lumacoeff >> 8) & 0xff; local
    [all...]
  /external/mesa3d/src/gallium/state_trackers/glx/xlib/
glx_api.c 1241 GLXContext gc = glXGetCurrentContext(); local
1249 GLXContext gc = glXGetCurrentContext(); local
    [all...]
  /external/opencv3/3rdparty/libpng/
pngrtran.c 3238 PNG_CONST png_uint_32 gc = png_ptr->rgb_to_gray_green_coeff; local
    [all...]
  /external/pdfium/third_party/lpng_v163/
pngrtran.c 3279 PNG_CONST png_uint_32 gc = png_ptr->rgb_to_gray_green_coeff; local
    [all...]
  /external/protobuf/python/google/protobuf/internal/
reflection_test.py 41 import gc namespace
362 gc.collect()
409 gc.collect()
    [all...]
  /external/replicaisland/src/com/replica/replicaisland/
Game.java 370 // Now's a good time to run the GC.
372 r.gc();
  /frameworks/base/core/java/android/text/
TextUtils.java 1440 int gc = Character.getType(cp); local
1463 int gc = Character.getType(c); local
    [all...]
  /frameworks/base/core/java/com/android/internal/os/
ZygoteInit.java 90 /** when preloading, GC after allocating this many bytes */
218 // would be collected when the Zygote GC runs in gcAndFinalize().
497 System.gc();
499 System.gc();
730 // Do an initial gc to clean up after startup
    [all...]
  /ndk/tests/build/issue20862-libpng-O0/jni/
pngrtran.c 3238 PNG_CONST png_uint_32 gc = png_ptr->rgb_to_gray_green_coeff; local
    [all...]
  /prebuilts/gdb/darwin-x86/lib/python2.7/test/
test_builtin.py 1702 import gc namespace
    [all...]
test_multiprocessing.py 12 import gc namespace
    [all...]
test_set.py 4 import gc namespace
340 gc.collect()
1823 import gc namespace
    [all...]
  /prebuilts/gdb/linux-x86/lib/python2.7/test/
test_builtin.py 1702 import gc namespace
    [all...]
test_multiprocessing.py 12 import gc namespace
    [all...]
test_set.py 4 import gc namespace
340 gc.collect()
1823 import gc namespace
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_builtin.py 1702 import gc namespace
    [all...]
test_multiprocessing.py 12 import gc namespace
    [all...]
test_set.py 4 import gc namespace
340 gc.collect()
1823 import gc namespace
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_builtin.py 1702 import gc namespace
    [all...]
test_multiprocessing.py 12 import gc namespace
    [all...]
test_set.py 4 import gc namespace
340 gc.collect()
1823 import gc namespace
    [all...]
  /toolchain/binutils/binutils-2.25/binutils/
resrc.c 2504 const rc_group_cursor *gc; local
    [all...]
  /toolchain/binutils/binutils-2.25/gold/
symtab.h 1382 gc() const function in class:gold::Symbol_table
    [all...]
  /prebuilts/devtools/tools/lib/
traceview.jar 
  /prebuilts/gradle-plugin/com/android/tools/traceview/24.4.0-beta6/
traceview-24.4.0-beta6.jar 

Completed in 1008 milliseconds

<<21222324252627282930>>