Searched refs:Labels (Results 1 – 12 of 12) sorted by relevance
/external/antlr/antlr-3.4/runtime/Delphi/Sources/Antlr3.Runtime.Tests/ |
D | Antlr.Runtime.Tree.Tests.pas | 138 const Labels: IDictionary<String, IANTLRInterface>); 151 const Labels: IDictionary<String, IANTLRInterface>); 1756 Labels: IDictionary<String, IANTLRInterface>; 1761 Labels := TDictionary<String, IANTLRInterface>.Create; 1762 CheckTrue(Wiz.Parse(T, '(%a:A %b:B %c:C)', Labels)); 1763 CheckEquals('A', Labels['a'].ToString); 1764 CheckEquals('B', Labels['b'].ToString); 1765 CheckEquals('C', Labels['c'].ToString); 1773 Labels: IDictionary<String, IANTLRInterface>; 1778 Labels := TDictionary<String, IANTLRInterface>.Create; [all …]
|
/external/iproute2/doc/ |
D | Plan | 11 2.3 IPv6 Flow Labels (api-ip6-flowlabels.tex, published)
|
D | api-ip6-flowlabels.tex | 2 \def\TITLE{IPv6 Flow Labels} 5 \Large\bf IPv6 Flow Labels in Linux-2.2.
|
/external/antlr/antlr-3.4/runtime/Delphi/Sources/Antlr3.Runtime/ |
D | Antlr.Runtime.Tree.pas | 908 const Labels: IDictionary<String, IANTLRInterface>); 1001 const Labels: IDictionary<String, IANTLRInterface>): Boolean; overload; 1727 const Labels: IDictionary<String, IANTLRInterface>); overload; 1778 const Labels: IDictionary<String, IANTLRInterface>); overload; 1813 const Labels: IDictionary<String, IANTLRInterface>): Boolean; overload; 1821 const Labels: IDictionary<String, IANTLRInterface>): Boolean; 4099 const Labels: IDictionary<String, IANTLRInterface>): Boolean; 4108 Result := _Parse(T, TreePattern, Labels); 4188 const Labels: IDictionary<String, IANTLRInterface>): Boolean; 4207 if (T2.TokenLabel <> '') and Assigned(Labels) then [all …]
|
/external/llvm/lib/CodeGen/AsmPrinter/ |
D | DwarfDebug.cpp | 2458 SmallVector<InlineInfoLabels, 4> &Labels = II->second; in emitDebugInlineInfo() local 2475 Asm->EmitULEB128(Labels.size(), "Inline count"); in emitDebugInlineInfo() 2477 for (SmallVector<InlineInfoLabels, 4>::iterator LI = Labels.begin(), in emitDebugInlineInfo() 2478 LE = Labels.end(); LI != LE; ++LI) { in emitDebugInlineInfo()
|
/external/qemu/tcg/ |
D | README | 130 ********* Jumps/Labels
|
/external/chromium/chrome/browser/ui/cocoa/ |
D | about_window_controller.mm | 647 // but created Labels and Links that they carefully place to make it appear
|
/external/smali/smali/src/main/antlr3/ |
D | smaliTreeWalker.g | 519 …throw new SemanticException(input, $I_METHOD, "Labels cannot be present in \%s method", methodType…
|
/external/antlr/antlr-3.4/tool/ |
D | CHANGES.txt | 543 * Labels on tokens, rules carry into synpreds now so semantic predicates work. 1851 * Fixed ANTLR-8. Labels to rules w/o return values caused compile errors.
|
/external/webkit/Source/JavaScriptCore/ |
D | ChangeLog-2011-02-16 | 12583 * Labels are now tracked as it is now a syntax error to jump to a label
|
/external/webkit/Source/WebCore/ |
D | ChangeLog-2006-12-31 | 30551 … * platform/qt/TemporaryLinkStubs.cpp: Remove old RenderFileButton code & some new *Labels needed
|
/external/webkit/PerformanceTests/Parser/resources/ |
D | final-url-en | 27030 http://www.bayercropscienceus.com/=file:Labels%20MSDS/20050112170600109974094437384248/file 34387 http://www.cottonexperts.com/=file:Labels%20MSDS/20050112170600109974094437384248/file 34388 http://www.cottonexperts.com/=file:Labels%20MSDS/20050112170609456628694829688581/file
|