HomeSort by relevance Sort by last modified time
    Searched full:typec (Results 1 - 6 of 6) sorted by null

  /packages/apps/ContactsCommon/tests/src/com/android/contacts/common/model/
AccountTypeManagerTest.java 48 final AccountType typeC = new MockAccountType("type2", null, "c");
53 final AccountWithDataSet accountC1 = createAccountWithDataSet("c1", typeC);
54 final AccountWithDataSet accountC2 = createAccountWithDataSet("c2", typeC);
85 buildAccountTypes(typeC)
92 buildAccountTypes(typeC),
93 typeC
99 buildAccountTypes(typeC),
100 typeC
106 buildAccountTypes(typeA, typeC)
112 buildAccountTypes(typeA, typeC),
    [all...]
  /external/llvm/test/Transforms/SLPVectorizer/X86/
metadata.ll 54 ;CHECK-DAG: ![[TBAA]] = !{[[TYPEC:!.*]], [[TYPEC]], i64 0}
  /external/llvm/test/Transforms/GVN/
tbaa.ll 108 ; CHECK: [[TAGC]] = !{[[TYPEC:!.*]], [[TYPEC]], i64 0}
109 ; CHECK: [[TYPEC]] = !{!"C", [[TYPEA:!.*]]}
  /external/mdnsresponder/mDNSPosix/
Client.c 48 char typeC [MAX_ESCAPED_DOMAIN_NAME];
60 ConvertDomainNameToCString(&type, typeC);
69 fprintf(stderr, "*** %s name = '%s', type = '%s', domain = '%s'\n", state, nameC, typeC, domainC);
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ddk/
miniport.h 115 TypeC,
wdm.h     [all...]

Completed in 5243 milliseconds