/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/DWARF/ |
D | DWARFExpression.cpp | 26 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/llvm-project/llvm/lib/DebugInfo/DWARF/ |
D | DWARFExpression.cpp | 25 DescVector Descriptions; in getDescriptions() local 29 Descriptions.resize(0xff); in getDescriptions() 30 Descriptions[DW_OP_addr] = Desc(Op::Dwarf2, Op::SizeAddr); in getDescriptions() 31 Descriptions[DW_OP_deref] = Desc(Op::Dwarf2); in getDescriptions() 32 Descriptions[DW_OP_const1u] = Desc(Op::Dwarf2, Op::Size1); in getDescriptions() 33 Descriptions[DW_OP_const1s] = Desc(Op::Dwarf2, Op::SignedSize1); in getDescriptions() 34 Descriptions[DW_OP_const2u] = Desc(Op::Dwarf2, Op::Size2); in getDescriptions() 35 Descriptions[DW_OP_const2s] = Desc(Op::Dwarf2, Op::SignedSize2); in getDescriptions() 36 Descriptions[DW_OP_const4u] = Desc(Op::Dwarf2, Op::Size4); in getDescriptions() 37 Descriptions[DW_OP_const4s] = Desc(Op::Dwarf2, Op::SignedSize4); in getDescriptions() [all …]
|
/external/pdfium/third_party/lcms/src/ |
D | cmscnvrt.c | 1093 …IntentsTHR(cmsContext ContextID, cmsUInt32Number nMax, cmsUInt32Number* Codes, char** Descriptions) in cmsGetSupportedIntentsTHR() argument 1106 if (Descriptions != NULL) in cmsGetSupportedIntentsTHR() 1107 Descriptions[nIntents] = pt ->Description; in cmsGetSupportedIntentsTHR() 1119 if (Descriptions != NULL) in cmsGetSupportedIntentsTHR() 1120 Descriptions[nIntents] = pt ->Description; in cmsGetSupportedIntentsTHR() 1128 …CMSEXPORT cmsGetSupportedIntents(cmsUInt32Number nMax, cmsUInt32Number* Codes, char** Descriptions) in cmsGetSupportedIntents() argument 1130 return cmsGetSupportedIntentsTHR(NULL, nMax, Codes, Descriptions); in cmsGetSupportedIntents()
|
/external/llvm/lib/Target/Lanai/ |
D | Lanai.td | 17 // Register File, Calling Conv, Instruction Descriptions
|
/external/llvm/lib/Target/XCore/ |
D | XCore.td | 21 // Descriptions
|
/external/skqp/docs/ |
D | usingBookmaker.bmh | 253 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-10.0/llvm/lib/Target/XCore/ |
D | XCore.td | 20 // Descriptions
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Lanai/ |
D | Lanai.td | 16 // Register File, Calling Conv, Instruction Descriptions
|
/external/llvm/lib/Target/MSP430/ |
D | MSP430.td | 46 // Instruction Descriptions
|
/external/llvm-project/llvm/lib/Target/XCore/ |
D | XCore.td | 20 // Descriptions
|
/external/llvm-project/llvm/lib/Target/Lanai/ |
D | Lanai.td | 16 // Register File, Calling Conv, Instruction Descriptions
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/VE/ |
D | VE.td | 23 // Register File, Calling Conv, Instruction Descriptions
|
/external/llvm/lib/Target/WebAssembly/ |
D | WebAssembly.td | 40 // Instruction Descriptions
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AVR/ |
D | AVR.td | 30 // Instruction Descriptions
|
/external/llvm-project/llvm/lib/Target/AVR/ |
D | AVR.td | 30 // Instruction Descriptions
|
/external/igt-gpu-tools/man/ |
D | intel_infoframes.rst | 28 Descriptions of the InfoFrame fields can be found on the HDMI and CEA-861
|
/external/llvm-project/llvm/lib/Target/VE/ |
D | VE.td | 26 // Register File, Calling Conv, Instruction Descriptions
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/MSP430/ |
D | MSP430.td | 59 // Instruction Descriptions
|
/external/llvm-project/llvm/lib/Target/MSP430/ |
D | MSP430.td | 59 // Instruction Descriptions
|
/external/skqp/site/user/api/ |
D | usingBookmaker.md | 224 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-10.0/llvm/lib/Target/WebAssembly/ |
D | WebAssembly.td | 80 // Instruction Descriptions
|
/external/llvm-project/llvm/lib/Target/WebAssembly/ |
D | WebAssembly.td | 84 // Instruction Descriptions
|
/external/angle/extensions/ |
D | EGL_ANGLE_surface_orientation.txt | 84 Descriptions.
|
/external/llvm/lib/Target/Sparc/ |
D | Sparc.td | 55 // Register File, Calling Conv, Instruction Descriptions
|
/external/mesa3d/ |
D | REVIEWERS | 10 Descriptions of section entries:
|