Home
last modified time | relevance | path

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

/third_party/protobuf/src/google/protobuf/stubs/
Dlogging.h153 #define GOOGLE_CHECK(EXPRESSION) \ argument
181 #define GOOGLE_DCHECK(EXPRESSION) while(false) GOOGLE_CHECK(EXPRESSION) argument
/third_party/boost/boost/spirit/home/support/detail/lexer/parser/tokeniser/
Dnum_token.hpp23 enum type {BEGIN, REGEX, OREXP, SEQUENCE, SUB, EXPRESSION, REPEAT, enumerator
/third_party/boost/boost/phoenix/core/detail/
Dexpression.hpp85 #define BOOST_PHOENIX_DEFINE_EXPRESSION_BASE(NAME_SEQ, GRAMMAR_SEQ, EXPRESSION, RULE, RESULT_OF_MAK… argument
/third_party/protobuf/src/google/protobuf/io/
Dtokenizer.cc117 #define CHARACTER_CLASS(NAME, EXPRESSION) \ argument
/third_party/vk-gl-cts/framework/referencerenderer/
DrrFragmentOperations.cpp322 #define SAMPLE_REGISTER_DPFAIL_OR_DPPASS(CONDITION, EXPRESSION) \ in executeStencilDpFailAndPass() argument