HomeSort by relevance Sort by last modified time
    Searched defs:SourceType (Results 1 - 15 of 15) sorted by null

  /external/swiftshader/third_party/LLVM/lib/CodeGen/
ELF.h 51 unsigned SourceType;
53 bool isGlobalValue() const { return SourceType == isGV; }
54 bool isExternalSym() const { return SourceType == isExtSym; }
59 assert(SourceType == isGV && "This is not a global value");
66 assert(SourceType == isExtSym && "This is not an external symbol");
78 Sym->SourceType = isGV;
90 Sym->SourceType = isExtSym;
100 Sym->SourceType = isOther;
111 Sym->SourceType = isOther;
123 Sym->SourceType = isGV
    [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/assetstudio/
CreateAssetSetWizardState.java 70 public SourceType sourceType = SourceType.TEXT;
72 /** If {@link #sourceType} is a {@link SourceType#CLIPART}, the name of the clipart image */
75 /** If {@link #sourceType} is a {@link SourceType#IMAGE}, the path to the input image */
78 /** If {@link #sourceType} is a {@link SourceType#TEXT}, the text to render */
99 /** If {@link #sourceType} is a {@link SourceType#TEXT}, the font of the text to render *
    [all...]
  /frameworks/av/media/libstagefright/mpeg2ts/
ATSParser.h 73 enum SourceType {
85 int64_t timeUs, SourceType type);
92 SourceType getType() const { return mType; }
106 SourceType mType;
129 sp<AnotherPacketSource> getSource(SourceType type);
130 bool hasSource(SourceType type) const;
  /external/google-breakpad/src/testing/test/
gmock-actions_test.cc 550 class SourceType {
557 SourceType s;
    [all...]
  /external/googletest/googlemock/test/
gmock-actions_test.cc 616 class SourceType {
623 SourceType s;
    [all...]
  /external/v8/testing/gmock/test/
gmock-actions_test.cc 616 class SourceType {
623 SourceType s;
    [all...]
  /external/clang/lib/Sema/
SemaInit.cpp     [all...]
SemaChecking.cpp     [all...]
SemaDeclCXX.cpp     [all...]
  /prebuilts/tools/common/m2/repository/org/codehaus/gmaven/runtime/gmaven-runtime-support/1.5/
gmaven-runtime-support-1.5.jar 
  /external/llvm/lib/CodeGen/SelectionDAG/
DAGCombiner.cpp     [all...]
  /prebuilts/tools/common/m2/repository/com/amazonaws/aws-java-sdk-elasticache/1.11.18/
aws-java-sdk-elasticache-1.11.18.jar 
  /prebuilts/tools/common/m2/repository/com/amazonaws/aws-java-sdk-opsworks/1.11.18/
aws-java-sdk-opsworks-1.11.18.jar 
  /prebuilts/tools/common/m2/repository/com/amazonaws/aws-java-sdk-rds/1.11.18/
aws-java-sdk-rds-1.11.18.jar 
  /prebuilts/tools/common/m2/repository/com/amazonaws/aws-java-sdk-redshift/1.11.18/
aws-java-sdk-redshift-1.11.18.jar 

Completed in 503 milliseconds