Home
last modified time | relevance | path

Searched defs:never (Results 1 - 15 of 15) sorted by relevance

/third_party/typescript/tests/baselines/reference/
H A DdiscriminantsAndNullOrUndefined.js28 function never(_) { function
/third_party/python/Tools/freeze/
H A Dmakeconfig.py6 never = ['marshal', '_imp', '_ast', '__main__', 'builtins', variable
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/progs/
H A Dcore_kern.c64 volatile const int never; variable
/third_party/rust/crates/memchr/bench/src/memchr/
H A Dinputs.rs111 fn never(&self, min: usize) -> Option<&'static [SearchByte]> { in never() functions
[all...]
/third_party/libuv/test/
H A Dtest-timer.c118 uv_timer_t repeat, never; in TEST_IMPL() local
/kernel/linux/linux-6.6/arch/mips/net/
H A Dbpf_jit_comp.c609 bool never = false; in setup_jmp_i() local
/kernel/linux/linux-5.10/kernel/kcsan/
H A Dkcsan-test.c432 static const struct expect_report never = { in test_basic() local
464 static const struct expect_report never = { in test_concurrent_races() local
683 const struct expect_report never = { in test_zero_size_access() local
765 const struct expect_report never in test_assert_exclusive_access_writer() local
[all...]
/kernel/linux/linux-6.6/kernel/kcsan/
H A Dkcsan_test.c721 struct expect_report never = { in test_basic() local
753 struct expect_report never = { in test_concurrent_races() local
984 struct expect_report never = { in test_zero_size_access() local
1066 struct expect_report never in test_assert_exclusive_access_writer() local
[all...]
/third_party/node/deps/ngtcp2/nghttp3/lib/
H A Dnghttp3_qpack.h185 int never; member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/lib/Support/
H A Dregcomp.c156 static int never = 0; /* for use in asserts; shuts lint up */ variable
158 #define never 0 /* some <assert.h>s have bugs too */ macro
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
H A Dregcomp.c284 static int never = 0; /* for use in asserts; shuts lint up */ variable
286 #define never 0 /* some <assert.h>s have bugs too */ macro
/third_party/skia/third_party/externals/abseil-cpp/absl/synchronization/
H A Dmutex_test.cc1314 const absl::Duration never = absl::InfiniteDuration(); local
[all...]
/third_party/node/deps/v8/src/codegen/arm64/
H A Dmacro-assembler-arm64.h103 never, enumerator
/third_party/node/deps/v8/src/codegen/x64/
H A Dassembler-x64.h89 never = 17, enumerator
/third_party/vixl/src/aarch64/
H A Dmacro-assembler-aarch64.h660 never, enumerator

Completed in 38 milliseconds