Home
last modified time | relevance | path

Searched defs:GetType (Results 1 – 25 of 315) sorted by relevance

12345678910>>...13

/external/rust/android-crates-io/crates/zerovec/src/map/
Dkv.rs32 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
Dvecs.rs26 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 …]
Dborrowed.rs163 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/
Dflag_helper.cc38 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/
Dscalar_analysis_nodes.h220 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
Dloop_dependence.h205 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/
Dscalar_analysis_nodes.h220 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
Dloop_dependence.h205 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/
Dscalar_analysis_nodes.h220 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
Dloop_dependence.h205 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/
Dcursor.rs90 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/
Dconnect_ip_datagram_payload.cc60 ConnectIpDatagramPayload::Type ConnectIpDatagramIpPacketPayload::GetType() in GetType() function in quiche::ConnectIpDatagramIpPacketPayload
104 ConnectIpDatagramPayload::Type ConnectIpDatagramUnknownPayload::GetType() in GetType() function in quiche::ConnectIpDatagramUnknownPayload
Dconnect_udp_datagram_payload.cc60 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/
Dconnect_ip_datagram_payload.cc60 ConnectIpDatagramPayload::Type ConnectIpDatagramIpPacketPayload::GetType() in GetType() function in quiche::ConnectIpDatagramIpPacketPayload
104 ConnectIpDatagramPayload::Type ConnectIpDatagramUnknownPayload::GetType() in GetType() function in quiche::ConnectIpDatagramUnknownPayload
Dconnect_udp_datagram_payload.cc60 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/
DBC_OnedCode128Writer.h35 BC_TYPE GetType() const { return m_codeFormat; } in GetType() function
/external/pdfium/fxbarcode/
Dcbc_ean8.cpp32 BC_TYPE CBC_EAN8::GetType() { in GetType() function in CBC_EAN8
Dcbc_ean13.cpp32 BC_TYPE CBC_EAN13::GetType() { in GetType() function in CBC_EAN13
Dcbc_upca.cpp32 BC_TYPE CBC_UPCA::GetType() { in GetType() function in CBC_UPCA
/external/cronet/stable/base/process/
Dcurrent_process_test.h17 static CurrentProcessType GetType() { in GetType() function
/external/cronet/tot/base/process/
Dcurrent_process_test.h17 static CurrentProcessType GetType() { in GetType() function
/external/tflite-support/tensorflow_lite_support/custom_ops/kernel/ragged/
Dragged_range_tflite_test.cc79 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/
Dipc_mojo_handle_attachment.cc19 MessageAttachment::Type MojoHandleAttachment::GetType() const { in GetType() function in IPC::internal::MojoHandleAttachment
Dhandle_attachment_fuchsia.cc20 MessageAttachment::Type HandleAttachmentFuchsia::GetType() const { in GetType() function in IPC::internal::HandleAttachmentFuchsia
/external/libchrome/ipc/
Dipc_mojo_handle_attachment.cc19 MessageAttachment::Type MojoHandleAttachment::GetType() const { in GetType() function in IPC::internal::MojoHandleAttachment

12345678910>>...13