Home
last modified time | relevance | path

Searched defs:Label (Results 1 - 25 of 128) sorted by relevance

123456

/third_party/protobuf/php/src/Google/Protobuf/Internal/FieldDescriptorProto/
H A DLabel.php12 class Label class
/third_party/node/deps/v8/src/codegen/
H A Dlabel.h19 class Label { class
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
H A DConstantPools.h36 MCSymbol *Label; member
H A DMCLabel.h49 inline raw_ostream &operator<<(raw_ostream &OS, const MCLabel &Label) { in operator <<() argument
H A DMCWinEH.h22 const MCSymbol *Label; member
/third_party/mesa3d/src/egl/main/
H A Deglcurrent.h58 EGLLabelKHR Label; member
/third_party/python/Lib/idlelib/
H A Dstatusbar.py1 from tkinter.ttk import Label, Frame namespace
H A Dcalltip_w.py6 from tkinter import Label, LEFT, SOLID, TclError namespace
H A Dsearchbase.py4 from tkinter.ttk import Frame, Entry, Label, Button, Checkbutton, Radiobutton namespace
H A Dhelp_about.py9 from tkinter import Toplevel, Frame, Label, Button, PhotoImage namespace
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/
H A DErlangGCPrinter.cpp86 MCSymbol *Label = PI->Label; in finishAssembly() local
H A DAsmPrinterDwarf.cpp151 void AsmPrinter::emitDwarfSymbolReference(const MCSymbol *Label, in emitDwarfSymbolReference() argument
182 void AsmPrinter::EmitDwarfOffset(const MCSymbol *Label, uint64_t Offset) const { in EmitDwarfOffset() argument
H A DDebugHandlerBase.cpp117 MCSymbol *Label = LabelsBeforeInsn.lookup(MI); in getLabelBeforeInsn() local
H A DDwarfFile.cpp121 void DwarfFile::addScopeLabel(LexicalScope *LS, DbgLabel *Label) { in addScopeLabel() argument
/third_party/skia/src/sksl/lex/
H A DDFAState.h17 struct Label { struct
20 Label(std::vector<int> states) in Label() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
H A DScopedPrinter.cpp22 void ScopedPrinter::printBinaryImpl(StringRef Label, StringRef Str, in printBinaryImpl() argument
H A DGraphWriter.cpp35 std::string llvm::DOT::EscapeString(const std::string &Label) { in EscapeString() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
H A 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/
H A DIcePhiLoweringImpl.h47 CfgNode *Label = Phi->getLabel(I); in prelowerPhis32Bit() local
63 CfgNode *Label = Phi->getLabel(I); in prelowerPhis32Bit() local
/third_party/gn/src/gn/
H A Dlabel.h22 class Label { class
104 Label(SourceDir dir, StringAtom name) Label() function in Label
107 Label(SourceDir dir, Label() function in Label
[all...]
/third_party/rust/crates/codespan/codespan-reporting/src/
H A Ddiagnostic.rs65 pub struct Label<FileId> { structure names
77 impl<FileId> Label<FileId> { impls
[all...]
/third_party/node/deps/v8/src/regexp/experimental/
H A Dexperimental-compiler.cc189 struct Label { struct
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DGCRootLowering.cpp260 MCSymbol *Label = MBB.getParent()->getContext().createTempSymbol(); in InsertLabel() local
271 MCSymbol *Label = InsertLabel(*CI->getParent(), RAI, CI->getDebugLoc()); in VisitCallPoint() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/MCTargetDesc/
H A 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/include/llvm/CodeGen/
H A DGCMetadata.h57 MCSymbol *Label; ///< A label. member
125 void addSafePoint(MCSymbol *Label, const DebugLoc &DL) { in addSafePoint() argument

Completed in 10 milliseconds

123456