/aosp_15_r20/external/mbedtls/scripts/data_files/driver_jsons/ |
H A D | mbedtls_test_transparent_driver.json | 10 "entry_points": ["import_key"], array 16 "entry_points": ["export_public_key"], array
|
H A D | mbedtls_test_opaque_driver.json | 11 "entry_points": ["import_key", "export_key", "export_public_key"] array 16 "entry_points": ["copy_key", "get_builtin_key"], array
|
H A D | p256_transparent_driver.json | 10 "entry_points": ["import_key", "export_public_key"], array
|
H A D | driver_transparent_schema.json | 38 "entry_points": { object
|
H A D | driver_opaque_schema.json | 42 "entry_points": { object
|
/aosp_15_r20/external/openthread/third_party/mbedtls/repo/scripts/data_files/driver_jsons/ |
H A D | mbedtls_test_transparent_driver.json | 10 "entry_points": ["import_key"], array 16 "entry_points": ["export_public_key"], array
|
H A D | mbedtls_test_opaque_driver.json | 11 "entry_points": ["import_key", "export_key", "export_public_key"] array 16 "entry_points": ["copy_key", "get_builtin_key"], array
|
H A D | p256_transparent_driver.json | 10 "entry_points": ["import_key", "export_public_key"], array
|
H A D | driver_transparent_schema.json | 38 "entry_points": { object
|
H A D | driver_opaque_schema.json | 42 "entry_points": { object
|
/aosp_15_r20/external/angle/src/libANGLE/renderer/gl/ |
H A D | generate_gl_dispatch_table.py | 169 def format_requirements_lines(required, entry_points): argument 177 def format_extension_requirements_lines(extension, entry_points, api): argument
|
/aosp_15_r20/external/mesa3d/.gitlab-ci/windows/ |
H A D | spirv2dxil_check.ps1 | 20 …$entry_points = $content | Select-String -Pattern '^OpEntryPoint\s(\w+)[^"]+"(\w+)"' | Select-Obje… variable
|
/aosp_15_r20/external/angle/third_party/spirv-tools/src/source/val/ |
H A D | validate_decorations.cpp | 1140 auto entry_points = vstate.EntryPointReferences(var_id); in CheckDecorationsOfBuffers() local 1156 auto entry_points = vstate.EntryPointReferences(var_id); in CheckDecorationsOfBuffers() local 1184 auto entry_points = vstate.EntryPointReferences(var_id); in CheckDecorationsOfBuffers() local 1270 auto entry_points = vstate.EntryPointReferences(var_id); in CheckDecorationsOfBuffers() local
|
/aosp_15_r20/external/deqp-deps/SPIRV-Tools/source/val/ |
D | validate_decorations.cpp | 1068 auto entry_points = vstate.EntryPointReferences(var_id); in CheckDecorationsOfBuffers() local 1084 auto entry_points = vstate.EntryPointReferences(var_id); in CheckDecorationsOfBuffers() local 1112 auto entry_points = vstate.EntryPointReferences(var_id); in CheckDecorationsOfBuffers() local 1194 auto entry_points = vstate.EntryPointReferences(var_id); in CheckDecorationsOfBuffers() local
|
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/source/val/ |
H A D | validate_decorations.cpp | 1068 auto entry_points = vstate.EntryPointReferences(var_id); in CheckDecorationsOfBuffers() local 1084 auto entry_points = vstate.EntryPointReferences(var_id); in CheckDecorationsOfBuffers() local 1112 auto entry_points = vstate.EntryPointReferences(var_id); in CheckDecorationsOfBuffers() local 1194 auto entry_points = vstate.EntryPointReferences(var_id); in CheckDecorationsOfBuffers() local
|
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/source/opt/ |
H A D | module.h | 477 inline IteratorRange<Module::inst_iterator> Module::entry_points() { in entry_points() function 481 inline IteratorRange<Module::const_inst_iterator> Module::entry_points() const { in entry_points() function
|
/aosp_15_r20/external/angle/third_party/spirv-tools/src/source/opt/ |
H A D | module.h | 477 inline IteratorRange<Module::inst_iterator> Module::entry_points() { in entry_points() function 481 inline IteratorRange<Module::const_inst_iterator> Module::entry_points() const { in entry_points() function
|
/aosp_15_r20/external/deqp-deps/SPIRV-Tools/source/opt/ |
D | module.h | 477 inline IteratorRange<Module::inst_iterator> Module::entry_points() { in entry_points() function 481 inline IteratorRange<Module::const_inst_iterator> Module::entry_points() const { in entry_points() function
|
/aosp_15_r20/external/python/setuptools/docs/userguide/ |
D | entry_point.rst | 1 .. _`entry_points`: target
|
/aosp_15_r20/external/tensorflow/tensorflow/core/tfrt/mla/ |
H A D | mla_test_utils.h | 39 const std::vector<std::string>& entry_points, in ConvertSavedModelAndAddToMla()
|
/aosp_15_r20/external/bazelbuild-rules_python/python/private/pypi/whl_installer/ |
H A D | wheel.py | 326 def entry_points(self) -> Dict[str, Tuple[str, str]]: member in Wheel
|
/aosp_15_r20/prebuilts/build-tools/common/py3-stdlib/importlib/metadata/ |
H A D | __init__.py | 635 def entry_points(self): member in Distribution 1020 def entry_points(**params) -> Union[EntryPoints, SelectableGroups]: function
|
/aosp_15_r20/external/python/setuptools/setuptools/_vendor/importlib_metadata/ |
D | __init__.py | 608 def entry_points(self): member in Distribution 977 def entry_points(**params) -> Union[EntryPoints, SelectableGroups]: function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/lib/python3.11/site-packages/setuptools/_vendor/importlib_metadata/ |
D | __init__.py | 608 def entry_points(self): member in Distribution 977 def entry_points(**params) -> Union[EntryPoints, SelectableGroups]: function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/lib/python3.11/importlib/metadata/ |
D | __init__.py | 635 def entry_points(self): member in Distribution 1020 def entry_points(**params) -> Union[EntryPoints, SelectableGroups]: function
|