/third_party/cups-filters/filter/ |
D | texttopdf.c | 132 unsigned char Codes[65536]; /* Unicode glyph mapping to font */ variable 370 memset(Codes, 0, sizeof(Codes)); in WriteProlog() 584 Codes[i] = NumFonts; in WriteProlog() 769 Codes[i] = NumFonts; in WriteProlog() 814 Codes[i] = NumFonts-1; in WriteProlog() 895 lastfont = Codes[line->ch]; in write_line() 897 lastfont = Codes[Chars[line->ch]]; in write_line() 911 font = Codes[line->ch]; in write_line() 913 font = Codes[Chars[line->ch]]; in write_line() 938 font = Codes[line->ch]; in write_line() [all …]
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/ |
D | InlineAsm.cpp | 68 ConstraintCodeVector *pCodes = &Codes; in Parse() 74 pCodes = &multipleAlternatives[0].Codes; in Parse() 177 pCodes = &multipleAlternatives[multipleAlternativeIndex].Codes; in Parse() 212 Codes = scInfo.Codes; in selectAlternative()
|
/third_party/lzma/CPP/7zip/UI/Console/ |
D | UpdateCallbackConsole.h | 15 CRecordVector<DWORD> Codes; member 20 Codes.Add(systemError); in AddError() 25 Codes.Clear(); in Clear()
|
D | Main.cpp | 344 so << NError::MyFormatMessage(pc.Codes[i]) << endl; in PrintWarningsPaths()
|
/third_party/python/Doc/library/ |
D | http.rst | 109 ``428`` ``PRECONDITION_REQUIRED`` Additional HTTP Status Codes :rfc:`6585` 110 ``429`` ``TOO_MANY_REQUESTS`` Additional HTTP Status Codes :rfc:`6585` 111 ``431`` ``REQUEST_HEADER_FIELDS_TOO_LARGE`` Additional HTTP Status Codes :rfc:`6585` 123 ``511`` ``NETWORK_AUTHENTICATION_REQUIRED`` Additional HTTP Status Codes :rfc:`6585`, Section 6
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/ |
D | InlineAsm.h | 107 ConstraintCodeVector Codes; member 148 ConstraintCodeVector Codes; member
|
/third_party/node/deps/undici/src/docs/api/ |
D | MockErrors.md | 10 | Mock Error | Mock Error Codes | Description …
|
D | Errors.md | 10 | Error | Error Codes | Description …
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
D | Analysis.cpp | 183 for (unsigned j = 0, ee = CI.Codes.size(); j != ee; ++j) { in hasInlineAsmMemConstraint() 184 TargetLowering::ConstraintType CType = TLI.getConstraintType(CI.Codes[j]); in hasInlineAsmMemConstraint()
|
/third_party/openssl/doc/man7/ |
D | evp.pod | 21 digital signatures and Message Authentication Codes (MACs). Also see the older
|
/third_party/icu/tools/currency/ |
D | readme.txt | 107 [java] Codes not found in the reference data: ZZZ
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/ |
D | PPCTargetTransformInfo.cpp | 227 for (unsigned j = 0, je = C.Codes.size(); j < je; ++j) in mightUseCTR() 228 if (StringRef(C.Codes[j]).equals_lower("{ctr}")) in mightUseCTR()
|
/third_party/openGLES/xml/ |
D | glxproto.reserved.txt | 285 GLX Error Codes 312 GLX Event Codes
|
/third_party/skia/third_party/externals/opengl-registry/xml/ |
D | glxproto.reserved.txt | 256 GLX Error Codes 283 GLX Event Codes
|
/third_party/zlib/doc/ |
D | rfc1951.txt | 437 values determined at step 2. Codes that are never used 661 Lit Value Bits Codes 705 Example: Codes 8, 16 (+2 bits 11), 850 Redundancy Codes", Proceedings of the Institute of Radio
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/ |
D | TargetLowering.cpp | 4455 rCodes = &info.Codes; in getMultipleConstraintMatchWeight() 4457 rCodes = &info.multipleAlternatives[maIndex].Codes; in getMultipleConstraintMatchWeight() 4543 assert(OpInfo.Codes.size() > 1 && "Doesn't have multiple constraint options"); in ChooseConstraint() 4549 for (unsigned i = 0, e = OpInfo.Codes.size(); i != e; ++i) { in ChooseConstraint() 4551 TLI.getConstraintType(OpInfo.Codes[i]); in ChooseConstraint() 4565 assert(OpInfo.Codes[i].size() == 1 && in ChooseConstraint() 4568 TLI.LowerAsmOperandForConstraint(Op, OpInfo.Codes[i], in ChooseConstraint() 4591 OpInfo.ConstraintCode = OpInfo.Codes[BestIdx]; in ChooseConstraint() 4600 assert(!OpInfo.Codes.empty() && "Must have at least one constraint"); in ComputeConstraintToUse() 4603 if (OpInfo.Codes.size() == 1) { in ComputeConstraintToUse() [all …]
|
/third_party/rust/crates/minimal-lexical/ |
D | CODE_OF_CONDUCT.md | 90 Additionally, as a project hosted on both GitHub and npm, [their own Codes of Conducts may be appli…
|
/third_party/skia/third_party/externals/icu/source/data/lang/ |
D | en.txt | 981 hex{"To Hexadecimal Codes"} 1201 hex{"From Hexadecimal Codes"}
|
/third_party/icu/icu4c/source/data/lang/ |
D | ar_XB.txt | 959 hex{"To Hexadecimal Codes"} 1190 hex{"From Hexadecimal Codes"}
|
D | en.txt | 1043 hex{"To Hexadecimal Codes"} 1279 hex{"From Hexadecimal Codes"}
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Sparc/ |
D | SparcInstrInfo.td | 770 // Section B.21 - Branch on Integer Condition Codes Instructions, p. 119 842 // Section B.22 - Branch on Floating-point Condition Codes Instructions, p. 121 882 // Section B.22 - Branch on Co-processor Condition Codes Instructions, p. 123 981 // Section B.27 - Trap on Integer Condition Codes Instruction
|
/third_party/icu/docs/userguide/collation/customization/ |
D | index.md | 348 #### Values for Reorder Codes 359 In addition, ISO **4-letter script codes** can be used. Codes for scripts that 370 #### Semantics of a List of Reorder Codes
|
/third_party/vk-gl-cts/external/vulkan-docs/src/ |
D | styleguide.txt | 234 Error Codes>> section to guide authors of new commands (internal issue
|
/third_party/vk-gl-cts/external/vulkan-docs/src/style/ |
D | writing.txt | 353 === Commands which Return Error Codes 364 See the "`Return Codes`" section of the <<vulkan-spec,Vulkan API
|
/third_party/openssl/doc/man1/ |
D | openssl.pod | 29 o Calculation of Message Digests and Message Authentication Codes
|