Home
last modified time | relevance | path

Searched defs:CONDITION (Results 1 – 5 of 5) sorted by relevance

/external/skia/include/gpu/
DGrConfig.h178 #define GR_STATIC_ASSERT(CONDITION) static_assert(CONDITION, "bug") argument
182 #define GR_STATIC_ASSERT(CONDITION) \ argument
/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/gs/
Dlifecycle.py29 CONDITION = 'Condition' variable
/external/deqp/framework/referencerenderer/
DrrFragmentOperations.cpp268 #define SAMPLE_REGISTER_DPFAIL_OR_DPPASS(CONDITION, EXPRESSION) \ in executeStencilDpFailAndPass() argument
281 #define SWITCH_DPFAIL_OR_DPPASS(OP_NAME, CONDITION) \ in executeStencilDpFailAndPass() argument
/external/protobuf/src/google/protobuf/stubs/
Dcommon.h710 #define GOOGLE_LOG_IF(LEVEL, CONDITION) \ argument
/external/protobuf/src/google/protobuf/
Dgenerated_message_reflection.cc135 #define USAGE_CHECK(CONDITION, METHOD, ERROR_DESCRIPTION) \ argument