OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:hexChar2Dec
(Results
1 - 2
of
2
) sorted by null
/external/aac/libSYS/include/
conv_string.h
129
UCHAR
hexChar2Dec
(const char c);
/external/aac/libSYS/src/
conv_string.cpp
143
hNibble =
hexChar2Dec
(string[i]);
144
lNibble =
hexChar2Dec
(string[i+1]);
165
UCHAR
hexChar2Dec
(const char c)
Completed in 88 milliseconds