/external/cronet/stable/third_party/boringssl/src/crypto/evp/ |
D | evp_test.cc | 153 static bool ImportKey(FileTest *t, KeyMap *key_map, in ImportKey() 270 static bool ImportDHKey(FileTest *t, KeyMap *key_map) { in ImportDHKey() 310 static bool SetupContext(FileTest *t, KeyMap *key_map, EVP_PKEY_CTX *ctx) { in SetupContext() 367 static bool TestDerive(FileTest *t, KeyMap *key_map, EVP_PKEY *key) { in TestDerive() 424 static bool TestEVP(FileTest *t, KeyMap *key_map) { in TestEVP() 624 KeyMap key_map; in TEST() local
|
/external/boringssl/src/crypto/evp/ |
D | evp_test.cc | 109 static bool ImportKey(FileTest *t, KeyMap *key_map, in ImportKey() 226 static bool ImportDHKey(FileTest *t, KeyMap *key_map) { in ImportDHKey() 266 static bool SetupContext(FileTest *t, KeyMap *key_map, EVP_PKEY_CTX *ctx) { in SetupContext() 323 static bool TestDerive(FileTest *t, KeyMap *key_map, EVP_PKEY *key) { in TestDerive() 380 static bool TestEVP(FileTest *t, KeyMap *key_map) { in TestEVP() 580 KeyMap key_map; in TEST() local
|
/external/cronet/tot/third_party/boringssl/src/crypto/evp/ |
D | evp_test.cc | 153 static bool ImportKey(FileTest *t, KeyMap *key_map, in ImportKey() 270 static bool ImportDHKey(FileTest *t, KeyMap *key_map) { in ImportDHKey() 310 static bool SetupContext(FileTest *t, KeyMap *key_map, EVP_PKEY_CTX *ctx) { in SetupContext() 367 static bool TestDerive(FileTest *t, KeyMap *key_map, EVP_PKEY *key) { in TestDerive() 424 static bool TestEVP(FileTest *t, KeyMap *key_map) { in TestEVP() 624 KeyMap key_map; in TEST() local
|
/external/rust/android-crates-io/crates/quiche/deps/boringssl/src/crypto/evp/ |
D | evp_test.cc | 147 static bool ImportKey(FileTest *t, KeyMap *key_map, in ImportKey() 250 static bool SetupContext(FileTest *t, KeyMap *key_map, EVP_PKEY_CTX *ctx) { in SetupContext() 304 static bool TestDerive(FileTest *t, KeyMap *key_map, EVP_PKEY *key) { in TestDerive() 361 static bool TestEVP(FileTest *t, KeyMap *key_map) { in TestEVP() 557 KeyMap key_map; in TEST() local
|
/external/grpc-grpc/src/proto/grpc/lookup/v1/ |
D | rls.proto | 39 map<string, string> key_map = 4; field
|
/external/grpc-grpc-java/rls/src/main/proto/grpc/lookup/v1/ |
D | rls.proto | 39 map<string, string> key_map = 4; field
|
/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/proto/grpc/lookup/v1/ |
D | rls.proto | 39 map<string, string> key_map = 4; field
|
/external/pytorch/c10/core/ |
D | DispatchKey.cpp | 264 static std::unordered_map<std::string, c10::DispatchKey> key_map = { in parseDispatchKey() local
|
/external/clang/test/CXX/dcl.decl/dcl.init/dcl.init.ref/ |
D | p5-0x.cpp | 178 static map key_map; in foo() local
|
/external/rust/android-crates-io/crates/tokio-util/src/time/ |
D | delay_queue.rs | 165 key_map: HashMap<Key, KeyInternal>, field 274 let key_map = &self.key_map; in remap_key() localVariable
|
/external/mesa3d/src/compiler/rust/ |
D | cfg.rs | 372 key_map: HashMap<K, usize>, field
|
/external/grpc-grpc/src/core/load_balancing/rls/ |
D | rls.cc | 282 std::map<std::string, std::string> key_map; member 985 std::map<std::string, std::string> key_map; in BuildKeyMap() local
|
/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/ext/filters/client_channel/lb_policy/rls/ |
D | rls.cc | 228 std::map<std::string, std::string> key_map; member 964 std::map<std::string, std::string> key_map; in BuildKeyMap() local
|
/external/pytorch/torch/csrc/utils/ |
D | python_dispatch.cpp | 54 static std::unordered_map<std::string, c10::AliasAnalysisKind> key_map = { in parseAliasAnalysisKind() local
|
/external/perfetto/src/trace_processor/ |
D | export_json.cc | 1438 std::unordered_map<StringId, metadata::KeyId> key_map; in ExportMetadata() local
|