Home
last modified time | relevance | path

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

12

/external/apache-commons-lang/src/main/java/org/apache/commons/lang3/
DCharRange.java50 private final boolean negated; field in CharRange
72 private CharRange(char start, char end, final boolean negated) { in CharRange()
/external/pcre/src/
Dpcre2_xclass.c72 BOOL negated = (*data & XCL_NOT) != 0; in PRIV() local
Dpcre2_auto_possess.c200 BOOL negated) in check_char_prop()
Dpcre2_compile.c3156 BOOL negated; in parse_regex() local
3703 BOOL negated; in parse_regex() local
Dpcre2_jit_compile.c4116 static void read_char7_type(compiler_common *common, jump_list **backtracks, BOOL negated) in read_char7_type()
4153 static void read_char8_type(compiler_common *common, jump_list **backtracks, BOOL negated) in read_char8_type()
/external/cldr/tools/cldr-code/src/main/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/cronet/net/dns/
Dnsswitch_reader.h61 bool negated; member
/external/skia/src/sksl/ir/
DSkSLPrefixExpression.cpp39 double negated = -value->as<Literal>().value(); in simplify_negation() 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.rs1896 let negated = if self.char() != '^' { in parse_set_class_open() localVariable
1981 let mut negated = false; in maybe_parse_ascii_class() localVariable
2035 let negated = self.char() == 'P'; in parse_unicode_class() localVariable
/external/cronet/third_party/icu/source/i18n/
Dregexcmp.cpp4263 UBool negated = (fC.fChar == chP); in scanProp() local
4334 UBool negated = false; in scanPosixProp() local
4395 UnicodeSet *RegexCompile::createSetForProperty(const UnicodeString &propName, UBool negated) { in createSetForProperty()
Dplurrule_impl.h357 UBool negated = false; // true for negated rules. variable
/external/icu/icu4c/source/i18n/
Dregexcmp.cpp4263 UBool negated = (fC.fChar == chP); in scanProp() local
4334 UBool negated = false; in scanPosixProp() local
4395 UnicodeSet *RegexCompile::createSetForProperty(const UnicodeString &propName, UBool negated) { in createSetForProperty()
Dplurrule_impl.h357 UBool negated = false; // true for negated rules. variable
/external/icu/libicu/cts_headers/
Dplurrule_impl.h357 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/mksh/src/
Dmisc.c1017 bool negated = false; in gmatch_cclass() local
/external/pcre/src/sljit/
DsljitNativeARM_64.c442 sljit_s32 negated; in logical_imm() local
/external/python/google-api-python-client/googleapiclient/discovery_cache/documents/
Dcontactcenterinsights.v1.json2522 "negated": { object
/external/libabigail/tests/lib/
Dcatch.hpp12986 bool negated = isFalseTest( info.resultDisposition ); in handleExpr() local
13006 bool negated ) { in reportExpr()
/external/catch2/single_include/catch2/
Dcatch.hpp12843 bool negated = isFalseTest( info.resultDisposition ); in handleExpr() local
12863 bool negated ) { in reportExpr()
/external/libbpf/.github/actions/build-selftests/
Dvmlinux.h10471 bool negated; member
/external/bcc/libbpf-tools/powerpc/
Dvmlinux_510.h8560 bool negated; member
Dvmlinux.h8560 bool negated; member

12