/aosp_15_r20/external/sdv/vsomeip/third_party/boost/spirit/include/boost/spirit/home/karma/char/ |
D | char.hpp | 118 struct attribute struct 120 typedef char_type type; 171 struct attribute struct 265 struct attribute struct
|
/aosp_15_r20/external/deqp/modules/egl/ |
H A D | teglQueryConfigTests.cpp | 54 static bool isAttributePresent(const eglu::Version &version, EGLenum attribute) in isAttributePresent() 84 static bool hasRequiredExtension(const eglw::Library &egl, EGLDisplay display, EGLenum attribute) in hasRequiredExtension() 307 …impleCase(EglTestContext &eglTestCtx, const char *name, const char *description, EGLenum attribute) in GetConfigAttribSimpleCase() 595 EGLenum attribute; in init() member
|
/aosp_15_r20/frameworks/av/drm/libmediadrm/ |
H A D | DrmMetricsConsumer.cpp | 35 std::string GetAttributeName(const std::string &typeName, uint32_t attribute) { in GetAttributeName() 93 counter.ExportValues([&](const uint32_t attribute, const int64_t value) { in ExportCounterMetricWithAttributeNames() 239 for (const auto &attribute : hidlMetric.attributes) { in HidlMetricsToBundle() local
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/spirit/include/boost/spirit/home/qi/numeric/ |
D | real.hpp | 156 struct attribute struct 158 typedef T type; 203 struct attribute struct
|
D | int.hpp | 196 struct attribute struct 198 typedef T type; 235 struct attribute struct
|
D | bool.hpp | 147 struct attribute struct 149 typedef T type; 179 struct attribute struct
|
D | uint.hpp | 229 struct attribute struct 231 typedef T type; 268 struct attribute struct
|
/aosp_15_r20/external/jsoup/src/test/java/org/jsoup/nodes/ |
H A D | AttributesTest.java | 315 Attribute attribute = attributes.iterator().next(); in booleanNullAttributesConsistent() local 324 Attribute attribute = attributes.iterator().next(); in booleanEmptyString() local 333 Attribute attribute = attributes.iterator().next(); in booleanCaseInsensitive() local
|
/aosp_15_r20/external/guava/guava/src/com/google/common/net/ |
H A D | MediaType.java | 880 public MediaType withParameters(String attribute, Iterable<String> values) { in withParameters() 911 public MediaType withParameter(String attribute, String value) { in withParameter() 996 String attribute = normalizeToken(entry.getKey()); in create() local 1064 private static String normalizeParameterValue(String attribute, String value) { in normalizeParameterValue() 1086 String attribute = tokenizer.consumeToken(TOKEN_MATCHER); in parse() local
|
/aosp_15_r20/external/guava/android/guava/src/com/google/common/net/ |
H A D | MediaType.java | 880 public MediaType withParameters(String attribute, Iterable<String> values) { in withParameters() 911 public MediaType withParameter(String attribute, String value) { in withParameter() 996 String attribute = normalizeToken(entry.getKey()); in create() local 1064 private static String normalizeParameterValue(String attribute, String value) { in normalizeParameterValue() 1086 String attribute = tokenizer.consumeToken(TOKEN_MATCHER); in parse() local
|
/aosp_15_r20/external/grpc-grpc/test/core/client_channel/lb_policy/ |
H A D | xds_override_host_test.cc | 150 XdsOverrideHostAttribute attribute; member 177 XdsOverrideHostAttribute* attribute, absl::string_view expected, in ExpectOverridePicks() 203 XdsOverrideHostAttribute* attribute, in ExpectRoundRobinPicksWithAttribute() 258 auto* attribute = MakeOverrideHostAttribute("no such host"); in TEST_F() local
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/spirit/include/boost/spirit/home/karma/binary/ |
D | binary.hpp | 225 struct attribute: T {}; struct 288 struct attribute struct 290 typedef unused_type type;
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/spirit/include/boost/spirit/home/karma/string/ |
D | lit.hpp | 97 struct attribute struct 99 typedef std::basic_string<char_type> type; 155 struct attribute struct
|
/aosp_15_r20/external/icu/icu4j/tools/misc/src/main/java/com/ibm/icu/dev/tool/ime/indic/ |
H A D | IndicInputMethodImpl.java | 375 public int getRunStart(AttributedCharacterIterator.Attribute attribute) { in getRunStart() 389 public int getRunLimit(AttributedCharacterIterator.Attribute attribute) { in getRunLimit() 408 public Object getAttribute(AttributedCharacterIterator.Attribute attribute) { in getAttribute()
|
/aosp_15_r20/system/tools/xsdc/src/main/java/com/android/xsdc/cpp/ |
D | CppCodeGenerator.java | 442 XsdAttribute attribute = resolveAttribute(attributes.get(i)); in printClass() local 472 XsdAttribute attribute = resolveAttribute(attributes.get(i)); in printClass() local 540 XsdAttribute attribute = resolveAttribute(allAttributes.get(i)); in printParser() local 685 XsdAttribute attribute = resolveAttribute(allAttributes.get(i)); in printWriter() local 1313 private XsdAttribute resolveAttribute(XsdAttribute attribute) in resolveAttribute()
|
/aosp_15_r20/external/mesa3d/src/egl/main/ |
H A D | eglapi.c | 863 eglGetConfigAttrib(EGLDisplay dpy, EGLConfig config, EGLint attribute, in eglGetConfigAttrib() 1002 eglQueryContext(EGLDisplay dpy, EGLContext ctx, EGLint attribute, EGLint *value) in eglQueryContext() 1321 eglQuerySurface(EGLDisplay dpy, EGLSurface surface, EGLint attribute, in eglQuerySurface() 1340 eglSurfaceAttrib(EGLDisplay dpy, EGLSurface surface, EGLint attribute, in eglSurfaceAttrib() 2169 _eglGetSyncAttribCommon(_EGLDisplay *disp, _EGLSync *s, EGLint attribute, in _eglGetSyncAttribCommon() 2185 eglGetSyncAttrib(EGLDisplay dpy, EGLSync sync, EGLint attribute, in eglGetSyncAttrib() 2199 eglGetSyncAttribKHR(EGLDisplay dpy, EGLSync sync, EGLint attribute, in eglGetSyncAttribKHR() 2367 EGLint attribute, EGLint *value) in eglQueryWaylandBufferWL() 2633 eglQueryDebugKHR(EGLint attribute, EGLAttrib *value) in eglQueryDebugKHR() 2762 eglQueryDeviceAttribEXT(EGLDeviceEXT device, EGLint attribute, EGLAttrib *value) in eglQueryDeviceAttribEXT() [all …]
|
/aosp_15_r20/external/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/util/ |
H A D | XMLNormalizingLoader.java | 233 String attribute = attributes.getQName(i); in show() local 265 String attribute = attributes.getQName(i); in push() local 276 String attribute = entry.getKey(); in push() local 303 private void putAndFixDeprecatedAttribute(String element, String attribute, String value) { in putAndFixDeprecatedAttribute()
|
/aosp_15_r20/external/emboss/compiler/util/ |
H A D | ir_data.py | 650 attribute: list[Attribute] = ir_data_fields.list_field(Attribute) variable in Field 760 attribute: list[Attribute] = ir_data_fields.list_field(Attribute) variable in EnumValue 838 attribute: list[Attribute] = ir_data_fields.list_field(Attribute) variable in TypeDefinition 864 attribute: list[Attribute] = ir_data_fields.list_field(Attribute) variable in Module
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/spirit/include/boost/spirit/home/qi/char/ |
D | char.hpp | 130 struct attribute struct 134 type; 168 struct attribute struct 172 type;
|
/aosp_15_r20/cts/common/device-side/bedstead/queryable/src/main/java/com/android/queryable/queries/ |
H A D | XmlPathQuery.java | 33 XmlAttributeValueQueryHelper<E> attribute(String attribute); in attribute() method
|
/aosp_15_r20/external/angle/src/libGLESv2/ |
H A D | egl_stubs.cpp | 392 EGLint attribute, in GetConfigAttrib() 505 EGLint attribute, in GetSyncAttrib() 577 EGLint attribute, in QueryContext() 636 EGLint attribute, in QuerySurface() 725 EGLint attribute, in SurfaceAttrib()
|
/aosp_15_r20/external/rust/android-crates-io/crates/pin-project-internal/src/pin_project/ |
D | mod.rs | 2 mod attribute; module 11 pub(crate) fn attribute(args: &TokenStream, input: TokenStream) -> TokenStream { in attribute() function
|
/aosp_15_r20/external/libchrome/device/bluetooth/bluez/ |
H A D | bluetooth_service_attribute_value_bluez.cc | 32 const BluetoothServiceAttributeValueBlueZ& attribute) { in BluetoothServiceAttributeValueBlueZ() 37 operator=(const BluetoothServiceAttributeValueBlueZ& attribute) { in operator =()
|
/aosp_15_r20/external/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/tool/ |
H A D | GenerateAttributeList.java | 135 void add(String element, String attribute, String attributeValue, boolean dtd) { in add() 198 String attribute = it2.next(); in show() local 428 String attribute = attributes.getQName(i); in startElement() local
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/spirit/include/boost/spirit/repository/home/qi/operator/ |
D | keywords.hpp | 103 struct attribute struct 108 all_attributes; 116 type;
|