| /third_party/typescript/scripts/types/ |
| D | ambient.d.ts | 64 isSymbolic(): this is never; property 69 isDirectory(): this is never; property
|
| /third_party/typescript/tests/baselines/reference/ |
| D | exportSpellingSuggestion.js | 4 export function assertNever(x: never, msg: string) {
|
| D | discriminantsAndNullOrUndefined.js | 28 function never(_) { function
|
| D | discriminantElementAccessCheck.js | 13 function assertNever(x: never) {
|
| D | privateNameAndAny.js | 14 methodN(thing: never) {
|
| D | neverReturningFunctions1.js | 237 throw(): never { field in MyThrowable 243 err(msg: string): never { field in SuperThrowable 246 ok(): never { field in SuperThrowable
|
| D | metadataOfUnionWithNull.js | 12 y: true | never; field in B
|
| D | spreadOfObjectLiteralAssignableToIndexSignature.js | 2 const foo: Record<never, never> = {} // OK constant
|
| D | jsDeclarationsClassAccessor.js | 85 validate(defs: any): Generator<never, void, unknown>; property in Argument
|
| D | convertClassExpressionToFunctionFromObjectProperty1.js | 193 foo.never = class { class in foo 557 foo.never = /** @class */ (function () { function 558 function never() { function
|
| D | narrowingByTypeofInSwitch.js | 2 function assertNever(x: never) {
|
| D | conditionalTypes1.js | 296 type Omit<T extends object> = { [P in keyof T]: If<Eq<T[P], never>, never, P>; }[keyof T]; field
|
| D | convertClassExpressionToFunctionFromObjectProperty2.js | 556 function never() { function
|
| /third_party/python/Tools/freeze/ |
| D | makeconfig.py | 6 never = ['marshal', '_imp', '_ast', '__main__', 'builtins', variable
|
| /third_party/typescript/tests/cases/compiler/ |
| D | discriminantsAndNullOrUndefined.ts | 10 function never(_: never): never { function
|
| D | discriminantPropertyCheck.ts | 155 declare function never(value: never): never; function
|
| D | convertClassExpressionToFunctionFromObjectProperty2.ts | 192 never: class { constant
|
| /third_party/rust/crates/memchr/bench/src/memmem/ |
| D | inputs.rs | 10 pub never: &'static [Query], field
|
| /third_party/typescript/tests/cases/conformance/generators/ |
| D | generatorReturnTypeInferenceNonStrict.ts | 8 declare const never: never; constant
|
| D | generatorReturnTypeInference.ts | 8 declare const never: never; constant
|
| /third_party/rust/crates/memchr/bench/src/memchr/ |
| D | inputs.rs | 7 pub never: &'static [SearchByte], field 111 fn never(&self, min: usize) -> Option<&'static [SearchByte]> { in never() method
|
| /third_party/typescript/tests/cases/conformance/types/conditional/ |
| D | conditionalTypes1.ts | 208 type T40 = never extends never ? true : false; // true alias 209 type T41 = number extends never ? true : false; // false alias
|
| /third_party/libuv/test/ |
| D | test-timer.c | 93 uv_timer_t repeat, never; in TEST_IMPL() local
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/ |
| D | regcomp.c | 284 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/swiftshader/third_party/llvm-subzero/lib/Support/ |
| D | regcomp.c | 156 static int never = 0; /* for use in asserts; shuts lint up */ variable 158 #define never 0 /* some <assert.h>s have bugs too */ macro
|