Home
last modified time | relevance | path

Searched defs:not (Results 1 - 25 of 56) sorted by relevance

123

/third_party/mbedtls/programs/
H A Ddemo_common.sh69 not () { function
/third_party/musl/porting/uniproton/kernel/include/
H A Diso646.h11 #define not ! macro
/third_party/musl/porting/liteos_m/kernel/include/
H A Diso646.h11 #define not ! macro
/third_party/ltp/tools/sparse/sparse-src/validation/backend/
H A Dbitwise-ops.c51 static int not(int x) in not() function
/third_party/musl/include/
H A Diso646.h11 #define not ! macro
/third_party/skia/third_party/externals/tint/tools/src/cmd/intrinsic-gen/gen/
H A Dpermutate.go96 return fmt.Errorf("result type not pinned") type
/third_party/node/lib/
H A Dpunycode.js
/third_party/protobuf/java/core/src/test/java/com/google/protobuf/
H A DIsValidUtf8Test.java131 private void assertValidUtf8(ByteStringFactory factory, int[] bytes, boolean not) { in assertValidUtf8() argument
/third_party/googletest/googlemock/scripts/
H A Dfuse_gmock_files.py77 import fuse_gtest_files as gtest # pylint:disable=g-import-not-at-top namespace
/third_party/rust/crates/nom/src/combinator/
H A Dmod.rs477 pub fn not<I: Clone, O, E: ParseError<I>, F>(mut parser: F) -> impl FnMut(I) -> IResult<I, (), E> in not() functions
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/selftests/
H A Di915_sw_fence.c661 struct i915_sw_fence *timeout = NULL, *not = NULL; test_dma_fence() local
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/selftests/
H A Di915_sw_fence.c671 struct i915_sw_fence *timeout = NULL, *not = NULL; test_dma_fence() local
[all...]
/third_party/jinja2/
H A Dloaders.py293 assert spec is not None, "An import spec was not found for the package." global() namespace
[all...]
/third_party/rust/crates/bitflags/tests/compile-fail/non_integer_base/
H A Dall_defined.rs110 fn not(self) -> Self { in not() functions
/third_party/pcre2/pcre2/src/
H A Dpcre2_printint.c312 const char *not = (*code == OP_PROP)? "" : "not "; in print_prop() local
744 BOOL not = FALSE; pcre2_printint() local
[all...]
/third_party/python/Lib/test/
H A Dtest_c_locale_coercion.py91 cmd_fmt += "; import sys; sys.exit(not locale.nl_langinfo(locale.CODESET))" namespace
[all...]
/third_party/protobuf/python/google/protobuf/
H A Dmessage.py411 from google.protobuf import symbol_database # pylint:disable=g-import-not-at-top global() namespace
[all...]
/third_party/pcre2/pcre2/maint/
H A Ducptest.c617 int not = 1; in find_chars() local
/third_party/toybox/lib/
H A 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() argument
220 xnotify_wait(struct xnotify *not, char **path) xnotify_wait() argument
243 struct xnotify *not = xzalloc(sizeof(struct xnotify)); xnotify_init() local
253 xnotify_add(struct xnotify *not, int fd, char *path) xnotify_add() argument
266 xnotify_wait(struct xnotify *not, char **path) xnotify_wait() argument
[all...]
/third_party/toybox/toys/posix/
H A Dfind.c213 int pcount = 0, print = 0, not = 0, active = !!new, test = active, recurse; in do_find() local
[all...]
H A Dsed.c202 unsigned not, hit; member
/third_party/protobuf/python/google/protobuf/internal/
H A Ddecoder.py91 import re # pylint: disable=g-import-not-at-top namespace
[all...]
/kernel/linux/linux-5.10/tools/testing/selftests/net/forwarding/
H A Dlib.sh276 not() function
[all...]
/kernel/linux/linux-5.10/tools/usb/
H A Dtestusb.c372 int all = 0, forever = 0, not = 0; in main() local
/kernel/linux/linux-6.6/tools/usb/
H A Dtestusb.c378 int all = 0, forever = 0, not = 0; in main() local

Completed in 15 milliseconds

123