Home
last modified time | relevance | path

Searched defs:T19 (Results 1 – 6 of 6) sorted by relevance

/third_party/musl/porting/liteos_a/kernel/src/math/
D__tanl.c39 T19 = 0.00023907843576635544, /* 0x1f56242026b5be.0p-65 */ variable
70 T19 = 0x1.f57d7734d1656e0aceb716f614c2p-13L, variable
/third_party/musl/src/math/
D__tanl.c39 T19 = 0.00023907843576635544, /* 0x1f56242026b5be.0p-65 */ variable
70 T19 = 0x1.f57d7734d1656e0aceb716f614c2p-13L, variable
/third_party/typescript/tests/cases/conformance/types/keyof/
DkeyofAndIndexedAccessErrors.ts28 type T19 = Shape[{ x: string }]; // Error alias
/third_party/typescript/tests/cases/conformance/types/conditional/
DinferTypes1.ts41 type T19<T extends any[]> = ReturnType<(x: string, ...args: T) => T[]>; // T[] alias
/third_party/typescript/tests/cases/conformance/types/tuple/
DvariadicTuples1.ts244 type T19 = DropFirst<never>; alias
/third_party/openssl/test/
Dmodes_internal_test.c749 static const u8 T19[] = { variable