Home
last modified time | relevance | path

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

/external/swiftshader/third_party/subzero/src/
DIceGlobalInits.cpp26 char hexdigit(unsigned X) { return X < 10 ? '0' + X : 'A' + X - 10; } in hexdigit() function
/external/llvm-project/clang/tools/clang-diff/
DClangDiff.cpp114 static char hexdigit(int N) { return N &= 0xf, N + (N < 10 ? '0' : 'a' - 10); } in hexdigit() function
/external/vboot_reference/host/arch/arm/lib/
Dcrossystem_arch.c352 char hexdigit[3]; in VbReadNvStorage_mosys() local
/external/tcpdump/
Dprint-esp.c280 static u_int hexdigit(netdissect_options *ndo, char hex) in hexdigit() function
/external/rust/crates/grpcio-sys/grpc/third_party/upb/cmake/upb/json/
Dparser.c830 static void hexdigit(upb_json_parser *p, const char *ptr) { in hexdigit() function
/external/python/cpython2/Objects/
Dunicodeobject.c3047 static const char *hexdigit = "0123456789abcdef"; in unicodeescape_string() local
3330 static const char *hexdigit = "0123456789abcdef"; in PyUnicode_EncodeRawUnicodeEscape() local
/external/python/cpython2/Modules/
DcPickle.c1331 static const char *hexdigit = "0123456789abcdef"; in modified_EncodeRawUnicodeEscape() local
/external/protobuf/php/ext/google/protobuf/
Dupb.c9599 static void hexdigit(upb_json_parser *p, const char *ptr) { in hexdigit() function
/external/protobuf/ruby/ext/google/protobuf_c/
Dupb.c13424 static void hexdigit(upb_json_parser *p, const char *ptr) { in hexdigit() function
/external/guice/extensions/struts2/lib/
Dcore-3.1.1.jarMETA-INF/ org/ org/eclipse/ org/eclipse/jdt/ org/eclipse ...
/external/icu/tools/srcgen/currysrc/libs/
Dorg.eclipse.jdt.core_3.14.0.v20180528-0519.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSE_.SF META-INF/ECLIPSE_ ...