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

  /external/pdfium/core/fpdfdoc/
cpdf_action.h 23 Launch,
  /external/webp/src/utils/
thread_utils.h 41 // Synchronization object used to launch job in the worker thread
57 // Will potentially launch the thread. Returns false in case of error.
65 void (*Launch)(WebPWorker* const worker);
66 // This function is similar to Launch() except that it calls the
thread_utils.c 310 static void Launch(WebPWorker* const worker) {
338 Init, Reset, Sync, Launch, Execute, End
344 winterface->Sync == NULL || winterface->Launch == NULL ||
  /external/libvpx/libvpx/test/
vp9_thread_test.cc 39 vpx_get_worker_interface()->launch(worker);
92 vpx_get_worker_interface()->launch(&worker_);
140 case 3: winterface.launch = NULL; break;
209 void Launch(VPxWorker *const worker) { Execute(worker); }
216 impl::Init, impl::Reset, impl::Sync, impl::Launch, impl::Execute, impl::End
  /device/linaro/bootloader/edk2/BaseTools/Source/Python/build/
build.py 242 ## Launch an external program
268 # launch the command
271 # launch two threads to read the STDOUT and STDERR
494 # launch build thread until the maximum number of threads is reached
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.debug.core_3.6.0.v20100519.jar 
org.eclipse.swt.gtk.linux.x86_3.6.1.v3657a.jar 
org.eclipse.swt.win32.win32.x86_3.6.1.v3657a.jar 
  /prebuilts/tools/common/m2/repository/com/android/external/eclipse/swt/3.5.0/
swt-3.5.0.jar 
  /prebuilts/tools/darwin-x86/swt/
swt.jar 
  /prebuilts/tools/darwin-x86_64/swt/
swt.jar 
  /prebuilts/tools/linux-x86/swt/
swt.jar 
  /prebuilts/tools/linux-x86_64/swt/
swt.jar 
  /prebuilts/tools/windows/swt/
swt.jar 
  /prebuilts/tools/windows-x86_64/swt/
swt.jar 

Completed in 382 milliseconds