/external/pcre/dist2/src/ |
D | pcre2_xclass.c | 72 BOOL negated = (*data & XCL_NOT) != 0; in PRIV() local
|
D | pcre2_auto_possess.c | 197 BOOL negated) in check_char_prop()
|
D | pcre2_compile.c | 3048 BOOL negated; in parse_regex() local 3595 BOOL negated; in parse_regex() local
|
D | pcre2_jit_compile.c | 4043 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/ |
D | UnicodeSetBuilder.java | 70 boolean negated; field in UnicodeSetBuilder.MyObjectBuilder.Info 73 public Info(UnicodeSet set, boolean negated, Operation operation) { in Info()
|
/external/openssh/ |
D | auth-rhosts.c | 87 int negated; in check_rhosts_file() local
|
D | match.c | 125 int negated; in match_pattern_list() local
|
D | readconf.c | 894 int r, oactive, negated, opcode, *intptr, value, value2, cmdline = 0; in process_config_line_depth() local
|
/external/openssh/openbsd-compat/ |
D | bsd-cygwin_util.c | 221 int negated; in cygwin_ug_match_pattern_list() local
|
/external/llvm-project/flang/unittests/Evaluate/ |
D | integer.cpp | 61 auto negated{a.Negate()}; in exhaustiveTesting() local
|
/external/catch2/include/internal/ |
D | catch_run_context.cpp | 403 bool negated = isFalseTest( info.resultDisposition ); in handleExpr() local 423 bool negated ) { in reportExpr()
|
/external/rust/crates/regex-syntax/src/ast/ |
D | mod.rs | 737 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
|
D | parse.rs | 1908 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/ |
D | regexcmp.cpp | 4257 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()
|
D | plurrule_impl.h | 340 UBool negated = false; // true for negated rules. variable
|
/external/llvm-project/polly/lib/External/isl/ |
D | isl_tab.h | 27 unsigned negated : 1; member
|
/external/llvm-project/mlir/unittests/SDBM/ |
D | SDBMTest.cpp | 167 auto negated = (-sum).dyn_cast<SDBMNegExpr>(); in TEST() local
|
/external/icu/libicu/cts_headers/ |
D | plurrule_impl.h | 340 UBool negated = false; // true for negated rules. variable
|
/external/rust/crates/grpcio-sys/grpc/third_party/re2/re2/ |
D | parse.cc | 1917 bool negated = false; in ParseCharClass() local 2097 bool negated = false; in ParsePerlFlags() local
|
/external/llvm-project/mlir/lib/Conversion/AffineToStandard/ |
D | AffineToStandard.cpp | 170 Value negated = builder.create<SubIOp>(loc, zeroCst, lhs); in visitCeilDivExpr() local
|
/external/llvm-project/mlir/lib/Dialect/SDBM/ |
D | SDBMExpr.cpp | 305 bool negated, in addConstantAndSink()
|
/external/mksh/src/ |
D | misc.c | 1017 bool negated = false; in gmatch_cclass() local
|
/external/pcre/dist2/src/sljit/ |
D | sljitNativeARM_64.c | 433 sljit_s32 negated, ones, right; in logical_imm() local
|
/external/llvm-project/mlir/lib/Conversion/SPIRVToLLVM/ |
D | ConvertSPIRVToLLVM.cpp | 367 Value negated = rewriter.create<LLVM::XOrOp>(loc, dstType, in matchAndRewrite() local
|
/external/catch2/single_include/catch2/ |
D | catch.hpp | 12843 bool negated = isFalseTest( info.resultDisposition ); in handleExpr() local 12863 bool negated ) { in reportExpr()
|