/external/linux-kselftest/tools/testing/selftests/arm64/signal/testcases/ |
D | mangle_pstate_invalid_mode_template.h | 8 #define DEFINE_TESTCASE_MANGLE_PSTATE_INVALID_MODE(_mode) \ argument
|
/external/capstone/bindings/ocaml/ |
D | ocaml.c | 700 CAMLprim value ocaml_cs_disasm(value _arch, value _mode, value _code, value _addr, value _count) in ocaml_cs_disasm() 873 CAMLprim value ocaml_open(value _arch, value _mode) in ocaml_open()
|
/external/tensorflow/tensorflow/python/ops/distributions/ |
D | bernoulli.py | 164 def _mode(self): member in Bernoulli
|
D | categorical.py | 321 def _mode(self): member in Categorical
|
D | student_t.py | 367 def _mode(self): member in StudentT
|
D | dirichlet.py | 291 def _mode(self): member in Dirichlet
|
D | gamma.py | 266 def _mode(self): member in Gamma
|
D | laplace.py | 213 def _mode(self): member in Laplace
|
D | beta.py | 310 def _mode(self): member in Beta
|
D | normal.py | 235 def _mode(self): member in Normal
|
D | distribution.py | 1133 def _mode(self): member in Distribution
|
/external/llvm-project/debuginfo-tests/dexter/dex/debugger/visualstudio/ |
D | VisualStudio.py | 96 def _mode(self): member in VisualStudio
|
/external/python/cpython3/Lib/multiprocessing/ |
D | shared_memory.py | 71 _mode = 0o600 variable in SharedMemory
|
/external/antlr/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Collections/ |
D | HashList.cs | 64 private EnumerationMode _mode; field in Antlr.Runtime.Collections.HashList.HashListEnumerator
|
/external/icu/icu4c/source/test/perf/normperf/ |
D | normperf.h | 81 …unction(QuickCheckFn func, ULine* srcLines,int32_t srcNumLines, UNormalizationMode _mode, int32_t … in QuickCheckPerfFunction() 91 …ction(QuickCheckFn func, const UChar* source,int32_t sourceLen, UNormalizationMode _mode, int32_t … in QuickCheckPerfFunction()
|
/external/protobuf/src/google/protobuf/io/ |
D | io_win32.cc | 265 int mkdir(const char* path, int _mode) { in mkdir()
|
/external/python/cpython3/Lib/importlib/ |
D | _bootstrap_external.py | 1027 def set_data(self, path, data, *, _mode=0o666): argument
|
/external/tensorflow/tensorflow/python/eager/ |
D | context.py | 808 def _mode(self, mode): member in Context
|
/external/mesa3d/src/vulkan/wsi/ |
D | wsi_common_display.c | 102 #define wsi_for_each_display_mode(_mode, _conn) \ argument
|