Home
last modified time | relevance | path

Searched defs:never (Results 1 - 11 of 11) 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
/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
/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 43 milliseconds