Home
last modified time | relevance | path

Searched defs:ComponentType (Results 1 – 25 of 96) sorted by relevance

1234

/aosp_15_r20/external/antlr/runtime/Cpp/include/
H A Dantlr3interfaces.hpp281 typedef typename ImplTraits::LexerType ComponentType; typedef in ComponentTypeFinder
288 typedef typename ImplTraits::ParserType ComponentType; typedef in ComponentTypeFinder
295 typedef typename ImplTraits::TreeParserType ComponentType; typedef in ComponentTypeFinder
H A Dantlr3rewritestreams.hpp176 typedef typename ImplTraits::ParserType ComponentType; typedef in RewriteRuleTokenStream
203 typedef typename ImplTraits::TreeParserType ComponentType; typedef in RewriteRuleSubtreeStream
231 typedef typename ImplTraits::TreeParserType ComponentType; typedef in RewriteRuleNodeStream
H A Dantlr3recognizersharedstate.hpp62 typedef typename ComponentTypeFinder<ImplTraits, StreamType>::ComponentType ComponentType; typedef in RecognizerSharedState
H A Dantlr3tokenstream.hpp150 typedef typename ImplTraits::ParserType ComponentType; typedef in TokenStream
H A Dantlr3commontreenodestream.hpp62 typedef typename ImplTraits::TreeParserType ComponentType; typedef in CommonTreeNodeStream
/aosp_15_r20/hardware/google/interfaces/image/google/hardware/image/
DComponentType.aidl23 @VintfStability @Backing(type="int") enum ComponentType { JPEG_ENC, JPEG_DEC } enum
/aosp_15_r20/hardware/google/interfaces/image/aidl_api/google.hardware.image/current/google/hardware/image/
DComponentType.aidl38 enum ComponentType { enum
/aosp_15_r20/packages/services/Car/cpp/watchdog/aidl/android/automotive/watchdog/internal/
DComponentType.aidl24 enum ComponentType { enum
/aosp_15_r20/out/soong/.intermediates/packages/services/Car/cpp/watchdog/aidl/android.automotive.watchdog.internal-java-source/gen/android/automotive/watchdog/internal/
DComponentType.java14 public @interface ComponentType { annotation
/aosp_15_r20/hardware/google/graphics/common/gralloc-headers/pixel-gralloc/
Dlayout.h14 enum class ComponentType : uint32_t { enum
/aosp_15_r20/hardware/google/aemu/base/include/aemu/base/
DVersion.h32 using ComponentType = unsigned int; variable
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/DirectX/
H A DDXILResource.h51 enum class ComponentType : uint32_t { enum
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/audio/aidl/default/config/audioPolicy/capengine/audio_policy_capengine_configuration_aidl_default/gen/cpp/include/
Dandroid_audio_policy_capengine_configuration.h35 class ComponentType; variable
/aosp_15_r20/external/cronet/url/third_party/mozilla/
H A Durl_parse.h99 enum ComponentType { in COMPONENT_EXPORT() enum
/aosp_15_r20/external/openscreen/third_party/mozilla/
H A Durl_parse.h70 enum ComponentType { enum
/aosp_15_r20/external/deqp/framework/opengl/
H A DgluRenderConfig.hpp70 enum ComponentType enum
/aosp_15_r20/frameworks/base/services/core/java/com/android/server/media/
H A DMediaButtonReceiverHolder.java60 public @interface ComponentType {} annotation in MediaButtonReceiverHolder
/aosp_15_r20/packages/services/Car/car-lib/src/android/car/watchdog/
DResourceOveruseConfiguration.java147 public @interface ComponentType {} annotation in ResourceOveruseConfiguration
/aosp_15_r20/external/mesa3d/src/egl/main/
H A Deglconfig.h86 EGLint ComponentType; member
/aosp_15_r20/external/libtextclassifier/native/annotator/
H A Dtypes.cc405 DatetimeComponent>::value_type& pair) { in GetFinestGranularity()
/aosp_15_r20/external/libtextclassifier/native/annotator/datetime/
H A Dextractor.cc432 std::unordered_map<DatetimeComponent::ComponentType, int>* values) const { in ParseAbsoluteDateValues()
/aosp_15_r20/packages/services/Car/service/proto/android/car/watchdog/
Dwatchdogservice_dump.proto165 enum ComponentType { enum
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/audio/policy/1.0/xml/pfw_schemas/audio_policy_engine_configurable_configuration_V1_0/gen/cpp/include/
Daudio_policy_configurable_V1_0.h35 class ComponentType; variable
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/
H A Dhlo_parser.cc3399 struct ComponentType { struct
3400 using Type = T;
3404 struct ComponentType<std::complex<T>> { struct
3405 using Type = T;
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
Dtuner.h487 typedef class ComponentType ComponentType; typedef
489 typedef struct ComponentType ComponentType; typedef

1234