Home
last modified time | relevance | path

Searched defs:not (Results 1 – 25 of 44) 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.h15 #define not ! macro
/third_party/musl/include/
Diso646.h11 #define not ! macro
/third_party/e2fsprogs/lib/support/
Dparse_qtype.c35 int not = 0; in parse_quota_types() local
/third_party/pcre2/pcre2/src/
Dpcre2_printint.c281 const char *not = (*code == OP_PROP)? "" : "not "; in print_prop() local
713 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/node/deps/npm/node_modules/har-validator/node_modules/json-schema-traverse/spec/fixtures/
Dschema.js9 not: subschema('not'), property
/third_party/wayland-ivi-extension/weston-ivi-shell/src/
Divi-controller.c123 struct notification *not, *next; in clear_notification_list() local
239 struct notification *not; in send_surface_prop() local
290 struct notification *not; in send_layer_prop() local
632 struct notification *not; local
1058 struct notification *not; local
1823 struct notification *not, *next; local
1882 struct notification *not, *next; local
1926 struct notification *not; local
/third_party/boringssl/src/crypto/x509v3/
Dv3_cpols.c306 USERNOTICE *not; in notice_section() local
/third_party/node/deps/npm/node_modules/ip/lib/
Dip.js231 ip.not = function(addr) { function
/third_party/openssl/crypto/x509v3/
Dv3_cpols.c289 USERNOTICE *not; in notice_section() local
/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-04.json142 "not": { "$ref": "#" } object
Djson-schema-draft-07.json165 "not": { "$ref": "#" } object
/third_party/python/Doc/reference/
Dexpressions.rst1611 .. _not: target
/third_party/mbedtls/tests/scripts/
Dall.sh528 not() { function
/third_party/toybox/toys/posix/
Dfind.c211 int pcount = 0, print = 0, not = 0, active = !!new, test = active, recurse; in do_find() local
Dsed.c202 unsigned not, hit; member
/third_party/uboot/u-boot-2020.01/drivers/mtd/
Dmtdcore.c411 struct mtd_notifier *not; in add_mtd_device() local
526 struct mtd_notifier *not; in del_mtd_device() local
/third_party/node/deps/npm/node_modules/har-validator/node_modules/ajv/dist/
Dajv.min.js2 …e&&require;if(!e&&t)return t(r,!0);if(u)return u(r,!0);var a=new Error("Cannot find module '"+r+"'… property
/third_party/typescript/src/harness/
DfourslashInterfaceImpl.ts122 public not: VerifyNegatable | undefined; property in FourSlashInterface.VerifyNegatable
/third_party/typescript/src/compiler/
Dcore.ts2161 export function not<T extends unknown[]>(fn: (...args: T) => boolean): (...args: T) => boolean { function

12