Home
last modified time | relevance | path

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

123456

/aosp_15_r20/external/google-breakpad/src/processor/
H A Dpostfix_evaluator-inl.h72 DictionaryValidityType* assigned) { in EvaluateToken()
206 DictionaryValidityType* assigned) { in EvaluateInternal()
234 DictionaryValidityType* assigned) { in Evaluate()
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/
H A Dhlo_sharding_metadata.cc212 AssignmentKind assigned = AssignmentKind::kUnassigned; in AssignTreeSharding() local
247 AssignmentKind assigned = AssignmentKind::kUnassigned; in ApplyShardingFromUsers() local
321 int64_t assigned = 0; in ApplyDomainShardingPass() local
/aosp_15_r20/external/zstd/contrib/pzstd/utils/test/
H A DBufferTest.cpp36 Buffer assigned; in TEST() local
49 Buffer assigned; in TEST() local
/aosp_15_r20/external/cronet/third_party/libc++/src/test/support/
H A Demplace_constructible.h28 int assigned = 0; member
48 int assigned = 0; member
/aosp_15_r20/external/libcxx/test/support/
H A Demplace_constructible.h28 int assigned = 0; member
48 int assigned = 0; member
H A Darchetypes.hpp36 static int assigned; member
126 template <class D, bool E> int TestBase<D, E>::assigned = 0; member in ArchetypeBases::TestBase<D, E>
/aosp_15_r20/external/python/cpython2/Lib/
Dfunctools.py19 assigned = WRAPPER_ASSIGNMENTS, argument
40 assigned = WRAPPER_ASSIGNMENTS, argument
/aosp_15_r20/external/junit/src/main/java/org/junit/experimental/theories/internal/
H A DAssignments.java22 private final List<PotentialAssignment> assigned; field in Assignments
28 private Assignments(List<PotentialAssignment> assigned, in Assignments()
/aosp_15_r20/external/tensorflow/tensorflow/core/profiler/convert/
H A Dhlo_proto_to_memory_visualization_utils.cc157 void Convert(const xla::BufferAllocationProto_Assigned& assigned, in Convert()
197 for (const auto& assigned : proto.assigned()) { in Convert() local
294 for (const xla::BufferAllocationProto_Assigned& assigned : in ConvertHloProtoToPreprocessResult() local
/aosp_15_r20/external/leakcanary2/shark-graph/src/main/java/shark/internal/hppc/
H A DLongScatterSet.kt37 private var assigned = 0 variable
/aosp_15_r20/external/icu/icu4c/source/test/intltest/
H A Dquantityformattertest.cpp105 QuantityFormatter assigned; in TestBasic() local
/aosp_15_r20/external/cronet/third_party/icu/source/test/intltest/
H A Dquantityformattertest.cpp104 QuantityFormatter assigned; in TestBasic() local
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/
Dfunctools.py37 assigned = WRAPPER_ASSIGNMENTS, argument
66 assigned = WRAPPER_ASSIGNMENTS, argument
/aosp_15_r20/external/python/cpython3/Lib/
Dfunctools.py37 assigned = WRAPPER_ASSIGNMENTS, argument
66 assigned = WRAPPER_ASSIGNMENTS, argument
/aosp_15_r20/prebuilts/build-tools/common/py3-stdlib/
H A Dfunctools.py37 assigned = WRAPPER_ASSIGNMENTS, argument
66 assigned = WRAPPER_ASSIGNMENTS, argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/lib/python3.11/
Dfunctools.py37 assigned = WRAPPER_ASSIGNMENTS, argument
66 assigned = WRAPPER_ASSIGNMENTS, argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/
Dfunctools.py37 assigned = WRAPPER_ASSIGNMENTS, argument
66 assigned = WRAPPER_ASSIGNMENTS, argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/
Dfunctools.py37 assigned = WRAPPER_ASSIGNMENTS, argument
66 assigned = WRAPPER_ASSIGNMENTS, argument
/aosp_15_r20/external/cronet/third_party/libc++/src/test/std/utilities/tuple/tuple.tuple/tuple.assign/
H A Dderived_from_tuple_like.pass.cpp66 bool assigned; member
/aosp_15_r20/external/cronet/third_party/libc++/src/test/std/algorithms/alg.modifying.operations/alg.generate/
H A Dranges_generate_n.pass.cpp113 bool assigned = false; in test() member
H A Dranges_generate.pass.cpp166 bool assigned = false; in test() member
/aosp_15_r20/external/pigweed/pw_rpc/public/pw_rpc/
H A Dchannel.h206 constexpr bool assigned() const { return id_ != kUnassignedChannelId; } in assigned() function
/aosp_15_r20/external/ktfmt/core/src/main/java/com/facebook/ktfmt/kdoc/
H A DParagraphListBuilder.kt807 val assigned = assignments[paragraph.originalIndent] ?: continue in <lambda>() constant
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/lib/python3.11/site-packages/pip/_vendor/urllib3/packages/
Dsix.py897 assigned=functools.WRAPPER_ASSIGNMENTS, argument
916 assigned=functools.WRAPPER_ASSIGNMENTS, argument
/aosp_15_r20/external/angle/third_party/spirv-tools/src/test/
H A Denum_set_test.cpp852 CapabilitySet assigned = GetParam().capabilities; in TEST_P() local
857 CapabilitySet assigned{GetParam().capabilities}; in TEST_P() local

123456