/external/rust/android-crates-io/crates/zerovec/src/map/ |
D | kv.rs | 32 type GetType: ?Sized + 'static; typedef 77 type GetType = <Option<T> as AsULE>::ULE; typedef 87 type GetType = OptionVarULE<T>; typedef 94 type GetType = str; typedef 104 type GetType = [T]; typedef 114 type GetType = [T::ULE; N]; typedef 124 type GetType = ZeroSlice<T>; typedef
|
D | vecs.rs | 26 type GetType: ?Sized + 'static; typedef 66 fn zvl_get(&self, index: usize) -> Option<&Self::GetType>; in zvl_get() 115 fn get_cmp_get(a: &Self::GetType, b: &Self::GetType) -> Ordering in get_cmp_get() 128 fn zvl_get_as_t<R>(g: &Self::GetType, f: impl FnOnce(&T) -> R) -> R; in zvl_get_as_t() 183 type GetType = T::ULE; typedef 226 fn zvl_get_as_t<R>(g: &Self::GetType, f: impl FnOnce(&T) -> R) -> R { in zvl_get_as_t() 235 type GetType = T::ULE; typedef 281 fn zvl_get_as_t<R>(g: &Self::GetType, f: impl FnOnce(&T) -> R) -> R { in zvl_get_as_t() 361 type GetType = T; typedef 401 fn zvl_get_as_t<R>(g: &Self::GetType, f: impl FnOnce(&T) -> R) -> R { in zvl_get_as_t() [all …]
|
D | borrowed.rs | 163 pub fn get(self, key: &K) -> Option<&'a V::GetType> { in get() 184 pub fn get_by(self, predicate: impl FnMut(&K) -> Ordering) -> Option<&'a V::GetType> { in get_by() 217 &'a <V as ZeroMapKV<'a>>::GetType, in iter()
|
/external/libbrillo/brillo/ |
D | flag_helper.cc | 38 const char* GetType() const override { return "bool"; } in GetType() function in brillo::HelpFlag 69 const char* BoolFlag::GetType() const { in GetType() function in brillo::BoolFlag 85 const char* Int32Flag::GetType() const { in GetType() function in brillo::Int32Flag 101 const char* UInt32Flag::GetType() const { in GetType() function in brillo::UInt32Flag 117 const char* Int64Flag::GetType() const { in GetType() function in brillo::Int64Flag 133 const char* UInt64Flag::GetType() const { in GetType() function in brillo::UInt64Flag 149 const char* DoubleFlag::GetType() const { in GetType() function in brillo::DoubleFlag 167 const char* StringFlag::GetType() const { in GetType() function in brillo::StringFlag
|
/external/angle/third_party/spirv-tools/src/source/opt/ |
D | scalar_analysis_nodes.h | 220 SENodeType GetType() const final { return Constant; } in GetType() function 246 SENodeType GetType() const final { return RecurrentAddExpr; } in GetType() function 282 SENodeType GetType() const final { return Add; } in GetType() function 294 SENodeType GetType() const final { return Multiply; } in GetType() function 306 SENodeType GetType() const final { return Negative; } in GetType() function 322 SENodeType GetType() const final { return ValueUnknown; } in GetType() function 339 SENodeType GetType() const final { return CanNotCompute; } in GetType() function
|
D | loop_dependence.h | 205 ConstraintType GetType() const final { return Line; } in GetType() function 225 ConstraintType GetType() const final { return Distance; } in GetType() function 241 ConstraintType GetType() const final { return Point; } in GetType() function 257 ConstraintType GetType() const final { return None; } in GetType() function 266 ConstraintType GetType() const final { return Empty; } in GetType() function
|
/external/deqp-deps/SPIRV-Tools/source/opt/ |
D | scalar_analysis_nodes.h | 220 SENodeType GetType() const final { return Constant; } in GetType() function 246 SENodeType GetType() const final { return RecurrentAddExpr; } in GetType() function 282 SENodeType GetType() const final { return Add; } in GetType() function 294 SENodeType GetType() const final { return Multiply; } in GetType() function 306 SENodeType GetType() const final { return Negative; } in GetType() function 322 SENodeType GetType() const final { return ValueUnknown; } in GetType() function 339 SENodeType GetType() const final { return CanNotCompute; } in GetType() function
|
D | loop_dependence.h | 205 ConstraintType GetType() const final { return Line; } in GetType() function 225 ConstraintType GetType() const final { return Distance; } in GetType() function 241 ConstraintType GetType() const final { return Point; } in GetType() function 257 ConstraintType GetType() const final { return None; } in GetType() function 266 ConstraintType GetType() const final { return Empty; } in GetType() function
|
/external/swiftshader/third_party/SPIRV-Tools/source/opt/ |
D | scalar_analysis_nodes.h | 220 SENodeType GetType() const final { return Constant; } in GetType() function 246 SENodeType GetType() const final { return RecurrentAddExpr; } in GetType() function 282 SENodeType GetType() const final { return Add; } in GetType() function 294 SENodeType GetType() const final { return Multiply; } in GetType() function 306 SENodeType GetType() const final { return Negative; } in GetType() function 322 SENodeType GetType() const final { return ValueUnknown; } in GetType() function 339 SENodeType GetType() const final { return CanNotCompute; } in GetType() function
|
D | loop_dependence.h | 205 ConstraintType GetType() const final { return Line; } in GetType() function 225 ConstraintType GetType() const final { return Distance; } in GetType() function 241 ConstraintType GetType() const final { return Point; } in GetType() function 257 ConstraintType GetType() const final { return None; } in GetType() function 266 ConstraintType GetType() const final { return Empty; } in GetType() function
|
/external/rust/android-crates-io/crates/zerovec/src/map2d/ |
D | cursor.rs | 90 pub fn key0(&self) -> &'l K0::GetType { in key0() 105 &'l <V as ZeroMapKV<'a>>::GetType, in iter1() 125 &'l <V as ZeroMapKV<'a>>::GetType, in into_iter1() 268 pub fn get1(&self, key1: &K1) -> Option<&'l V::GetType> { in get1() 284 pub fn get1_by(&self, predicate: impl FnMut(&K1) -> Ordering) -> Option<&'l V::GetType> { in get1_by()
|
/external/cronet/tot/net/third_party/quiche/src/quiche/common/masque/ |
D | connect_ip_datagram_payload.cc | 60 ConnectIpDatagramPayload::Type ConnectIpDatagramIpPacketPayload::GetType() in GetType() function in quiche::ConnectIpDatagramIpPacketPayload 104 ConnectIpDatagramPayload::Type ConnectIpDatagramUnknownPayload::GetType() in GetType() function in quiche::ConnectIpDatagramUnknownPayload
|
D | connect_udp_datagram_payload.cc | 60 ConnectUdpDatagramPayload::Type ConnectUdpDatagramUdpPacketPayload::GetType() in GetType() function in quiche::ConnectUdpDatagramUdpPacketPayload 104 ConnectUdpDatagramPayload::Type ConnectUdpDatagramUnknownPayload::GetType() in GetType() function in quiche::ConnectUdpDatagramUnknownPayload
|
/external/cronet/stable/net/third_party/quiche/src/quiche/common/masque/ |
D | connect_ip_datagram_payload.cc | 60 ConnectIpDatagramPayload::Type ConnectIpDatagramIpPacketPayload::GetType() in GetType() function in quiche::ConnectIpDatagramIpPacketPayload 104 ConnectIpDatagramPayload::Type ConnectIpDatagramUnknownPayload::GetType() in GetType() function in quiche::ConnectIpDatagramUnknownPayload
|
D | connect_udp_datagram_payload.cc | 60 ConnectUdpDatagramPayload::Type ConnectUdpDatagramUdpPacketPayload::GetType() in GetType() function in quiche::ConnectUdpDatagramUdpPacketPayload 104 ConnectUdpDatagramPayload::Type ConnectUdpDatagramUnknownPayload::GetType() in GetType() function in quiche::ConnectUdpDatagramUnknownPayload
|
/external/pdfium/fxbarcode/oned/ |
D | BC_OnedCode128Writer.h | 35 BC_TYPE GetType() const { return m_codeFormat; } in GetType() function
|
/external/pdfium/fxbarcode/ |
D | cbc_ean8.cpp | 32 BC_TYPE CBC_EAN8::GetType() { in GetType() function in CBC_EAN8
|
D | cbc_ean13.cpp | 32 BC_TYPE CBC_EAN13::GetType() { in GetType() function in CBC_EAN13
|
D | cbc_upca.cpp | 32 BC_TYPE CBC_UPCA::GetType() { in GetType() function in CBC_UPCA
|
/external/cronet/stable/base/process/ |
D | current_process_test.h | 17 static CurrentProcessType GetType() { in GetType() function
|
/external/cronet/tot/base/process/ |
D | current_process_test.h | 17 static CurrentProcessType GetType() { in GetType() function
|
/external/tflite-support/tensorflow_lite_support/custom_ops/kernel/ragged/ |
D | ragged_range_tflite_test.cc | 79 TensorType RaggedRangeOpModel<int32>::GetType() { in GetType() function in tflite::__anon397c08070111::RaggedRangeOpModel 84 TensorType RaggedRangeOpModel<float>::GetType() { in GetType() function in tflite::__anon397c08070111::RaggedRangeOpModel
|
/external/cronet/tot/ipc/ |
D | ipc_mojo_handle_attachment.cc | 19 MessageAttachment::Type MojoHandleAttachment::GetType() const { in GetType() function in IPC::internal::MojoHandleAttachment
|
D | handle_attachment_fuchsia.cc | 20 MessageAttachment::Type HandleAttachmentFuchsia::GetType() const { in GetType() function in IPC::internal::HandleAttachmentFuchsia
|
/external/libchrome/ipc/ |
D | ipc_mojo_handle_attachment.cc | 19 MessageAttachment::Type MojoHandleAttachment::GetType() const { in GetType() function in IPC::internal::MojoHandleAttachment
|