Searched refs:acts (Results 1 – 25 of 451) sorted by relevance
12345678910>>...19
/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_win32.txt | 2 # It acts as a place holder for future additions for this project.
|
D | suppressions_mac.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/webrtc/tools/valgrind-webrtc/memcheck/ |
D | suppressions_mac.txt | 10 # It acts as a place holder for future additions for WebRTC.
|
D | suppressions_win32.txt | 10 # It acts as a place holder for future additions for WebRTC.
|
/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/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_Select.pbtxt | 38 The `condition` tensor acts as a mask that chooses, based on the value at each
|
/external/autotest/test_suites/ |
D | control.bluestreak-pre-cq | 13 This suite acts as a pre-cq specific to ChromeOS bluestreak (CFM) related
|
D | control.wificell-pre-cq | 13 This suite acts as a pre-cq specific to ChromeOS WiFi related changes and is
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/AsmParser/ |
D | altmacro_expression.s | 15 # Checking that the second '%' acts as modulo operator
|
/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/perfetto/test/cts/ |
D | README.md | 34 lifetimes, acts as a profiling consumer, and asserts the contents of the
|
/external/google-styleguide/docguide/ |
D | READMEs.md | 31 contains your code. In this way, it acts as a landing page for the directory.
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/AArch64/ |
D | machine-outliner-noredzone.ll | 6 ; force behaviour in the outliner to make sure that it never acts on anything
|
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/rbbi/break_rules/ |
D | line.txt | 140 # ZWJ acts like a CM to the left, combining with CB. 141 # ZWJ acts independently to the right, no break after by LB8a.
|
D | line_loose.txt | 148 # ZWJ acts like a CM to the left, combining with CB. 149 # ZWJ acts independently to the right, no break after by LB8a.
|
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/rbbi/break_rules/ |
D | line.txt | 140 # ZWJ acts like a CM to the left, combining with CB. 141 # ZWJ acts independently to the right, no break after by LB8a.
|
D | line_loose.txt | 148 # ZWJ acts like a CM to the left, combining with CB. 149 # ZWJ acts independently to the right, no break after by LB8a.
|
/external/icu/icu4c/source/test/testdata/break_rules/ |
D | line.txt | 140 # ZWJ acts like a CM to the left, combining with CB. 141 # ZWJ acts independently to the right, no break after by LB8a.
|
D | line_loose.txt | 148 # ZWJ acts like a CM to the left, combining with CB. 149 # ZWJ acts independently to the right, no break after by LB8a.
|
/external/python/cpython3/Doc/c-api/ |
D | weakref.rst | 10 simple reference object, and the second acts as a proxy for the original object
|
/external/python/cpython2/Doc/c-api/ |
D | weakref.rst | 10 simple reference object, and the second acts as a proxy for the original object
|
12345678910>>...19