Home
last modified time | relevance | path

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

12

/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.c3048 BOOL negated; in parse_regex() local
3595 BOOL negated; in parse_regex() local
Dpcre2_jit_compile.c4043 static void read_char7_type(compiler_common *common, jump_list **backtracks, BOOL negated) in read_char7_type()
4080 static void read_char8_type(compiler_common *common, jump_list **backtracks, BOOL negated) in read_char8_type()
/external/cldr/tools/java/org/unicode/cldr/draft/
DUnicodeSetBuilder.java70 boolean negated; field in UnicodeSetBuilder.MyObjectBuilder.Info
73 public Info(UnicodeSet set, boolean negated, Operation operation) { in Info()
/external/openssh/
Dauth-rhosts.c87 int negated; in check_rhosts_file() local
Dmatch.c125 int negated; in match_pattern_list() local
Dreadconf.c894 int r, oactive, negated, opcode, *intptr, value, value2, cmdline = 0; in process_config_line_depth() local
/external/openssh/openbsd-compat/
Dbsd-cygwin_util.c221 int negated; in cygwin_ug_match_pattern_list() local
/external/llvm-project/flang/unittests/Evaluate/
Dinteger.cpp61 auto negated{a.Negate()}; in exhaustiveTesting() local
/external/catch2/include/internal/
Dcatch_run_context.cpp403 bool negated = isFalseTest( info.resultDisposition ); in handleExpr() local
423 bool negated ) { in reportExpr()
/external/rust/crates/regex-syntax/src/ast/
Dmod.rs737 pub negated: bool, field
760 pub negated: bool, field
840 pub negated: bool, field
909 pub negated: bool, field
1295 let mut negated = false; in flag_state() localVariable
Dparse.rs1908 let negated = if self.char() != '^' { in parse_set_class_open() localVariable
1993 let mut negated = false; in maybe_parse_ascii_class() localVariable
2047 let negated = self.char() == 'P'; in parse_unicode_class() localVariable
/external/icu/icu4c/source/i18n/
Dregexcmp.cpp4257 UBool negated = (fC.fChar == chP); in scanProp() local
4328 UBool negated = FALSE; in scanPosixProp() local
4389 UnicodeSet *RegexCompile::createSetForProperty(const UnicodeString &propName, UBool negated) { in createSetForProperty()
Dplurrule_impl.h340 UBool negated = false; // true for negated rules. variable
/external/llvm-project/polly/lib/External/isl/
Disl_tab.h27 unsigned negated : 1; member
/external/llvm-project/mlir/unittests/SDBM/
DSDBMTest.cpp167 auto negated = (-sum).dyn_cast<SDBMNegExpr>(); in TEST() local
/external/icu/libicu/cts_headers/
Dplurrule_impl.h340 UBool negated = false; // true for negated rules. variable
/external/rust/crates/grpcio-sys/grpc/third_party/re2/re2/
Dparse.cc1917 bool negated = false; in ParseCharClass() local
2097 bool negated = false; in ParsePerlFlags() local
/external/llvm-project/mlir/lib/Conversion/AffineToStandard/
DAffineToStandard.cpp170 Value negated = builder.create<SubIOp>(loc, zeroCst, lhs); in visitCeilDivExpr() local
/external/llvm-project/mlir/lib/Dialect/SDBM/
DSDBMExpr.cpp305 bool negated, in addConstantAndSink()
/external/mksh/src/
Dmisc.c1017 bool negated = false; in gmatch_cclass() local
/external/pcre/dist2/src/sljit/
DsljitNativeARM_64.c433 sljit_s32 negated, ones, right; in logical_imm() local
/external/llvm-project/mlir/lib/Conversion/SPIRVToLLVM/
DConvertSPIRVToLLVM.cpp367 Value negated = rewriter.create<LLVM::XOrOp>(loc, dstType, in matchAndRewrite() local
/external/catch2/single_include/catch2/
Dcatch.hpp12843 bool negated = isFalseTest( info.resultDisposition ); in handleExpr() local
12863 bool negated ) { in reportExpr()

12