HomeSort by relevance Sort by last modified time
    Searched defs:AttributeList (Results 1 - 25 of 144) sorted by null

1 2 3 4 5 6

  /libcore/luni/src/main/java/org/xml/sax/
AttributeList.java 4 // $Id: AttributeList.java,v 1.7 2004/04/26 17:34:34 dmegginson Exp $
35 * from the AttributeList. First, it can iterate through the entire
39 * public void startElement (String name, AttributeList atts) {
56 * public void startElement (String name, AttributeList atts) {
73 public interface AttributeList {
196 // end of AttributeList.java
  /dalvik/dexgen/src/com/android/dexgen/rop/
AttributeList.java 22 public interface AttributeList {
25 * {@code AttributeList} interface itself doesn't provide any means
  /dalvik/dx/src/com/android/dx/cf/iface/
AttributeList.java 22 public interface AttributeList {
25 * {@code AttributeList} interface itself doesn't provide any means
  /external/libmojo/mojo/public/tools/bindings/pylib/mojom/parse/
ast.py 111 class AttributeList(NodeListBase):
140 assert attribute_list is None or isinstance(attribute_list, AttributeList)
158 assert attribute_list is None or isinstance(attribute_list, AttributeList)
200 assert attribute_list is None or isinstance(attribute_list, AttributeList)
217 assert attribute_list is None or isinstance(attribute_list, AttributeList)
249 assert attribute_list is None or isinstance(attribute_list, AttributeList)
301 assert attribute_list is None or isinstance(attribute_list, AttributeList)
328 assert attribute_list is None or isinstance(attribute_list, AttributeList)
346 assert attribute_list is None or isinstance(attribute_list, AttributeList)
377 assert attribute_list is None or isinstance(attribute_list, AttributeList)
    [all...]
  /external/swiftshader/third_party/LLVM/lib/VMCore/
Module.cpp 141 AttrListPtr AttributeList) {
148 New->setAttributes(AttributeList);
174 AttrListPtr AttributeList) {
180 New->setAttributes(AttributeList);
191 AttrListPtr AttributeList = AttrListPtr::get((AttributeWithIndex *)0, 0);
192 return getOrInsertFunction(Name, Ty, AttributeList);
201 AttrListPtr AttributeList,
216 AttributeList);
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/IR/
Attributes.h 280 /// the AttributeList object. The function attributes are at index
281 /// `AttributeList::FunctionIndex', the return value is at index
282 /// `AttributeList::ReturnIndex', and the attributes for the parameters start at
284 class AttributeList {
304 /// \brief Create an AttributeList with the specified parameters in it.
305 static AttributeList get(LLVMContext &C,
307 static AttributeList
310 /// \brief Create an AttributeList from a vector of AttributeSetNodes. The
316 static AttributeList get(LLVMContext &C, ArrayRef<AttributeSet> Attrs);
318 static AttributeList
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/IR/
Attributes.h 38 class AttributeList;
319 /// the AttributeList object. The function attributes are at index
320 /// `AttributeList::FunctionIndex', the return value is at index
321 /// `AttributeList::ReturnIndex', and the attributes for the parameters start at
322 /// index `AttributeList::FirstArgIndex'.
323 class AttributeList {
344 /// \brief Create an AttributeList with the specified parameters in it.
345 static AttributeList get(LLVMContext &C,
347 static AttributeList get(LLVMContext &C,
350 /// \brief Create an AttributeList from attribute sets for a function, it
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/IR/
Attributes.h 38 class AttributeList;
319 /// the AttributeList object. The function attributes are at index
320 /// `AttributeList::FunctionIndex', the return value is at index
321 /// `AttributeList::ReturnIndex', and the attributes for the parameters start at
322 /// index `AttributeList::FirstArgIndex'.
323 class AttributeList {
344 /// \brief Create an AttributeList with the specified parameters in it.
345 static AttributeList get(LLVMContext &C,
347 static AttributeList get(LLVMContext &C,
350 /// \brief Create an AttributeList from attribute sets for a function, it
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/IR/
Attributes.h 38 class AttributeList;
319 /// the AttributeList object. The function attributes are at index
320 /// `AttributeList::FunctionIndex', the return value is at index
321 /// `AttributeList::ReturnIndex', and the attributes for the parameters start at
322 /// index `AttributeList::FirstArgIndex'.
323 class AttributeList {
344 /// \brief Create an AttributeList with the specified parameters in it.
345 static AttributeList get(LLVMContext &C,
347 static AttributeList get(LLVMContext &C,
350 /// \brief Create an AttributeList from attribute sets for a function, it
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/IR/
Attributes.h 38 class AttributeList;
319 /// the AttributeList object. The function attributes are at index
320 /// `AttributeList::FunctionIndex', the return value is at index
321 /// `AttributeList::ReturnIndex', and the attributes for the parameters start at
322 /// index `AttributeList::FirstArgIndex'.
323 class AttributeList {
344 /// \brief Create an AttributeList with the specified parameters in it.
345 static AttributeList get(LLVMContext &C,
347 static AttributeList get(LLVMContext &C,
350 /// \brief Create an AttributeList from attribute sets for a function, it
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/IR/
Attributes.h 38 class AttributeList;
319 /// the AttributeList object. The function attributes are at index
320 /// `AttributeList::FunctionIndex', the return value is at index
321 /// `AttributeList::ReturnIndex', and the attributes for the parameters start at
322 /// index `AttributeList::FirstArgIndex'.
323 class AttributeList {
344 /// \brief Create an AttributeList with the specified parameters in it.
345 static AttributeList get(LLVMContext &C,
347 static AttributeList get(LLVMContext &C,
350 /// \brief Create an AttributeList from attribute sets for a function, it
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/IR/
Attributes.h 38 class AttributeList;
319 /// the AttributeList object. The function attributes are at index
320 /// `AttributeList::FunctionIndex', the return value is at index
321 /// `AttributeList::ReturnIndex', and the attributes for the parameters start at
322 /// index `AttributeList::FirstArgIndex'.
323 class AttributeList {
344 /// \brief Create an AttributeList with the specified parameters in it.
345 static AttributeList get(LLVMContext &C,
347 static AttributeList get(LLVMContext &C,
350 /// \brief Create an AttributeList from attribute sets for a function, it
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/IR/
Attributes.h 280 /// the AttributeList object. The function attributes are at index
281 /// `AttributeList::FunctionIndex', the return value is at index
282 /// `AttributeList::ReturnIndex', and the attributes for the parameters start at
284 class AttributeList {
304 /// \brief Create an AttributeList with the specified parameters in it.
305 static AttributeList get(LLVMContext &C,
307 static AttributeList
310 /// \brief Create an AttributeList from a vector of AttributeSetNodes. The
316 static AttributeList get(LLVMContext &C, ArrayRef<AttributeSet> Attrs);
318 static AttributeList
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/IR/
Attributes.h 38 class AttributeList;
319 /// the AttributeList object. The function attributes are at index
320 /// `AttributeList::FunctionIndex', the return value is at index
321 /// `AttributeList::ReturnIndex', and the attributes for the parameters start at
322 /// index `AttributeList::FirstArgIndex'.
323 class AttributeList {
344 /// \brief Create an AttributeList with the specified parameters in it.
345 static AttributeList get(LLVMContext &C,
347 static AttributeList get(LLVMContext &C,
350 /// \brief Create an AttributeList from attribute sets for a function, it
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/IR/
Attributes.h 38 class AttributeList;
319 /// the AttributeList object. The function attributes are at index
320 /// `AttributeList::FunctionIndex', the return value is at index
321 /// `AttributeList::ReturnIndex', and the attributes for the parameters start at
322 /// index `AttributeList::FirstArgIndex'.
323 class AttributeList {
344 /// \brief Create an AttributeList with the specified parameters in it.
345 static AttributeList get(LLVMContext &C,
347 static AttributeList get(LLVMContext &C,
350 /// \brief Create an AttributeList from attribute sets for a function, it
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/IR/
Attributes.h 38 class AttributeList;
319 /// the AttributeList object. The function attributes are at index
320 /// `AttributeList::FunctionIndex', the return value is at index
321 /// `AttributeList::ReturnIndex', and the attributes for the parameters start at
322 /// index `AttributeList::FirstArgIndex'.
323 class AttributeList {
344 /// \brief Create an AttributeList with the specified parameters in it.
345 static AttributeList get(LLVMContext &C,
347 static AttributeList get(LLVMContext &C,
350 /// \brief Create an AttributeList from attribute sets for a function, it
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/IR/
Attributes.h 38 class AttributeList;
319 /// the AttributeList object. The function attributes are at index
320 /// `AttributeList::FunctionIndex', the return value is at index
321 /// `AttributeList::ReturnIndex', and the attributes for the parameters start at
322 /// index `AttributeList::FirstArgIndex'.
323 class AttributeList {
344 /// \brief Create an AttributeList with the specified parameters in it.
345 static AttributeList get(LLVMContext &C,
347 static AttributeList get(LLVMContext &C,
350 /// \brief Create an AttributeList from attribute sets for a function, it
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/IR/
Attributes.h 38 class AttributeList;
319 /// the AttributeList object. The function attributes are at index
320 /// `AttributeList::FunctionIndex', the return value is at index
321 /// `AttributeList::ReturnIndex', and the attributes for the parameters start at
322 /// index `AttributeList::FirstArgIndex'.
323 class AttributeList {
344 /// \brief Create an AttributeList with the specified parameters in it.
345 static AttributeList get(LLVMContext &C,
347 static AttributeList get(LLVMContext &C,
350 /// \brief Create an AttributeList from attribute sets for a function, it
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/IR/
Attributes.h 38 class AttributeList;
319 /// the AttributeList object. The function attributes are at index
320 /// `AttributeList::FunctionIndex', the return value is at index
321 /// `AttributeList::ReturnIndex', and the attributes for the parameters start at
322 /// index `AttributeList::FirstArgIndex'.
323 class AttributeList {
344 /// \brief Create an AttributeList with the specified parameters in it.
345 static AttributeList get(LLVMContext &C,
347 static AttributeList get(LLVMContext &C,
350 /// \brief Create an AttributeList from attribute sets for a function, it
    [all...]
  /external/swiftshader/third_party/LLVM/include/llvm/
Function.h 88 AttrListPtr AttributeList; ///< Parameter attributes
169 const AttrListPtr &getAttributes() const { return AttributeList; }
173 void setAttributes(const AttrListPtr &attrs) { AttributeList = attrs; }
178 return AttributeList.paramHasAttr(~0U, N);
204 return AttributeList.paramHasAttr(i, attr);
215 return AttributeList.getParamAlignment(i);
  /external/clang/include/clang/Sema/
AttributeList.h 1 //===--- AttributeList.h - Parsed attribute sets ----------------*- C++ -*-===//
10 // This file defines the AttributeList class, which is used to collect
54 /// Describes the trailing object for Availability attribute in AttributeList.
81 /// AttributeList as an argument.
85 /// AttributeList - Represents a syntactic attribute.
94 class AttributeList { // TODO: This should really be called ParsedAttribute
162 AttributeList *NextInPosition;
165 AttributeList *NextInPool;
229 AttributeList(const AttributeList &) = delete
    [all...]
  /external/clang/lib/CodeGen/
CGVTables.cpp 377 CodeGen::AttributeListType AttributeList;
378 CGM.ConstructAttributeList(Callee->getName(), *CurFnInfo, MD, AttributeList,
381 llvm::AttributeSet::get(getLLVMContext(), AttributeList);
    [all...]
  /external/clang/test/Index/
recursive-cxx-member-calls.cpp 12 class AttributeList {
100 AttributeList::Kind AttributeList::getKind(const IdentifierInfo * Name) {
105 return llvm::StringSwitch < AttributeList::Kind > (AttrName)
251 // CHECK-tokens: Keyword: "class" [12:3 - 12:8] ClassDecl=AttributeList:12:9 (Definition)
252 // CHECK-tokens: Identifier: "AttributeList" [12:9 - 12:22] ClassDecl=AttributeList:12:9 (Definition)
253 // CHECK-tokens: Punctuation: "{" [12:23 - 12:24] ClassDecl=AttributeList:12:9 (Definition)
399 // CHECK-tokens: Punctuation: ";" [32:6 - 32:7] ClassDecl=AttributeList:12:9 (Definition)
401 // CHECK-tokens: Identifier: "Kind" [33:12 - 33:16] TypeRef=enum clang::AttributeList::Kind:13:1
    [all...]
  /external/google-breakpad/src/common/dwarf/
dwarf2reader.h 63 AttributeList;
64 typedef AttributeList::iterator AttributeIterator;
65 typedef AttributeList::const_iterator ConstAttributeIterator;
248 AttributeList attributes;
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/Sema/
AttributeList.h 1 //===--- AttributeList.h - Parsed attribute sets ----------------*- C++ -*-===//
10 // This file defines the AttributeList class, which is used to collect
54 /// Describes the trailing object for Availability attribute in AttributeList.
81 /// AttributeList as an argument.
85 /// AttributeList - Represents a syntactic attribute.
94 class AttributeList { // TODO: This should really be called ParsedAttribute
164 AttributeList *NextInPosition;
167 AttributeList *NextInPool;
231 AttributeList(const AttributeList &) = delete
    [all...]

Completed in 637 milliseconds

1 2 3 4 5 6