Searched defs:EntryPoints (Results  1 – 9 of 9) sorted by relevance
| /external/deqp-deps/SPIRV-Tools/test/link/ | 
| D | entry_points_test.cpp | 25 class EntryPoints : public spvtest::LinkerTest {};  class27 TEST_F(EntryPoints, SameModelDifferentName) {  in TEST_F()  argument
 53 TEST_F(EntryPoints, DifferentModelSameName) {  in TEST_F()  argument
 79 TEST_F(EntryPoints, SameModelAndName) {  in TEST_F()  argument
 107 TEST_F(EntryPoints, LinkedVariables) {  in TEST_F()  argument
 
 | 
| /external/swiftshader/third_party/SPIRV-Tools/test/link/ | 
| D | entry_points_test.cpp | 25 class EntryPoints : public spvtest::LinkerTest {};  class27 TEST_F(EntryPoints, SameModelDifferentName) {  in TEST_F()  argument
 53 TEST_F(EntryPoints, DifferentModelSameName) {  in TEST_F()  argument
 79 TEST_F(EntryPoints, SameModelAndName) {  in TEST_F()  argument
 107 TEST_F(EntryPoints, LinkedVariables) {  in TEST_F()  argument
 
 | 
| /external/angle/third_party/vulkan-deps/spirv-tools/src/test/link/ | 
| D | entry_points_test.cpp | 25 class EntryPoints : public spvtest::LinkerTest {};  class27 TEST_F(EntryPoints, SameModelDifferentName) {  in TEST_F()  argument
 53 TEST_F(EntryPoints, DifferentModelSameName) {  in TEST_F()  argument
 79 TEST_F(EntryPoints, SameModelAndName) {  in TEST_F()  argument
 107 TEST_F(EntryPoints, LinkedVariables) {  in TEST_F()  argument
 
 | 
| /external/dagger2/java/dagger/hilt/ | 
| D | EntryPoints.java | 27 public final class EntryPoints {  class78   private EntryPoints() {}  in EntryPoints()  method in EntryPoints
 
 | 
| /external/python/setuptools/setuptools/ | 
| D | _entry_points.py | 35 def validate(eps: metadata.EntryPoints):72 def render(eps: metadata.EntryPoints):
 
 | 
| /external/angle/scripts/ | 
| D | registry_xml.py | 615 class EntryPoints:  class
 | 
| /external/python/setuptools/setuptools/_vendor/importlib_metadata/ | 
| D | __init__.py | 324 class EntryPoints(DeprecatedList):  class
 | 
| /external/python/cpython3/Lib/importlib/metadata/ | 
| D | __init__.py | 330 class EntryPoints(DeprecatedList):  class
 | 
| /external/angle/src/tests/gl_tests/ | 
| D | WebGLCompatibilityTest.cpp | 328 TEST_P(WebGLCompatibilityTest, EntryPoints)  in TEST_P()  argument
 |