/external/llvm/include/llvm/DebugInfo/ |
D | DWARFFormValue.h | 51 uint16_t Form; // Form for this value. variable 55 DWARFFormValue(uint16_t Form = 0) : Form(Form) {} in Form() function
|
/external/smack/src/org/jivesoftware/smackx/ |
D | Form.java | 49 public class Form { class 88 public Form(DataForm dataForm) { in Form() method in Form 106 public Form(String type) { in Form() method in Form
|
/external/llvm/unittests/DebugInfo/ |
D | DWARFFormValueTest.cpp | 31 bool isFormClass(uint16_t Form, DWARFFormValue::FormClass FC) { in isFormClass()
|
/external/llvm/lib/CodeGen/AsmPrinter/ |
D | DIE.h | 39 dwarf::Form Form; variable 88 void AddAttribute(dwarf::Attribute Attribute, dwarf::Form Form) { in AddAttribute() 174 void addValue(dwarf::Attribute Attribute, dwarf::Form Form, DIEValue *Value) { in addValue() 428 unsigned SizeOf(AsmPrinter *AP, dwarf::Form Form) const override { in SizeOf() 457 unsigned SizeOf(AsmPrinter *AP, dwarf::Form Form) const override { in SizeOf()
|
D | DwarfUnit.cpp | 175 Optional<dwarf::Form> Form, uint64_t Integer) { in addUInt() 183 void DwarfUnit::addUInt(DIE &Block, dwarf::Form Form, uint64_t Integer) { in addUInt() 190 Optional<dwarf::Form> Form, int64_t Integer) { in addSInt() 197 void DwarfUnit::addSInt(DIELoc &Die, Optional<dwarf::Form> Form, in addSInt() 237 void DwarfUnit::addExpr(DIELoc &Die, dwarf::Form Form, const MCExpr *Expr) { in addExpr() 247 dwarf::Form Form = DD->getDwarfVersion() >= 4 ? dwarf::DW_FORM_sec_offset in addLocationList() local 254 void DwarfUnit::addLabel(DIE &Die, dwarf::Attribute Attribute, dwarf::Form Form, in addLabel() 260 void DwarfUnit::addLabel(DIELoc &Die, dwarf::Form Form, const MCSymbol *Label) { in addLabel()
|
D | DwarfDebug.cpp | 1701 dwarf::Form Form = AbbrevData[i].getForm(); in emitDIE() local
|
/external/llvm/lib/DebugInfo/ |
D | DWARFAbbreviationDeclaration.cpp | 47 uint16_t Form = Data.getULEB128(OffsetPtr); in extract() local
|
D | DWARFAbbreviationDeclaration.h | 28 uint16_t Form; member
|
D | DWARFDebugInfoEntry.cpp | 118 uint16_t Form = AttrSpec.Form; in extractFast() local
|
/external/llvm/utils/TableGen/ |
D | X86RecognizableInstr.h | 48 uint8_t Form; variable
|
/external/lldb/source/Plugins/SymbolFile/DWARF/ |
D | DWARFFormValue.h | 48 dw_form_t Form() const { return m_form; } in Form() function
|
/external/chromium_org/v8/benchmarks/spinning-balls/ |
D | v.js | 428 function Form() { class
|
/external/llvm/lib/Target/X86/ |
D | X86CodeEmitter.cpp | 1310 uint64_t Form = (Desc->TSFlags & X86II::FormMask); in emitInstruction() local 1353 uint64_t Form = (Desc->TSFlags & X86II::FormMask); in emitInstruction() local
|
/external/llvm/lib/Target/Mips/ |
D | MipsCodeEmitter.cpp | 176 uint64_t Form = TSFlags & MipsII::FormMask; in getRelocation() local
|
/external/llvm/lib/Target/X86/MCTargetDesc/ |
D | X86MCCodeEmitter.cpp | 1434 uint64_t Form = TSFlags & X86II::FormMask; in EncodeInstruction() local 1451 uint64_t Form = TSFlags & X86II::FormMask; in EncodeInstruction() local
|
/external/llvm/lib/Target/ARM/ |
D | ARMCodeEmitter.cpp | 1101 unsigned Form = MCID.TSFlags & ARMII::FormMask; in emitLoadStoreInstruction() local 1179 unsigned Form = MCID.TSFlags & ARMII::FormMask; in emitMiscLoadStoreInstruction() local 1630 unsigned Form = MCID.TSFlags & ARMII::FormMask; in emitVFPConversionInstruction() local
|
/external/chromium_org/third_party/skia/third_party/harfbuzz/src/ |
D | harfbuzz-indic.cpp | 51 enum Form { enum
|
/external/llvm/lib/Target/SystemZ/ |
D | SystemZISelDAGToDAG.cpp | 41 AddrForm Form; member 634 bool SystemZDAGToDAGISel::selectBDXAddr(SystemZAddressingMode::AddrForm Form, in selectBDXAddr()
|
/external/chromium_org/third_party/skia/src/sfnt/ |
D | SkPanose.h | 308 struct Form { struct
|
/external/skia/src/sfnt/ |
D | SkPanose.h | 308 struct Form { struct
|
/external/tcpdump/ |
D | print-snmp.c | 248 const char *Form[] = { variable
|
/external/llvm/lib/MC/ |
D | MCDwarf.cpp | 506 static void EmitAbbrev(MCStreamer *MCOS, uint64_t Name, uint64_t Form) { in EmitAbbrev()
|
/external/llvm/include/llvm/Support/ |
D | Dwarf.h | 343 enum Form : uint16_t { enum
|
/external/chromium_org/third_party/WebKit/PerformanceTests/SunSpider/tests/parse-only/ |
D | prototype-1.6.0.3.js | 3446 var Form = { variable
|
/external/clang/lib/Sema/ |
D | SemaChecking.cpp | 962 } Form = Init; in SemaAtomicOpsOverloaded() local
|