Searched refs:K_4 (Results 1 - 11 of 11) sorted by relevance
/third_party/typescript/tests/baselines/reference/ |
H A D | declarationsWithRecursiveInternalTypesProduceUniqueTypeParams.js | 97 export declare const updateIfChanged: <T>(t: T) => (<K extends keyof T>(key: K) => (<K_1 extends keyof Value<K, T>>(key: K_1) => (<K_2 extends keyof Value<K_1, Value<K, T>>>(key: K_2) => (<K_3 extends keyof Value<K_2, Value<K_1, Value<K, T>>>>(key: K_3) => (<K_4 extends keyof Value<K_3, Value<K_2, Value<K_1, Value<K, T>>>>>(key: K_4) => (<K_5 extends keyof Value<K_4, Value<K_3, Value<K_2, Value<K_1, Value<K, T>>>>>>(key: K_5) => (<K_6 extends keyof Value<K_5, Value<K_4, Value<K_3, Value<K_2, Value<K_1, Value<K, T>>>>>>>(key: K_6) => (<K_7 extends keyof Value<K_6, Value<K_5, Value<K_4, Value<K_3, Value<K_2, Value<K_1, Value<K, T>>>>>>>>(key: K_7) => (<K_8 extends keyof Value<K_7, Value<K_6, Value<K_5, Value<K_4, Value<K_3, Value<K_2, Value<K_1, Value<K, T>>>>>>>>>(key: K_8) => (<K_9 extends keyof Value<K_8, Value<K_7, Value<K_6, Value<K_5, Value<K_4, Value<K_3, Value<K_2, Value<K_1, Value<K, T>>>>>>>>>>(key: K_9) => (<K_10 extends keyof Value<K_9, Value<K_8, Value<K_7, Value<K_6, Value<K_5, Value<K_4, Value<K_3, Value<K_2, Value<K_1, Value<K, T>>>>>>>>>>>(key: K_10) => any & {
98 map: (updater: (u: Value<K_10, Value<K_9, Value<K_8, Value<K_7, Value<K_6, Value<K_5, Value<K_4, Value<K_3, Value<K_2, Value<K_1, Value<K, T>>>>>>>>>>>) => Value<K_10, Value<K_9, Value<K_8, Value<K_7, Value<K_6, Value<K_5, Value<K_4, Valu [all...] |
/third_party/ltp/testcases/kernel/mem/vmtests/ |
H A D | data_space.c | 63 #define K_4 4096 macro 114 csize = K_4;
|
H A D | stack_space.c | 57 #define K_4 4096 macro
|
/third_party/ltp/testcases/kernel/fs/ftest/ |
H A D | ftest05.c | 85 #define K_4 4096 macro
|
H A D | ftest08.c | 70 #define K_4 4096 macro
|
H A D | ftest06.c | 80 #define K_4 4096 macro
|
H A D | ftest04.c | 69 #define K_4 4096 macro
|
H A D | ftest01.c | 81 #define K_4 4096 macro
|
H A D | ftest02.c | 62 #define K_4 4096 macro
|
H A D | ftest07.c | 85 #define K_4 4096 macro
|
H A D | ftest03.c | 85 #define K_4 4096 macro
|
Completed in 8 milliseconds