/external/grpc-grpc/src/core/lib/iomgr/ |
D | pollset_uv.cc | 69 static void kick() { in kick() function 91 grpc_custom_poller_vtable uv_pollset_vtable = {init, run_loop, kick, shutdown};
|
D | pollset_custom.h | 29 void (*kick)(); member
|
D | pollset.cc | 53 return grpc_pollset_impl->kick(pollset, specific_worker); in grpc_pollset_kick()
|
D | pollset.h | 49 grpc_error* (*kick)(grpc_pollset* pollset, member
|
D | pollset_custom.cc | 93 poller_vtable->kick(); in pollset_kick()
|
D | ev_poll_posix.cc | 692 int kick = 0; local 705 kick = 1; 713 kick = 1; 724 kick = 1; 729 kick = 1; 732 if (kick) {
|
/external/autotest/docs/ |
D | test-that.md | 75 This will kick off a suite in the lab that consists of just 1 job, dummy\_Pass, 95 You can also kick off a suite, for example with: 131 This will kick off the dummy_Pass test on a lumpy device on the Autotest
|
/external/autotest/venv/skylab_suite/ |
D | README.md | 18 `run_suite_skylab` is a script to kick off a suite running in Skylab.
|
/external/cmockery/cmockery_0_1_2/m4/ |
D | google_namespace.m4 | 13 # the namespace rules might kick in.
|
/external/autotest/test_suites/ |
D | control.hardware_memoryqual | 35 # Don't wait for results, just kick off child job.
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/X86/ |
D | split-store.ll | 174 ; getTypeSizeInBits(i12) != getTypeStoreSizeInBits(i12), so store split doesn't kick in. 195 ; getTypeSizeInBits(i14) != getTypeStoreSizeInBits(i14), so store split doesn't kick in. 214 ; getTypeSizeInBits(i2) != getTypeStoreSizeInBits(i2), so store split doesn't kick in.
|
D | regalloc-reconcile-broken-hints.ll | 3 ; This is tricky to have something reasonably small to kick this optimization since
|
/external/autotest/client/site_tests/cellular_ModemControl/ |
D | control.novatel-e362 | 36 # or else the out-of-credits logic will kick in and attempt to reconnect (see
|
/external/autotest/server/site_tests/autoupdate_ForcedOOBEUpdate/ |
D | control.full | 22 You will need to use a lab DUT and a lab devserver but kick it off from your
|
/external/grpc-grpc/src/core/lib/surface/ |
D | completion_queue.cc | 65 grpc_error* (*kick)(grpc_pollset* pollset, member 727 cq->poller_vtable->kick(POLLSET_FROM_CQ(cq), nullptr); 809 cq->poller_vtable->kick(POLLSET_FROM_CQ(cq), pluck_worker); 1052 cq->poller_vtable->kick(POLLSET_FROM_CQ(cq), nullptr);
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/LoopStrengthReduce/ |
D | 2012-01-02-nopreheader.ll | 13 ; Currently, LSR won't kick in on such loops.
|
/external/llvm/test/Transforms/LoopStrengthReduce/ |
D | 2012-01-02-nopreheader.ll | 13 ; Currently, LSR won't kick in on such loops.
|
/external/grpc-grpc/src/python/grpcio/grpc/_cython/_cygrpc/ |
D | grpc_gevent.pxd.pxi | 108 void (*kick)()
|
/external/u-boot/doc/ |
D | README.nokia_rx51 | 20 NOLO so u-boot must kick watchdog to prevent reboot device (but not very
|
/external/tensorflow/tensorflow/lite/examples/ios/simple/ |
D | RunModelViewController.mm | 68 // If at capacity, kick the smallest value out.
|
/external/tensorflow/tensorflow/examples/ios/camera/ |
D | tensorflow_utils.mm | 72 // If at capacity, kick the smallest value out.
|
/external/ipsec-tools/src/racoon/ |
D | TODO | 107 - kick tcp retransmission timer on first SA establishment
|
/external/tensorflow/tensorflow/examples/ios/simple/ |
D | RunModelViewController.mm | 88 // If at capacity, kick the smallest value out.
|
/external/llvm/test/CodeGen/X86/ |
D | regalloc-reconcile-broken-hints.ll | 3 ; This is tricky to have something reasonably small to kick this optimization since
|
/external/tensorflow/tensorflow/examples/ios/benchmark/ |
D | BenchmarkViewController.mm | 90 // If at capacity, kick the smallest value out.
|