/external/clang/lib/ARCMigrate/ |
D | Internals.h | 78 bool clearDiagnostic(unsigned ID1, unsigned ID2, SourceRange range) { in clearDiagnostic() argument 79 unsigned IDs[] = { ID1, ID2 }; in clearDiagnostic() 82 bool clearDiagnostic(unsigned ID1, unsigned ID2, unsigned ID3, in clearDiagnostic() argument 84 unsigned IDs[] = { ID1, ID2, ID3 }; in clearDiagnostic() 92 bool hasDiagnostic(unsigned ID1, unsigned ID2, SourceRange range) { in hasDiagnostic() argument 93 unsigned IDs[] = { ID1, ID2 }; in hasDiagnostic()
|
/external/elfutils/0.153/libcpu/ |
D | i386_lex.l | 43 ID2 [a-zA-Z0-9_:/]* 72 <INITIAL,MAIN>"{"{ID2}"}" { i386_lval.str = xstrndup (yytext + 1,
|
/external/llvm/test/Assembler/ |
D | functionlocal-metadata.ll | 6 ; CHECK: call void @llvm.dbg.value(metadata !{i32* %1}, i64 16, metadata ![[ID2:[0-9]+]]) 31 ; CHECK: metadata ![[ID3]], i64 12, metadata ![[ID2]] 55 ; CHECK: ![[ID2]] = metadata !{metadata !"bar"}
|
/external/chromium_org/chrome/browser/resources/google_now/ |
D | cards_unittest.gtestjs | 279 {chromeNotificationId: 'ID2'} 297 cards: [{chromeNotificationId: 'ID2'}] 398 {chromeNotificationId: 'ID2'} 430 cards: [{chromeNotificationId: 'ID2'}] 557 {chromeNotificationId: 'ID2'} 574 cards: [{chromeNotificationId: 'ID2'}]
|
/external/icu/icu4c/source/test/intltest/ |
D | cpdtrtst.cpp | 261 …UnicodeString ID2("Hex-Any;Any-Hex;Latin-Cyrillic;Cyrillic-Latin;Halfwidth-Fullwidth;Fullwidth-Hal… in TestGetSetAdoptTransliterator() local 262 array=split(ID2, 0x003b, count); in TestGetSetAdoptTransliterator() 277 if(ct1->getCount() != count || ct1->getID() != ID2){ in TestGetSetAdoptTransliterator() 279 … (UnicodeString)"\n\tID :- expected->" + ID2 + (UnicodeString)". got->" + ct1->getID()); in TestGetSetAdoptTransliterator()
|
/external/antlr/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.Test/BuildOptions/ |
D | DebugTreeGrammar.cs | 209 CommonTree ID2=null; in stat() 301 ID2=(CommonTree)Match(input,ID,Follow._ID_in_stat100); in stat() 311 globalMemory[(ID2!=null?ID2.Text:null)] = expr3; in stat()
|
D | ProfileTreeGrammar.cs | 214 CommonTree ID2=null; in stat() 306 ID2=(CommonTree)Match(input,ID,Follow._ID_in_stat100); in stat() 316 globalMemory[(ID2!=null?ID2.Text:null)] = expr3; in stat()
|
/external/chromium_org/third_party/icu/source/test/intltest/ |
D | cpdtrtst.cpp | 261 …UnicodeString ID2("Hex-Any;Any-Hex;Latin-Cyrillic;Cyrillic-Latin;Halfwidth-Fullwidth;Fullwidth-Hal… in TestGetSetAdoptTransliterator() local 262 array=split(ID2, 0x003b, count); in TestGetSetAdoptTransliterator() 277 if(ct1->getCount() != count || ct1->getID() != ID2){ in TestGetSetAdoptTransliterator() 279 … (UnicodeString)"\n\tID :- expected->" + ID2 + (UnicodeString)". got->" + ct1->getID()); in TestGetSetAdoptTransliterator()
|
/external/llvm/include/llvm/IR/ |
D | Instruction.h | 187 void dropUnknownMetadata(unsigned ID1, unsigned ID2) { in dropUnknownMetadata() argument 188 unsigned IDs[] = {ID1, ID2}; in dropUnknownMetadata()
|
/external/zlib/src/doc/ |
D | rfc1952.txt | 243 |ID1|ID2|CM |FLG| MTIME |XFL|OS | (more-->) 290 ID2 (IDentification 2) 291 These have the fixed values ID1 = 31 (0x1f, \037), ID2 = 139 465 ID2, CM, CRC32, and ISIZE, but may set all the other fields in 470 A compliant decompressor must check ID1, ID2, and CM, and
|
/external/llvm/utils/TableGen/ |
D | CodeGenRegisters.cpp | 1727 [this](unsigned ID1, unsigned ID2) { in computeDerivedInfo() argument 1729 getRegPressureSet(ID2).Units.size(); in computeDerivedInfo()
|
/external/clang/lib/Sema/ |
D | SemaTemplateDeduction.cpp | 241 llvm::FoldingSetNodeID ID1, ID2; in checkDeducedTemplateArguments() local 243 Y.getAsExpr()->Profile(ID2, Context, true); in checkDeducedTemplateArguments() 244 if (ID1 == ID2) in checkDeducedTemplateArguments()
|
/external/chromium_org/third_party/WebKit/PerformanceTests/Parser/resources/ |
D | final-url-en | 7504 http://hivaidsclearinghouse.unesco.org/ev_en.php?ID=1663_201&ID2=DO_TOPIC
|