HomeSort by relevance Sort by last modified time
    Searched refs:multithread (Results 1 - 19 of 19) sorted by null

  /external/skia/infra/bots/recipe_modules/gsutil/
api.py 15 def cp(self, name, src, dst, extra_args=None, multithread=False):
30 if multithread:
  /external/skqp/infra/bots/recipe_modules/gsutil/
api.py 15 def cp(self, name, src, dst, extra_args=None, multithread=False):
30 if multithread:
  /external/skia/infra/bots/recipe_modules/gsutil/examples/
full.py 22 extra_args=['-Z'], multithread=True)
  /external/skqp/infra/bots/recipe_modules/gsutil/examples/
full.py 22 extra_args=['-Z'], multithread=True)
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/wsgiref/
handlers.py 107 env['wsgi.multithread'] = self.wsgi_multithread
365 inp,out,err,env, multithread=False, multiprocess=True
370 multithread=True, multiprocess=False
376 self.wsgi_multithread = multithread
411 The constructor also takes keyword arguments 'multithread' and
430 uses 'wsgi.run_once' of 'True', 'wsgi.multithread' of 'False', and
447 multithread=False, multiprocess=True
  /external/python/cpython2/Lib/wsgiref/
handlers.py 107 env['wsgi.multithread'] = self.wsgi_multithread
367 inp,out,err,env, multithread=False, multiprocess=True
372 multithread=True, multiprocess=False
378 self.wsgi_multithread = multithread
413 The constructor also takes keyword arguments 'multithread' and
432 uses 'wsgi.run_once' of 'True', 'wsgi.multithread' of 'False', and
449 multithread=False, multiprocess=True
  /external/python/cpython3/Lib/wsgiref/
handlers.py 159 env['wsgi.multithread'] = self.wsgi_multithread
429 inp,out,err,env, multithread=False, multiprocess=True
434 multithread=True, multiprocess=False
440 self.wsgi_multithread = multithread
484 The constructor also takes keyword arguments 'multithread' and
503 uses 'wsgi.run_once' of 'True', 'wsgi.multithread' of 'False', and
520 read_environ(), multithread=False, multiprocess=True
556 environ, multithread=False, multiprocess=True
  /external/skia/infra/bots/recipes/
upload_dm_results.py 46 image_dest_path, multithread=True)
  /external/skqp/infra/bots/recipes/
upload_dm_results.py 46 image_dest_path, multithread=True)
  /external/skia/tools/
git-sync-deps 221 multithread(git_checkout_to_directory, list_of_arg_lists)
224 def multithread(function, list_of_arg_lists): function
  /external/skqp/tools/
git-sync-deps 221 multithread(git_checkout_to_directory, list_of_arg_lists)
224 def multithread(function, list_of_arg_lists): function
  /external/libvpx/libvpx/
configure 212 enable_feature multithread
301 multithread
366 multithread
461 ! enabled multithread && DIST_DIR="${DIST_DIR}-nomt"
  /external/libvpx/libvpx/build/make/
configure.sh 1038 disable_feature multithread
1103 disable_feature multithread
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
test_wsgiref.py 261 ('wsgi.multithread', 0),
404 multithread=True, multiprocess=True
428 'version','multithread','multiprocess','run_once','file_wrapper'
  /external/python/cpython2/Lib/test/
test_wsgiref.py 226 ('wsgi.multithread', 0),
369 multithread=True, multiprocess=True
384 'version','multithread','multiprocess','run_once','file_wrapper'
  /external/strace/
strace.spec 251 - fix multithread issues (#240962, #240961, #247907)
  /external/deqp-deps/glslang/Test/
runtests 45 echo Comparing single thread to multithread for all tests in current directory...
47 $EXE -i -C *.vert *.geom *.frag *.tes* *.comp -t > multiThread.out
48 diff singleThread.out multiThread.out || HASERROR=1
52 rm multiThread.out
  /external/python/cpython3/Lib/test/
test_wsgiref.py 390 ('wsgi.multithread', 0),
532 multithread=True, multiprocess=True
547 'version','multithread','multiprocess','run_once','file_wrapper'
  /external/e2fsprogs/
configure     [all...]

Completed in 1644 milliseconds