HomeSort by relevance Sort by last modified time
    Searched refs:GLOBAL (Results 201 - 225 of 431) sorted by null

1 2 3 4 5 6 7 891011>>

  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
pickle.py 124 GLOBAL = 'c' # push self.find_class(modname, name); 2 string args
315 # Check for string returned by reduce(), meaning "save as global"
767 write(GLOBAL + module + '\n' + name + '\n')
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
pickle.py 124 GLOBAL = 'c' # push self.find_class(modname, name); 2 string args
315 # Check for string returned by reduce(), meaning "save as global"
767 write(GLOBAL + module + '\n' + name + '\n')
    [all...]
  /external/libjpeg-turbo/
jccoefct.c 404 GLOBAL(void)
jcmarker.c 645 GLOBAL(void)
jcsample.c 470 GLOBAL(void)
jdmerge.c 576 GLOBAL(void)
jdphuff.c 646 GLOBAL(void)
jdsample.c 410 GLOBAL(void)
rdbmp.c 466 GLOBAL(cjpeg_source_ptr)
rdppm.c 455 GLOBAL(cjpeg_source_ptr)
rdtarga.c 486 GLOBAL(cjpeg_source_ptr)
wrbmp.c 428 GLOBAL(djpeg_dest_ptr)
  /external/pdfium/third_party/libjpeg/
fpdfapi_jccoefct.c 404 GLOBAL(void)
fpdfapi_jccolor.c 351 GLOBAL(void)
fpdfapi_jcmarker.c 644 GLOBAL(void)
fpdfapi_jcsample.c 463 GLOBAL(void)
fpdfapi_jdmainct.c 48 * The upsampler is required to set need_context_rows TRUE at global selection
475 GLOBAL(void)
fpdfapi_jdmerge.c 368 GLOBAL(void)
fpdfapi_jdphuff.c 640 GLOBAL(void)
fpdfapi_jdsample.c 398 GLOBAL(void)
  /external/swiftshader/src/OpenGL/compiler/
OutputASM.h 229 GLOBAL,
  /packages/services/Car/tests/vehiclehal_test/src/com/android/car/vehiclehal/test/
E2ePerformanceTest.java 94 | VehicleArea.GLOBAL
  /external/curl/packages/vms/
generate_vax_transfer.com 236 .DISABLE GLOBAL
  /external/libvpx/libvpx/vpx_dsp/x86/
highbd_subpel_variance_impl_sse2.asm 124 lea ecx, [GLOBAL(bilin_filter_m)]
127 lea ecx, [GLOBAL(pw_8)]
143 lea ecx, [GLOBAL(bilin_filter_m)]
146 lea ecx, [GLOBAL(pw_8)]
  /external/v8/src/crankshaft/
hydrogen-check-elimination.cc 11 #define GLOBAL 1
144 // Support for global analysis with HFlowEngine: Merge given state with
159 // Support for global analysis with HFlowEngine: Given state merged with all
874 // local or a global analysis.
879 if (GLOBAL) {
880 // Perform a global analysis.

Completed in 335 milliseconds

1 2 3 4 5 6 7 891011>>