OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:toUChar
(Results
1 - 2
of
2
) sorted by null
/external/valgrind/main/VEX/pub/
libvex_basictypes.h
91
static inline UChar
toUChar
( Int x ) {
/external/icu4c/test/cintltst/
cbiapts.c
77
static UChar*
toUChar
(const char *src, void **freeHook) {
513
ruleSourceU =
toUChar
(rules, &strCleanUp);
552
uData =
toUChar
(data, &freeHook);
596
uRules =
toUChar
(rules, &freeHook);
Completed in 66 milliseconds