/external/junit/src/main/java/org/junit/experimental/theories/internal/ |
D | Assignments.java | 22 private final List<PotentialAssignment> assigned; field in Assignments 28 private Assignments(List<PotentialAssignment> assigned, in Assignments() 58 List<PotentialAssignment> assigned = new ArrayList<PotentialAssignment>( in assignNext() local
|
/external/google-breakpad/src/processor/ |
D | postfix_evaluator-inl.h | 73 DictionaryValidityType *assigned) { in EvaluateToken() 207 DictionaryValidityType *assigned) { in EvaluateInternal() 235 DictionaryValidityType *assigned) { in Evaluate()
|
D | postfix_evaluator_unittest.cc | 240 PostfixEvaluator<unsigned int>::DictionaryValidityType assigned; in RunTests() local
|
/external/libcxx/test/support/ |
D | emplace_constructible.h | 28 int assigned = 0; member 48 int assigned = 0; member
|
D | archetypes.hpp | 36 static int assigned; member 126 template <class D, bool E> int TestBase<D, E>::assigned = 0; member in ArchetypeBases::TestBase<D, E>
|
/external/python/cpython2/Lib/ |
D | functools.py | 19 assigned = WRAPPER_ASSIGNMENTS, argument 40 assigned = WRAPPER_ASSIGNMENTS, argument
|
/external/tensorflow/tensorflow/compiler/xla/service/ |
D | hlo_sharding_metadata.cc | 208 AssignmentKind assigned = AssignmentKind::kUnassigned; in AssignTreeSharding() local 243 AssignmentKind assigned = AssignmentKind::kUnassigned; in ApplyShardingFromUsers() local 317 int64 assigned = 0; in ApplyDomainShardingPass() local
|
D | hlo.proto | 388 repeated Assigned assigned = 9; field
|
/external/icu/icu4c/source/test/intltest/ |
D | quantityformattertest.cpp | 98 QuantityFormatter assigned; in TestBasic() local
|
/external/mesa3d/src/compiler/glsl/ |
D | lower_vector.cpp | 147 unsigned assigned; in handle_rvalue() local
|
/external/swiftshader/third_party/SPIRV-Tools/test/ |
D | enum_set_test.cpp | 260 CapabilitySet assigned = GetParam().capabilities; in TEST_P() local 265 CapabilitySet assigned{GetParam().capabilities}; in TEST_P() local
|
/external/deqp-deps/SPIRV-Tools/test/ |
D | enum_set_test.cpp | 260 CapabilitySet assigned = GetParam().capabilities; in TEST_P() local 265 CapabilitySet assigned{GetParam().capabilities}; in TEST_P() local
|
/external/python/cpython3/Lib/ |
D | functools.py | 39 assigned = WRAPPER_ASSIGNMENTS, argument 68 assigned = WRAPPER_ASSIGNMENTS, argument
|
/external/python/cpython3/Lib/test/ |
D | test_reprlib.py | 398 from functools import WRAPPER_ASSIGNMENTS as assigned unknown
|
/external/libchrome/base/ |
D | command_line_unittest.cc | 400 CommandLine assigned = *initial; in TEST() local
|
/external/mesa3d/src/gallium/drivers/nouveau/codegen/ |
D | nv50_ir_ssa.cpp | 225 BitSet assigned(allLValues.getSize(), true); in buildLiveSetsPreSSA() local
|
/external/v8/src/compiler/ |
D | register-allocator.cc | 1346 const InstructionOperand& assigned) { in CommitAssignment() 1662 bool assigned = false; in MeetRegisterConstraintsForLastInstructionInBlock() local 1719 bool assigned = false; in MeetConstraintsAfter() local 3552 InstructionOperand assigned = range->GetAssignedOperand(); in CommitAssignment() local
|
/external/tensorflow/tensorflow/compiler/tf2tensorrt/convert/ |
D | convert_nodes_test.cc | 325 TRT_TensorOrWeights assigned; in TEST() local 345 TRT_TensorOrWeights assigned; in TEST() local 368 TRT_TensorOrWeights assigned; in TEST() local 384 TRT_TensorOrWeights assigned; in TEST() local
|
/external/python/cpython2/Lib/test/ |
D | test_functools.py | 318 assigned=functools.WRAPPER_ASSIGNMENTS, argument
|
/external/scapy/scapy/modules/ |
D | six.py | 812 def wraps(wrapped, assigned=functools.WRAPPER_ASSIGNMENTS, argument
|
/external/python/setuptools/pkg_resources/_vendor/ |
D | six.py | 789 def wraps(wrapped, assigned=functools.WRAPPER_ASSIGNMENTS, argument
|
/external/python/setuptools/setuptools/_vendor/ |
D | six.py | 789 def wraps(wrapped, assigned=functools.WRAPPER_ASSIGNMENTS, argument
|
/external/python/six/ |
D | six.py | 808 def wraps(wrapped, assigned=functools.WRAPPER_ASSIGNMENTS, argument
|
/external/clang/test/SemaCXX/ |
D | constant-expression-cxx1y.cpp | 576 bool assigned = false; member
|
/external/v8/src/wasm/ |
D | function-body-decoder.cc | 695 BitVector* assigned = WasmDecoder<validate>::AnalyzeLoopAssignment( in PrepareForLoop() local
|