/third_party/toybox/lib/ |
D | portability.c | 196 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/ |
D | iso646.h | 15 #define not ! macro
|
/third_party/musl/include/ |
D | iso646.h | 11 #define not ! macro
|
/third_party/e2fsprogs/lib/support/ |
D | parse_qtype.c | 35 int not = 0; in parse_quota_types() local
|
/third_party/pcre2/pcre2/src/ |
D | pcre2_printint.c | 281 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/ |
D | IsValidUtf8Test.java | 131 private void assertValidUtf8(ByteStringFactory factory, int[] bytes, boolean not) { in assertValidUtf8()
|
/third_party/node/deps/npm/node_modules/har-validator/node_modules/ajv/lib/ |
D | definition_schema.js | 15 valid: {not: {required: ['macro']}} property
|
/third_party/node/deps/npm/node_modules/har-validator/node_modules/json-schema-traverse/ |
D | index.js | 24 not: true property
|
/third_party/node/deps/npm/node_modules/har-validator/node_modules/json-schema-traverse/spec/fixtures/ |
D | schema.js | 9 not: subschema('not'), property
|
/third_party/wayland-ivi-extension/weston-ivi-shell/src/ |
D | ivi-controller.c | 123 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/ |
D | v3_cpols.c | 306 USERNOTICE *not; in notice_section() local
|
/third_party/node/deps/npm/node_modules/ip/lib/ |
D | ip.js | 231 ip.not = function(addr) { function
|
/third_party/openssl/crypto/x509v3/ |
D | v3_cpols.c | 289 USERNOTICE *not; in notice_section() local
|
/third_party/node/deps/npm/node_modules/har-validator/node_modules/ajv/lib/refs/ |
D | json-schema-secure.json | 90 "not": {"$ref": "#"}, object
|
D | json-schema-draft-06.json | 151 "not": { "$ref": "#" } object
|
D | json-schema-draft-04.json | 142 "not": { "$ref": "#" } object
|
D | json-schema-draft-07.json | 165 "not": { "$ref": "#" } object
|
/third_party/python/Doc/reference/ |
D | expressions.rst | 1611 .. _not: target
|
/third_party/mbedtls/tests/scripts/ |
D | all.sh | 528 not() { function
|
/third_party/toybox/toys/posix/ |
D | find.c | 211 int pcount = 0, print = 0, not = 0, active = !!new, test = active, recurse; in do_find() local
|
D | sed.c | 202 unsigned not, hit; member
|
/third_party/uboot/u-boot-2020.01/drivers/mtd/ |
D | mtdcore.c | 411 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/ |
D | ajv.min.js | 2 …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/ |
D | fourslashInterfaceImpl.ts | 122 public not: VerifyNegatable | undefined; property in FourSlashInterface.VerifyNegatable
|
/third_party/typescript/src/compiler/ |
D | core.ts | 2161 export function not<T extends unknown[]>(fn: (...args: T) => boolean): (...args: T) => boolean { function
|