Home
last modified time | relevance | path

Searched refs:Descriptions (Results 1 – 25 of 64) 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/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/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/llvm/lib/Target/XCore/
DXCore.td21 // 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/MSP430/
DMSP430.td46 // 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/igt-gpu-tools/man/
Dintel_infoframes.rst28 Descriptions of the InfoFrame fields can be found on the HDMI and CEA-861
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/MSP430/
DMSP430.td60 // Instruction Descriptions
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Nios2/
DNios2.td11 // Calling Conv, 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-7.0/llvm/lib/Target/WebAssembly/
DWebAssembly.td55 // Instruction Descriptions
/external/angle/extensions/
DEGL_ANGLE_surface_orientation.txt84 Descriptions.
/external/mesa3d/
DREVIEWERS10 Descriptions of section entries:
/external/llvm/lib/Target/Sparc/
DSparc.td55 // Register File, Calling Conv, Instruction Descriptions
/external/grpc-grpc/doc/
Dconnection-backoff-interop-test-description.md1 Connection Backoff Interop Test Descriptions
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Sparc/
DSparc.td67 // Register File, Calling Conv, Instruction Descriptions
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Mips/
DMipsMTInstrInfo.td42 // MIPS MT Instruction Descriptions
/external/u-boot/doc/imx/common/
Dimx6.txt20 described in the Fusemap Descriptions table from the mx6q Reference Manual):
/external/llvm/lib/Target/AArch64/
DAArch64.td126 // Instruction Descriptions
/external/llvm/lib/Target/Mips/
DMips.td52 // Register File, Calling Conv, Instruction Descriptions
/external/u-boot/board/freescale/mpc8349itx/
DREADME20 2.0 Descriptions for all of the board jumpers can be found in the User

123