OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:UTRACE_ENTRY
(Results
1 - 3
of
3
) sorted by null
/external/icu4c/common/
utracimp.h
87
* Do not use directly, use
UTRACE_ENTRY
instead.
92
utrace_entry
(int32_t fnNumber);
107
* Trace function used inside functions that have a
UTRACE_ENTRY
() statement.
149
* Tracing should start with
UTRACE_ENTRY
after checking for
157
#define
UTRACE_ENTRY
(fnNumber) \
160
utrace_entry
(fnNumber); \
167
* Produces trace output at a less verbose setting than plain
UTRACE_ENTRY
178
utrace_entry
(fnNumber); \
183
* Trace statement for each exit point of a function that has a
UTRACE_ENTRY
()
200
* Trace statement for each exit point of a function that has a
UTRACE_ENTRY
()
[
all
...]
/external/icu4c/i18n/
ucol_res.cpp
[
all
...]
ucol.cpp
[
all
...]
Completed in 124 milliseconds