Home
last modified time | relevance | path

Searched refs:config1 (Results 1 – 14 of 14) sorted by relevance

/third_party/typescript/src/testRunner/unittests/tsserver/
DexternalProjects.ts256 const config1 = { constant
283 const host = createServerHost([file1, file2, file3, config1, config2]);
286 rootFiles: toExternalFiles([config1.path, config2.path, file3.path]),
292 const proj1 = projectService.configuredProjects.get(config1.path);
300 assert.strictEqual(projectService.configuredProjects.get(config1.path), proj1);
305 assert.strictEqual(projectService.configuredProjects.get(config1.path), proj1);
311 assert.strictEqual(projectService.configuredProjects.get(config1.path), proj1);
316 assert.strictEqual(projectService.configuredProjects.get(config1.path), proj1);
322 assert.strictEqual(projectService.configuredProjects.get(config1.path), proj1);
328 assert.isUndefined(projectService.configuredProjects.get(config1.path));
[all …]
Dprojects.ts123 const config1 = { constant
134 const host = createServerHost([file1, config1]);
137 rootFiles: toExternalFiles([file1.path, config1.path]),
154 const config1 = { constant
164 const host = createServerHost([file1, config1]);
180 const config1 = { constant
190 const host = createServerHost([file1, config1]);
734 const config1 = { constant
739 …let host = createServerHost([file1, file2, config1, libFile], { executingFilePath: combinePaths(ge…
DprojectReferences.ts1213 const config1: File = { constant
1248 … const host = createServerHost([config1, class1, class1Dts, config2, class2, libFile]);
/third_party/skia/third_party/externals/angle2/src/tests/egl_tests/
DEGLContextCompatibilityTest.cpp425 EGLConfig config1 = mConfigs[mConfigIndexA]; in TestBody() local
429 eglGetConfigAttrib(mDisplay, config1, EGL_SURFACE_TYPE, &surfaceType); in TestBody()
434 testWindowCompatibility(config1, config2, in TestBody()
435 areConfigsCompatible(config1, config2, EGL_WINDOW_BIT)); in TestBody()
457 EGLConfig config1 = mConfigs[mConfigIndexA]; in TestBody() local
461 eglGetConfigAttrib(mDisplay, config1, EGL_SURFACE_TYPE, &surfaceType); in TestBody()
466 testPbufferCompatibility(config1, config2, in TestBody()
467 areConfigsCompatible(config1, config2, EGL_PBUFFER_BIT)); in TestBody()
/third_party/mesa3d/src/gallium/drivers/etnaviv/
Detnaviv_texture_state.c47 uint32_t config1; member
66 uint32_t config1; member
113 cs->config1 = screen->specs.seamless_cube_map ? in etna_create_sampler_state_state()
234 sv->config1 |= COND(ext, VIVS_TE_SAMPLER_CONFIG1_FORMAT_EXT(format)) | in etna_create_sampler_view_state()
429 /*10380*/ EMIT_STATE(NTE_SAMPLER_CONFIG1(x), ss->config1 | in etna_emit_new_texture_state()
430 sv->config1 | in etna_emit_new_texture_state()
552 /*021C0*/ EMIT_STATE(TE_SAMPLER_CONFIG1(x), ss->config1 | in etna_emit_texture_state()
553 sv->config1 | in etna_emit_texture_state()
/third_party/python/Lib/test/
Dtest_ossaudiodev.py99 config1 = (ossaudiodev.AFMT_U8, 1, 8000)
102 for config in [config1, config2]:
Dtest_logging.py1237 config1 = """ variable in ConfigFileTest
1301 config2 = config1.replace("sys.stdout", "sys.stbout")
1304 config3 = config1.replace("formatter=form1", "formatter=misspelled_name")
1334 config5 = config1.replace('class=StreamHandler', 'class=logging.StreamHandler')
1496 def test_config1_ok(self, config=config1):
2241 config1 = { variable in ConfigDictTest
2971 def test_config1_ok(self, config=config1):
3040 self.apply_config(self.config1)
3069 self.apply_config(self.config1)
3277 self.setup_via_listener(textwrap.dedent(ConfigFileTest.config1))
[all …]
/third_party/typescript/src/testRunner/unittests/services/
DlanguageService.ts145 const config1: TestFSWithWatch.File = { constant
179 …const system = projectSystem.createServerHost([config1, class1, class1Dts, config2, class2, projec…
/third_party/typescript/src/testRunner/unittests/tscWatch/
DprogramUpdates.ts792 const config1 = { constant
807 …return createWatchedSystem([libES5, libES2015Promise, app, config1], { executingFilePath: "/compil…
1860 const config1: File = { constant
1895 return createWatchedSystem([config1, class1, config2, class2, libFile, class1Dt]);
DwatchApi.ts482 const config1: File = { constant
516 … const system = createWatchedSystem([config1, class1, class1Dts, config2, class2, libFile]);
/third_party/libbpf/include/uapi/linux/
Dperf_event.h470 __u64 config1; /* extension of config */ member
/third_party/libbpf/src/
Dlibbpf.c10288 attr.config1 = ptr_to_u64(name); /* kprobe_func or uprobe_path */
/third_party/libbpf/.github/actions/build-selftests/
Dvmlinux.h7289 __u64 config1; member
20048 u64 config1; member
/third_party/libabigail/tests/data/test-read-dwarf/
Dtest-libandroid.so.abi20449 …<parameter type-id='138c2704' name='config1' filepath='frameworks/base/native/android/configuratio…