Home
last modified time | relevance | path

Searched defs:assigned (Results 1 – 25 of 29) sorted by relevance

12

/external/junit/src/main/java/org/junit/experimental/theories/internal/
DAssignments.java22 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/
Dpostfix_evaluator-inl.h73 DictionaryValidityType *assigned) { in EvaluateToken()
207 DictionaryValidityType *assigned) { in EvaluateInternal()
235 DictionaryValidityType *assigned) { in Evaluate()
Dpostfix_evaluator_unittest.cc240 PostfixEvaluator<unsigned int>::DictionaryValidityType assigned; in RunTests() local
/external/libcxx/test/support/
Demplace_constructible.h28 int assigned = 0; member
48 int assigned = 0; member
Darchetypes.hpp36 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/
Dfunctools.py19 assigned = WRAPPER_ASSIGNMENTS, argument
40 assigned = WRAPPER_ASSIGNMENTS, argument
/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_sharding_metadata.cc208 AssignmentKind assigned = AssignmentKind::kUnassigned; in AssignTreeSharding() local
243 AssignmentKind assigned = AssignmentKind::kUnassigned; in ApplyShardingFromUsers() local
317 int64 assigned = 0; in ApplyDomainShardingPass() local
Dhlo.proto388 repeated Assigned assigned = 9; field
/external/icu/icu4c/source/test/intltest/
Dquantityformattertest.cpp98 QuantityFormatter assigned; in TestBasic() local
/external/mesa3d/src/compiler/glsl/
Dlower_vector.cpp147 unsigned assigned; in handle_rvalue() local
/external/swiftshader/third_party/SPIRV-Tools/test/
Denum_set_test.cpp260 CapabilitySet assigned = GetParam().capabilities; in TEST_P() local
265 CapabilitySet assigned{GetParam().capabilities}; in TEST_P() local
/external/deqp-deps/SPIRV-Tools/test/
Denum_set_test.cpp260 CapabilitySet assigned = GetParam().capabilities; in TEST_P() local
265 CapabilitySet assigned{GetParam().capabilities}; in TEST_P() local
/external/python/cpython3/Lib/
Dfunctools.py39 assigned = WRAPPER_ASSIGNMENTS, argument
68 assigned = WRAPPER_ASSIGNMENTS, argument
/external/python/cpython3/Lib/test/
Dtest_reprlib.py398 from functools import WRAPPER_ASSIGNMENTS as assigned unknown
/external/libchrome/base/
Dcommand_line_unittest.cc400 CommandLine assigned = *initial; in TEST() local
/external/mesa3d/src/gallium/drivers/nouveau/codegen/
Dnv50_ir_ssa.cpp225 BitSet assigned(allLValues.getSize(), true); in buildLiveSetsPreSSA() local
/external/v8/src/compiler/
Dregister-allocator.cc1346 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/
Dconvert_nodes_test.cc325 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/
Dtest_functools.py318 assigned=functools.WRAPPER_ASSIGNMENTS, argument
/external/scapy/scapy/modules/
Dsix.py812 def wraps(wrapped, assigned=functools.WRAPPER_ASSIGNMENTS, argument
/external/python/setuptools/pkg_resources/_vendor/
Dsix.py789 def wraps(wrapped, assigned=functools.WRAPPER_ASSIGNMENTS, argument
/external/python/setuptools/setuptools/_vendor/
Dsix.py789 def wraps(wrapped, assigned=functools.WRAPPER_ASSIGNMENTS, argument
/external/python/six/
Dsix.py808 def wraps(wrapped, assigned=functools.WRAPPER_ASSIGNMENTS, argument
/external/clang/test/SemaCXX/
Dconstant-expression-cxx1y.cpp576 bool assigned = false; member
/external/v8/src/wasm/
Dfunction-body-decoder.cc695 BitVector* assigned = WasmDecoder<validate>::AnalyzeLoopAssignment( in PrepareForLoop() local

12