/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/ |
D | ScopedPrinter.h | 95 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/ |
D | return_arg.cpp | 31 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/ |
D | DFAState.h | 17 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/ |
D | DFAState.h | 17 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/ |
D | MachineOperand.cpp | 604 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/ |
D | MCStreamer.cpp | 467 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 …]
|
D | MCSection.cpp | 100 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/ |
D | IcePhiLoweringImpl.h | 47 CfgNode *Label = Phi->getLabel(I); in prelowerPhis32Bit() local 63 CfgNode *Label = Phi->getLabel(I); in prelowerPhis32Bit() local
|
D | IceAssemblerMIPS32.h | 60 for (const Label *Label : CfgNodeLabels) { in ~AssemblerMIPS32() local 63 for (const Label *Label : LocalLabels) { in ~AssemblerMIPS32() local
|
/third_party/gn/src/gn/ |
D | label.h | 104 Label(SourceDir dir, StringAtom name) in Label() function 107 Label(SourceDir dir, in Label() function
|
D | label.cc | 256 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
|
D | label_unittest.cc | 29 TEST(Label, Resolve) { in TEST() argument 100 TEST(Label, ResolveAboveRootBuildDir) { in TEST() argument
|
D | visibility.h | 21 class Label; variable
|
D | value_extractors.h | 17 class Label; variable
|
/third_party/boost/libs/graph/test/ |
D | test_construction.hpp | 22 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/ |
D | AArch64WinCOFFStreamer.cpp | 71 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/ |
D | MipsELFStreamer.cpp | 62 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/ |
D | AsmPrinterDwarf.cpp | 151 void AsmPrinter::emitDwarfSymbolReference(const MCSymbol *Label, in emitDwarfSymbolReference() 182 void AsmPrinter::EmitDwarfOffset(const MCSymbol *Label, uint64_t Offset) const { in EmitDwarfOffset() argument
|
D | ErlangGCPrinter.cpp | 86 MCSymbol *Label = PI->Label; in finishAssembly() local
|
/third_party/protobuf/php/src/Google/Protobuf/Internal/FieldDescriptorProto/ |
D | Label.php | 12 class Label class
|
/third_party/typescript/tests/baselines/reference/ |
D | intersectionThisTypes.js | 37 function test(label: Label) {
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/ |
D | ScopedPrinter.cpp | 22 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/ |
D | GCMetadata.h | 57 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/ |
D | BTFDebug.h | 214 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/ |
D | intersectionThisTypes.ts | 32 interface Label extends Component { interface
|