HomeSort by relevance Sort by last modified time
    Searched defs:PRELOAD (Results 1 - 4 of 4) sorted by null

  /external/swiftshader/third_party/LLVM/lib/Target/ARM/
ARMISelLowering.h 95 PRELOAD, // Preload
  /hardware/intel/img/psb_video/src/mrst/
psb_H264.c 172 /* Preload buffer */
212 } PRELOAD;
449 sizeof(PRELOAD),
    [all...]
  /hardware/intel/img/psb_video/src/
pnw_H264.c 180 /* Preload buffer */
220 } PRELOAD;
460 sizeof(PRELOAD),
    [all...]
  /external/python/cpython3/Lib/test/
_test_multiprocessing.py 100 # To speed up tests when using the forkserver, we can preload these:
101 PRELOAD = ['__main__', 'test.test_multiprocessing_forkserver']
    [all...]

Completed in 3351 milliseconds