Home
last modified time | relevance | path

Searched defs:not (Results 1 – 25 of 46) sorted by relevance

12

/third_party/toybox/lib/
Dportability.c196 struct xnotify *not = xzalloc(sizeof(struct xnotify)); in xnotify_init() local
206 int xnotify_add(struct xnotify *not, int fd, char *path) in xnotify_add()
220 int xnotify_wait(struct xnotify *not, char **path) in xnotify_wait()
243 struct xnotify *not = xzalloc(sizeof(struct xnotify)); in xnotify_init() local
253 int xnotify_add(struct xnotify *not, int fd, char *path) in xnotify_add()
266 int xnotify_wait(struct xnotify *not, char **path) in xnotify_wait()
/third_party/musl/porting/liteos_m/kernel/include/
Diso646.h11 #define not ! macro
/third_party/musl/porting/uniproton/kernel/include/
Diso646.h11 #define not ! macro
/third_party/musl/ndk_musl_include/
Diso646.h11 #define not ! macro
/third_party/musl/include/
Diso646.h11 #define not ! macro
/third_party/pcre2/pcre2/src/
Dpcre2_printint.c312 const char *not = (*code == OP_PROP)? "" : "not "; in print_prop() local
744 BOOL not = FALSE; in pcre2_printint() local
/third_party/protobuf/java/core/src/test/java/com/google/protobuf/
DIsValidUtf8Test.java131 private void assertValidUtf8(ByteStringFactory factory, int[] bytes, boolean not) { in assertValidUtf8()
/third_party/node/deps/npm/node_modules/har-validator/node_modules/ajv/lib/
Ddefinition_schema.js15 valid: {not: {required: ['macro']}} property
/third_party/node/deps/npm/node_modules/har-validator/node_modules/json-schema-traverse/
Dindex.js24 not: true property
/third_party/ltp/tools/sparse/sparse-src/validation/backend/
Dbitwise-ops.c51 static int not(int x) in not() function
/third_party/node/deps/npm/node_modules/har-validator/node_modules/json-schema-traverse/spec/fixtures/
Dschema.js9 not: subschema('not'), property
/third_party/node/deps/npm/node_modules/ip/lib/
Dip.js231 ip.not = function(addr) { function
/third_party/openssl/crypto/x509/
Dv3_cpols.c286 USERNOTICE *not; in notice_section() local
/third_party/rust/crates/bitflags/tests/compile-fail/non_integer_base/
Dall_defined.rs110 fn not(self) -> Self { in not() method
/third_party/node/deps/npm/node_modules/har-validator/node_modules/ajv/lib/refs/
Djson-schema-secure.json90 "not": {"$ref": "#"}, object
Djson-schema-draft-06.json151 "not": { "$ref": "#" } object
Djson-schema-draft-07.json165 "not": { "$ref": "#" } object
Djson-schema-draft-04.json142 "not": { "$ref": "#" } object
/third_party/python/Doc/reference/
Dexpressions.rst1648 .. _not: target
/third_party/pcre2/pcre2/maint/
Ducptest.c620 int not = 1; in find_chars() local
/third_party/toybox/toys/posix/
Dfind.c213 int pcount = 0, print = 0, not = 0, active = !!new, test = active, recurse; in do_find() local
Dsed.c202 unsigned not, hit; member
/third_party/mbedtls/tests/scripts/
Dall.sh670 not () { function
/third_party/mesa3d/src/freedreno/.gitlab-ci/traces/
Dafuc_test.asm142 not $02, $02 label
/third_party/rust/crates/tracing/tracing-subscriber/src/filter/layer_filters/
Dmod.rs358 fn not(self) -> combinator::Not<Self, S> in not() method

12