Home
last modified time | relevance | path

Searched defs:not (Results 1 – 25 of 34) 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/ndk_musl_include/
Diso646.h11 #define not ! macro
/third_party/musl/porting/uniproton/kernel/include/
Diso646.h11 #define not ! macro
/third_party/musl/porting/liteos_m/kernel/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/promise-all-reject-late/test/
Dindex.js40 return t.rejects(lateFail([fast(),,,,slow(), null, {not: 'a promise'},,,])) 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/ip/lib/
Dip.js238 ip.not = function (addr) { function in ip
/third_party/openssl/crypto/x509/
Dv3_cpols.c286 USERNOTICE *not; in notice_section() local
/third_party/node/deps/openssl/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/python/Doc/reference/
Dexpressions.rst1648 .. _not: target
/third_party/pcre2/pcre2/maint/
Ducptest.c617 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.sh677 not () { function
/third_party/mesa3d/src/freedreno/.gitlab-ci/traces/
Dafuc_test.asm142 not $02, $02 label
/third_party/rust/crates/nom/src/combinator/
Dmod.rs477 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/
DfourslashInterfaceImpl.ts130 public not: VerifyNegatable | undefined; property in FourSlashInterface.VerifyNegatable
/third_party/typescript/src/compiler/
Dcore.ts2392 export function not<T extends unknown[]>(fn: (...args: T) => boolean): (...args: T) => boolean { function
/third_party/mesa3d/src/panfrost/midgard/
Dmidgard_compile.c637 …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/
Dtest_simd.cpp1882 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/
Dasciidoctor-chunker.js4 …5:(e,t,n)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.groupSelectors=t.getDo… function

12