/external/sdv/vsomeip/third_party/boost/unordered/test/helpers/ |
D | helpers.hpp | 16 static key_type const& get_key(key_type const& x) { return x; } in get_key() function 19 static key_type const& get_key(std::pair<key_type, T> const& x, char = 0) in get_key() function 25 static key_type const& get_key( in get_key() function 33 inline typename Container::key_type const& get_key(T const& x) in get_key() function
|
/external/sdv/vsomeip/third_party/boost/serialization/test/ |
D | polymorphic_derived1.cpp | 16 const char * polymorphic_derived1::get_key() const { in get_key() function in polymorphic_derived1
|
D | polymorphic_derived2.cpp | 26 const char * polymorphic_derived2::get_key() const { in get_key() function in polymorphic_derived2
|
D | test_dll_plugin.cpp | 51 const char * get_key() const{ in get_key() function in polymorphic_derived1
|
/external/rust/android-crates-io/crates/intrusive-collections/src/ |
D | key_adapter.rs | 65 fn get_key(&self, value: &'a <Self::PointerOps as PointerOps>::Value) -> Self::Key; in get_key() method
|
/external/openthread/tools/harness-automation/ |
D | gencsv.py | 11 def get_key(item): function
|
/external/pytorch/benchmarks/distributed/rpc/parameter_server/trainer/ |
D | hook_states.py | 14 def get_key(self, bucket_index): member in BasicHookState
|
/external/tink/testing/cross_language/util/test_keys/ |
D | _test_keys_container.py | 62 def get_key(self, template: tink_pb2.KeyTemplate) -> tink_pb2.Keyset.Key: member in TestKeysContainer
|
/external/ltp/testcases/network/stress/ipsec/ |
D | ipsec_lib.sh | 97 get_key() function
|
/external/private-join-and-compute/private_join_and_compute/util/ |
D | recordio.cc | 419 const std::function<T(absl::string_view)>& get_key, in ShardingWriterImpl() 544 const std::function<T(absl::string_view)>& get_key, int32_t max_bytes) { in Get() 551 const std::function<T(absl::string_view)>& get_key, int32_t max_bytes, in Get() 566 Status ShardMerger<T>::Merge(const std::function<T(absl::string_view)>& get_key, in Merge()
|
/external/sdv/vsomeip/third_party/boost/serialization/include/boost/serialization/ |
D | extended_type_info.hpp | 70 const char * get_key() const { in get_key() function in boost::serialization::extended_type_info
|
D | extended_type_info_typeid.hpp | 110 const char * get_key() const { in get_key() function in boost::serialization::extended_type_info_typeid
|
D | extended_type_info_no_rtti.hpp | 121 const char * get_key() const{ in get_key() function in boost::serialization::extended_type_info_no_rtti
|
/external/python/bumble/examples/ |
D | hid_report_parser.py | 6 def get_key(modifier: str, key: str) -> str: function
|
/external/rust/android-crates-io/crates/jni/src/wrapper/objects/ |
D | jmap.rs | 194 let get_key = env.get_method_id(&entry_class, "getKey", "()Ljava/lang/Object;")?; in iter() localVariable 248 get_key: JMethodID, field
|
/external/rust/android-crates-io/extra_versions/crates/jni/src/wrapper/objects/ |
D | jmap.rs | 138 let get_key = self in iter() localVariable 193 get_key: JMethodID, field
|
/external/pytorch/tools/stats/ |
D | upload_test_stats.py | 170 def get_key(test_case: dict[str, Any]) -> Any: function
|
/external/bazelbuild-rules_rust/util/process_wrapper/ |
D | rustc.rs | 33 fn get_key(value: &JsonValue, key: &str) -> Option<String> { in get_key() function
|
/external/webrtc/pc/test/ |
D | fake_rtc_certificate_generator.h | 184 const std::string& get_key(const rtc::KeyType& key_type) const { in get_key() function
|
/external/flatbuffers/rust/flexbuffers/src/builder/ |
D | map.rs | 84 pub(super) fn get_key(buffer: &[u8], address: usize) -> impl Iterator<Item = &u8> { in get_key() function
|
/external/skia/tools/sk_app/mac/ |
D | Window_mac.mm | 237 static skui::Key get_key(unsigned short vk) { function
|
/external/tensorflow/tensorflow/core/util/tensor_bundle/ |
D | tensor_bundle.h | 377 std::vector<T>& container, absl::FunctionRef<string(const T&)> get_key) { in SortForSequentialAccess()
|
/external/stg/ |
D | proto_reader.cc | 270 const InterfaceKey get_key(graph); in AddNode() local 292 GetKey get_key, const google::protobuf::RepeatedField<uint32_t>& ids) { in Transform()
|
/external/trusty/arm-trusted-firmware/drivers/nxp/auth/csf_hdr_parser/ |
D | csf_hdr_parser.c | 209 static int32_t get_key(struct csf_hdr *hdr, uint8_t **key, uint32_t *len, in get_key() function
|
/external/arm-trusted-firmware/drivers/nxp/auth/csf_hdr_parser/ |
D | csf_hdr_parser.c | 209 static int32_t get_key(struct csf_hdr *hdr, uint8_t **key, uint32_t *len, in get_key() function
|