Home
last modified time | relevance | path

Searched refs:Launch (Results 1 – 25 of 45) sorted by relevance

12

/external/zlib/src/qnx/
Dpackage.qpg109 <QPM:Launch>
110 </QPM:Launch>
123 <QPM:Launch>
124 </QPM:Launch>
137 <QPM:Launch>
138 </QPM:Launch>
/external/webrtc/tools/python_charts/
DREADME23 1. Launch Eclipse and create a workspace
40 12. Launch the development app server by clicking the Run button.
41 13. Launch a browser and go to http://localhost:8080
/external/webp/src/utils/
Dthread_utils.c312 static void Launch(WebPWorker* const worker) { in Launch() function
341 Init, Reset, Sync, Launch, Execute, End
347 winterface->Sync == NULL || winterface->Launch == NULL || in WebPSetWorkerInterface()
Dthread_utils.h62 void (*Launch)(WebPWorker* const worker); member
/external/python/cpython2/Doc/library/
Dcarbon.rst311 :mod:`Carbon.Launch` --- Carbon Launch Services
314 .. module:: Carbon.Launch
316 :synopsis: Interface to the Carbon Launch Services.
319 :mod:`Carbon.LaunchServices` --- Carbon Launch Services constants
324 :synopsis: Constants for the interface to the Carbon Launch Services.
/external/owasp/sanitizer/tools/findbugs/bin/
Dfindbugs.bat2 :: Launch FindBugs on a Windows system.
208 :: Launch FindBugs
223 :: Launch FindBugs!
/external/tensorflow/tensorflow/core/kernels/
Dbatch_matmul_op_impl.h201 static void Launch(OpKernelContext* context, const Tensor& in_x,
290 static void Launch(OpKernelContext* context, const Tensor& in_x,
430 static void Launch(OpKernelContext* context, const Tensor& in_x,
500 LaunchBatchMatMul<Device, Scalar>::Launch(ctx, in0_reshaped, in1_reshaped,
/external/libvpx/libvpx/test/
Dvp9_thread_test.cc209 void Launch(VPxWorker *const worker) { Execute(worker); } in Launch() function
216 impl::Init, impl::Reset, impl::Sync, impl::Launch, impl::Execute, impl::End in TEST()
/external/pdfium/testing/resources/
Dlaunch_action.in42 /S /Launch
/external/tensorflow/tensorflow/tools/dist_test/
DREADME.md7 **1) Launch a docker container and run parameters servers and workers as
20 **2) Launch a remote k8s cluster on Google Kubernetes Engine (GKE) and run the
/external/pdfium/core/fpdfdoc/
Dcpdf_action.h23 Launch, enumerator
/external/sonivox/jet_tools/JetCreator_content/
DREADME.txt7 2. Launch JET Creator by typing "Python JetCreator.py" (be sure Python and WXWidgets are installed …
/external/droiddriver/
Dcontributing.md16 - Launch Android Studio and select `Open an existing Android Studio project`
/external/libxml2/
DREADME20 Launch them from this directory to get results, runtest checks
/external/skia/site/user/
Dtips.md35 1. Launch Chrome or Chromium with `--no-sandbox --enable-gpu-benchmarking`
59 1. Launch Chrome or Chromium with `--no-sandbox --enable-gpu-benchmarking`
/external/skqp/site/user/
Dtips.md35 1. Launch Chrome or Chromium with `--no-sandbox --enable-gpu-benchmarking`
59 1. Launch Chrome or Chromium with `--no-sandbox --enable-gpu-benchmarking`
/external/tensorflow/tensorflow/compiler/xla/service/gpu/
Dkernel_thunk.cc94 if (!stream->parent()->Launch( in ExecuteOnStream()
/external/webrtc/webrtc/examples/androidapp/
DREADME26 your own room number. Launch AppRTC on the device and add same <NNN> into the room name list.
/external/tensorflow/tensorflow/stream_executor/
Dstream_executor_pimpl.h410 bool Launch(Stream *stream, const ThreadDim &thread_dims,
792 parent_->Launch(this, thread_dims, block_dims, kernel, kernel_args); in ThenLaunch()
Dstream_executor_internal.h167 virtual bool Launch(Stream *stream, const ThreadDim &thread_dims, in Launch() function
Dstream_executor_pimpl.cc425 bool StreamExecutor::Launch(Stream *stream, const ThreadDim &thread_dims, in Launch() function in perftools::gputools::StreamExecutor
432 return implementation_->Launch(stream, thread_dims, block_dims, kernel, args); in Launch()
/external/tensorflow/tensorflow/compiler/xla/service/interpreter/
Dexecutor.h66 bool Launch(Stream *stream, const ThreadDim &thread_dims, in Launch() function
/external/tensorflow/tensorflow/stream_executor/host/
Dhost_gpu_executor.h58 bool Launch(Stream *stream, const ThreadDim &thread_dims, in Launch() function
/external/tensorflow/tensorflow/stream_executor/cuda/
Dcuda_gpu_executor.h67 bool Launch(Stream *stream, const ThreadDim &thread_dims,
/external/honggfuzz/examples/terminal-emulators/
DREADME.md54 ## Step 4: Launch it! ##

12