/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/ndk_musl_include/ |
D | iso646.h | 11 #define not ! macro
|
/third_party/musl/porting/uniproton/kernel/include/ |
D | iso646.h | 11 #define not ! macro
|
/third_party/musl/porting/liteos_m/kernel/include/ |
D | iso646.h | 11 #define not ! macro
|
/third_party/musl/include/ |
D | iso646.h | 11 #define not ! macro
|
/third_party/pcre2/pcre2/src/ |
D | pcre2_printint.c | 312 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/ |
D | IsValidUtf8Test.java | 131 private void assertValidUtf8(ByteStringFactory factory, int[] bytes, boolean not) { in assertValidUtf8()
|
/third_party/node/deps/npm/node_modules/promise-all-reject-late/test/ |
D | index.js | 40 return t.rejects(lateFail([fast(),,,,slow(), null, {not: 'a promise'},,,])) property
|
/third_party/ltp/tools/sparse/sparse-src/validation/backend/ |
D | bitwise-ops.c | 51 static int not(int x) in not() function
|
/third_party/node/deps/npm/node_modules/ip/lib/ |
D | ip.js | 238 ip.not = function (addr) { function in ip
|
/third_party/openssl/crypto/x509/ |
D | v3_cpols.c | 286 USERNOTICE *not; in notice_section() local
|
/third_party/node/deps/openssl/openssl/crypto/x509/ |
D | v3_cpols.c | 286 USERNOTICE *not; in notice_section() local
|
/third_party/rust/crates/bitflags/tests/compile-fail/non_integer_base/ |
D | all_defined.rs | 110 fn not(self) -> Self { in not() method
|
/third_party/python/Doc/reference/ |
D | expressions.rst | 1648 .. _not: target
|
/third_party/pcre2/pcre2/maint/ |
D | ucptest.c | 617 int not = 1; in find_chars() local
|
/third_party/toybox/toys/posix/ |
D | find.c | 213 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/mbedtls/tests/scripts/ |
D | all.sh | 677 not () { function
|
/third_party/mesa3d/src/freedreno/.gitlab-ci/traces/ |
D | afuc_test.asm | 142 not $02, $02 label
|
/third_party/rust/crates/nom/src/combinator/ |
D | mod.rs | 477 pub fn not<I: Clone, O, E: ParseError<I>, F>(mut parser: F) -> impl FnMut(I) -> IResult<I, (), E> in not() function
|
/third_party/typescript/src/harness/ |
D | fourslashInterfaceImpl.ts | 130 public not: VerifyNegatable | undefined; property in FourSlashInterface.VerifyNegatable
|
/third_party/typescript/src/compiler/ |
D | core.ts | 2392 export function not<T extends unknown[]>(fn: (...args: T) => boolean): (...args: T) => boolean { function
|
/third_party/mesa3d/src/panfrost/midgard/ |
D | midgard_compile.c | 637 …s, nir_alu_instr *instr, unsigned i, unsigned to, bool *abs, bool *neg, bool *not, enum midgard_ro… in mir_copy_src()
|
/third_party/astc-encoder/Source/UnitTest/ |
D | test_simd.cpp | 1882 TEST(vmask4, not) in TEST() argument 3262 TEST(vmask8, not) in TEST() argument
|
/third_party/vk-gl-cts/external/vulkan-docs/src/scripts/asciidoctor-chunker/ |
D | asciidoctor-chunker.js | 4 …5:(e,t,n)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.groupSelectors=t.getDo… function
|