Home
last modified time | relevance | path

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

1234

/external/swiftshader/third_party/llvm-10.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/llvm-project/llvm/lib/DebugInfo/DWARF/
DDWARFExpression.cpp25 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/
Dcmscnvrt.c1093 …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/
DLanai.td17 // Register File, Calling Conv, Instruction Descriptions
/external/llvm/lib/Target/XCore/
DXCore.td21 // Descriptions
/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/swiftshader/third_party/llvm-10.0/llvm/lib/Target/XCore/
DXCore.td20 // Descriptions
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Lanai/
DLanai.td16 // Register File, Calling Conv, Instruction Descriptions
/external/llvm/lib/Target/MSP430/
DMSP430.td46 // Instruction Descriptions
/external/llvm-project/llvm/lib/Target/XCore/
DXCore.td20 // Descriptions
/external/llvm-project/llvm/lib/Target/Lanai/
DLanai.td16 // Register File, Calling Conv, Instruction Descriptions
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/VE/
DVE.td23 // Register File, Calling Conv, Instruction Descriptions
/external/llvm/lib/Target/WebAssembly/
DWebAssembly.td40 // Instruction Descriptions
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AVR/
DAVR.td30 // Instruction Descriptions
/external/llvm-project/llvm/lib/Target/AVR/
DAVR.td30 // Instruction Descriptions
/external/igt-gpu-tools/man/
Dintel_infoframes.rst28 Descriptions of the InfoFrame fields can be found on the HDMI and CEA-861
/external/llvm-project/llvm/lib/Target/VE/
DVE.td26 // Register File, Calling Conv, Instruction Descriptions
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/MSP430/
DMSP430.td59 // Instruction Descriptions
/external/llvm-project/llvm/lib/Target/MSP430/
DMSP430.td59 // Instruction Descriptions
/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-10.0/llvm/lib/Target/WebAssembly/
DWebAssembly.td80 // Instruction Descriptions
/external/llvm-project/llvm/lib/Target/WebAssembly/
DWebAssembly.td84 // Instruction Descriptions
/external/angle/extensions/
DEGL_ANGLE_surface_orientation.txt84 Descriptions.
/external/llvm/lib/Target/Sparc/
DSparc.td55 // Register File, Calling Conv, Instruction Descriptions
/external/mesa3d/
DREVIEWERS10 Descriptions of section entries:

1234