HomeSort by relevance Sort by last modified time
    Searched defs:Attributes (Results 126 - 150 of 407) sorted by null

1 2 3 4 56 7 8 91011>>

  /external/swiftshader/third_party/LLVM/include/llvm/
Attributes.h 1 //===-- llvm/Attributes.h - Container for Attributes ------------*- C++ -*-===//
11 // attributes associated with functions and their calls.
25 /// Attributes - A bitset of attributes.
26 typedef unsigned Attributes;
30 /// Function parameters and results can have attributes to indicate how they
32 /// lists the attributes that can be associated with parameters, function
34 /// @brief Function attributes.
36 const Attributes None = 0; ///< No attributes have been se
    [all...]
  /external/wayland-protocols/flinger_headers/
hwcomposer2_arc_private.h 163 Attributes = HWC2_ARC_PRIVATE_CAPABILITY_ATTRIBUTES,
303 * waiting for a matching buffer, given the specified layer attributes.
  /frameworks/av/services/audiopolicy/common/managerdefinitions/include/
Serializer.h 37 struct Attributes
68 struct Attributes
90 struct Attributes
115 struct Attributes
138 struct Attributes
163 struct Attributes
185 struct Attributes
199 struct Attributes
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/Basic/
Builtins.h 54 const char *Name, *Type, *Attributes, *HeaderName;
99 return strchr(getRecord(ID).Attributes, 'U') != nullptr;
105 return strchr(getRecord(ID).Attributes, 'c') != nullptr;
110 return strchr(getRecord(ID).Attributes, 'n') != nullptr;
115 return strchr(getRecord(ID).Attributes, 'r') != nullptr;
120 return strchr(getRecord(ID).Attributes, 'j') != nullptr;
126 return strchr(getRecord(ID).Attributes, 'u') != nullptr;
132 return strchr(getRecord(ID).Attributes, 'F') != nullptr;
139 return strchr(getRecord(ID).Attributes, 'f') != nullptr;
146 return strchr(getRecord(ID).Attributes, 'h') != nullptr
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/Lex/
ModuleMap.h 177 /// \brief The set of attributes that can be attached to a module.
178 struct Attributes {
179 Attributes()
203 /// \brief The attributes to use for inferred modules.
204 Attributes Attrs;
288 Attributes Attrs, Module *Parent);
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/clang/Basic/
Builtins.h 54 const char *Name, *Type, *Attributes, *HeaderName;
99 return strchr(getRecord(ID).Attributes, 'U') != nullptr;
105 return strchr(getRecord(ID).Attributes, 'c') != nullptr;
110 return strchr(getRecord(ID).Attributes, 'n') != nullptr;
115 return strchr(getRecord(ID).Attributes, 'r') != nullptr;
120 return strchr(getRecord(ID).Attributes, 'j') != nullptr;
126 return strchr(getRecord(ID).Attributes, 'u') != nullptr;
132 return strchr(getRecord(ID).Attributes, 'F') != nullptr;
139 return strchr(getRecord(ID).Attributes, 'f') != nullptr;
146 return strchr(getRecord(ID).Attributes, 'h') != nullptr
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/clang/Lex/
ModuleMap.h 189 /// \brief The set of attributes that can be attached to a module.
190 struct Attributes {
191 Attributes()
215 /// \brief The attributes to use for inferred modules.
216 Attributes Attrs;
325 Attributes Attrs, Module *Parent);
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/clang/Basic/
Builtins.h 54 const char *Name, *Type, *Attributes, *HeaderName;
99 return strchr(getRecord(ID).Attributes, 'U') != nullptr;
105 return strchr(getRecord(ID).Attributes, 'c') != nullptr;
110 return strchr(getRecord(ID).Attributes, 'n') != nullptr;
115 return strchr(getRecord(ID).Attributes, 'r') != nullptr;
120 return strchr(getRecord(ID).Attributes, 'j') != nullptr;
126 return strchr(getRecord(ID).Attributes, 'u') != nullptr;
132 return strchr(getRecord(ID).Attributes, 'F') != nullptr;
139 return strchr(getRecord(ID).Attributes, 'f') != nullptr;
146 return strchr(getRecord(ID).Attributes, 'h') != nullptr
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/clang/Lex/
ModuleMap.h 189 /// \brief The set of attributes that can be attached to a module.
190 struct Attributes {
191 Attributes()
215 /// \brief The attributes to use for inferred modules.
216 Attributes Attrs;
325 Attributes Attrs, Module *Parent);
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/clang/Basic/
Builtins.h 57 const char *Name, *Type, *Attributes, *HeaderName;
102 return strchr(getRecord(ID).Attributes, 'U') != nullptr;
108 return strchr(getRecord(ID).Attributes, 'c') != nullptr;
113 return strchr(getRecord(ID).Attributes, 'n') != nullptr;
118 return strchr(getRecord(ID).Attributes, 'r') != nullptr;
123 return strchr(getRecord(ID).Attributes, 'j') != nullptr;
129 return strchr(getRecord(ID).Attributes, 'u') != nullptr;
135 return strchr(getRecord(ID).Attributes, 'F') != nullptr;
142 return strchr(getRecord(ID).Attributes, 'f') != nullptr;
149 return strchr(getRecord(ID).Attributes, 'h') != nullptr
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/clang/Lex/
ModuleMap.h 193 /// \brief The set of attributes that can be attached to a module.
194 struct Attributes {
195 Attributes()
219 /// \brief The attributes to use for inferred modules.
220 Attributes Attrs;
329 Attributes Attrs, Module *Parent);
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/clang/Basic/
Builtins.h 57 const char *Name, *Type, *Attributes, *HeaderName;
102 return strchr(getRecord(ID).Attributes, 'U') != nullptr;
108 return strchr(getRecord(ID).Attributes, 'c') != nullptr;
113 return strchr(getRecord(ID).Attributes, 'n') != nullptr;
118 return strchr(getRecord(ID).Attributes, 'r') != nullptr;
123 return strchr(getRecord(ID).Attributes, 'j') != nullptr;
129 return strchr(getRecord(ID).Attributes, 'u') != nullptr;
135 return strchr(getRecord(ID).Attributes, 'F') != nullptr;
142 return strchr(getRecord(ID).Attributes, 'f') != nullptr;
149 return strchr(getRecord(ID).Attributes, 'h') != nullptr
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/clang/Lex/
ModuleMap.h 193 /// \brief The set of attributes that can be attached to a module.
194 struct Attributes {
195 Attributes()
219 /// \brief The attributes to use for inferred modules.
220 Attributes Attrs;
329 Attributes Attrs, Module *Parent);
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/clang/Basic/
Builtins.h 57 const char *Name, *Type, *Attributes, *HeaderName;
102 return strchr(getRecord(ID).Attributes, 'U') != nullptr;
108 return strchr(getRecord(ID).Attributes, 'c') != nullptr;
113 return strchr(getRecord(ID).Attributes, 'n') != nullptr;
118 return strchr(getRecord(ID).Attributes, 'r') != nullptr;
123 return strchr(getRecord(ID).Attributes, 'j') != nullptr;
129 return strchr(getRecord(ID).Attributes, 'u') != nullptr;
135 return strchr(getRecord(ID).Attributes, 'F') != nullptr;
142 return strchr(getRecord(ID).Attributes, 'f') != nullptr;
149 return strchr(getRecord(ID).Attributes, 'h') != nullptr
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/clang/Lex/
ModuleMap.h 193 /// \brief The set of attributes that can be attached to a module.
194 struct Attributes {
195 Attributes()
219 /// \brief The attributes to use for inferred modules.
220 Attributes Attrs;
329 Attributes Attrs, Module *Parent);
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/clang/Basic/
Builtins.h 57 const char *Name, *Type, *Attributes, *HeaderName;
102 return strchr(getRecord(ID).Attributes, 'U') != nullptr;
108 return strchr(getRecord(ID).Attributes, 'c') != nullptr;
113 return strchr(getRecord(ID).Attributes, 'n') != nullptr;
118 return strchr(getRecord(ID).Attributes, 'r') != nullptr;
123 return strchr(getRecord(ID).Attributes, 'j') != nullptr;
129 return strchr(getRecord(ID).Attributes, 'u') != nullptr;
135 return strchr(getRecord(ID).Attributes, 'F') != nullptr;
142 return strchr(getRecord(ID).Attributes, 'f') != nullptr;
149 return strchr(getRecord(ID).Attributes, 'h') != nullptr
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/clang/Lex/
ModuleMap.h 193 /// \brief The set of attributes that can be attached to a module.
194 struct Attributes {
195 Attributes()
219 /// \brief The attributes to use for inferred modules.
220 Attributes Attrs;
329 Attributes Attrs, Module *Parent);
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/Basic/
Builtins.h 54 const char *Name, *Type, *Attributes, *HeaderName;
99 return strchr(getRecord(ID).Attributes, 'U') != nullptr;
105 return strchr(getRecord(ID).Attributes, 'c') != nullptr;
110 return strchr(getRecord(ID).Attributes, 'n') != nullptr;
115 return strchr(getRecord(ID).Attributes, 'r') != nullptr;
120 return strchr(getRecord(ID).Attributes, 'j') != nullptr;
126 return strchr(getRecord(ID).Attributes, 'u') != nullptr;
132 return strchr(getRecord(ID).Attributes, 'F') != nullptr;
139 return strchr(getRecord(ID).Attributes, 'f') != nullptr;
146 return strchr(getRecord(ID).Attributes, 'h') != nullptr
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/Lex/
ModuleMap.h 177 /// \brief The set of attributes that can be attached to a module.
178 struct Attributes {
179 Attributes()
203 /// \brief The attributes to use for inferred modules.
204 Attributes Attrs;
288 Attributes Attrs, Module *Parent);
  /prebuilts/clang/host/linux-x86/clang-4393122/include/clang/Basic/
Builtins.h 54 const char *Name, *Type, *Attributes, *HeaderName;
99 return strchr(getRecord(ID).Attributes, 'U') != nullptr;
105 return strchr(getRecord(ID).Attributes, 'c') != nullptr;
110 return strchr(getRecord(ID).Attributes, 'n') != nullptr;
115 return strchr(getRecord(ID).Attributes, 'r') != nullptr;
120 return strchr(getRecord(ID).Attributes, 'j') != nullptr;
126 return strchr(getRecord(ID).Attributes, 'u') != nullptr;
132 return strchr(getRecord(ID).Attributes, 'F') != nullptr;
139 return strchr(getRecord(ID).Attributes, 'f') != nullptr;
146 return strchr(getRecord(ID).Attributes, 'h') != nullptr
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4393122/include/clang/Lex/
ModuleMap.h 189 /// \brief The set of attributes that can be attached to a module.
190 struct Attributes {
191 Attributes()
215 /// \brief The attributes to use for inferred modules.
216 Attributes Attrs;
325 Attributes Attrs, Module *Parent);
  /prebuilts/clang/host/linux-x86/clang-4479392/include/clang/Basic/
Builtins.h 54 const char *Name, *Type, *Attributes, *HeaderName;
99 return strchr(getRecord(ID).Attributes, 'U') != nullptr;
105 return strchr(getRecord(ID).Attributes, 'c') != nullptr;
110 return strchr(getRecord(ID).Attributes, 'n') != nullptr;
115 return strchr(getRecord(ID).Attributes, 'r') != nullptr;
120 return strchr(getRecord(ID).Attributes, 'j') != nullptr;
126 return strchr(getRecord(ID).Attributes, 'u') != nullptr;
132 return strchr(getRecord(ID).Attributes, 'F') != nullptr;
139 return strchr(getRecord(ID).Attributes, 'f') != nullptr;
146 return strchr(getRecord(ID).Attributes, 'h') != nullptr
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4479392/include/clang/Lex/
ModuleMap.h 189 /// \brief The set of attributes that can be attached to a module.
190 struct Attributes {
191 Attributes()
215 /// \brief The attributes to use for inferred modules.
216 Attributes Attrs;
325 Attributes Attrs, Module *Parent);
  /prebuilts/clang/host/linux-x86/clang-4579689/include/clang/Basic/
Builtins.h 57 const char *Name, *Type, *Attributes, *HeaderName;
102 return strchr(getRecord(ID).Attributes, 'U') != nullptr;
108 return strchr(getRecord(ID).Attributes, 'c') != nullptr;
113 return strchr(getRecord(ID).Attributes, 'n') != nullptr;
118 return strchr(getRecord(ID).Attributes, 'r') != nullptr;
123 return strchr(getRecord(ID).Attributes, 'j') != nullptr;
129 return strchr(getRecord(ID).Attributes, 'u') != nullptr;
135 return strchr(getRecord(ID).Attributes, 'F') != nullptr;
142 return strchr(getRecord(ID).Attributes, 'f') != nullptr;
149 return strchr(getRecord(ID).Attributes, 'h') != nullptr
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4579689/include/clang/Lex/
ModuleMap.h 193 /// \brief The set of attributes that can be attached to a module.
194 struct Attributes {
195 Attributes()
219 /// \brief The attributes to use for inferred modules.
220 Attributes Attrs;
329 Attributes Attrs, Module *Parent);

Completed in 938 milliseconds

1 2 3 4 56 7 8 91011>>