Home
last modified time | relevance | path

Searched defs:is_positive (Results 1 – 9 of 9) sorted by relevance

/external/v8/src/regexp/
Dregexp-ast.h468 RegExpLookaround(RegExpTree* body, bool is_positive, int capture_count, in RegExpLookaround()
485 bool is_positive() { return is_positive_; } in is_positive() function
Dregexp-parser.cc224 bool is_positive = (group_type == POSITIVE_LOOKAROUND); in ParseDisjunction() local
Djsregexp.cc5692 RegExpLookaround::Builder::Builder(bool is_positive, RegExpNode* on_success, in Builder()
/external/google-breakpad/src/testing/test/
Dgmock-matchers_test.cc1196 Matcher<int> is_positive = Gt(0); in TEST() local
1312 Matcher<int> is_positive = Gt(0); in TEST() local
/external/v8/src/crankshaft/x64/
Dlithium-codegen-x64.cc3219 Label is_positive; in EmitIntegerMathAbs() local
3230 Label is_positive; in EmitSmiMathAbs() local
/external/googletest/googlemock/test/
Dgmock-matchers_test.cc1324 Matcher<int> is_positive = Gt(0); in TEST() local
1440 Matcher<int> is_positive = Gt(0); in TEST() local
/external/v8/testing/gmock/test/
Dgmock-matchers_test.cc1320 Matcher<int> is_positive = Gt(0); in TEST() local
1436 Matcher<int> is_positive = Gt(0); in TEST() local
/external/v8/src/crankshaft/ia32/
Dlithium-codegen-ia32.cc3026 Label is_positive; in EmitIntegerMathAbs() local
/external/v8/src/crankshaft/x87/
Dlithium-codegen-x87.cc3310 Label is_positive; in EmitIntegerMathAbs() local