Home
last modified time | relevance | path

Searched defs:assigned (Results 1 – 25 of 34) 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/libcxx/test/std/utilities/utility/pairs/pairs.pair/
Dassign_tuple.pass.cpp33 static int assigned; member
63 int CountingType::assigned; member in CountingType
/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
Dir.h673 unsigned assigned:1; member
/external/v8/src/compiler/
Dcontrol-builders.cc37 void LoopBuilder::BeginLoop(BitVector* assigned, bool is_osr) { in BeginLoop()
Dregister-allocator.cc1351 const InstructionOperand& assigned) { in CommitAssignment()
1662 bool assigned = false; in MeetRegisterConstraintsForLastInstructionInBlock() local
1718 bool assigned = false; in MeetConstraintsAfter() local
3573 InstructionOperand assigned = range->GetAssignedOperand(); in CommitAssignment() local
Dast-graph-builder.cc647 BitVector* assigned, bool is_osr) { in CopyForLoop()
3072 void AstGraphBuilder::Environment::PrepareForLoop(BitVector* assigned) { in PrepareForLoop()
/external/libchrome/base/memory/
Dref_counted_unittest.cc175 scoped_refptr<base::OpaqueRefCounted> assigned; in TEST() local
191 scoped_refptr<base::OpaqueRefCountedThreadSafe> assigned; in TEST() local
/external/python/cpython3/Lib/
Dfunctools.py46 assigned = WRAPPER_ASSIGNMENTS, argument
75 assigned = WRAPPER_ASSIGNMENTS, argument
/external/python/cpython3/Lib/test/
Dtest_reprlib.py398 from functools import WRAPPER_ASSIGNMENTS as assigned unknown
Dtest_functools.py551 assigned=functools.WRAPPER_ASSIGNMENTS, argument
/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo.proto210 repeated Assigned assigned = 9; field
/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/python/cpython2/Lib/test/
Dtest_functools.py318 assigned=functools.WRAPPER_ASSIGNMENTS, argument
/external/v8/src/wasm/
Dfunction-body-decoder.cc242 BitVector* assigned = new (zone) BitVector(locals_count, zone); in AnalyzeLoopAssignment() local
1857 BitVector* assigned = AnalyzeLoopAssignment( in PrepareForLoop() local
/external/scapy/scapy/modules/
Dsix.py812 def wraps(wrapped, assigned=functools.WRAPPER_ASSIGNMENTS, argument
/external/clang/test/SemaCXX/
Dconstant-expression-cxx1y.cpp576 bool assigned = false; member
/external/v8/src/crankshaft/
Dlithium-allocator.cc788 bool assigned = false; in MeetConstraintsBetween() local

12