Home
last modified time | relevance | path

Searched refs:Descriptions (Results 1 – 25 of 74) sorted by relevance

123

/external/swiftshader/third_party/llvm-7.0/llvm/lib/DebugInfo/DWARF/
DDWARFExpression.cpp26 DescVector Descriptions; in getDescriptions() local
30 Descriptions.resize(0xff); in getDescriptions()
31 Descriptions[DW_OP_addr] = Desc(Op::Dwarf2, Op::SizeAddr); in getDescriptions()
32 Descriptions[DW_OP_deref] = Desc(Op::Dwarf2); in getDescriptions()
33 Descriptions[DW_OP_const1u] = Desc(Op::Dwarf2, Op::Size1); in getDescriptions()
34 Descriptions[DW_OP_const1s] = Desc(Op::Dwarf2, Op::SignedSize1); in getDescriptions()
35 Descriptions[DW_OP_const2u] = Desc(Op::Dwarf2, Op::Size2); in getDescriptions()
36 Descriptions[DW_OP_const2s] = Desc(Op::Dwarf2, Op::SignedSize2); in getDescriptions()
37 Descriptions[DW_OP_const4u] = Desc(Op::Dwarf2, Op::Size4); in getDescriptions()
38 Descriptions[DW_OP_const4s] = Desc(Op::Dwarf2, Op::SignedSize4); in getDescriptions()
[all …]
/external/swiftshader/third_party/LLVM/lib/Target/MBlaze/
DMBlaze.td19 // Register File, Calling Conv, Instruction Descriptions
58 // Instruction Descriptions
/external/pdfium/third_party/lcms/src/
Dcmscnvrt.c1092 …IntentsTHR(cmsContext ContextID, cmsUInt32Number nMax, cmsUInt32Number* Codes, char** Descriptions) in cmsGetSupportedIntentsTHR() argument
1105 if (Descriptions != NULL) in cmsGetSupportedIntentsTHR()
1106 Descriptions[nIntents] = pt ->Description; in cmsGetSupportedIntentsTHR()
1118 if (Descriptions != NULL) in cmsGetSupportedIntentsTHR()
1119 Descriptions[nIntents] = pt ->Description; in cmsGetSupportedIntentsTHR()
1127 …CMSEXPORT cmsGetSupportedIntents(cmsUInt32Number nMax, cmsUInt32Number* Codes, char** Descriptions) in cmsGetSupportedIntents() argument
1129 return cmsGetSupportedIntentsTHR(NULL, nMax, Codes, Descriptions); in cmsGetSupportedIntents()
/external/skqp/docs/
DusingBookmaker.bmh253 Descriptions start with an active verb. Descriptions are complete, punctuated
258 Descriptions are not self-referential; they do not include the thing they
259 describe. Descriptions may contain upper case or camel case references to
262 Descriptions may contain code and formulas, each bracketed by markup.
/external/skia/docs/
DusingBookmaker.bmh253 Descriptions start with an active verb. Descriptions are complete, punctuated
258 Descriptions are not self-referential; they do not include the thing they
259 describe. Descriptions may contain upper case or camel case references to
262 Descriptions may contain code and formulas, each bracketed by markup.
/external/swiftshader/third_party/LLVM/lib/Target/XCore/
DXCore.td20 // Descriptions
/external/llvm/lib/Target/Lanai/
DLanai.td17 // Register File, Calling Conv, Instruction Descriptions
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Lanai/
DLanai.td17 // Register File, Calling Conv, Instruction Descriptions
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/XCore/
DXCore.td21 // Descriptions
/external/llvm/lib/Target/XCore/
DXCore.td21 // Descriptions
/external/llvm/lib/Target/MSP430/
DMSP430.td46 // Instruction Descriptions
/external/swiftshader/third_party/LLVM/lib/Target/SystemZ/
DSystemZ.td46 // Instruction Descriptions
/external/swiftshader/third_party/LLVM/lib/Target/MSP430/
DMSP430.td46 // Instruction Descriptions
/external/swiftshader/third_party/LLVM/lib/Target/Alpha/
DAlpha.td45 // Instruction Descriptions
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AVR/
DAVR.td31 // Instruction Descriptions
/external/llvm/lib/Target/WebAssembly/
DWebAssembly.td40 // Instruction Descriptions
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Nios2/
DNios2.td11 // Calling Conv, Instruction Descriptions
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/MSP430/
DMSP430.td60 // Instruction Descriptions
/external/skia/site/user/api/
DusingBookmaker.md224 Descriptions start with an active verb. Descriptions are complete, punctuated
229 Descriptions are not self-referential; they do not include the thing they
230 describe. Descriptions may contain upper case or camel case references to
233 Descriptions may contain code and formulas, each bracketed by markup.
/external/skqp/site/user/api/
DusingBookmaker.md224 Descriptions start with an active verb. Descriptions are complete, punctuated
229 Descriptions are not self-referential; they do not include the thing they
230 describe. Descriptions may contain upper case or camel case references to
233 Descriptions may contain code and formulas, each bracketed by markup.
/external/swiftshader/third_party/LLVM/lib/Target/Sparc/
DSparc.td34 // Register File, Calling Conv, Instruction Descriptions
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/WebAssembly/
DWebAssembly.td55 // Instruction Descriptions
/external/swiftshader/third_party/LLVM/lib/Target/Mips/
DMips.td19 // Register File, Calling Conv, Instruction Descriptions
/external/swiftshader/third_party/LLVM/lib/Target/PTX/
DPTX.td117 // Instruction Descriptions
/external/u-boot/doc/
DREADME.imx620 described in the Fusemap Descriptions table from the mx6q Reference Manual):

123