/third_party/typescript/tests/baselines/reference/ |
D | reactTransitiveImportHasValidDeclaration.js | 32 const Form = styled('div')({ color: "red" }) constant 41 var Form = react_emotion_1["default"]('div')({ color: "red" }); variable
|
D | mappedTypesAndObjects.js | 41 class Form<T> { class 63 function Form() { class in Form
|
/third_party/typescript/tests/cases/conformance/types/mapped/ |
D | mappedTypesAndObjects.ts | 43 class Form<T> { class
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ObjectYAML/ |
D | DWARFVisitor.cpp | 62 dwarf::Form Form = AbbrForm->Form; in traverseDebugInfo() local
|
/third_party/flutter/skia/third_party/externals/icu/source/i18n/ |
D | standardplural.h | 31 enum Form { enum
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/ |
D | PPCLoopInstrFormPrep.cpp | 373 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/ |
D | standardplural.h | 31 enum Form { enum
|
/third_party/icu/icu4c/source/i18n/ |
D | standardplural.h | 31 enum Form { enum
|
/third_party/node/deps/icu-small/source/i18n/ |
D | standardplural.h | 31 enum Form { enum
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/DWARF/ |
D | DWARFFormValue.h | 57 dwarf::Form Form; /// Form for this value. variable 65 DWARFFormValue(dwarf::Form F = dwarf::Form(0)) : Form(F) {} in Form() function
|
D | DWARFAbbreviationDeclaration.h | 43 dwarf::Form Form; member
|
D | DWARFAcceleratorTable.h | 97 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/ |
D | DIE.h | 54 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()
|
D | AccelTable.h | 229 const uint16_t Form; member
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/ |
D | DwarfUnit.cpp | 233 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()
|
D | AccelTable.cpp | 213 dwarf::Form Form; member 417 dwarf::Form Form = DIEInteger::BestForm(/*IsSigned*/ false, LargestCUIndex); in getUniformAttributes() local
|
D | DwarfCompileUnit.cpp | 1248 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/ |
D | Dwarf.cpp | 116 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/ |
D | DWARFFormValue.cpp | 108 bool DWARFFormValue::skipValue(dwarf::Form Form, DataExtractor DebugInfoData, in skipValue()
|
D | DWARFDie.cpp | 235 dwarf::Form Form, unsigned Indent, in dumpAttribute()
|
/third_party/flutter/skia/infra/cts/ |
D | run_testlab.go | 388 Form string `json:"form"` member
|
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/ |
D | IceInstARM32.cpp | 1374 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/ |
D | X86MCCodeEmitter.cpp | 688 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/ |
D | SystemZISelDAGToDAG.cpp | 42 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/ |
D | DWARFYAML.h | 49 llvm::dwarf::Form Form; member
|