OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:UTRACE_LEVEL
(Results
1 - 2
of
2
) sorted by null
/external/icu/icu4c/source/common/
utracimp.h
117
#define
UTRACE_LEVEL
(level) (utrace_getLevel()>=(level))
224
if(
UTRACE_LEVEL
(level)) { \
237
if(
UTRACE_LEVEL
(level)) { \
250
if(
UTRACE_LEVEL
(level)) { \
263
if(
UTRACE_LEVEL
(level)) { \
276
if(
UTRACE_LEVEL
(level)) { \
289
if(
UTRACE_LEVEL
(level)) { \
302
if(
UTRACE_LEVEL
(level)) { \
315
if(
UTRACE_LEVEL
(level)) { \
328
if(
UTRACE_LEVEL
(level)) {
[
all
...]
/external/icu/icu4c/source/i18n/
ucol.cpp
199
if (
UTRACE_LEVEL
(UTRACE_VERBOSE)) {
448
if (
UTRACE_LEVEL
(UTRACE_VERBOSE)) {
471
if (
UTRACE_LEVEL
(UTRACE_VERBOSE)) {
Completed in 751 milliseconds