Home
last modified time | relevance | path

Searched defs:Codes (Results 1 – 6 of 6) 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/flutter/skia/third_party/externals/wuffs/std/lzw/
DREADME.md17 # Codes chapter
/third_party/flutter/skia/third_party/externals/wuffs/std/gif/
DREADME.md260 ## Codes section in LZW (Lempel Ziv Welch) Compression
/third_party/icu/docs/userguide/dev/
Dcodingguidelines.md82 ### Sample Function with Error Checking
108 ### New API Functions
118 ### Warning Codes
150 ### Bogus Objects
/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