Home
last modified time | relevance | path

Searched refs:holds (Results 1 – 25 of 371) sorted by relevance

12345678910>>...15

/external/libcxx/test/std/experimental/memory/memory.polymorphic.allocator.class/memory.polymorphic.allocator.mem/
Dconstruct_piecewise_pair_evil.pass.cpp50 bool holds(int v, const ex::polymorphic_allocator<char>&) const { in holds() function
63 bool holds(int v, const ex::polymorphic_allocator<char>& a) const { in holds() function
77 bool holds(int v, ex::polymorphic_allocator<char> a) const { in holds() function
92 bool holds(int v, ex::polymorphic_allocator<char> a) const { in holds() function
117 assert(p->first.holds(42, pma)); in test_evil()
118 assert(p->second.holds(42, pma)); in test_evil()
/external/tensorflow/tensorflow/contrib/decision_trees/proto/
Dgeneric_tree_model.proto129 // 1) len(vector) = 1, and the floating point value[0] holds the class 0
131 // 2) len(vector) = 1, and the integer value[0] holds the class prediction.
132 // 3) The floating point value[i] holds the class i probability prediction.
133 // 4) The floating point value[i] holds the i-th component of the
135 // 5) sparse_vector holds the sparse class predictions for a classification
/external/u-boot/doc/device-tree-bindings/spi/
Dsoft-spi.txt21 The first cell holds the phandle of the controller and the second cell
22 typically holds the GPIO number.
/external/swiftshader/third_party/LLVM/include/llvm/Support/
DMutexGuard.h37 bool holds(const sys::Mutex& lock) const { return &M == &lock; } in holds() function
/external/linux-kselftest/tools/testing/selftests/powerpc/math/
Dfpu_asm.S74 # r3 holds pointer to where to put the result of fork
75 # r4 holds pointer to the pid
Dvmx_asm.S90 # r3 holds pointer to where to put the result of fork
91 # r4 holds pointer to the pid
/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
DMutexGuard.h37 bool holds(const sys::Mutex& lock) const { return &M == &lock; } in holds() function
/external/llvm/include/llvm/Support/
DMutexGuard.h37 bool holds(const sys::Mutex& lock) const { return &M == &lock; } in holds() function
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Support/
DMutexGuard.h37 bool holds(const sys::Mutex& lock) const { return &M == &lock; } in holds() function
/external/skia/site/user/api/
Dindex.md49 The paint holds much of the state describing how the rectangle (in
53 The canvas holds relatively little state. It points to the actual
/external/llvm/test/CodeGen/AMDGPU/
Dindirect-addressing-si.ll58 ; The offset depends on the register that holds the first element of the vector.
70 ; The offset depends on the register that holds the first element of the vector.
83 ; The offset depends on the register that holds the first element of the vector.
142 ; The offset depends on the register that holds the first element of the vector.
157 ; The offset depends on the register that holds the first element of the vector.
169 ; The offset depends on the register that holds the first element of the vector.
184 ; The offset depends on the register that holds the first element of the vector.
/external/python/cpython2/Objects/
Dlnotab_notes.txt65 is true so long as execution does not change lines. That is, *instr_lb holds
66 the first bytecode index of the current line, and *instr_ub holds the first
71 the compiler inserted the same line twice. Even in that case, *instr_ub holds
/external/perfetto/docs/
Dtrace-processor.md43 The sched table holds data about scheduling slices in the trace.
123 The slices table holds data about the userspace slices (from Chrome or Android)
157 The process table holds data about the processes seen in the trace.
183 The thread table holds data about the threads seen in the trace.
216 The stats table holds the statistics from the trace collection tool
/external/skqp/site/user/api/
Dindex.md51 The paint holds much of the state describing how the rectangle (in
55 The canvas holds relatively little state. It points to the actual
/external/drrickorang/LoopbackApp/
DCONTRIBUTORS4 # but not in AUTHORS, because Google holds the copyright.
/external/python/cpython3/Objects/
Dlnotab_notes.txt72 is true so long as execution does not change lines. That is, *instr_lb holds
73 the first bytecode index of the current line, and *instr_ub holds the first
78 the compiler inserted the same line twice. Even in that case, *instr_ub holds
/external/tensorflow/tensorflow/contrib/rpc/python/kernel_tests/
Dtest_example.proto7 // A TestCase holds a sequence of values.
/external/yapf/
DCONTRIBUTORS4 # but not in AUTHORS, because Google holds the copyright.
/external/walt/
DCONTRIBUTORS4 # but not in AUTHORS, because Google holds the copyright.
/external/perf_data_converter/
DCONTRIBUTORS4 # but not in AUTHORS, because Google holds the copyright.
/external/antlr/runtime/ObjC/Framework/
DParseTree.m37 * that is more meaningful (specific) and holds a String to display for a node.
104 /** Emit a token and all hidden nodes before. EOF node holds all
/external/hamcrest/
DREADME.version9 what the future holds for Hamcrest given that it has had no activity since June
/external/gemmlowp/
DCONTRIBUTORS.txt4 # but not in AUTHORS.txt, because Google holds the copyright.
/external/syzkaller/
DCONTRIBUTORS4 # but not in AUTHORS, because Google holds the copyright.
/external/libmtp/src/
DREADME20 TODO: check if the following still holds! (Linus)

12345678910>>...15