Home
last modified time | relevance | path

Searched defs:result_map (Results 1 – 10 of 10) sorted by relevance

/aosp_15_r20/external/mdnsresponder/mDNSPosix/
H A Dnss_mdns.c501 typedef struct result_map struct
518 } result_map_t; argument
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/
H A Dsort_simplifier.cc111 absl::flat_hash_map<int64_t, HloInstruction*> result_map; in RemoveUnusedOperandFromSort() local
H A Dalgebraic_simplifier.cc1149 const std::vector<std::vector<int64_t>>& result_map) { in ReshapeLayoutDimensions()
1231 std::vector<std::vector<int64_t>> result_map(bitcast_shape.dimensions_size()); in InvertBitcastDimMap() local
1276 std::vector<std::vector<int64_t>> result_map = in SwapCopyBitcastCopy() local
/aosp_15_r20/external/libtextclassifier/native/annotator/translate/
H A Dtranslate.cc137 std::map<std::string, float> result_map; in BackoffDetectLanguages() local
/aosp_15_r20/external/federated-compute/fcp/secagg/server/
H A Dsecagg_server_completed_state_test.cc224 auto result_map = std::make_unique<SecAggVectorMap>(); in TEST() local
/aosp_15_r20/external/angle/src/tests/
H A Dcapture_replay_tests.py374 result_map = { variable in TestExpectation
/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/bpf/prog_tests/
H A Dselect_reuseport.c34 static int result_map, tmp_index_ovr_map, linum_map, data_check_map; variable
/aosp_15_r20/external/OpenCL-CTS/test_common/harness/
H A DtestHarness.cpp84 const char *result_map[] = { "pass", "fail", "skip" }; in saveResultsToJson() local
/aosp_15_r20/external/icing/icing/schema/
H A Dschema-store.cc1296 std::unordered_map<SchemaTypeId, ExpandedTypePropertyMask> result_map; in ExpandTypePropertyMasks() local
/aosp_15_r20/external/cronet/net/extras/sqlite/
H A Dsqlite_persistent_shared_dictionary_store.cc939 std::map<SharedDictionaryIsolationKey, SharedDictionaryUsageInfo> result_map; in GetUsageInfoImpl() local