HomeSort by relevance Sort by last modified time
    Searched refs:isCanonical (Results 1 - 17 of 17) sorted by null

  /frameworks/base/media/java/android/media/tv/
TvContract.java 201 if (!Programs.Genres.isCanonical(genre)) {
    [all...]
  /external/clang/lib/AST/
ASTContext.cpp     [all...]
ASTImporter.cpp     [all...]
  /external/clang/include/clang/AST/
CanonicalType.h 686 Result.Stored.isCanonical()) && "Type is not canonical!");
692 assert((Other.isNull() || Other.isCanonical()) && "Type is not canonical!");
Type.h 595 bool isCanonical() const;
    [all...]
  /packages/providers/TvProvider/src/com/android/providers/tv/
TvProvider.java 630 if (!Genres.isCanonical(genre)) {
    [all...]
  /external/llvm/lib/Transforms/Scalar/
LoopStrengthReduce.cpp 267 bool isCanonical() const;
369 bool Formula::isCanonical() const {
382 if (isCanonical())
    [all...]
  /external/clang/lib/Sema/
SemaExpr.cpp     [all...]
SemaTemplateDeduction.cpp 469 assert(Arg.isCanonical() && "Argument type must be canonical");
    [all...]
SemaTemplate.cpp     [all...]
SemaOverload.cpp     [all...]
SemaDecl.cpp     [all...]
  /external/clang/lib/CodeGen/
CGExpr.cpp     [all...]
CGExprScalar.cpp 537 assert(SrcType.isCanonical() && "EmitScalarConversion strips typedefs");
    [all...]
  /prebuilts/tools/common/m2/repository/com/ibm/icu/icu4j/2.6.1/
icu4j-2.6.1.jar 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
com.ibm.icu_4.2.1.v20100412.jar 
  /prebuilts/misc/common/icu4j/
icu4j.jar 

Completed in 3041 milliseconds