/third_party/vk-gl-cts/external/openglcts/modules/glesext/tessellation_shader/ |
D | esextcTessellationShaderQuads.hpp | 86 typedef struct _run struct in glcts::TessellationShaderQuadsDegenerateCase 95 _run() in _run() argument 103 } _run; typedef in glcts::TessellationShaderQuadsDegenerateCase 105 typedef std::vector<_run> _runs; 165 typedef struct _run struct in glcts::TessellationShaderQuadsInnerTessellationLevelRounding 177 _run() in _run() function 187 } _run; typedef in glcts::TessellationShaderQuadsInnerTessellationLevelRounding 189 typedef std::vector<_run> _runs;
|
D | esextcTessellationShaderTessellation.hpp | 104 typedef struct _run struct in glcts::TessellationShaderTessellationInputPatchDiscard 111 _run() in _run() argument 118 } _run; typedef in glcts::TessellationShaderTessellationInputPatchDiscard 121 typedef std::vector<_run> _runs; 128 void deinitRun(_run& test); 129 void initRun(_run& test, _tessellation_primitive_mode primitive_mode); 191 typedef struct _run struct in glcts::TessellationShaderTessellationgl_InvocationID_PatchVerticesIn_PrimitiveID 206 _run() in _run() function 221 } _run; typedef in glcts::TessellationShaderTessellationgl_InvocationID_PatchVerticesIn_PrimitiveID 224 typedef std::vector<_run> _runs; [all …]
|
D | esextcTessellationShaderTriangles.hpp | 155 typedef struct _run struct in glcts::TessellationShaderTrianglesIdenticalTriangles 166 _run() in _run() function 175 } _run; typedef in glcts::TessellationShaderTrianglesIdenticalTriangles 177 typedef std::vector<_run> _runs; 228 typedef struct _run struct in glcts::TessellationShaderTrianglesInnerTessellationLevelRounding 240 _run() in _run() argument 250 } _run; typedef in glcts::TessellationShaderTrianglesInnerTessellationLevelRounding 252 typedef std::vector<_run> _runs;
|
D | esextcTessellationShaderTCTE.hpp | 124 typedef struct _run struct in glcts::TessellationShaderTCTEDataPassThrough 145 _run() in _run() function 156 } _run; typedef in glcts::TessellationShaderTCTEDataPassThrough 159 typedef std::vector<_run> _runs; 163 void deinitTestRun(_run& run); 164 …void executeTestRun(_run& run, _tessellation_primitive_mode primitive_mode, bool should_use_geomet… 220 typedef struct _run struct in glcts::TessellationShaderTCTEgl_MaxPatchVertices_Position_PointSize 246 _run() in _run() argument 265 } _run; typedef in glcts::TessellationShaderTCTEgl_MaxPatchVertices_Position_PointSize 268 typedef std::vector<_run> _runs; [all …]
|
D | esextcTessellationShaderVertexSpacing.hpp | 88 typedef struct _run struct in glcts::TessellationShaderVertexSpacing 100 _run() in _run() argument 109 } _run; typedef in glcts::TessellationShaderVertexSpacing 239 typedef std::vector<_run> _runs; 315 _tess_edges getEdgesForIsolinesTessellation(const _run& run); 316 _tess_edges getEdgesForQuadsTessellation(const _run& run); 317 _tess_edges getEdgesForTrianglesTessellation(const _run& run); 318 void verifyEdges(const _tess_edges& edges, const _run& run);
|
D | esextcTessellationShaderPoints.hpp | 192 typedef struct _run struct in glcts::TessellationShaderPointsVerification 199 _run() in _run() argument 207 } _run; typedef in glcts::TessellationShaderPointsVerification 210 …void verifyCorrectAmountOfDuplicateVertices(const _run& run, const void* run_data, unsigned int ru… 212 …void verifyCorrectAmountOfVertices(const _run& run, const void* run_data, unsigned int run_n_verti… 215 std::vector<_run> m_runs;
|
D | esextcTessellationShaderQuads.cpp | 156 _run run; in initTest() 234 const _run& run = *run_iterator; in iterate() 258 const _run& base_run = *m_runs.begin(); in iterate() 270 const _run& ref_run = *ref_run_iterator; in iterate() 442 _run run; in initTest() 609 const _run& run = *run_iterator; in iterate()
|
D | esextcTessellationShaderPoints.cpp | 719 _run run; in initTest() 756 …for (std::vector<_run>::const_iterator run_iterator = m_runs.begin(); run_iterator != m_runs.end()… in iterate() 758 const _run& run = *run_iterator; in iterate() 789 void TessellationShaderPointsVerification::verifyCorrectAmountOfVertices(const _run& run, const voi… in verifyCorrectAmountOfVertices() 1013 void TessellationShaderPointsVerification::verifyCorrectAmountOfDuplicateVertices(const _run& run, … in verifyCorrectAmountOfDuplicateVertices()
|
/third_party/python/Lib/distutils/tests/ |
D | test_check.py | 24 def _run(self, metadata=None, cwd=None, **options): member in CheckTestCase 45 cmd = self._run() 54 cmd = self._run(metadata) 59 self.assertRaises(DistutilsSetupError, self._run, {}, **{'strict': 1}) 62 cmd = self._run(metadata, strict=1) 71 cmd = self._run(metadata) 103 self.assertRaises(DistutilsSetupError, self._run, metadata, 108 cmd = self._run(metadata, strict=1, restructuredtext=1) 113 cmd = self._run(metadata, cwd=HERE, strict=1, restructuredtext=1) 155 self.assertRaises(DistutilsSetupError, self._run,
|
/third_party/vk-gl-cts/external/openglcts/modules/glesext/geometry_shader/ |
D | esextcGeometryShaderLinking.hpp | 86 typedef struct _run struct in glcts::GeometryShaderIncompleteProgramObjectsTest 92 explicit _run(bool in_use_fs, bool in_use_gs, bool in_use_separable_po) in _run() function 98 } _run; typedef in glcts::GeometryShaderIncompleteProgramObjectsTest 108 std::vector<_run> m_test_runs; 155 typedef struct _run struct in glcts::GeometryShaderIncompleteGSTest 161 explicit _run(bool in_is_input_primitive_type_defined, bool in_is_max_vertices_defined, in _run() function 168 } _run; typedef in glcts::GeometryShaderIncompleteGSTest 173 std::string getGeometryShaderCode(const _run& current_run); 175 void initShaderObjects(const _run& current_run, bool* out_has_fs_compiled_successfully, 185 std::vector<_run> m_test_runs;
|
D | esextcGeometryShaderAPI.hpp | 262 typedef struct _run struct in glcts::GeometryShaderGetProgramiv3Test 269 explicit _run(glw::GLenum in_input_primitive_type, int in_invocations, int in_max_vertices, in _run() function 277 } _run; typedef in glcts::GeometryShaderGetProgramiv3Test 292 std::string getGSCode(const _run& run); 306 std::vector<_run> _runs;
|
D | esextcGeometryShaderLinking.cpp | 159 m_test_runs.push_back(_run(false, true, false)); in initTestRuns() 160 m_test_runs.push_back(_run(false, true, true)); in initTestRuns() 161 m_test_runs.push_back(_run(true, true, false)); in initTestRuns() 162 m_test_runs.push_back(_run(true, true, true)); in initTestRuns() 192 const _run& current_run = m_test_runs[run_index]; in iterate() 319 std::string GeometryShaderIncompleteGSTest::getGeometryShaderCode(const _run& current_run) in getGeometryShaderCode() 375 void GeometryShaderIncompleteGSTest::initShaderObjects(const _run& current_run, bool* out_has_fs_co… in initShaderObjects() 432 m_test_runs.push_back(_run(false, false, false)); in initTestRuns() 433 m_test_runs.push_back(_run(false, false, true)); in initTestRuns() 434 m_test_runs.push_back(_run(false, true, false)); in initTestRuns() [all …]
|
/third_party/cJSON/tests/unity/extras/fixture/src/ |
D | unity_fixture.h | 31 void TEST_##group##_##name##_run(void);\ 32 void TEST_##group##_##name##_run(void)\ 45 void TEST_##group##_##name##_run(void);\ 46 void TEST_##group##_##name##_run(void)\ 54 { void TEST_##group##_##name##_run(void);\ 55 TEST_##group##_##name##_run(); }
|
/third_party/unity/extras/fixture/src/ |
D | unity_fixture.h | 34 void TEST_##group##_##name##_run(void);\ 35 void TEST_##group##_##name##_run(void)\ 48 void TEST_##group##_##name##_run(void);\ 49 void TEST_##group##_##name##_run(void)\ 57 { void TEST_##group##_##name##_run(void);\ 58 TEST_##group##_##name##_run(); }
|
/third_party/flutter/flutter/dev/integration_tests/named_isolates/lib/ |
D | main.dart | 9 _run(_kFirstIsolateName); 13 _run(_kSecondIsolateName); 16 void _run(String name) {
|
/third_party/flutter/flutter/dev/devicelab/lib/tasks/ |
D | analysis.dart | 32 ...(await _run(_FlutterRepoBenchmark())).asMap('flutter_repo', 'batch'), 33 ...(await _run(_FlutterRepoBenchmark(watch: true))).asMap('flutter_repo', 'watch'), 34 ...(await _run(_MegaGalleryBenchmark())).asMap('mega_gallery', 'batch'), 35 ...(await _run(_MegaGalleryBenchmark(watch: true))).asMap('mega_gallery', 'watch'), 116 Future<_BenchmarkResult> _run(_Benchmark benchmark) async {
|
/third_party/skia/infra/bots/recipe_modules/flavor/ |
D | ios.py | 38 def _run(self, title, *cmd, **kwargs): member in iOSFlavor 61 self._run('pair device', 'idevicepair', 'pair') # pragma: nocover 64 image_info = self._run('list mounted image', 95 self._run('mount developer image', 'ideviceimagemounter', image, sig)
|
D | ssh.py | 40 return self._run(title, ssh_cmd, **kwargs) 74 self._run('scp %s %s' % (host_path, device_path),
|
D | default.py | 115 def _run(self, title, cmd, infra_step=False, **kwargs): member in DefaultFlavor 240 self._run(name, wrapped_cmd) 243 self._run(name, cmd)
|
/third_party/flutter/skia/infra/bots/assets/ |
D | asset_utils.py | 57 self._run(['auth-info'], specify_service_url=False) 65 def _run(self, cmd, specify_service_url=True): member in CIPDStore 82 self._run(cmd + ['--json-output', json_output]) 132 self._run(cmd) 143 self._run([ 151 self._run(['pkg-delete', CIPD_PACKAGE_NAME_TMPL % name])
|
/third_party/flutter/skia/infra/bots/recipe_modules/flavor/ |
D | ssh.py | 40 return self._run(title, ssh_cmd, **kwargs) 69 self._run('scp %s %s' % (host_path, device_path),
|
D | default.py | 165 def _run(self, title, cmd, infra_step=False, **kwargs): member in DefaultFlavor 288 self._run(name, wrapped_cmd) 291 self._run(name, cmd)
|
/third_party/flutter/flutter/dev/devicelab/bin/tasks/ |
D | named_isolates_test.dart | 24 final Process runProcess = await _run(device: device, command: 49 await _run(device: device, command: <String>['attach', '--debug-uri', 67 Future<Process> _run({@required Device device, @required List<String> command, @required Function(S…
|
/third_party/skia/third_party/externals/expat/expat/ |
D | coverage.sh | 139 _run() { function 271 _run "${source_dir}" "${build_dir}"
|
/third_party/flutter/skia/infra/bots/recipes/ |
D | skpbench.py | 30 def _run(api, title, *cmd, **kwargs): function 38 return _run(api, title, ADB_BINARY, *cmd, **kwargs)
|