Home
last modified time | relevance | path

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

123456

/external/llvm/test/tools/llvm-objdump/
Dwin64-unwind-data.test15 OBJ-NEXT: Number of Codes: 8
18 OBJ-NEXT: Unwind Codes:
32 OBJ-NEXT: Number of Codes: 0
41 OBJ-NEXT: Number of Codes: 0
50 OBJ-NEXT: Number of Codes: 6
52 OBJ-NEXT: Unwind Codes:
64 EXE-NEXT: Number of Codes: 8
67 EXE-NEXT: Unwind Codes:
82 EXE-NEXT: Number of Codes: 0
92 EXE-NEXT: Number of Codes: 0
[all …]
/external/swiftshader/third_party/llvm-16.0/llvm/lib/DebugInfo/DWARF/
DDWARFDebugAbbrev.cpp72 std::vector<uint32_t> Codes; in getCodeRange() local
73 Codes.reserve(Decls.size()); in getCodeRange()
75 Codes.push_back(Decl.getCode()); in getCodeRange()
81 for (auto Current = Codes.begin(), End = Codes.end(); Current != End;) { in getCodeRange()
/external/llvm/lib/IR/
DInlineAsm.cpp74 ConstraintCodeVector *pCodes = &Codes; in Parse()
80 pCodes = &multipleAlternatives[0].Codes; in Parse()
181 pCodes = &multipleAlternatives[multipleAlternativeIndex].Codes; in Parse()
206 Codes = scInfo.Codes; in selectAlternative()
/external/cldr/docs/site/development/
Dupdating-codes.md2 title: Updating Codes
5 # Updating Codes
16 4. [Update Subdivision Codes](https://cldr.unicode.org/development/updating-codes/updating-subdivis…
18 6. [Update Currency Codes](https://cldr.unicode.org/development/updating-codes/update-currency-code…
/external/lzma/CPP/7zip/UI/Console/
DUpdateCallbackConsole.h15 CRecordVector<DWORD> Codes; member
20 Codes.Add(systemError); in AddError()
25 Codes.Clear(); in Clear()
/external/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()
/external/swiftshader/third_party/llvm-16.0/llvm/lib/IR/
DInlineAsm.cpp83 ConstraintCodeVector *pCodes = &Codes; in Parse()
89 pCodes = &multipleAlternatives[0].Codes; in Parse()
195 pCodes = &multipleAlternatives[multipleAlternativeIndex].Codes; in Parse()
230 Codes = scInfo.Codes; in selectAlternative()
/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/GlobalISel/
DInlineAsmLowering.cpp156 assert(OpInfo.Codes.size() > 1 && "Doesn't have multiple constraint options"); in chooseConstraint()
162 for (unsigned i = 0, e = OpInfo.Codes.size(); i != e; ++i) { in chooseConstraint()
164 TLI->getConstraintType(OpInfo.Codes[i]); in chooseConstraint()
178 assert(OpInfo.Codes[i].size() == 1 && in chooseConstraint()
197 OpInfo.ConstraintCode = OpInfo.Codes[BestIdx]; in chooseConstraint()
203 assert(!OpInfo.Codes.empty() && "Must have at least one constraint"); in computeConstraintToUse()
206 if (OpInfo.Codes.size() == 1) { in computeConstraintToUse()
207 OpInfo.ConstraintCode = OpInfo.Codes[0]; in computeConstraintToUse()
/external/federated-compute/fcp/client/
Ddiag_codes.proto44 // Codes reserved for test-only training diag codes.
56 // Codes reserved for test-only resource cache diag codes.
77 // Codes reserved for background training
180 * Codes reserved for logs related to opstats
229 * Codes reserved for logs related to HTTP
252 * Codes reserved for logs related to temp files
258 * Codes reserved for logs related to Federated Select
275 * Codes for logs related to the resource cache
/external/cldr/docs/site/development/updating-codes/
Dupdating-un-codes.md2 title: Updating UN Codes
5 # Updating UN Codes
Dupdate-language-script-info.md35 1. For UN M.49 codes, see [Updating UN Codes](https://cldr.unicode.org/development/updating-codes/u…
37 3. For the EU, see instructions on [Updating UN Codes](https://cldr.unicode.org/development/updatin…
Dupdate-languagescriptregion-subtags.md32 - Click **Full List of Country Codes**
34 - Click on the "Officially Assigned" code type and also the "Other Codes" code type
40 …- You'll have to do this again in [Updating Subdivision Codes](https://cldr.unicode.org/developmen…
Dupdating-subdivision-translations.md7 1. Make sure that that the subdivisions are updated first as per [Updating Subdivision Codes](https…
/external/python/cpython3/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
/external/cldr/docs/site/translation/
Derror-codes.md2 title: Error and Warning Codes
5 # Error and Warning Codes
/external/llvm/include/llvm/IR/
DInlineAsm.h109 ConstraintCodeVector Codes; member
149 ConstraintCodeVector Codes; member
/external/pdfium/third_party/lcms/src/
Dcmscnvrt.c1145 …edIntentsTHR(cmsContext ContextID, cmsUInt32Number nMax, cmsUInt32Number* Codes, char** Descriptio… in cmsGetSupportedIntentsTHR() argument
1155 if (Codes != NULL) in cmsGetSupportedIntentsTHR()
1156 Codes[nIntents] = pt ->Intent; in cmsGetSupportedIntentsTHR()
1168 if (Codes != NULL) in cmsGetSupportedIntentsTHR()
1169 Codes[nIntents] = pt ->Intent; in cmsGetSupportedIntentsTHR()
1180 cmsUInt32Number CMSEXPORT cmsGetSupportedIntents(cmsUInt32Number nMax, cmsUInt32Number* Codes, char… in cmsGetSupportedIntents() argument
1182 return cmsGetSupportedIntentsTHR(NULL, nMax, Codes, Descriptions); in cmsGetSupportedIntents()
/external/zxing/core/
DREADME.google12 QR Codes, Data Matrix, and the UPC family of 1D barcodes. It will provide
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DInlineAsm.h107 ConstraintCodeVector Codes; member
148 ConstraintCodeVector Codes; member
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/IR/
DInlineAsm.h112 ConstraintCodeVector Codes; member
153 ConstraintCodeVector Codes; member
/external/scapy/test/contrib/
Dpcom.uts37 = PCOM/ASCII Known Codes
62 = PCOM/Binary Known Codes
/external/coreboot/Documentation/
DPOSTCODES2 coreboot POST Codes
/external/rust/android-crates-io/crates/libsqlite3-sys/
DUpgrade.md11 * new [Authorizer Action Codes](https://sqlite.org/c3ref/c_alter_table.html)
/external/libdisplay-info/test/data/
Dcvt.ref50 CVT 3 Byte Timing Codes:
/external/executorch/backends/qualcomm/
DREADME.md35 ├── aot # Codes for generating QNN context binary (AoT Part).
38 ├── builders # Codes for lowering each operators (AoT Part).

123456