/third_party/typescript/tests/baselines/reference/ |
D | genericRestArityStrict.types | 4 declare function call<TS extends unknown[]>( 5 >call : <TS extends unknown[]>(handler: (...args: TS) => void, ...args: TS) => void 7 handler: (...args: TS) => void, 8 >handler : (...args: TS) => void 9 >args : TS 11 ...args: TS): void; 12 >args : TS 16 >call : <TS extends unknown[]>(handler: (...args: TS) => void, ...args: TS) => void 26 >call : <TS extends unknown[]>(handler: (...args: TS) => void, ...args: TS) => void
|
D | genericRestArity.types | 4 declare function call<TS extends unknown[]>( 5 >call : <TS extends unknown[]>(handler: (...args: TS) => void, ...args: TS) => void 7 handler: (...args: TS) => void, 8 >handler : (...args: TS) => void 9 >args : TS 11 ...args: TS): void; 12 >args : TS 16 >call : <TS extends unknown[]>(handler: (...args: TS) => void, ...args: TS) => void 26 >call : <TS extends unknown[]>(handler: (...args: TS) => void, ...args: TS) => void
|
D | callWithMissingVoid.types | 226 declare function call<TS extends unknown[]>( 227 >call : <TS extends unknown[]>(handler: (...args: TS) => unknown, ...args: TS) => void 229 handler: (...args: TS) => unknown, 230 >handler : (...args: TS) => unknown 231 >args : TS 233 ...args: TS): void; 234 >args : TS 238 >call : <TS extends unknown[]>(handler: (...args: TS) => unknown, ...args: TS) => void 248 >call : <TS extends unknown[]>(handler: (...args: TS) => unknown, ...args: TS) => void 260 >call : <TS extends unknown[]>(handler: (...args: TS) => unknown, ...args: TS) => void [all …]
|
D | genericRestArity.symbols | 4 declare function call<TS extends unknown[]>( 6 >TS : Symbol(TS, Decl(genericRestArity.ts, 2, 22)) 8 handler: (...args: TS) => void, 11 >TS : Symbol(TS, Decl(genericRestArity.ts, 2, 22)) 13 ...args: TS): void; 15 >TS : Symbol(TS, Decl(genericRestArity.ts, 2, 22))
|
D | genericRestArityStrict.symbols | 4 declare function call<TS extends unknown[]>( 6 >TS : Symbol(TS, Decl(genericRestArityStrict.ts, 2, 22)) 8 handler: (...args: TS) => void, 11 >TS : Symbol(TS, Decl(genericRestArityStrict.ts, 2, 22)) 13 ...args: TS): void; 15 >TS : Symbol(TS, Decl(genericRestArityStrict.ts, 2, 22))
|
D | excessPropertyCheckingIntersectionWithConditional.types | 8 ><K,>(x: K): Foo<K> & { x: K; } => { return { a: 1, x: x }; // okay in TS 4.7.4, error in TS 4.8.2… 12 return { a: 1, x: x }; // okay in TS 4.7.4, error in TS 4.8.2
|
D | genericRestArityStrict.js | 4 declare function call<TS extends unknown[]>( 5 handler: (...args: TS) => void, 6 ...args: TS): void;
|
D | genericRestArity.js | 4 declare function call<TS extends unknown[]>( 5 handler: (...args: TS) => void, 6 ...args: TS): void;
|
D | genericObjectSpreadResultInSwitch.types | 46 // TS 4.2: number 47 // TS 4.3: string | number 61 // TS 4.2: string 62 // TS 4.3: string | number
|
D | genericRestArity.errors.txt | 8 declare function call<TS extends unknown[]>( 9 handler: (...args: TS) => void, 10 ...args: TS): void;
|
D | genericRestArityStrict.errors.txt | 8 declare function call<TS extends unknown[]>( 9 handler: (...args: TS) => void, 10 ...args: TS): void;
|
D | genericObjectSpreadResultInSwitch.symbols | 47 // TS 4.2: number 48 // TS 4.3: string | number 59 // TS 4.2: string 60 // TS 4.3: string | number
|
D | callWithMissingVoid.symbols | 173 declare function call<TS extends unknown[]>( 175 >TS : Symbol(TS, Decl(callWithMissingVoid.ts, 70, 22)) 177 handler: (...args: TS) => unknown, 180 >TS : Symbol(TS, Decl(callWithMissingVoid.ts, 70, 22)) 182 ...args: TS): void; 184 >TS : Symbol(TS, Decl(callWithMissingVoid.ts, 70, 22))
|
D | callWithMissingVoid.js | 72 declare function call<TS extends unknown[]>( 73 handler: (...args: TS) => unknown, 74 ...args: TS): void;
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/ |
D | MipsAsmPrinter.cpp | 189 MipsTargetStreamer &TS = getTargetStreamer(); in EmitInstruction() local 191 TS.forbidModuleDirective(); in EmitInstruction() 368 MipsTargetStreamer &TS = getTargetStreamer(); in printSavedRegsBitmask() local 370 TS.emitMask(CPUBitmask, CPUTopSavedRegOff); in printSavedRegsBitmask() 373 TS.emitFMask(FPUBitmask, FPUTopSavedRegOff); in printSavedRegsBitmask() 402 MipsTargetStreamer &TS = getTargetStreamer(); in EmitFunctionEntryLabel() local 410 TS.emitDirectiveSetMicroMips(); in EmitFunctionEntryLabel() 411 TS.setUsesMicroMips(); in EmitFunctionEntryLabel() 412 TS.updateABIInfo(*Subtarget); in EmitFunctionEntryLabel() 414 TS.emitDirectiveSetNoMicroMips(); in EmitFunctionEntryLabel() [all …]
|
/third_party/skia/third_party/externals/expat/expat/tests/ |
D | xmltest.sh | 58 TS="$PWD/tests/" 119 cd "$TS/xmlconf" 129 cd "$TS/xmlconf/$xmldir" 139 cd "$TS/xmlconf/oasis" 151 cd "$TS/xmlconf" 159 cd "$TS/xmlconf/$xmldir" 166 cd "$TS/xmlconf/oasis"
|
/third_party/json/tests/thirdparty/Fuzzer/ |
D | FuzzerTraceState.cpp | 229 static TraceState *TS; variable 232 if (!TS) return; in StartTraceRecording() 233 TS->StartTraceRecording(); in StartTraceRecording() 237 if (!TS) return; in StopTraceRecording() 238 TS->StopTraceRecording(); in StopTraceRecording() 243 TS = new TraceState(MD, Options, this); in InitializeTraceState() 254 using fuzzer::TS; 271 TS->TraceMemcmpCallback(n, reinterpret_cast<const uint8_t *>(s1), in __sanitizer_weak_hook_memcmp() 285 TS->TraceMemcmpCallback(n, reinterpret_cast<const uint8_t *>(s1), in __sanitizer_weak_hook_strncmp() 298 TS->TraceMemcmpCallback(N, reinterpret_cast<const uint8_t *>(s1), in __sanitizer_weak_hook_strcmp() [all …]
|
/third_party/gstreamer/gstplugins_bad/docs/libs/mpegts/ |
D | index.md | 1 # MPEG-TS helper library 11 The MPEG-TS helper library provides a collection of definitions, object, 13 Transport Stream* (MPEG-TS) format (as defined by `ISO/IEC 13818-1` and `ITU-T 30 * Parsing MPEG-TS packets (PSI or PES) and extracting the sections. One can use 34 * Generate and multiplex MPEG-TS packets and sections. One can use an existing 37 Applications, or external elements, can interact with the existing MPEG-TS 46 ### `MPEG-TS` 57 The official registration authority for MPEG-TS. This is used for the base 66 This standards body covers the variant of MPEG-TS used in Europe, Oceania, and 80 This set of standards covers the variants of MPEG-TS used in North America. [all …]
|
/third_party/typescript/tests/cases/conformance/types/rest/ |
D | genericRestArity.ts | 3 declare function call<TS extends unknown[]>( 4 handler: (...args: TS) => void, 5 ...args: TS): void;
|
D | genericRestArityStrict.ts | 5 declare function call<TS extends unknown[]>( 6 handler: (...args: TS) => void, 7 ...args: TS): void;
|
/third_party/typescript/tests/cases/conformance/expressions/functionCalls/ |
D | callWithMissingVoid.ts | 73 declare function call<TS extends unknown[]>( 74 handler: (...args: TS) => unknown, 75 ...args: TS): void;
|
/third_party/openssl/util/ |
D | libcrypto.num | 7 TS_MSG_IMPRINT_free 7 3_0_0 EXIST::FUNCTION:TS 9 TS_RESP_CTX_new 9 3_0_0 EXIST::FUNCTION:TS 22 TS_REQ_get_ext_count 23 3_0_0 EXIST::FUNCTION:TS 88 TS_REQ_get_ext_by_NID 90 3_0_0 EXIST::FUNCTION:TS 111 i2d_TS_MSG_IMPRINT 113 3_0_0 EXIST::FUNCTION:TS 156 TS_VERIFY_CTX_set_store 159 3_0_0 EXIST::FUNCTION:TS 187 TS_TST_INFO_new 191 3_0_0 EXIST::FUNCTION:TS 276 TS_REQ_free 282 3_0_0 EXIST::FUNCTION:TS 332 TS_TST_INFO_print_bio 338 3_0_0 EXIST::FUNCTION:TS 336 TS_REQ_get_ext 342 3_0_0 EXIST::FUNCTION:TS [all …]
|
/third_party/node/deps/openssl/openssl/util/ |
D | libcrypto.num | 7 TS_MSG_IMPRINT_free 7 3_0_0 EXIST::FUNCTION:TS 9 TS_RESP_CTX_new 9 3_0_0 EXIST::FUNCTION:TS 22 TS_REQ_get_ext_count 23 3_0_0 EXIST::FUNCTION:TS 88 TS_REQ_get_ext_by_NID 90 3_0_0 EXIST::FUNCTION:TS 111 i2d_TS_MSG_IMPRINT 113 3_0_0 EXIST::FUNCTION:TS 156 TS_VERIFY_CTX_set_store 159 3_0_0 EXIST::FUNCTION:TS 187 TS_TST_INFO_new 191 3_0_0 EXIST::FUNCTION:TS 276 TS_REQ_free 282 3_0_0 EXIST::FUNCTION:TS 332 TS_TST_INFO_print_bio 338 3_0_0 EXIST::FUNCTION:TS 336 TS_REQ_get_ext 342 3_0_0 EXIST::FUNCTION:TS [all …]
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/ |
D | AArch64AsmPrinter.cpp | 997 AArch64TargetStreamer *TS = in EmitInstruction() local 1219 TS->EmitARM64WinCFIAllocStack(MI->getOperand(0).getImm()); in EmitInstruction() 1223 TS->EmitARM64WinCFISaveFPLR(MI->getOperand(0).getImm()); in EmitInstruction() 1229 TS->EmitARM64WinCFISaveFPLRX(-MI->getOperand(0).getImm()); in EmitInstruction() 1233 TS->EmitARM64WinCFISaveReg(MI->getOperand(0).getImm(), in EmitInstruction() 1240 TS->EmitARM64WinCFISaveRegX(MI->getOperand(0).getImm(), in EmitInstruction() 1247 TS->EmitARM64WinCFISaveRegP(MI->getOperand(0).getImm(), in EmitInstruction() 1256 TS->EmitARM64WinCFISaveRegPX(MI->getOperand(0).getImm(), in EmitInstruction() 1261 TS->EmitARM64WinCFISaveFReg(MI->getOperand(0).getImm(), in EmitInstruction() 1268 TS->EmitARM64WinCFISaveFRegX(MI->getOperand(0).getImm(), in EmitInstruction() [all …]
|
/third_party/libevdev/ |
D | config.h.in | 120 /* Enable extensions specified by ISO/IEC TS 18661-5:2014. */ 124 /* Enable extensions specified by ISO/IEC TS 18661-1:2014. */ 128 /* Enable extensions specified by ISO/IEC TS 18661-2:2015. */ 132 /* Enable extensions specified by ISO/IEC TS 18661-4:2015. */ 136 /* Enable extensions specified by ISO/IEC TS 18661-3:2015. */
|