HomeSort by relevance Sort by last modified time
    Searched refs:AttrVec (Results 1 - 25 of 89) sorted by null

1 2 3 4

  /external/tensorflow/tensorflow/c/eager/
runtime.h 102 using AttrVec = tensorflow::gtl::InlinedVector<std::pair<StringPiece, T>, 2>;
126 AttrVec<StringPiece> string_attrs_;
127 AttrVec<int> int_attrs_;
128 AttrVec<float> float_attrs_;
129 AttrVec<bool> bool_attrs_;
130 AttrVec<tensorflow::DataType> type_attrs_;
  /external/clang/include/clang/AST/
AttrIterator.h 41 /// AttrVec - A vector of Attr, which is how they are stored on the AST.
42 typedef SmallVector<Attr*, 2> AttrVec;
45 /// specific_attr_iterator - Iterates over a subrange of an AttrVec, only
47 template <typename SpecificAttr, typename Container = AttrVec>
DeclBase.h 441 void setAttrs(const AttrVec& Attrs) {
444 AttrVec &getAttrs() {
445 return const_cast<AttrVec&>(const_cast<const Decl*>(this)->getAttrs());
447 const AttrVec &getAttrs() const;
454 setAttrs(AttrVec(1, A));
457 typedef AttrVec::const_iterator attr_iterator;
475 AttrVec &Vec = getAttrs();
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/AST/
AttrIterator.h 41 /// AttrVec - A vector of Attr, which is how they are stored on the AST.
42 typedef SmallVector<Attr *, 4> AttrVec;
44 /// specific_attr_iterator - Iterates over a subrange of an AttrVec, only
46 template <typename SpecificAttr, typename Container = AttrVec>
DeclBase.h 443 void setAttrs(const AttrVec& Attrs) {
446 AttrVec &getAttrs() {
447 return const_cast<AttrVec&>(const_cast<const Decl*>(this)->getAttrs());
449 const AttrVec &getAttrs() const;
456 setAttrs(AttrVec(1, A));
459 typedef AttrVec::const_iterator attr_iterator;
477 AttrVec &Vec = getAttrs();
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/clang/AST/
AttrIterator.h 41 /// AttrVec - A vector of Attr, which is how they are stored on the AST.
42 typedef SmallVector<Attr *, 4> AttrVec;
44 /// specific_attr_iterator - Iterates over a subrange of an AttrVec, only
46 template <typename SpecificAttr, typename Container = AttrVec>
DeclBase.h 444 void setAttrs(const AttrVec& Attrs) {
447 AttrVec &getAttrs() {
448 return const_cast<AttrVec&>(const_cast<const Decl*>(this)->getAttrs());
450 const AttrVec &getAttrs() const;
457 setAttrs(AttrVec(1, A));
460 typedef AttrVec::const_iterator attr_iterator;
478 AttrVec &Vec = getAttrs();
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/clang/AST/
AttrIterator.h 41 /// AttrVec - A vector of Attr, which is how they are stored on the AST.
42 typedef SmallVector<Attr *, 4> AttrVec;
44 /// specific_attr_iterator - Iterates over a subrange of an AttrVec, only
46 template <typename SpecificAttr, typename Container = AttrVec>
DeclBase.h 444 void setAttrs(const AttrVec& Attrs) {
447 AttrVec &getAttrs() {
448 return const_cast<AttrVec&>(const_cast<const Decl*>(this)->getAttrs());
450 const AttrVec &getAttrs() const;
457 setAttrs(AttrVec(1, A));
460 typedef AttrVec::const_iterator attr_iterator;
478 AttrVec &Vec = getAttrs();
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/clang/AST/
AttrIterator.h 41 /// AttrVec - A vector of Attr, which is how they are stored on the AST.
42 typedef SmallVector<Attr *, 4> AttrVec;
44 /// specific_attr_iterator - Iterates over a subrange of an AttrVec, only
46 template <typename SpecificAttr, typename Container = AttrVec>
DeclBase.h 463 void setAttrs(const AttrVec& Attrs) {
466 AttrVec &getAttrs() {
467 return const_cast<AttrVec&>(const_cast<const Decl*>(this)->getAttrs());
469 const AttrVec &getAttrs() const;
476 setAttrs(AttrVec(1, A));
479 typedef AttrVec::const_iterator attr_iterator;
497 AttrVec &Vec = getAttrs();
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/clang/AST/
AttrIterator.h 41 /// AttrVec - A vector of Attr, which is how they are stored on the AST.
42 typedef SmallVector<Attr *, 4> AttrVec;
44 /// specific_attr_iterator - Iterates over a subrange of an AttrVec, only
46 template <typename SpecificAttr, typename Container = AttrVec>
DeclBase.h 463 void setAttrs(const AttrVec& Attrs) {
466 AttrVec &getAttrs() {
467 return const_cast<AttrVec&>(const_cast<const Decl*>(this)->getAttrs());
469 const AttrVec &getAttrs() const;
476 setAttrs(AttrVec(1, A));
479 typedef AttrVec::const_iterator attr_iterator;
497 AttrVec &Vec = getAttrs();
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/clang/AST/
AttrIterator.h 41 /// AttrVec - A vector of Attr, which is how they are stored on the AST.
42 typedef SmallVector<Attr *, 4> AttrVec;
44 /// specific_attr_iterator - Iterates over a subrange of an AttrVec, only
46 template <typename SpecificAttr, typename Container = AttrVec>
DeclBase.h 463 void setAttrs(const AttrVec& Attrs) {
466 AttrVec &getAttrs() {
467 return const_cast<AttrVec&>(const_cast<const Decl*>(this)->getAttrs());
469 const AttrVec &getAttrs() const;
476 setAttrs(AttrVec(1, A));
479 typedef AttrVec::const_iterator attr_iterator;
497 AttrVec &Vec = getAttrs();
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/clang/AST/
AttrIterator.h 41 /// AttrVec - A vector of Attr, which is how they are stored on the AST.
42 typedef SmallVector<Attr *, 4> AttrVec;
44 /// specific_attr_iterator - Iterates over a subrange of an AttrVec, only
46 template <typename SpecificAttr, typename Container = AttrVec>
DeclBase.h 463 void setAttrs(const AttrVec& Attrs) {
466 AttrVec &getAttrs() {
467 return const_cast<AttrVec&>(const_cast<const Decl*>(this)->getAttrs());
469 const AttrVec &getAttrs() const;
476 setAttrs(AttrVec(1, A));
479 typedef AttrVec::const_iterator attr_iterator;
497 AttrVec &Vec = getAttrs();
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/AST/
AttrIterator.h 41 /// AttrVec - A vector of Attr, which is how they are stored on the AST.
42 typedef SmallVector<Attr *, 4> AttrVec;
44 /// specific_attr_iterator - Iterates over a subrange of an AttrVec, only
46 template <typename SpecificAttr, typename Container = AttrVec>
DeclBase.h 443 void setAttrs(const AttrVec& Attrs) {
446 AttrVec &getAttrs() {
447 return const_cast<AttrVec&>(const_cast<const Decl*>(this)->getAttrs());
449 const AttrVec &getAttrs() const;
456 setAttrs(AttrVec(1, A));
459 typedef AttrVec::const_iterator attr_iterator;
477 AttrVec &Vec = getAttrs();
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4393122/include/clang/AST/
AttrIterator.h 41 /// AttrVec - A vector of Attr, which is how they are stored on the AST.
42 typedef SmallVector<Attr *, 4> AttrVec;
44 /// specific_attr_iterator - Iterates over a subrange of an AttrVec, only
46 template <typename SpecificAttr, typename Container = AttrVec>
  /prebuilts/clang/host/linux-x86/clang-4479392/include/clang/AST/
AttrIterator.h 41 /// AttrVec - A vector of Attr, which is how they are stored on the AST.
42 typedef SmallVector<Attr *, 4> AttrVec;
44 /// specific_attr_iterator - Iterates over a subrange of an AttrVec, only
46 template <typename SpecificAttr, typename Container = AttrVec>
  /prebuilts/clang/host/linux-x86/clang-4579689/include/clang/AST/
AttrIterator.h 41 /// AttrVec - A vector of Attr, which is how they are stored on the AST.
42 typedef SmallVector<Attr *, 4> AttrVec;
44 /// specific_attr_iterator - Iterates over a subrange of an AttrVec, only
46 template <typename SpecificAttr, typename Container = AttrVec>
  /prebuilts/clang/host/linux-x86/clang-4630689/include/clang/AST/
AttrIterator.h 41 /// AttrVec - A vector of Attr, which is how they are stored on the AST.
42 typedef SmallVector<Attr *, 4> AttrVec;
44 /// specific_attr_iterator - Iterates over a subrange of an AttrVec, only
46 template <typename SpecificAttr, typename Container = AttrVec>
  /prebuilts/clang/host/linux-x86/clang-4639204/include/clang/AST/
AttrIterator.h 41 /// AttrVec - A vector of Attr, which is how they are stored on the AST.
42 typedef SmallVector<Attr *, 4> AttrVec;
44 /// specific_attr_iterator - Iterates over a subrange of an AttrVec, only
46 template <typename SpecificAttr, typename Container = AttrVec>
  /prebuilts/clang/host/linux-x86/clang-4691093/include/clang/AST/
AttrIterator.h 41 /// AttrVec - A vector of Attr, which is how they are stored on the AST.
42 typedef SmallVector<Attr *, 4> AttrVec;
44 /// specific_attr_iterator - Iterates over a subrange of an AttrVec, only
46 template <typename SpecificAttr, typename Container = AttrVec>

Completed in 560 milliseconds

1 2 3 4