Home
last modified time | relevance | path

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

/third_party/protobuf/src/google/protobuf/stubs/
Dlogging.h150 #define GOOGLE_LOG_IF(LEVEL, CONDITION) \ argument
/third_party/vk-gl-cts/framework/referencerenderer/
DrrFragmentOperations.cpp322 #define SAMPLE_REGISTER_DPFAIL_OR_DPPASS(CONDITION, EXPRESSION) \ in executeStencilDpFailAndPass() argument
335 #define SWITCH_DPFAIL_OR_DPPASS(OP_NAME, CONDITION) \ in executeStencilDpFailAndPass() argument
/third_party/protobuf/src/google/protobuf/
Dgenerated_message_reflection.cc181 #define USAGE_CHECK(CONDITION, METHOD, ERROR_DESCRIPTION) \ argument