Home
last modified time | relevance | path

Searched defs:Form (Results 1 – 25 of 36) sorted by relevance

12

/third_party/typescript/tests/baselines/reference/
DreactTransitiveImportHasValidDeclaration.js32 const Form = styled('div')({ color: "red" }) constant
41 var Form = react_emotion_1["default"]('div')({ color: "red" }); variable
DmappedTypesAndObjects.js41 class Form<T> { class
63 function Form() { class in Form
/third_party/typescript/tests/cases/conformance/types/mapped/
DmappedTypesAndObjects.ts43 class Form<T> { class
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ObjectYAML/
DDWARFVisitor.cpp62 dwarf::Form Form = AbbrForm->Form; in traverseDebugInfo() local
/third_party/flutter/skia/third_party/externals/icu/source/i18n/
Dstandardplural.h31 enum Form { enum
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/
DPPCLoopInstrFormPrep.cpp373 InstrForm Form) { in prepareBaseForDispFormChain()
489 InstrForm Form) { in rewriteLoadStores()
699 InstrForm Form) { in dispFormPrep()
727 InstrForm Form) { in alreadyPrepared()
/third_party/skia/third_party/externals/icu/source/i18n/
Dstandardplural.h31 enum Form { enum
/third_party/icu/icu4c/source/i18n/
Dstandardplural.h31 enum Form { enum
/third_party/node/deps/icu-small/source/i18n/
Dstandardplural.h31 enum Form { enum
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/DWARF/
DDWARFFormValue.h57 dwarf::Form Form; /// Form for this value. variable
65 DWARFFormValue(dwarf::Form F = dwarf::Form(0)) : Form(F) {} in Form() function
DDWARFAbbreviationDeclaration.h43 dwarf::Form Form; member
DDWARFAcceleratorTable.h97 using Form = dwarf::Form; member
255 dwarf::Form Form; member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DDIE.h54 dwarf::Form Form; variable
109 void AddAttribute(dwarf::Attribute Attribute, dwarf::Form Form) { in AddAttribute()
364 dwarf::Form Form = (dwarf::Form)0; variable
692 dwarf::Form Form, T &&Value) { in addValue()
DAccelTable.h229 const uint16_t Form; member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/
DDwarfUnit.cpp233 Optional<dwarf::Form> Form, uint64_t Integer) { in addUInt()
241 void DwarfUnit::addUInt(DIEValueList &Block, dwarf::Form Form, in addUInt()
247 Optional<dwarf::Form> Form, int64_t Integer) { in addSInt()
253 void DwarfUnit::addSInt(DIELoc &Die, Optional<dwarf::Form> Form, in addSInt()
294 dwarf::Form Form, in addLabel()
299 void DwarfUnit::addLabel(DIELoc &Die, dwarf::Form Form, const MCSymbol *Label) { in addLabel()
DAccelTable.cpp213 dwarf::Form Form; member
417 dwarf::Form Form = DIEInteger::BestForm(/*IsSigned*/ false, LargestCUIndex); in getUniformAttributes() local
DDwarfCompileUnit.cpp1248 dwarf::Form Form = dwarf::DW_FORM_data4; in addLocationList() local
1283 void DwarfCompileUnit::addExpr(DIELoc &Die, dwarf::Form Form, in addExpr()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/BinaryFormat/
DDwarf.cpp116 unsigned llvm::dwarf::FormVersion(dwarf::Form Form) { in FormVersion()
127 unsigned llvm::dwarf::FormVendor(dwarf::Form Form) { in FormVendor()
660 Optional<uint8_t> llvm::dwarf::getFixedFormByteSize(dwarf::Form Form, in getFixedFormByteSize()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/DWARF/
DDWARFFormValue.cpp108 bool DWARFFormValue::skipValue(dwarf::Form Form, DataExtractor DebugInfoData, in skipValue()
DDWARFDie.cpp235 dwarf::Form Form, unsigned Indent, in dumpAttribute()
/third_party/flutter/skia/infra/cts/
Drun_testlab.go388 Form string `json:"form"` member
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
DIceInstARM32.cpp1374 void InstARM32RegisterStackOp::emitSRegsOp(const Cfg *Func, EmitForm Form, in emitSRegsOp()
2548 void InstARM32Pop::emitSingleGPR(const Cfg *Func, const EmitForm Form, in emitSingleGPR()
2560 void InstARM32Pop::emitMultipleGPRs(const Cfg *Func, const EmitForm Form, in emitMultipleGPRs()
2573 void InstARM32Pop::emitSRegs(const Cfg *Func, const EmitForm Form, in emitSRegs()
2596 void InstARM32Push::emitSingleGPR(const Cfg *Func, const EmitForm Form, in emitSingleGPR()
2608 void InstARM32Push::emitMultipleGPRs(const Cfg *Func, const EmitForm Form, in emitMultipleGPRs()
2621 void InstARM32Push::emitSRegs(const Cfg *Func, const EmitForm Form, in emitSRegs()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/MCTargetDesc/
DX86MCCodeEmitter.cpp688 uint64_t Form = TSFlags & X86II::FormMask; in emitPrefixImpl() local
1415 uint64_t Form = TSFlags & X86II::FormMask; in encodeInstruction() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/
DSystemZISelDAGToDAG.cpp42 AddrForm Form; member
685 bool SystemZDAGToDAGISel::selectBDXAddr(SystemZAddressingMode::AddrForm Form, in selectBDXAddr()
1633 SystemZAddressingMode::AddrForm Form; in SelectInlineAsmMemoryOperand() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ObjectYAML/
DDWARFYAML.h49 llvm::dwarf::Form Form; member

12