Home
last modified time | relevance | path

Searched defs:negated (Results 1 – 15 of 15) sorted by relevance

/external/pcre/dist2/src/
Dpcre2_xclass.c72 BOOL negated = (*data & XCL_NOT) != 0; in PRIV() local
Dpcre2_auto_possess.c197 BOOL negated) in check_char_prop()
Dpcre2_compile.c2855 BOOL negated; in parse_regex() local
3385 BOOL negated; in parse_regex() local
/external/openssh/
Dauth-rhosts.c88 int negated; in check_rhosts_file() local
Dmatch.c124 int negated; in match_pattern_list() local
Dreadconf.c831 int r, oactive, negated, opcode, *intptr, value, value2, cmdline = 0; in process_config_line_depth() local
/external/cldr/tools/java/org/unicode/cldr/draft/
DUnicodeSetBuilder.java69 boolean negated; field in UnicodeSetBuilder.MyObjectBuilder.Info
72 public Info(UnicodeSet set, boolean negated, Operation operation) { in Info()
/external/catch2/include/internal/
Dcatch_run_context.cpp394 bool negated = isFalseTest( info.resultDisposition ); in handleExpr() local
414 bool negated ) { in reportExpr()
/external/v8/src/
Dflags.cc341 bool* negated) { in SplitArgument()
435 bool negated; in SetFlagsFromCommandLine() local
/external/icu/icu4c/source/i18n/
Dregexcmp.cpp4242 UBool negated = (fC.fChar == chP); in scanProp() local
4313 UBool negated = FALSE; in scanPosixProp() local
4374 UnicodeSet *RegexCompile::createSetForProperty(const UnicodeString &propName, UBool negated) { in createSetForProperty()
Dplurrule_impl.h317 UBool negated = FALSE; // TRUE for negated rules. variable
/external/mksh/src/
Dmisc.c965 bool negated = false; in gmatch_cclass() local
/external/pcre/dist2/src/sljit/
DsljitNativeARM_64.c392 sljit_s32 negated, ones, right; in logical_imm() local
/external/v8/src/regexp/
Djsregexp.cc5086 ZoneList<CharacterRange>* negated = in ToNode() local
5835 ZoneList<CharacterRange>* negated = in AddClassEscape() local
/external/catch2/single_include/catch2/
Dcatch.hpp10623 bool negated = isFalseTest( info.resultDisposition ); in handleExpr() local
10643 bool negated ) { in reportExpr()