Home
last modified time | relevance | path

Searched defs:Label (Results 1 – 25 of 152) sorted by relevance

1234567

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
DScopedPrinter.h95 void printEnum(StringRef Label, T Value, in printEnum()
149 template <typename T> void printFlags(StringRef Label, T Value) { in printFlags()
162 void printNumber(StringRef Label, uint64_t Value) { in printNumber()
166 void printNumber(StringRef Label, uint32_t Value) { in printNumber()
170 void printNumber(StringRef Label, uint16_t Value) { in printNumber()
174 void printNumber(StringRef Label, uint8_t Value) { in printNumber()
178 void printNumber(StringRef Label, int64_t Value) { in printNumber()
182 void printNumber(StringRef Label, int32_t Value) { in printNumber()
186 void printNumber(StringRef Label, int16_t Value) { in printNumber()
190 void printNumber(StringRef Label, int8_t Value) { in printNumber()
[all …]
/third_party/boost/libs/python/test/
Dreturn_arg.cpp31 struct Label : Widget struct
33 Label() {} in Label() function
35 std::string get_label() const in get_label()
59 class_<Label, bases<Widget> >("Label") in BOOST_PYTHON_MODULE() argument
/third_party/flutter/skia/src/sksl/lex/
DDFAState.h17 struct Label { struct
18 std::vector<int> fStates;
20 Label(std::vector<int> states) in Label() argument
31 std::string description() const { in description()
/third_party/skia/src/sksl/lex/
DDFAState.h17 struct Label { struct
18 std::vector<int> fStates;
20 Label(std::vector<int> states) in Label() argument
32 std::string description() const { in description()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DMachineOperand.cpp604 if (MCSymbol *Label = CFI.getLabel()) in printCFI() local
610 if (MCSymbol *Label = CFI.getLabel()) in printCFI() local
615 if (MCSymbol *Label = CFI.getLabel()) in printCFI() local
620 if (MCSymbol *Label = CFI.getLabel()) in printCFI() local
627 if (MCSymbol *Label = CFI.getLabel()) in printCFI() local
633 if (MCSymbol *Label = CFI.getLabel()) in printCFI() local
639 if (MCSymbol *Label = CFI.getLabel()) in printCFI() local
646 if (MCSymbol *Label = CFI.getLabel()) in printCFI() local
653 if (MCSymbol *Label = CFI.getLabel()) in printCFI() local
659 if (MCSymbol *Label = CFI.getLabel()) in printCFI() local
[all …]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
DMCStreamer.cpp467 MCSymbol *Label = EmitCFILabel(); in EmitCFIDefCfa() local
478 MCSymbol *Label = EmitCFILabel(); in EmitCFIDefCfaOffset() local
488 MCSymbol *Label = EmitCFILabel(); in EmitCFIAdjustCfaOffset() local
498 MCSymbol *Label = EmitCFILabel(); in EmitCFIDefCfaRegister() local
509 MCSymbol *Label = EmitCFILabel(); in EmitCFIOffset() local
519 MCSymbol *Label = EmitCFILabel(); in EmitCFIRelOffset() local
546 MCSymbol *Label = EmitCFILabel(); in EmitCFIRememberState() local
556 MCSymbol *Label = EmitCFILabel(); in EmitCFIRestoreState() local
565 MCSymbol *Label = EmitCFILabel(); in EmitCFISameValue() local
575 MCSymbol *Label = EmitCFILabel(); in EmitCFIRestore() local
[all …]
DMCSection.cpp100 PendingLabel& Label = *It; in flushPendingLabels() local
113 PendingLabel& Label = PendingLabels[0]; in flushPendingLabels() local
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
DIcePhiLoweringImpl.h47 CfgNode *Label = Phi->getLabel(I); in prelowerPhis32Bit() local
63 CfgNode *Label = Phi->getLabel(I); in prelowerPhis32Bit() local
DIceAssemblerMIPS32.h60 for (const Label *Label : CfgNodeLabels) { in ~AssemblerMIPS32() local
63 for (const Label *Label : LocalLabels) { in ~AssemblerMIPS32() local
/third_party/gn/src/gn/
Dlabel.h104 Label(SourceDir dir, StringAtom name) in Label() function
107 Label(SourceDir dir, in Label() function
Dlabel.cc256 Label::Label() : hash_(ComputeHash()) {} function in Label
258 Label::Label(const SourceDir& dir, function in Label
268 Label::Label(const SourceDir& dir, std::string_view name) function in Label
Dlabel_unittest.cc29 TEST(Label, Resolve) { in TEST() argument
100 TEST(Label, ResolveAboveRootBuildDir) { in TEST() argument
Dvisibility.h21 class Label; variable
Dvalue_extractors.h17 class Label; variable
/third_party/boost/libs/graph/test/
Dtest_construction.hpp22 void build_graph(Graph& g, Add, Label) in build_graph() argument
67 void build_property_graph(Graph const& g, Add, Label) in build_property_graph() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/MCTargetDesc/
DAArch64WinCOFFStreamer.cpp71 MCSymbol *Label = S.EmitCFILabel(); in EmitARM64WinUnwindCode() local
161 MCSymbol *Label = S.EmitCFILabel(); in EmitARM64WinCFIPrologEnd() local
185 MCSymbol *Label = S.EmitCFILabel(); in EmitARM64WinCFIEpilogEnd() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/MCTargetDesc/
DMipsELFStreamer.cpp62 MCSymbol *Label = getContext().createTempSymbol("cfi", true); in EmitCFILabel() local
79 auto *Label = cast<MCSymbolELF>(L); in createPendingLabelRelocs() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/
DAsmPrinterDwarf.cpp151 void AsmPrinter::emitDwarfSymbolReference(const MCSymbol *Label, in emitDwarfSymbolReference()
182 void AsmPrinter::EmitDwarfOffset(const MCSymbol *Label, uint64_t Offset) const { in EmitDwarfOffset() argument
DErlangGCPrinter.cpp86 MCSymbol *Label = PI->Label; in finishAssembly() local
/third_party/protobuf/php/src/Google/Protobuf/Internal/FieldDescriptorProto/
DLabel.php12 class Label class
/third_party/typescript/tests/baselines/reference/
DintersectionThisTypes.js37 function test(label: Label) {
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DScopedPrinter.cpp22 void ScopedPrinter::printBinaryImpl(StringRef Label, StringRef Str, in printBinaryImpl()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DGCMetadata.h57 MCSymbol *Label; ///< A label. member
125 void addSafePoint(MCSymbol *Label, const DebugLoc &DL) { in addSafePoint()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/BPF/
DBTFDebug.h214 const MCSymbol *Label; ///< Func MCSymbol member
220 MCSymbol *Label; ///< MCSymbol identifying insn for the lineinfo member
229 const MCSymbol *Label; ///< MCSymbol identifying insn for the reloc member
/third_party/typescript/tests/cases/conformance/types/intersection/
DintersectionThisTypes.ts32 interface Label extends Component { interface

1234567