Home
last modified time | relevance | path

Searched defs:hex_digits (Results 1 – 11 of 11) sorted by relevance

/external/ImageMagick/coders/
Dxbm.c134 static int XBMInteger(Image *image,short int *hex_digits) in XBMInteger()
201 hex_digits[256]; in ReadXBMImage() local
Dps.c175 static inline int ProfileInteger(MagickByteBuffer *buffer,short int *hex_digits) in ProfileInteger()
255 hex_digits[256]; in ReadPSInfo() local
1063 hex_digits[][3] = in WritePSImage() local
Dpdf.c2964 hex_digits[16]; in WritePDFImage() local
/external/mesa3d/src/util/
Dmesa-sha1.c43 static const char hex_digits[] = "0123456789abcdef"; in _mesa_sha1_format() local
Ddisk_cache.h82 static const char hex_digits[] = "0123456789abcdef"; in disk_cache_format_hex_id() local
/external/libchrome/mojo/public/tools/bindings/pylib/mojom/parse/
Dlexer.py119 hex_digits = '[0-9a-fA-F]+' variable in Lexer
/external/avb/libavb/
Davb_util.c440 const char hex_digits[17] = "0123456789abcdef"; in avb_bin2hex() local
/external/llvm-project/lldb/source/Plugins/ObjectFile/Breakpad/
DBreakpadRecords.cpp88 template <typename T> static constexpr size_t hex_digits() { in hex_digits() function
/external/avb/examples/uefi/
Duefi_avb_ops.c556 char hex_digits[17] = "0123456789abcdef"; in set_hex() local
/external/python/pycparser/pycparser/
Dc_lexer.py188 hex_digits = '[0-9a-fA-F]+' variable in CLexer
/external/ImageMagick/MagickCore/
Dstring.c1904 hex_digits[16]; in StringInfoToHexString() local