HomeSort by relevance Sort by last modified time
    Searched full:trait (Results 26 - 50 of 122) sorted by null

12 3 4 5

  /external/clang/include/clang/AST/
ExprCXX.h     [all...]
  /external/clang/lib/Sema/
SemaExprCXX.cpp     [all...]
  /external/llvm/include/llvm/Support/
type_traits.h 63 /// isPodLike - This is a type trait that is used to determine whether a given
68 // If the compiler supports the is_trivially_copyable trait use it, as it
  /external/chromium/base/memory/
ref_counted.h 126 // If you're using the default trait, then you should add compile time
singleton.h 119 // normal process exit). The Trait::Delete function will not be called on
  /external/chromium/chrome/browser/download/
download_file_unittest.cc 31 // which has trait |BrowserThread::DeleteOnUIThread|. Without this,
  /external/clang/lib/StaticAnalyzer/Checkers/
ObjCContainersChecker.cpp 58 // ProgramState trait - a map from array symbol to its state.
  /external/webkit/Source/WebCore/platform/graphics/chromium/
LayerTilerChromium.h 143 // use a custom hash trait which disallows -1 and -2 instead.
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/bits/
allocator.h 227 /// [allocator.uses.trait]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/bits/
allocator.h 227 /// [allocator.uses.trait]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/
allocator.h 227 /// [allocator.uses.trait]
  /external/clang/lib/Serialization/
GlobalModuleIndex.cpp 66 /// \brief Trait used to read the identifier index from the on-disk hash
680 /// \brief Trait used to generate the identifier index as an on-disk hash
758 IdentifierIndexWriterTrait Trait;
764 Generator.insert(I->first(), I->second, Trait);
774 BucketOffset = Generator.Emit(Out, Trait);
ASTWriter.cpp     [all...]
  /external/clang/lib/Parse/
ParseExprCXX.cpp     [all...]
ParseExpr.cpp 518 /// [G++] unary-type-trait '(' type-id ')'
519 /// [G++] binary-type-trait '(' type-id ',' type-id ')' [TODO]
520 /// [EMBT] array-type-trait '(' type-id ',' integer ')'
550 /// [GNU/Embarcadero] unary-type-trait:
578 /// [GNU] unary-type-trait:
597 /// [Clang] unary-type-trait:
600 /// binary-type-trait:
606 /// [Embarcadero] array-type-trait:
610 /// [Embarcadero] expression-trait:
707 // is a parenthesis, this is likely to be a use of a type trait. Chec
    [all...]
  /external/llvm/docs/
YamlIO.rst 253 Given that YAML I/O is trait based, the selection of how to convert your data
391 bitset trait against the flags field, and each that matches will
709 trait for you document list type. The trait has the same methods as
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/ext/pb_ds/
tag_and_trait.hpp 87 // XXX should this be a trait of the form is_set<T> ??
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/ext/pb_ds/
tag_and_trait.hpp 88 // XXX should this be a trait of the form is_set<T> ??
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/ext/pb_ds/
tag_and_trait.hpp 88 // XXX should this be a trait of the form is_set<T> ??
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/
tag_and_trait.hpp 87 // XXX should this be a trait of the form is_set<T> ??
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/
tag_and_trait.hpp 87 // XXX should this be a trait of the form is_set<T> ??
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/
tag_and_trait.hpp 87 // XXX should this be a trait of the form is_set<T> ??
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/ext/pb_ds/
tag_and_trait.hpp 87 // XXX should this be a trait of the form is_set<T> ??
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/pb_ds/
tag_and_trait.hpp 88 // XXX should this be a trait of the form is_set<T> ??
  /external/clang/lib/AST/
StmtPrinter.cpp     [all...]

Completed in 364 milliseconds

12 3 4 5