Home
last modified time | relevance | path

Searched refs:EXPRESSION (Results 1 – 15 of 15) sorted by relevance

/external/smali/smalidea/src/test/java/org/jf/smalidea/
DSmaliCodeFragmentFactoryTest.java230 new TextWithImportsImpl(CodeFragmentKind.EXPRESSION, completionText), in assertCompletionContains()
253 new TextWithImportsImpl(CodeFragmentKind.EXPRESSION, variableName), in assertVariableType()
/external/protobuf/src/google/protobuf/stubs/
Dcommon.h713 #define GOOGLE_CHECK(EXPRESSION) \ argument
714 GOOGLE_LOG_IF(FATAL, !(EXPRESSION)) << "CHECK failed: " #EXPRESSION ": "
740 #define GOOGLE_DCHECK(EXPRESSION) while(false) GOOGLE_CHECK(EXPRESSION) argument
/external/bison/tests/
Dexisting.at928 EXPRESSION
940 FOR_LIST_ELEMENT: EXPRESSION
945 EXPRESSION
947 EXPRESSION
949 EXPRESSION
978 | ATDELAY EXPRESSION {}
981 EXPRESSION
994 EXPRESSION
998 EXPRESSION
1009 EXPRESSION
[all …]
/external/protobuf/src/google/protobuf/compiler/
Dplugin.pb.cc242 #define DO_(EXPRESSION) if (!(EXPRESSION)) goto failure in MergePartialFromCodedStream() argument
594 #define DO_(EXPRESSION) if (!(EXPRESSION)) goto failure in MergePartialFromCodedStream() argument
937 #define DO_(EXPRESSION) if (!(EXPRESSION)) goto failure in MergePartialFromCodedStream() argument
/external/protobuf/src/google/protobuf/
Ddescriptor.pb.cc834 #define DO_(EXPRESSION) if (!(EXPRESSION)) goto failure in MergePartialFromCodedStream() argument
1105 #define DO_(EXPRESSION) if (!(EXPRESSION)) goto failure in MergePartialFromCodedStream() argument
1772 #define DO_(EXPRESSION) if (!(EXPRESSION)) goto failure in MergePartialFromCodedStream() argument
2059 #define DO_(EXPRESSION) if (!(EXPRESSION)) goto failure in MergePartialFromCodedStream() argument
2695 #define DO_(EXPRESSION) if (!(EXPRESSION)) goto failure in MergePartialFromCodedStream() argument
3285 #define DO_(EXPRESSION) if (!(EXPRESSION)) goto failure in MergePartialFromCodedStream() argument
3539 #define DO_(EXPRESSION) if (!(EXPRESSION)) goto failure in MergePartialFromCodedStream() argument
3872 #define DO_(EXPRESSION) if (!(EXPRESSION)) goto failure in MergePartialFromCodedStream() argument
4202 #define DO_(EXPRESSION) if (!(EXPRESSION)) goto failure in MergePartialFromCodedStream() argument
4552 #define DO_(EXPRESSION) if (!(EXPRESSION)) goto failure in MergePartialFromCodedStream() argument
[all …]
/external/bison/data/m4sugar/
Dforeach.m4244 # m4_map_args_pair(EXPRESSION, [END-EXPR = EXPRESSION], ARG...)
247 # EXPRESSION([ARG1], [ARG2]). If there are an odd number of ARGs, the
Dm4sugar.m4218 # m4_assert(EXPRESSION, [EXIT-STATUS = 1])
220 # This macro ensures that EXPRESSION evaluates to true, and exits if
221 # EXPRESSION evaluates to false.
1012 # m4_for(VARIABLE, FIRST, LAST, [STEP = +/-1], EXPRESSION)
1014 # Expand EXPRESSION defining VARIABLE to FROM, FROM + 1, ..., TO with
1017 # VARIABLE names. Changing VARIABLE inside EXPRESSION will not impact
1021 # the _m4_for call so that EXPRESSION is only parsed once.
1127 # m4_foreach(VARIABLE, LIST, EXPRESSION)
1130 # Expand EXPRESSION assigning each value of the LIST to VARIABLE.
1171 # m4_foreach_w(VARIABLE, LIST, EXPRESSION)
[all …]
/external/protobuf/src/google/protobuf/io/
Dtokenizer.cc115 #define CHARACTER_CLASS(NAME, EXPRESSION) \ argument
119 return EXPRESSION; \
/external/deqp/framework/referencerenderer/
DrrFragmentOperations.cpp268 #define SAMPLE_REGISTER_DPFAIL_OR_DPPASS(CONDITION, EXPRESSION) \ in executeStencilDpFailAndPass() argument
277 …stencilBuffer.setPixStencil(maskedBitReplace(stencilBufferValue, (EXPRESSION), stencilState.writeM… in executeStencilDpFailAndPass()
/external/llvm/tools/llvm-bcanalyzer/
Dllvm-bcanalyzer.cpp332 STRINGIFY_CODE(METADATA, EXPRESSION) in GetCodeName()
/external/antlr/antlr-3.4/runtime/Delphi/
DREADME.TXT96 called "EXPRESSION" or "Expression" or any other combination of upper- and lower
/external/chromium-trace/catapult/third_party/WebOb/docs/
Djsonrpc-example.txt92 usage="%prog [OPTIONS] MODULE:EXPRESSION")
/external/bison/po/
Dbison.pot19 "Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n"
/external/e2fsprogs/po/
De2fsprogs.pot79 "Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n"
/external/pcre/dist/doc/
Dpcre.txt4738 PCRE REGULAR EXPRESSION DETAILS
7684 PCRE REGULAR EXPRESSION SYNTAX SUMMARY
9936 PASSING MODIFIERS TO THE REGULAR EXPRESSION ENGINE