Home
last modified time | relevance | path

Searched full:attribute (Results 1 – 25 of 18855) sorted by relevance

12345678910>>...755

/aosp_15_r20/packages/services/Car/tests/OemCarServiceTestApp/assets/
Doem_focus_config.xml18 Each attribute must start with an attribute tag and AudioAttribute usage is set using the usage
19 attribute. If one or more of the priority list/interactions is missing it will use the default
24 Focus interactions is set using a mapping from one audio attribute to a list of exclusive,
25 rejected, or concurrent audio attributes. Every focus interaction has one audio attribute
27 Every audio attribute must be mapped and every attribute must be in only one interaction.
31 <attribute usage = "AUDIO_USAGE..."/>
33 <attribute usage = "AUDIO_USAGE..."/>
34 <attribute usage = "AUDIO_USAGE..."/>
37 <attribute usage = "AUDIO_USAGE..."/>
40 <attribute usage = "AUDIO_USAGE..."/>
[all …]
Doem_ducking_config.xml18 Each attribute must start with an attribute tag and AudioAttribute usage is set using the usage
19 attribute. If one or more of the priority list/interactions is missing it will use the default
25 ducking attribute, it ducks all the attributes in the ducking tag. There can only be one
30 <attribute usage = "AUDIO_USAGE..."/>
32 <attribute usage = "AUDIO_USAGE..."/>
33 <attribute usage = "AUDIO_USAGE..."/>
37 <attribute usage = "AUDIO_USAGE..."/>
39 <attribute usage = "AUDIO_USAGE..."/>
40 <attribute usage = "AUDIO_USAGE..."/>
47 <attribute usage = "AUDIO_USAGE_ASSISTANCE_NAVIGATION_GUIDANCE"/>
[all …]
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/configs/common/include/llvm/IR/
H A DAttributes.inc70 static Attribute::AttrKind getAttrKindFromName(StringRef AttrName) {
71 return StringSwitch<Attribute::AttrKind>(AttrName)
72 .Case("align", Attribute::Alignment)
73 .Case("allocsize", Attribute::AllocSize)
74 .Case("alwaysinline", Attribute::AlwaysInline)
75 .Case("argmemonly", Attribute::ArgMemOnly)
76 .Case("builtin", Attribute::Builtin)
77 .Case("byval", Attribute::ByVal)
78 .Case("cold", Attribute::Cold)
79 .Case("convergent", Attribute::Convergent)
[all …]
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/configs/common/lib/IR/
H A DAttributesCompatFunc.inc70 static Attribute::AttrKind getAttrKindFromName(StringRef AttrName) {
71 return StringSwitch<Attribute::AttrKind>(AttrName)
72 .Case("align", Attribute::Alignment)
73 .Case("allocsize", Attribute::AllocSize)
74 .Case("alwaysinline", Attribute::AlwaysInline)
75 .Case("argmemonly", Attribute::ArgMemOnly)
76 .Case("builtin", Attribute::Builtin)
77 .Case("byval", Attribute::ByVal)
78 .Case("cold", Attribute::Cold)
79 .Case("convergent", Attribute::Convergent)
[all …]
/aosp_15_r20/out/soong/.intermediates/external/llvm/llvm-gen-attributes/gen/llvm/IR/
DAttributes.inc58 static Attribute::AttrKind getAttrKindFromName(StringRef AttrName) {
59 return StringSwitch<Attribute::AttrKind>(AttrName)
60 .Case("align", Attribute::Alignment)
61 .Case("allocsize", Attribute::AllocSize)
62 .Case("alwaysinline", Attribute::AlwaysInline)
63 .Case("argmemonly", Attribute::ArgMemOnly)
64 .Case("builtin", Attribute::Builtin)
65 .Case("byval", Attribute::ByVal)
66 .Case("cold", Attribute::Cold)
67 .Case("convergent", Attribute::Convergent)
[all …]
/aosp_15_r20/external/swiftshader/third_party/llvm-subzero/build/Windows/include/llvm/IR/
H A DAttributes.gen58 static Attribute::AttrKind getAttrKindFromName(StringRef AttrName) {
59 return StringSwitch<Attribute::AttrKind>(AttrName)
60 .Case("align", Attribute::Alignment)
61 .Case("allocsize", Attribute::AllocSize)
62 .Case("alwaysinline", Attribute::AlwaysInline)
63 .Case("argmemonly", Attribute::ArgMemOnly)
64 .Case("builtin", Attribute::Builtin)
65 .Case("byval", Attribute::ByVal)
66 .Case("cold", Attribute::Cold)
67 .Case("convergent", Attribute::Convergent)
[all …]
/aosp_15_r20/external/swiftshader/third_party/llvm-subzero/build/Linux/include/llvm/IR/
H A DAttributes.gen58 static Attribute::AttrKind getAttrKindFromName(StringRef AttrName) {
59 return StringSwitch<Attribute::AttrKind>(AttrName)
60 .Case("align", Attribute::Alignment)
61 .Case("allocsize", Attribute::AllocSize)
62 .Case("alwaysinline", Attribute::AlwaysInline)
63 .Case("argmemonly", Attribute::ArgMemOnly)
64 .Case("builtin", Attribute::Builtin)
65 .Case("byval", Attribute::ByVal)
66 .Case("cold", Attribute::Cold)
67 .Case("convergent", Attribute::Convergent)
[all …]
/aosp_15_r20/external/swiftshader/third_party/llvm-subzero/build/Fuchsia/include/llvm/IR/
H A DAttributes.gen58 static Attribute::AttrKind getAttrKindFromName(StringRef AttrName) {
59 return StringSwitch<Attribute::AttrKind>(AttrName)
60 .Case("align", Attribute::Alignment)
61 .Case("allocsize", Attribute::AllocSize)
62 .Case("alwaysinline", Attribute::AlwaysInline)
63 .Case("argmemonly", Attribute::ArgMemOnly)
64 .Case("builtin", Attribute::Builtin)
65 .Case("byval", Attribute::ByVal)
66 .Case("cold", Attribute::Cold)
67 .Case("convergent", Attribute::Convergent)
[all …]
/aosp_15_r20/external/swiftshader/third_party/llvm-subzero/build/Android/include/llvm/IR/
H A DAttributes.gen58 static Attribute::AttrKind getAttrKindFromName(StringRef AttrName) {
59 return StringSwitch<Attribute::AttrKind>(AttrName)
60 .Case("align", Attribute::Alignment)
61 .Case("allocsize", Attribute::AllocSize)
62 .Case("alwaysinline", Attribute::AlwaysInline)
63 .Case("argmemonly", Attribute::ArgMemOnly)
64 .Case("builtin", Attribute::Builtin)
65 .Case("byval", Attribute::ByVal)
66 .Case("cold", Attribute::Cold)
67 .Case("convergent", Attribute::Convergent)
[all …]
/aosp_15_r20/out/soong/.intermediates/external/llvm/lib/IR/llvm-gen-core/gen/
DAttributesCompatFunc.inc58 static Attribute::AttrKind getAttrKindFromName(StringRef AttrName) {
59 return StringSwitch<Attribute::AttrKind>(AttrName)
60 .Case("align", Attribute::Alignment)
61 .Case("allocsize", Attribute::AllocSize)
62 .Case("alwaysinline", Attribute::AlwaysInline)
63 .Case("argmemonly", Attribute::ArgMemOnly)
64 .Case("builtin", Attribute::Builtin)
65 .Case("byval", Attribute::ByVal)
66 .Case("cold", Attribute::Cold)
67 .Case("convergent", Attribute::Convergent)
[all …]
/aosp_15_r20/external/swiftshader/third_party/llvm-subzero/include/llvm/IR/
H A DAttributes.inc58 static Attribute::AttrKind getAttrKindFromName(StringRef AttrName) {
59 return StringSwitch<Attribute::AttrKind>(AttrName)
60 .Case("align", Attribute::Alignment)
61 .Case("allocsize", Attribute::AllocSize)
62 .Case("alwaysinline", Attribute::AlwaysInline)
63 .Case("argmemonly", Attribute::ArgMemOnly)
64 .Case("builtin", Attribute::Builtin)
65 .Case("byval", Attribute::ByVal)
66 .Case("cold", Attribute::Cold)
67 .Case("convergent", Attribute::Convergent)
[all …]
/aosp_15_r20/external/swiftshader/third_party/llvm-subzero/build/MacOS/include/llvm/IR/
H A DAttributes.gen58 static Attribute::AttrKind getAttrKindFromName(StringRef AttrName) {
59 return StringSwitch<Attribute::AttrKind>(AttrName)
60 .Case("align", Attribute::Alignment)
61 .Case("allocsize", Attribute::AllocSize)
62 .Case("alwaysinline", Attribute::AlwaysInline)
63 .Case("argmemonly", Attribute::ArgMemOnly)
64 .Case("builtin", Attribute::Builtin)
65 .Case("byval", Attribute::ByVal)
66 .Case("cold", Attribute::Cold)
67 .Case("convergent", Attribute::Convergent)
[all …]
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/IR/
DAttributes.h66 class Attribute {
71 /// Note: The `uwtable' attribute is about the ABI or the user mandating an
72 /// entry in the unwind table. The `nounwind' attribute is about an exception
118 Attribute(AttributeImpl *A) : pImpl(A) {} in Attribute() function
121 Attribute() = default;
124 // Attribute Construction
127 /// Return a uniquified Attribute object.
128 static Attribute get(LLVMContext &Context, AttrKind Kind, uint64_t Val = 0);
129 static Attribute get(LLVMContext &Context, StringRef Kind,
131 static Attribute get(LLVMContext &Context, AttrKind Kind, Type *Ty);
[all …]
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/IR/
DAttributes.h66 class Attribute {
71 /// Note: The `uwtable' attribute is about the ABI or the user mandating an
72 /// entry in the unwind table. The `nounwind' attribute is about an exception
118 Attribute(AttributeImpl *A) : pImpl(A) {} in Attribute() function
121 Attribute() = default;
124 // Attribute Construction
127 /// Return a uniquified Attribute object.
128 static Attribute get(LLVMContext &Context, AttrKind Kind, uint64_t Val = 0);
129 static Attribute get(LLVMContext &Context, StringRef Kind,
131 static Attribute get(LLVMContext &Context, AttrKind Kind, Type *Ty);
[all …]
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/IR/
DAttributes.h66 class Attribute {
71 /// Note: The `uwtable' attribute is about the ABI or the user mandating an
72 /// entry in the unwind table. The `nounwind' attribute is about an exception
118 Attribute(AttributeImpl *A) : pImpl(A) {} in Attribute() function
121 Attribute() = default;
124 // Attribute Construction
127 /// Return a uniquified Attribute object.
128 static Attribute get(LLVMContext &Context, AttrKind Kind, uint64_t Val = 0);
129 static Attribute get(LLVMContext &Context, StringRef Kind,
131 static Attribute get(LLVMContext &Context, AttrKind Kind, Type *Ty);
[all …]
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/IR/
H A DAttributes.h67 class Attribute {
72 /// Note: The `uwtable' attribute is about the ABI or the user mandating an
73 /// entry in the unwind table. The `nounwind' attribute is about an exception
116 Attribute(AttributeImpl *A) : pImpl(A) {} in Attribute() function
119 Attribute() = default;
122 // Attribute Construction
125 /// Return a uniquified Attribute object.
126 static Attribute get(LLVMContext &Context, AttrKind Kind, uint64_t Val = 0);
127 static Attribute get(LLVMContext &Context, StringRef Kind,
129 static Attribute get(LLVMContext &Context, AttrKind Kind, Type *Ty);
[all …]
/aosp_15_r20/external/cldr/common/dtd/
H A Dldml.xsd46 <xs:attribute name="version"/>
47 <xs:attribute name="draft">
58 </xs:attribute>
80 <xs:attribute name="draft">
91 </xs:attribute>
103 <xs:attribute name="source" type="xs:NMTOKEN" use="required"/>
104 <xs:attribute name="path"/>
105 <xs:attribute name="alt" type="xs:NMTOKENS"/>
106 <xs:attribute name="draft">
117 </xs:attribute>
[all …]
H A DldmlSupplemental.xsd66 <xs:attribute name="number" use="required"/>
67 <xs:attribute default="45" name="cldrVersion">
73 </xs:attribute>
74 <xs:attribute default="15.1.0" name="unicodeVersion">
80 </xs:attribute>
92 <xs:attribute name="date" use="required"/>
101 <xs:attribute name="version" use="required"/>
113 <xs:attribute name="draft">
124 </xs:attribute>
134 <xs:attribute name="draft">
[all …]
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/IR/
DAttributes.h65 class Attribute {
70 /// Note: The `uwtable' attribute is about the ABI or the user mandating an
71 /// entry in the unwind table. The `nounwind' attribute is about an exception
114 Attribute(AttributeImpl *A) : pImpl(A) {} in Attribute() function
117 Attribute() = default;
120 // Attribute Construction
123 /// Return a uniquified Attribute object.
124 static Attribute get(LLVMContext &Context, AttrKind Kind, uint64_t Val = 0);
125 static Attribute get(LLVMContext &Context, StringRef Kind,
127 static Attribute get(LLVMContext &Context, AttrKind Kind, Type *Ty);
[all …]
/aosp_15_r20/external/ow2-asm/asm/src/main/java/org/objectweb/asm/
H A DAttribute.java31 * A non standard class, field, method or Code attribute, as defined in the Java Virtual Machine
41 public class Attribute { class
43 /** The type of this attribute, also called its name in the JVMS. */
47 * The raw content of this attribute, only used for unknown attributes (see {@link #isUnknown()}).
48 * The 6 header bytes of the attribute (attribute_name_index and attribute_length) are <i>not</i>
54 * The next attribute in this attribute list (Attribute instances can be linked via this field to
57 Attribute nextAttribute;
60 * Constructs a new empty attribute.
62 * @param type the type of the attribute.
64 protected Attribute(final String type) { in Attribute() method in Attribute
[all …]
/aosp_15_r20/external/llvm/lib/IR/
H A DAttributes.cpp11 // \brief This file implements the Attribute, AttributeImpl, AttrBuilder,
32 // Attribute Construction Methods
64 Attribute Attribute::get(LLVMContext &Context, Attribute::AttrKind Kind, in get()
84 // Return the Attribute that we found or created. in get()
85 return Attribute(PA); in get()
88 Attribute Attribute::get(LLVMContext &Context, StringRef Kind, StringRef Val) { in get()
104 // Return the Attribute that we found or created. in get()
105 return Attribute(PA); in get()
108 Attribute Attribute::getWithAlignment(LLVMContext &Context, uint64_t Align) { in getWithAlignment()
114 Attribute Attribute::getWithStackAlignment(LLVMContext &Context, in getWithStackAlignment()
[all …]
/aosp_15_r20/external/cldr/tools/cldr-code/src/test/java/org/unicode/cldr/unittest/
H A DTestDtdData.java23 import org.unicode.cldr.util.DtdData.Attribute;
55 // has a value & value attribute in TestRegularized()
90 // // has a value & value attribute in TestRegularized()
97 // has a value & value attribute in TestRegularized()
105 // has a value attribute in TestRegularized()
111 // has a value & value attribute in TestRegularized()
223 * make sure that if the final element is empty, there is a value attribute required somewhere
245 HashSet<Attribute> valueAttributes = new LinkedHashSet<>(); in checkEmpty()
246 HashSet<Attribute> distAttributes = new LinkedHashSet<>(); in checkEmpty()
247 HashSet<Attribute> metadataAttributes = in checkEmpty()
[all …]
/aosp_15_r20/external/tagsoup/src/org/ccil/cowan/tagsoup/
H A DHTMLSchema.java19 and NS4-specific. Attribute declarations of type CDATA with no default
250 attribute("a", "hreflang", "NMTOKEN", null); in HTMLSchema()
251 attribute("a", "shape", "CDATA", "rect"); in HTMLSchema()
252 attribute("a", "tabindex", "NMTOKEN", null); in HTMLSchema()
253 attribute("applet", "align", "NMTOKEN", null); in HTMLSchema()
254 attribute("area", "nohref", "BOOLEAN", null); in HTMLSchema()
255 attribute("area", "shape", "CDATA", "rect"); in HTMLSchema()
256 attribute("area", "tabindex", "NMTOKEN", null); in HTMLSchema()
257 attribute("br", "clear", "CDATA", "none"); in HTMLSchema()
258 attribute("button", "disabled", "BOOLEAN", null); in HTMLSchema()
[all …]
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
H A DAttributes.h51 class Attribute {
56 /// Note: The `uwtable' attribute is about the ABI or the user mandating an
57 /// entry in the unwind table. The `nounwind' attribute is about an exception
81 Attribute(AttributeImpl *A) : pImpl(A) {} in Attribute() function
84 Attribute() = default;
87 // Attribute Construction
90 /// Return a uniquified Attribute object.
91 static Attribute get(LLVMContext &Context, AttrKind Kind, uint64_t Val = 0);
92 static Attribute get(LLVMContext &Context, StringRef Kind,
94 static Attribute get(LLVMContext &Context, AttrKind Kind, Type *Ty);
[all …]
/aosp_15_r20/external/clang/test/SemaCXX/
H A Dwarn-thread-safety-parsing.cpp100 #error "Should support no_thread_safety_analysis attribute"
106 // expected-error {{'no_thread_safety_analysis' attribute takes no arguments}}
112 // expected-warning {{'no_thread_safety_analysis' attribute only applies to functions}} in noanal_testfn()
117 // expected-warning {{'no_thread_safety_analysis' attribute only applies to functions}}
122 // expected-warning {{'no_thread_safety_analysis' attribute only applies to functions}}
127 // expected-warning {{'no_thread_safety_analysis' attribute only applies to functions}}
131 // expected-warning {{'no_thread_safety_analysis' attribute only applies to functions}}
135 // Guarded Var Attribute (gv)
139 #error "Should support guarded_var attribute"
145 // expected-error {{'guarded_var' attribute takes no arguments}}
[all …]

12345678910>>...755