/external/blktrace/ |
D | blkrawverify.c | 63 static struct act_info acts[] = { variable 81 #define N_ACTS (sizeof(acts) / sizeof(struct act_info)) 91 sprintf(buf, "%s ", acts[act].string); in act_to_str()
|
/external/libyuv/files/tools_libyuv/valgrind/memcheck/ |
D | suppressions_mac.txt | 2 # It acts as a place holder for future additions for this project.
|
D | suppressions_win32.txt | 2 # It acts as a place holder for future additions for this project.
|
D | suppressions.txt | 2 # It acts as a place holder for future additions for this project.
|
/external/python/cpython2/Demo/md5test/ |
D | README | 6 When called without arguments, it acts as a filter. When called with
|
/external/llvm-project/compiler-rt/lib/sanitizer_common/ |
D | sanitizer_mac.cpp | 281 posix_spawn_file_actions_t acts; in internal_spawn_impl() local 282 res = posix_spawn_file_actions_init(&acts); in internal_spawn_impl() 286 posix_spawn_file_actions_destroy(&acts); in internal_spawn_impl() 289 res = posix_spawn_file_actions_adddup2(&acts, slave_fd, STDIN_FILENO) || in internal_spawn_impl() 290 posix_spawn_file_actions_adddup2(&acts, slave_fd, STDOUT_FILENO) || in internal_spawn_impl() 291 posix_spawn_file_actions_addclose(&acts, slave_fd); in internal_spawn_impl() 311 res = posix_spawn(pid, argv[0], &acts, &attrs, argv_casted, envp_casted); in internal_spawn_impl()
|
/external/tensorflow/tensorflow/core/api_def/base_api/ |
D | api_def_Bincount.pbtxt | 19 shape as `arr`, or a length-0 `Tensor`, in which case it acts as all weights
|
D | api_def_DenseBincount.pbtxt | 19 shape as `arr`, or a length-0 `Tensor`, in which case it acts as all weights
|
D | api_def_RaggedBincount.pbtxt | 25 shape as `input`, or a length-0 `Tensor`, in which case it acts as all weights
|
D | api_def_SparseBincount.pbtxt | 31 shape as `input`, or a length-0 `Tensor`, in which case it acts as all weights
|
D | api_def_Select.pbtxt | 38 The `condition` tensor acts as a mask that chooses, based on the value at each
|
/external/autotest/client/site_tests/video_WebRtcResolutionSwitching/ |
D | control | 30 This test acts as a stress test and ensures that we do not encounter issues
|
/external/autotest/test_suites/ |
D | control.wificell-cq | 13 This suite acts as a pre-cq specific to ChromeOS WiFi related changes and is
|
D | control.bluestreak-pre-cq | 13 This suite acts as a pre-cq specific to ChromeOS bluestreak (CFM) related
|
/external/llvm-project/llvm/test/CodeGen/WebAssembly/ |
D | atomic-fence.ll | 30 ; that acts as a compiler barrier. The barrier should not be emitted to .s file.
|
/external/llvm-project/llvm/test/MC/AsmParser/ |
D | altmacro_expression.s | 15 # Checking that the second '%' acts as modulo operator
|
/external/iptables/extensions/ |
D | libxt_hashlimit.man | 27 \-\-hashlimit\-mode option is given, hashlimit acts like limit, but at the 56 Classify the flow instead of rate-limiting it. This acts like a
|
/external/libwebsockets/minimal-examples/raw/minimal-raw-adopt-udp/ |
D | README.md | 6 adopted into lws event loop. It acts like a tcp RAW mode connection in
|
/external/openscreen/platform/ |
D | README.md | 15 Some of the public API may also include adapter code that acts as a small
|
/external/arm-trusted-firmware/docs/plat/ |
D | allwinner.rst | 8 U-Boot's SPL acts as a loader, loading both BL31 and BL33 (typically U-Boot).
|
/external/google-styleguide/docguide/ |
D | READMEs.md | 31 contains your code. In this way, it acts as a landing page for the directory.
|
/external/perfetto/test/cts/ |
D | README.md | 34 lifetimes, acts as a profiling consumer, and asserts the contents of the
|
/external/llvm-project/llvm/test/CodeGen/RISCV/ |
D | compress-float.ll | 27 ; This acts as a sanity check for the codegen instruction compression path,
|
/external/python/cpython2/Doc/library/ |
D | userdict.rst | 17 This module also defines a class, :class:`~UserDict.UserDict`, that acts as a wrapper 102 This module defines a class that acts as a wrapper around list objects. It is a 169 This module defines a class that acts as a wrapper around string objects. It is
|
/external/llvm-project/llvm/test/CodeGen/AArch64/ |
D | machine-outliner-noredzone.ll | 6 ; force behaviour in the outliner to make sure that it never acts on anything
|