Home
last modified time | relevance | path

Searched refs:CONDITION (Results 1 – 6 of 6) sorted by relevance

/frameworks/ex/framesequence/jni/utils/
Dlog.h63 #define CONDITION(cond) (__builtin_expect((cond)!=0, 0)) macro
70 ( (CONDITION(cond)) \
85 ( (CONDITION(cond)) \
99 ( (CONDITION(cond)) \
113 ( (CONDITION(cond)) \
127 ( (CONDITION(cond)) \
188 ( (CONDITION(cond)) \
/frameworks/rs/rsov/compiler/unit_tests/
DTestRunner.h92 #define CHECK(CONDITION) \ argument
94 if (!(CONDITION)) \
95 llvm::errs() << "\nCHECK <( " #CONDITION " )> failed!\n"; \
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/stubs/
Dlogging.h148 #define GOOGLE_LOG_IF(LEVEL, CONDITION) \ argument
149 !(CONDITION) ? (void)0 : GOOGLE_LOG(LEVEL)
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/
Dgenerated_message_reflection.cc139 #define USAGE_CHECK(CONDITION, METHOD, ERROR_DESCRIPTION) \ argument
140 if (!(CONDITION)) \
/frameworks/base/core/java/android/service/notification/
DZenModeConfig.java1756 condition.writeToProto(proto, ZenRuleProto.CONDITION); in writeToProto()
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt68543 Landroid/service/notification/ZenRuleProto;->CONDITION:J
116588 Ljava/util/concurrent/locks/AbstractQueuedSynchronizer$Node;->CONDITION:I