/prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/ |
concept_checks.h | 351 // TODO, add unary operators (prefix and postfix)
|
/prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/ |
concept_checks.h | 351 // TODO, add unary operators (prefix and postfix)
|
/external/chromium/testing/gtest/test/ |
gtest-param-test_test.cc | 209 // Verifies that the result of the postfix operator++ points to the value 215 // Verifies that prefix and postfix operator++() advance an iterator [all...] |
/external/clang/utils/ |
FindSpecRefs | 51 ('6.5.2 Postfix operators', '69'), 353 ('5.2 Postfix expressions', '85'), [all...] |
/external/gtest/test/ |
gtest-param-test_test.cc | 209 // Verifies that the result of the postfix operator++ points to the value 215 // Verifies that prefix and postfix operator++() advance an iterator [all...] |
/external/libvpx/libvpx/third_party/googletest/src/test/ |
gtest-param-test_test.cc | 209 // Verifies that the result of the postfix operator++ points to the value 215 // Verifies that prefix and postfix operator++() advance an iterator [all...] |
/external/v8/test/mjsunit/ |
strict-mode.js | 254 // Postfix increment with eval or arguments 262 // Postfix decrement with eval or arguments [all...] |
/frameworks/opt/mms/src/java/com/google/android/mms/pdu/ |
PduComposer.java | 56 * The postfix strings of address. [all...] |
/external/chromium/third_party/libevent/ |
evdns.c | 2502 const u8 *const postfix = ((u8 *) dom) + sizeof(struct search_domain); local [all...] |
/external/clang/lib/AST/ |
MicrosoftMangle.cpp | 550 // <postfix> ::= <unqualified-name> [<postfix>] 551 // ::= <substitution> [<postfix>] [all...] |
Expr.cpp | [all...] |
/external/clang/lib/Format/ |
Format.cpp | 170 /// break and \p Postfix before the rest of the token starts in the next line. 175 StringRef Postfix, bool InPPDirective, unsigned Spaces, 182 std::string ReplacementText = (Prefix + NewLineText + Postfix).str(); [all...] |
/external/v8/src/ |
messages.js | 150 "invalid_lhs_in_postfix_op", ["Invalid left-hand side expression in postfix operation"], 233 "strict_lhs_postfix", ["Postfix increment/decrement may not have eval or arguments operand in strict mode"], [all...] |
/external/chromium/testing/gtest/include/gtest/internal/ |
gtest-param-util.h | 120 // Postfix version of operator++.
|
/external/gtest/include/gtest/internal/ |
gtest-param-util.h | 120 // Postfix version of operator++.
|
/external/libvpx/libvpx/third_party/googletest/src/include/gtest/internal/ |
gtest-param-util.h | 120 // Postfix version of operator++.
|
/external/llvm/lib/Target/R600/ |
AMDGPUStructurizeCFG.cpp | 744 // Insert extra postfix node (or use exit instead)
|
/external/llvm/utils/unittest/googletest/include/gtest/internal/ |
gtest-param-util.h | 120 // Postfix version of operator++.
|
/external/open-vcdiff/gtest/include/gtest/internal/ |
gtest-param-util.h | 141 // Postfix version of operator++.
|
/external/protobuf/gtest/include/gtest/internal/ |
gtest-param-util.h | 139 // Postfix version of operator++.
|
/external/wpa_supplicant_8/src/p2p/ |
p2p.c | [all...] |
p2p.h | 361 * ssid_postfix - Postfix data to add to the SSID [all...] |
/external/chromium/net/base/ |
sdch_filter_unittest.cc | [all...] |
/external/icu4c/test/intltest/ |
itrbnf.cpp | 701 // postfix inc 708 // postfix dec [all...] |
/external/llvm/include/llvm/ADT/ |
APInt.h | 547 /// @brief Postfix increment operator. 559 /// @brief Postfix decrement operator. [all...] |