/third_party/typescript/ |
D | app_define.json | 1 …5abe4e5ac772","description":"","version":"1.0.0","type":"microService","processes":{"TypeScript":{… object
|
/third_party/node/test/pummel/ |
D | test-fs-watch-system-limit.js | 27 const processes = []; variable
|
/third_party/grpc/src/python/grpcio_tests/tests/unit/ |
D | _server_shutdown_test.py | 36 processes = [] variable
|
D | _exit_test.py | 45 processes = [] variable
|
/third_party/boost/libs/mpi/test/ |
D | debugger.cpp | 18 void wait_for_debugger(std::vector<int> const& processes, boost::mpi::communicator const& comm) in wait_for_debugger()
|
/third_party/vk-gl-cts/android/package/src/com/drawelements/deqp/testercore/ |
D | RemoteAPI.java | 144 List<ActivityManager.RunningAppProcessInfo> processes = activityMgr.getRunningAppProcesses(); in findProcess() local
|
/third_party/python/Lib/multiprocessing/ |
D | pool.py | 183 def __init__(self, processes=None, initializer=None, initargs=(), argument 312 def _repopulate_pool_static(ctx, Process, processes, pool, inqueue, argument 331 def _maintain_pool(ctx, Process, processes, pool, inqueue, outqueue, argument 504 def _handle_workers(cls, cache, taskqueue, ctx, Process, processes, argument 926 def __init__(self, processes=None, initializer=None, initargs=()): argument
|
D | context.py | 115 def Pool(self, processes=None, initializer=None, initargs=(), argument
|
/third_party/node/test/async-hooks/ |
D | test-pipewrap.js | 27 const processes = hooks.activitiesOfTypes('PROCESSWRAP'); constant
|
/third_party/python/Lib/multiprocessing/dummy/ |
D | __init__.py | 122 def Pool(processes=None, initializer=None, initargs=()): argument
|
/third_party/ninja/src/ |
D | subprocess_test.cc | 178 Subprocess* processes[3]; in TEST_F() local
|
/third_party/libuv/test/ |
D | runner.c | 168 process_info_t processes[1024]; in run_test() local
|
/third_party/glib/gio/ |
D | gmountoperation.c | 272 GArray *processes, in show_processes()
|
/third_party/glslang/glslang/MachineIndependent/ |
D | localintermediate.h | 1063 TProcesses processes; variable
|
/third_party/vk-gl-cts/android/cts/runner/src/com/drawelements/deqp/runner/ |
D | DeqpTestRunner.java | 976 final String processes = mDevice.executeShellCommand("ps | grep com.drawelements"); in getDeqpProcessPids() local
|
/third_party/glslang/SPIRV/ |
D | GlslangToSpv.cpp | 1412 const std::vector<std::string>& processes = glslangIntermediate->getProcesses(); in TGlslangToSpvTraverser() local
|