| /third_party/typescript/src/testRunner/unittests/tscWatch/ |
| D | watchApi.ts | 84 const sys = createWatchedSystem([config, mainFile, libFile]); constant 111 const sys = createWatchedSystem([config, mainFile, otherFile, libFile]); constant 151 const sys = createWatchedSystem([config, mainFile, otherFile, libFile]); constant 158 …assert.strictEqual(sys.readFile(output), emitSys.readFile(output), `Output file text for ${output}… constant 171 … const { sys, watch, mainFile, otherFile } = setup(createSemanticDiagnosticsBuilderProgram, "{}"); constant 183 …const { sys, watch, config, mainFile } = setup(createSemanticDiagnosticsBuilderProgram, configText… constant 184 …const { sys: emitSys, watch: emitWatch } = setup(createEmitAndSemanticDiagnosticsBuilderProgram, c… constant 224 const sys = createWatchedSystem([config, mainFile, otherFile, libFile]); constant
|
| D | helpers.ts | 310 sys: () => WatchedSystem; property 322 const { sys, baseline, oldSnap } = createBaseline(input.sys()); constant 353 sys: TestFSWithWatch.TestServerHostTrackingWrittenFiles; property 358 const sys = TestFSWithWatch.changeToHostTrackingWrittenFiles( constant 377 sys: TestFSWithWatch.TestServerHostTrackingWrittenFiles; property
|
| D | sourceOfProjectReferenceRedirect.ts | 13 const sys = createWatchedSystem(files); constant
|
| D | incremental.ts | 31 …const { sys, baseline, oldSnap } = createBaseline(createWatchedSystem(files(), { currentDirectory:… constant
|
| /third_party/typescript/src/testRunner/unittests/tsbuild/ |
| D | moduleResolution.ts | 3 function sys(optionsToExtend?: CompilerOptions) { function
|
| D | outputPaths.ts | 22 …const sys = new fakes.System(input.fs().makeReadonly(), { executingFilePath: "/lib/tsc" }) as TscC… constant
|
| /third_party/ffmpeg/libavcodec/ |
| D | dv_profile.c | 260 const AVDVProfile* ff_dv_frame_profile(AVCodecContext* codec, const AVDVProfile *sys, in ff_dv_frame_profile() 298 const AVDVProfile *av_dv_frame_profile(const AVDVProfile *sys, in av_dv_frame_profile()
|
| D | ffv1.c | 127 int sys = f->avctx->height * sy / f->num_v_slices; in ff_ffv1_init_slice_contexts() local
|
| /third_party/node/test/parallel/ |
| D | test-sys.js | 25 const sys = require('sys'); // eslint-disable-line no-restricted-modules constant
|
| /third_party/typescript/tests/cases/compiler/ |
| D | useBeforeDeclaration.ts | 17 export let sys:{version:string} = {version: "2.0.5"}; variable
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/ |
| D | Locale.cpp | 6 namespace sys { namespace
|
| D | Memory.cpp | 33 namespace sys { namespace
|
| D | Errno.cpp | 28 namespace sys { namespace
|
| D | Unicode.cpp | 19 namespace sys { namespace
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/lib/Support/ |
| D | Errno.cpp | 29 namespace sys { namespace
|
| /third_party/lwip/src/core/ |
| D | stats.c | 127 stats_display_sys(struct stats_sys *sys) in stats_display_sys()
|
| /third_party/ffmpeg/libavformat/ |
| D | dvenc.c | 49 const AVDVProfile* sys; /* current DV profile, e.g.: 525/60, 625/50 */ member 84 static int dv_audio_frame_size(const AVDVProfile* sys, int frame, int sample_rate) in dv_audio_frame_size()
|
| D | dv.c | 44 const AVDVProfile* sys; /* Current DV profile. E.g.: 525/60, 625/50 */ member 119 const AVDVProfile *sys) in dv_extract_audio()
|
| /third_party/typescript/src/testRunner/unittests/ |
| D | publicApi.ts | 19 const sys = new fakes.System(fs); constant
|
| /third_party/typescript/src/tsserver/ |
| D | webServer.ts | 80 …const sys = server.createWebSystem(webHost, args, () => findArgument("--executingFilePath") || loc… constant
|
| /third_party/rust/crates/nix/test/ |
| D | test.rs | 9 mod sys; module
|
| /third_party/typescript/src/testRunner/unittests/tsc/ |
| D | helpers.ts | 83 const sys = new fakes.System(fs, { executingFilePath: "/lib/tsc" }) as TscCompileSystem; constant
|
| /third_party/python/Doc/whatsnew/ |
| D | 3.7.rst | 1422 sys section in Improved Modules 2069 sys section in Deprecated Python modules, functions and methods
|
| D | 3.9.rst | 677 sys section in Improved Modules
|
| /third_party/toybox/toys/other/ |
| D | vmstat.c | 33 uint64_t user, nice, sys, idle, wait, irq, sirq, intr, ctxt, running, blocked; member
|