/third_party/typescript/tests/baselines/reference/ |
D | typeUsedAsTypeLiteralIndex.symbols | 44 type K4 = number | string; 45 >K4 : Symbol(K4, Decl(typeUsedAsTypeLiteralIndex.ts, 18, 1)) 50 [K4]: number; 51 >[K4] : Symbol([K4], Decl(typeUsedAsTypeLiteralIndex.ts, 21, 11))
|
D | typeUsedAsTypeLiteralIndex.types | 48 type K4 = number | string; 49 >K4 : string | number 54 [K4]: number; 55 >[K4] : number 56 >K4 : any
|
D | typeUsedAsTypeLiteralIndex.js | 22 type K4 = number | string; 24 [K4]: number;
|
D | typeUsedAsTypeLiteralIndex.errors.txt | 8 tests/cases/compiler/typeUsedAsTypeLiteralIndex.ts(23,6): error TS2693: 'K4' only refers to a type,… 44 type K4 = number | string; 46 [K4]: number; 50 !!! error TS2693: 'K4' only refers to a type, but is being used as a value here.
|
/third_party/ltp/testcases/kernel/syscalls/pread/ |
D | pread01.c | 25 #define K4 (K1 * 4) macro 62 l_seek(fildes, 0, SEEK_CUR, K4); in verify_pread() 76 l_seek(fildes, K4, SEEK_SET, K4); in verify_pread() 95 SAFE_LSEEK(fildes, K4, SEEK_SET); in setup()
|
/third_party/typescript/tests/cases/compiler/ |
D | typeUsedAsTypeLiteralIndex.ts | 23 type K4 = number | string; alias 25 [K4]: number;
|
/third_party/ltp/testcases/kernel/syscalls/pwrite/ |
D | pwrite01.c | 26 #define K4 (K1 * 4) macro 74 l_seek(fildes, 0, SEEK_CUR, K4); in verify_pwrite()
|
/third_party/skia/modules/svg/include/ |
D | SkSVGFeComposite.h | 25 SVG_ATTR(K4, SkSVGNumberType, SkSVGNumberType(0))
|
/third_party/skia/third_party/externals/icu/source/data/locales/ |
D | om_KE.txt | 69 "K4",
|
D | su.txt | 255 "K4", 269 "K4",
|
D | sn.txt | 453 "K4", 473 "K4",
|
D | nd.txt | 193 "K4",
|
D | teo.txt | 201 "K4",
|
D | nyn.txt | 191 "K4",
|
D | cgg.txt | 195 "K4",
|
D | dav.txt | 205 "K4",
|
/third_party/icu/icu4c/source/data/locales/ |
D | om_KE.txt | 79 "K4",
|
D | su.txt | 288 "K4", 302 "K4",
|
D | sn.txt | 473 "K4", 493 "K4",
|
D | nd.txt | 213 "K4",
|
D | teo.txt | 221 "K4",
|
D | cgg.txt | 215 "K4",
|
D | nyn.txt | 211 "K4",
|
/third_party/openssl/test/ |
D | modes_internal_test.c | 333 # define K4 K3 macro 369 # define K5 K4
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/configs/common/lib/Target/X86/ |
D | X86GenRegisterInfo.inc | 135 K4 = 115, 1235 { X86::K4 }, 1396 X86::K0, X86::K1, X86::K2, X86::K3, X86::K4, X86::K5, X86::K6, X86::K7, 1406 X86::K0, X86::K1, X86::K2, X86::K3, X86::K4, X86::K5, X86::K6, X86::K7, 1416 X86::K0, X86::K1, X86::K2, X86::K3, X86::K4, X86::K5, X86::K6, X86::K7, 1426 X86::K0, X86::K1, X86::K2, X86::K3, X86::K4, X86::K5, X86::K6, X86::K7, 1436 X86::K0, X86::K1, X86::K2, X86::K3, X86::K4, X86::K5, X86::K6, X86::K7, 1446 X86::K1, X86::K2, X86::K3, X86::K4, X86::K5, X86::K6, X86::K7, 1456 X86::K1, X86::K2, X86::K3, X86::K4, X86::K5, X86::K6, X86::K7, 1466 X86::K1, X86::K2, X86::K3, X86::K4, X86::K5, X86::K6, X86::K7, [all …]
|