Home
last modified time | relevance | path

Searched defs:Codes (Results 1 – 5 of 5) sorted by relevance

/third_party/icu/docs/userguide/conversion/
Dconverters.md448 #### U_INDEX_OUTOFBOUNDS_ERROR
453 #### U_INVALID_CHAR_FOUND
458 #### U_TRUNCATED_CHAR_FOUND
466 #### U_ILLEGAL_CHAR_FOUND
479 #### U_INVALID_TABLE_FORMAT
485 #### U_BUFFER_OVERFLOW_ERROR
/third_party/icu/docs/userguide/dev/
Dcodingguidelines.md86 ### Sample Function with Error Checking
112 ### New API Functions
122 ### Warning Codes
154 ### Bogus Objects
/third_party/lzma/CPP/7zip/UI/Console/
DUpdateCallbackConsole.h15 CRecordVector<DWORD> Codes; member
/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/cups-filters/filter/
Dtexttopdf.c132 unsigned char Codes[65536]; /* Unicode glyph mapping to font */ variable