Home
last modified time | relevance | path

Searched refs:Codes (Results 1 – 25 of 49) sorted by relevance

12

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DInlineAsm.cpp68 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/python/Doc/library/
Dhttp.rst109 ``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/
DInlineAsm.h107 ConstraintCodeVector Codes; member
148 ConstraintCodeVector Codes; member
/third_party/flutter/skia/third_party/externals/wuffs/doc/note/
Dbase38-and-fourcc.md1 # Base38 and FourCC Codes
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DAnalysis.cpp183 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/icu/tools/currency/
Dreadme.txt107 [java] Codes not found in the reference data: ZZZ
/third_party/openssl/doc/man7/
Devp.pod21 digital signatures and Message Authentication Codes (MACs). Also see the older
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/
DPPCTargetTransformInfo.cpp227 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/skia/third_party/externals/opengl-registry/xml/
Dglxproto.reserved.txt256 GLX Error Codes
283 GLX Event Codes
/third_party/openGLES/xml/
Dglxproto.reserved.txt285 GLX Error Codes
312 GLX Event Codes
/third_party/boost/libs/beast/tools/
Dfield.txt202 MMHS-Subject-Indicator-Codes
/third_party/boost/tools/boost_install/test/iostreams/zlib-1.2.11/doc/
Drfc1951.txt437 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/zlib/doc/
Drfc1951.txt437 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/boost/libs/beast/test/extern/zlib-1.2.11/doc/
Drfc1951.txt437 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/flutter/skia/third_party/externals/wuffs/std/lzw/
DREADME.md17 # Codes chapter
55 ## Codes Example
/third_party/flutter/skia/third_party/externals/wuffs/std/gif/
DREADME.md260 ## Codes section in LZW (Lempel Ziv Welch) Compression
281 Codes take up a variable number of bits in the input stream, the `width`,
/third_party/boost/libs/beast/include/boost/beast/http/impl/
Dfield.ipp322 "MMHS-Subject-Indicator-Codes",
/third_party/boost/boost/beast/http/impl/
Dfield.ipp322 "MMHS-Subject-Indicator-Codes",
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DTargetLowering.cpp4455 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/icu/icu4c/source/data/lang/
Dar_XB.txt959 hex{"؜‮To‬؜ ؜‮Hexadecimal‬؜ ؜‮Codes‬؜"}
1190 hex{"؜‮From‬؜ ؜‮Hexadecimal‬؜ ؜‮Codes‬؜"}
Den.txt981 hex{"To Hexadecimal Codes"}
1201 hex{"From Hexadecimal Codes"}
/third_party/flutter/skia/third_party/externals/icu/source/data/lang/
Den.txt959 hex{"To Hexadecimal Codes"}
1172 hex{"From Hexadecimal Codes"}
/third_party/skia/third_party/externals/icu/source/data/lang/
Den.txt981 hex{"To Hexadecimal Codes"}
1201 hex{"From Hexadecimal Codes"}
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Sparc/
DSparcInstrInfo.td770 // 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/
Dindex.md348 #### 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

12