/external/clang/lib/ARCMigrate/ |
Internals.h | 78 bool clearDiagnostic(unsigned ID1, unsigned ID2, SourceRange range) { 79 unsigned IDs[] = { ID1, ID2 }; 82 bool clearDiagnostic(unsigned ID1, unsigned ID2, unsigned ID3, 84 unsigned IDs[] = { ID1, ID2, ID3 }; 92 bool hasDiagnostic(unsigned ID1, unsigned ID2, SourceRange range) { 93 unsigned IDs[] = { ID1, ID2 };
|
/external/elfutils/libcpu/ |
i386_lex.l | 46 ID2 [a-zA-Z0-9_:/]* 75 <INITIAL,MAIN>"{"{ID2}"}" { i386_lval.str = xstrndup (yytext + 1,
|
/cts/common/host-side/tradefed/tests/src/com/android/compatibility/common/tradefed/result/ |
ConsoleReporterTest.java | 46 private static final String ID2 = AbiUtils.createId(ABI, NAME2); 104 mReporter.testRunStarted(ID2, 3); 105 assertEquals(ID2, mReporter.getModuleId()); 113 mReporter.testRunStarted(ID2, 5); 114 assertEquals(ID2, mReporter.getModuleId());
|
/frameworks/base/core/tests/coretests/src/com/android/internal/app/procstats/ |
SparseMappingTableTest.java | 40 final byte ID2 = 2; 84 key = table.getOrAddKey(ID2, 1); 108 key = table1.getKey(ID2); 128 key = table.getOrAddKey(ID2, 1); 155 key = table1.getKey(ID2);
|
/external/icu/icu4c/source/test/intltest/ |
cpdtrtst.cpp | 261 UnicodeString ID2("Hex-Any;Any-Hex;Latin-Cyrillic;Cyrillic-Latin;Halfwidth-Fullwidth;Fullwidth-Halfwidth"); 262 array=split(ID2, 0x003b, count); 277 if(ct1->getCount() != count || ct1->getID() != ID2){ 279 (UnicodeString)"\n\tID :- expected->" + ID2 + (UnicodeString)". got->" + ct1->getID()); 290 if(temp != ID2){ 291 errln("Error: setTransliterator() failed. Expected->" + ID2 + "\nGot->" + temp);
|
/external/llvm/include/llvm/IR/ |
Instruction.h | 217 void dropUnknownNonDebugMetadata(unsigned ID1, unsigned ID2) { 218 unsigned IDs[] = {ID1, ID2};
|
/packages/apps/Dialer/tests/src/com/android/dialer/database/ |
FilteredNumberAsyncQueryHandlerTest.java | 50 private static final Integer ID2 = 2; 183 newIsBlockedNumberExpectedQuery().returnRow(ID).returnRow(ID2); 186 .returnRow(ID2, FilteredNumberTypes.BLOCKED_NUMBER);
|
/frameworks/base/packages/Shell/tests/src/com/android/shell/ |
BugreportReceiverTest.java | 119 private static final int ID2 = 801; 412 sendBugreportStarted(ID2, PID2, NAME2, 1000); 417 detailsUi = new DetailsUi(mUiBot, ID2); 428 extras = sendBugreportFinishedAndGetSharedIntent(ID2, mZipPath2, NO_SCREENSHOT); 429 assertActionSendMultiple(extras, BUGREPORT_CONTENT, NO_SCREENSHOT, ID2, PID2, TITLE2, [all...] |
/external/antlr/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.Test/BuildOptions/ |
DebugTreeGrammar.cs | 209 CommonTree ID2=null; 301 ID2=(CommonTree)Match(input,ID,Follow._ID_in_stat100); 311 globalMemory[(ID2!=null?ID2.Text:null)] = expr3;
|
ProfileTreeGrammar.cs | 214 CommonTree ID2=null; 306 ID2=(CommonTree)Match(input,ID,Follow._ID_in_stat100); 316 globalMemory[(ID2!=null?ID2.Text:null)] = expr3;
|
/external/llvm/utils/TableGen/ |
CodeGenRegisters.cpp | [all...] |
/external/clang/lib/Sema/ |
SemaTemplateDeduction.cpp | 215 llvm::FoldingSetNodeID ID1, ID2; 217 Y.getAsExpr()->Profile(ID2, Context, true); 218 if (ID1 == ID2) [all...] |
/prebuilts/tools/common/m2/repository/org/antlr/antlr/3.5.2/ |
antlr-3.5.2.jar | |
/prebuilts/tools/common/offline-m2/org/antlr/antlr/3.5.2/ |
antlr-3.5.2.jar | |
/external/antlr/antlr-3.4/lib/ |
antlr-3.4-complete.jar | |
/prebuilts/misc/common/antlr/ |
antlr-3.4-complete.jar | |