Home
last modified time | relevance | path

Searched defs:name_to_value (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/protobuf/php/src/Google/Protobuf/Internal/
H A DEnumDescriptor.php15 private $name_to_value; variable in Google\\Protobuf\\Internal\\EnumDescriptor
/aosp_15_r20/external/cronet/third_party/protobuf/php/src/Google/Protobuf/Internal/
H A DEnumDescriptor.php15 private $name_to_value; variable in Google\\Protobuf\\Internal\\EnumDescriptor
/aosp_15_r20/external/pytorch/test/cpp/jit/
H A Dtest_ir.cpp125 std::unordered_map<std::string, torch::jit::Value*> name_to_value; in TEST() local
/aosp_15_r20/device/google/cuttlefish/host/commands/start/
Dflag_forwarder.cc337 std::map<std::string, std::vector<std::string>> name_to_value; in ArgvForSubprocess() local
/aosp_15_r20/external/pytorch/torch/csrc/jit/tensorexpr/
H A Dkernel.cpp987 std::unordered_map<std::string, const torch::jit::Value*> name_to_value; in genInputDebugNames() local