Searched refs:Labels (Results 1 – 12 of 12) sorted by relevance
/external/llvm/lib/Target/Mips/MCTargetDesc/ |
D | MipsELFStreamer.cpp | 44 for (auto Label : Labels) { in createPendingLabelRelocs() 53 Labels.clear(); in createPendingLabelRelocs() 58 Labels.push_back(Symbol); in EmitLabel() 64 Labels.clear(); in SwitchSection() 70 Labels.clear(); in EmitValueImpl()
|
D | MipsELFStreamer.h | 32 SmallVector<MCSymbol*, 4> Labels; variable
|
/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/deqp/doc/testspecs/GLES31/ |
D | functional.debug.txt | 36 + Labels (for all valid object types) 85 Labels are set and immediately read back.
|
/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/clang/lib/CodeGen/ |
D | CGStmt.cpp | 434 assert(!Labels.empty()); in rescopeLabels() 440 i = Labels.begin(), e = Labels.end(); i != e; ++i) { in rescopeLabels() 450 ParentScope->Labels.append(Labels.begin(), Labels.end()); in rescopeLabels()
|
D | CodeGenFunction.h | 494 SmallVector<const LabelDecl*, 4> Labels; variable 511 Labels.push_back(label); in addLabel() 534 if (!Labels.empty()) in ForceCleanup()
|
/external/skia/site/dev/sheriffing/ |
D | index.md | 135 * Labels: OS-All & Cr-Blink-LayoutTests
|
/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/chromium-trace/trace-viewer/tracing/third_party/tvcm/third_party/rcssmin/bench/ |
D | wikipedia.css | 115 /* Navigation Labels */
|