Home
last modified time | relevance | path

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

/external/v8/src/regexp/
Dregexp-ast.h432 RegExpLookaround(RegExpTree* body, bool is_positive, int capture_count, in RegExpLookaround()
449 bool is_positive() { return is_positive_; } in is_positive() function
Dregexp-parser.cc183 bool is_positive = (group_type == POSITIVE_LOOKAROUND); in ParseDisjunction() local
/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/gmock/test/
Dgmock-matchers_test.cc1265 Matcher<int> is_positive = Gt(0); in TEST() local
1381 Matcher<int> is_positive = Gt(0); in TEST() local
/external/v8/src/crankshaft/x64/
Dlithium-codegen-x64.cc3411 Label is_positive; in EmitIntegerMathAbs() local
3422 Label is_positive; in EmitSmiMathAbs() local
/external/v8/src/crankshaft/ia32/
Dlithium-codegen-ia32.cc3336 Label is_positive; in EmitIntegerMathAbs() local
/external/v8/src/crankshaft/x87/
Dlithium-codegen-x87.cc3607 Label is_positive; in EmitIntegerMathAbs() local