Searched defs:hexify (Results 1 - 3 of 3) sorted by relevance

/external/chromium-trace/trace-viewer/third_party/pywebsocket/src/mod_pywebsocket/
H A Dutil.py144 def hexify(s): function
/external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/thirdparty/mod_pywebsocket/
H A Dutil.py149 def hexify(s): function
/external/valgrind/main/coregrind/m_gdbserver/
H A Dremote-utils.c529 int hexify (char *hex, const char *bin, int count) function
555 hexify (buf, rev, count);
557 hexify (buf, bin, count);
778 hexify(buf+1, s, len);

Completed in 202 milliseconds