Home
last modified time | relevance | path

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

12345678

/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/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/angle/third_party/vulkan-deps/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/pdfium/fxbarcode/oned/
DBC_OnedCode128Writer.h38 BC_TYPE GetType() const { return m_codeFormat; } in GetType() function
/external/pdfium/core/fxcrt/css/
Dcfx_cssvalue.h15 CFX_CSSPrimitiveType GetType() const { return m_value; } 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::__anone769c07d0111::RaggedRangeOpModel
84 TensorType RaggedRangeOpModel<float>::GetType() { in GetType() function in tflite::__anone769c07d0111::RaggedRangeOpModel
/external/pdfium/fxbarcode/
Dcbc_ean13.cpp34 BC_TYPE CBC_EAN13::GetType() { in GetType() function in CBC_EAN13
Dcbc_ean8.cpp33 BC_TYPE CBC_EAN8::GetType() { in GetType() function in CBC_EAN8
Dcbc_upca.cpp33 BC_TYPE CBC_UPCA::GetType() { in GetType() function in CBC_UPCA
/external/libchrome/ipc/
Dipc_mojo_handle_attachment.cc19 MessageAttachment::Type MojoHandleAttachment::GetType() const { in GetType() function in IPC::internal::MojoHandleAttachment
/external/pdfium/core/fxcrt/xml/
Dcfx_xmltext.cpp15 CFX_XMLNode::Type CFX_XMLText::GetType() const { in GetType() function in CFX_XMLText
Dcfx_xmlchardata.cpp16 CFX_XMLNode::Type CFX_XMLCharData::GetType() const { in GetType() function in CFX_XMLCharData
/external/webrtc/logging/rtc_event_log/events/
Drtc_event_generic_packet_received.cc31 RtcEvent::Type RtcEventGenericPacketReceived::GetType() const { in GetType() function in webrtc::RtcEventGenericPacketReceived
Drtc_event_dtls_transport_state.cc27 RtcEvent::Type RtcEventDtlsTransportState::GetType() const { in GetType() function in webrtc::RtcEventDtlsTransportState
Drtc_event_audio_receive_stream_config.cc34 RtcEvent::Type RtcEventAudioReceiveStreamConfig::GetType() const { in GetType() function in webrtc::RtcEventAudioReceiveStreamConfig
Drtc_event_audio_playout.cc22 RtcEvent::Type RtcEventAudioPlayout::GetType() const { in GetType() function in webrtc::RtcEventAudioPlayout
Drtc_event_remote_estimate.h27 Type GetType() const override { return RtcEvent::Type::RemoteEstimateEvent; } in GetType() function
Drtc_event_rtp_packet_incoming.cc40 RtcEvent::Type RtcEventRtpPacketIncoming::GetType() const { in GetType() function in webrtc::RtcEventRtpPacketIncoming
Drtc_event_audio_network_adaptation.cc34 RtcEvent::Type RtcEventAudioNetworkAdaptation::GetType() const { in GetType() function in webrtc::RtcEventAudioNetworkAdaptation
Drtc_event_video_receive_stream_config.cc33 RtcEvent::Type RtcEventVideoReceiveStreamConfig::GetType() const { in GetType() function in webrtc::RtcEventVideoReceiveStreamConfig
/external/pdfium/core/fpdfapi/parser/
Dcpdf_null.cpp14 CPDF_Object::Type CPDF_Null::GetType() const { in GetType() function in CPDF_Null

12345678