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

  /packages/providers/ContactsProvider/src/com/android/providers/contacts/
DataRowHandlerForCommonDataKind.java 68 final boolean hasType = !TextUtils.isEmpty(augmented.getAsString(mTypeColumn));
71 if (hasLabel && !hasType) {
  /external/clang/unittests/ASTMatchers/
ASTMatchersTest.cpp 250 hasInitializer(hasType(recordDecl(isDerivedFrom("Base1")))))));
254 hasInitializer(hasType(recordDecl(isDerivedFrom("Base2")))))));
258 hasInitializer(hasType(recordDecl(isDerivedFrom("Base1"),
275 hasInitializer(hasType(recordDecl(isDerivedFrom("Base1")))))));
279 hasInitializer(hasType(recordDecl(isDerivedFrom("Base2")))))));
283 hasInitializer(hasType(recordDecl(isDerivedFrom("Base1"),
332 hasArgument(1, hasType(pointsTo(
565 expr(hasType(pointsTo(recordDecl(hasName("X")))),
576 expr(hasType(pointsTo(recordDecl(hasName("X")))),
718 TEST(HasType, TakesQualTypeMatcherAndMatchesExpr)
    [all...]
  /external/clang/include/clang/ASTMatchers/
ASTMatchers.h     [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.gldebugger/src/com/android/ide/eclipse/gltrace/
GLProtoBuf.java     [all...]
  /external/llvm/lib/Target/
TargetRegisterInfo.cpp 105 if ((VT == MVT::Other || RC->hasType(VT)) && RC->contains(reg) &&
  /external/llvm/include/llvm/Target/
TargetRegisterInfo.h 101 /// hasType - return true if this TargetRegisterClass has the ValueType vt.
103 bool hasType(EVT vt) const {
    [all...]
  /external/protobuf/java/src/main/java/com/google/protobuf/
Descriptors.java     [all...]
  /frameworks/base/core/java/android/content/
SyncStorageEngine.java     [all...]
  /packages/apps/Contacts/src/com/android/contacts/model/
RawContactModifier.java     [all...]
  /external/llvm/lib/CodeGen/SelectionDAG/
InstrEmitter.cpp 163 assert(UseRC->hasType(VT) && "Incompatible phys register def and uses!");
    [all...]
SelectionDAGBuilder.cpp     [all...]
  /tools/motodev/src/plugins/videos/libs/gdata/java/lib/
gdata-client-1.0.jar 
gdata-core-1.0.jar 
  /external/llvm/lib/Target/X86/
X86ISelLowering.cpp     [all...]
  /tools/motodev/src/plugins/preflighting.core/apktool/
apktool.jar 

Completed in 667 milliseconds