Home
last modified time | relevance | path

Searched defs:sourceType (Results 1 – 25 of 28) sorted by relevance

12

/external/chromium-trace/catapult/common/eslint/tests/
Dcatapult-camelcase.js81 parserOptions: { ecmaVersion: 6, sourceType: "module" } property
85 parserOptions: { ecmaVersion: 6, sourceType: "module" } property
89 parserOptions: { ecmaVersion: 6, sourceType: "module" } property
235 parserOptions: { ecmaVersion: 6, sourceType: "module" }, property
245 parserOptions: { ecmaVersion: 6, sourceType: "module" }, property
255 parserOptions: { ecmaVersion: 6, sourceType: "module" }, property
265 parserOptions: { ecmaVersion: 6, sourceType: "module" }, property
275 parserOptions: { ecmaVersion: 6, sourceType: "module" }, property
285 parserOptions: { ecmaVersion: 6, sourceType: "module" }, property
295 parserOptions: { ecmaVersion: 6, sourceType: "module" }, property
[all …]
/external/clang/tools/clang-format-vs/ClangFormat/
DClangFormatPackage.cs59 public override bool CanConvertFrom(ITypeDescriptorContext context, Type sourceType) in CanConvertFrom()
100 public override bool CanConvertFrom(ITypeDescriptorContext context, Type sourceType) in CanConvertFrom()
/external/skqp/dm/
DDMJsonWriter.h28 SkString sourceType; // "gm", "skp", "image" member
/external/skia/dm/
DDMJsonWriter.h28 SkString sourceType; // "gm", "skp", "image" member
/external/angle/src/libANGLE/renderer/d3d/
DIndexDataManager.cpp29 gl::DrawElementsType sourceType, in ConvertIndexArray()
56 void ConvertIndices(gl::DrawElementsType sourceType, in ConvertIndices()
DTextureD3D.cpp1124 gl::TextureType sourceType = source->getType(); in copyTexture() local
2594 gl::TextureType sourceType = source->getType(); in copyTexture() local
3290 gl::TextureType sourceType = source->getType(); in copyTexture() local
/external/swiftshader/third_party/SPIRV-Tools/tools/sva/
D.eslintrc.json11 "sourceType": "module" string
/external/deqp-deps/SPIRV-Tools/tools/sva/
D.eslintrc.json11 "sourceType": "module" string
/external/angle/third_party/spirv-tools/src/tools/sva/
D.eslintrc.json11 "sourceType": "module" string
/external/skqp/infra/pathkit/gold/
Dwasm_gold_aggregator.go49sourceType = flag.String("source_type", "pathkit", "Gold Source type, like pathkit,canvaskit… var
/external/skia/infra/wasm-common/gold/
Dwasm_gold_aggregator.go50sourceType = flag.String("source_type", "pathkit", "Gold Source type, like pathkit,canvaskit… var
/external/angle/src/libANGLE/
DImage.h137 EGLenum sourceType; member
/external/skia/infra/wasm-common/perf/
Dwasm_perf_aggregator.go54sourceType = flag.String("source_type", "pathkit", "Gold Source type, like pathkit,canvaskit… var
/external/skqp/infra/pathkit/perf/
Dwasm_perf_aggregator.go53sourceType = flag.String("source_type", "pathkit", "Gold Source type, like pathkit,canvaskit… var
/external/angle/src/tests/gl_tests/
DCopyTextureTest.cpp1754 GLenum sourceType, const GLColor &sourceColor, in TEST_P()
1757 bool unmultiplyAlpha, const GLColor &expectedColor) { in TEST_P()
1876 const GLColor32F &expectedColor) { in TEST_P()
2008 const GLColor32U &expectedColor) { in TEST_P()
/external/deqp/external/openglcts/modules/common/subgroups/
DglcSubgroupsQuadTests.cpp372 const string sourceType = src.str(); in initPrograms() local
/external/skia/gm/
Dxfermodes.cpp250 for (int sourceType = 1; sourceType & kAll_SrcType; sourceType <<= 1) { in onDraw() local
/external/skqp/gm/
Dxfermodes.cpp237 for (int sourceType = 1; sourceType & kAll_SrcType; sourceType <<= 1) { in onDraw() local
/external/OpenCL-CTS/test_conformance/gl/
Dtest_renderbuffer.cpp315 ExplicitType sourceType; in test_renderbuffer_image_write() local
Dtest_images_write_common.cpp560 ExplicitType sourceType; in test_image_format_write() local
/external/OpenCL-CTS/test_conformance/gles/
Dtest_renderbuffer.cpp239 ExplicitType sourceType; in test_renderbuffer_image_write() local
Dtest_images_2D.cpp513 ExplicitType sourceType; in test_image_format_write() local
/external/dexmaker/dexmaker/src/main/java/com/android/dx/
DCode.java764 private Rop getCastRop(com.android.dx.rop.type.Type sourceType, in getCastRop()
/external/angle/third_party/glslang/src/glslang/MachineIndependent/
DIntermediate.cpp1378 const TType &sourceType = node->getType(); in addShapeConversion() local
/external/deqp-deps/glslang/glslang/MachineIndependent/
DIntermediate.cpp1378 const TType &sourceType = node->getType(); in addShapeConversion() local

12