/external/autotest/client/site_tests/desktopui_SimpleLogin/ |
D | control | 9 This test logs in and waits forever (or until exit flag is seen). 17 This test logs in and waits forever (or until the exit flag is seen).
|
/external/iw/ |
D | event.c | 693 const int n_waits, const __u32 *waits, in __do_listen_events() argument 707 if (n_waits && waits) { in __do_listen_events() 708 wait_ev.cmds = waits; in __do_listen_events() 726 const int n_waits, const __u32 *waits) in listen_events() argument 734 return __do_listen_events(state, n_waits, waits, NULL); in listen_events()
|
D | iw.h | 127 const int n_waits, const __u32 *waits); 130 const int n_waits, const __u32 *waits,
|
/external/autotest/client/tests/profiler_test/ |
D | control | 8 Tests a profiler (adds it, starts it, waits a couple of seconds then it
|
/external/curl/docs/cmdline-opts/ |
D | ftp-ssl-ccc-mode.d | 10 the server. The active mode initiates the shutdown and waits for a reply from
|
/external/autotest/client/site_tests/desktopui_ConnectivityDiagnostics/ |
D | control | 16 run the internal test suite. It then waits for a successful run to complete.
|
/external/autotest/client/site_tests/desktopui_UrlFetchWithChromeDriver/ |
D | control.bvt | 18 This test opens a new browser to the given URL and waits for the specified
|
D | control | 17 This test opens a new browser to the given URL and waits for the specified
|
/external/tensorflow/tensorflow/core/api_def/base_api/ |
D | api_def_Merge.pbtxt | 23 `Merge` waits for at least one of the tensors in `inputs` to become available.
|
D | api_def_RefMerge.pbtxt | 24 `Merge` waits for at least one of the tensors in `inputs` to become available.
|
D | api_def_Unbatch.pbtxt | 6 asynchronously waits until the values become available from a concurrently
|
/external/perfetto/src/ftrace_reader/test/data/android_walleye_OPM5.171019.017.A1_4.4.88/events/fence/fence_annotate_wait_on/ |
D | format | 18 print fmt: "driver=%s timeline=%s context=%u seqno=%u waits on driver=%s timeline=%s context=%u seq…
|
/external/autotest/client/site_tests/autoupdate_DisconnectReconnectNetwork/ |
D | control | 17 The length of time the test waits can be configured by passing in a
|
/external/ltp/testcases/kernel/device-drivers/rtc/ |
D | README | 11 3. Update interrupts test : Sets Update interrupts enable on, waits for five
|
/external/autotest/server/site_tests/platform_CryptohomeSyncStressServer/ |
D | control | 13 This test logs in, waits a random interval between 0 and 120s, then
|
/external/autotest/client/site_tests/desktopui_GmailLatency/ |
D | control | 19 waits for the test to complete.
|
/external/iputils/doc/ |
D | arping.sgml | 61 option, <command/arping/ waits for 150 packet are sent, it waits either for
|
/external/python/cpython3/Doc/library/ |
D | random.rst | 456 waits = [start - arrival for arrival, start in zip(arrivals, starts)] 457 print(f'Mean wait: {mean(waits):.1f}. Stdev wait: {stdev(waits):.1f}.') 458 print(f'Median wait: {median(waits):.1f}. Max wait: {max(waits):.1f}.')
|
/external/llvm/test/CodeGen/AMDGPU/ |
D | llvm.amdgcn.s.waitcnt.ll | 16 ; Test that the intrinsic is merged with automatically generated waits and
|
/external/ltp/testcases/kernel/controllers/memctl/ |
D | README | 38 waits for the return status from tasks and reports test pass/fail accordingly.
|
/external/ltp/testcases/kernel/controllers/io-throttle/ |
D | README | 42 etc. It waits for the return status from tasks and reports test pass/fail
|
/external/fio/ |
D | iolog.c | 353 int reads, writes, waits, fileno = 0, file_action = 0; /* stupid gcc */ in read_iolog2() local 368 reads = writes = waits = 0; in read_iolog2() 441 waits++; in read_iolog2() 484 if (!reads && !writes && !waits) in read_iolog2()
|
/external/ltp/testcases/realtime/ |
D | 00_Descriptions.txt | 160 starts running is noted. Each of the worker thread then waits on same 173 the thread2 waits for thread1 to initialize, notes the time and sends
|
/external/ltp/testcases/kernel/controllers/cpuctl/ |
D | README | 43 in different groups to run at the same time. It waits for the return status from
|
/external/honggfuzz/docs/ |
D | ExternalFuzzerUsage.md | 18 1. honggfuzz waits for the external fuzzer to terminate
|