/aosp_15_r20/external/tensorflow/tensorflow/tools/api/tests/ |
H A D | api_compatibility_test.py | 110 def _KeyToFilePath(key, api_version): argument 215 def _GetTFNumpyGoldenPattern(api_version): argument 242 api_version=2): argument 360 api_version, argument
|
/aosp_15_r20/external/tensorflow/tensorflow/python/tools/api/generator/ |
H A D | create_python_api.py | 104 api_version, argument 404 api_version, argument 448 api_version, argument 595 api_version, argument
|
/aosp_15_r20/external/rust/android-crates-io/crates/vulkano/src/ |
D | library.rs | 44 api_version: Version, field 95 let api_version = unsafe { Self::get_api_version(&loader)? }; in with_loader() localVariable 122 let mut api_version = 0; in get_api_version() localVariable 182 pub fn api_version(&self) -> Version { in api_version() method
|
/aosp_15_r20/external/vulkan-validation-layers/layers/generated/ |
H A D | vk_extension_helper.h | 182 …uint32_t api_version = (specified_version < VK_API_VERSION_1_1) ? VK_API_VERSION_1_0 : VK_API_VERS… in NormalizeApiVersion() local 205 uint32_t api_version = NormalizeApiVersion(requested_api_version); in InitFromInstanceCreateInfo() local 782 uint32_t api_version = NormalizeApiVersion(requested_api_version); in InitFromDeviceCreateInfo() local
|
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/python/ |
H A D | ops.cc | 162 CustomCallApiVersion api_version) -> XlaOp { in BuildOpsSubmodule() 179 CustomCallApiVersion api_version) -> XlaOp { in BuildOpsSubmodule() 200 CustomCallApiVersion api_version) -> XlaOp { in BuildOpsSubmodule()
|
/aosp_15_r20/external/google-cloud-java/java-cloudbuild/proto-google-cloud-build-v2/src/main/proto/google/devtools/cloudbuild/v2/ |
H A D | cloudbuild.proto | 81 string api_version = 7 [(google.api.field_behavior) = OUTPUT_ONLY]; field 105 string api_version = 5 [(google.api.field_behavior) = OUTPUT_ONLY]; field
|
/aosp_15_r20/external/googleapis/google/devtools/cloudbuild/v2/ |
H A D | cloudbuild.proto | 81 string api_version = 7 [(google.api.field_behavior) = OUTPUT_ONLY]; field 105 string api_version = 5 [(google.api.field_behavior) = OUTPUT_ONLY]; field
|
/aosp_15_r20/external/rust/android-crates-io/crates/vulkano/src/instance/ |
D | mod.rs | 265 api_version: Version, field 331 let api_version = library.api_version(); in with_debug_utils_messengers() localVariable 558 pub fn api_version(&self) -> Version { in api_version() method
|
/aosp_15_r20/external/OpenCL-CTS/test_conformance/compiler/ |
H A D | test_opencl_c_versions.cpp | 36 const Version api_version = get_device_cl_version(device); in test_CL_DEVICE_OPENCL_C_VERSION() local 112 const Version api_version = get_device_cl_version(device); in test_CL_DEVICE_OPENCL_C_ALL_VERSIONS() local
|
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/tools/run_tests/xds_k8s_test_driver/framework/infrastructure/gcp/ |
D | network_security.py | 132 def api_version(self) -> str: member in NetworkSecurityV1Beta1 196 def api_version(self) -> str: member in NetworkSecurityV1Alpha1
|
D | network_services.py | 215 def api_version(self) -> str: member in NetworkServicesV1Beta1 248 def api_version(self) -> str: member in NetworkServicesV1Alpha1
|
/aosp_15_r20/external/rust/android-crates-io/crates/vulkano/src/device/ |
D | mod.rs | 153 api_version: Version, field 192 let api_version = physical_device.api_version(); in new() localVariable 453 pub fn api_version(&self) -> Version { in api_version() method
|
/aosp_15_r20/external/google-cloud-java/java-gkehub/proto-google-cloud-gkehub-v1/src/main/proto/google/cloud/gkehub/v1/ |
H A D | service.proto | 453 string api_version = 2; field 647 string api_version = 7 [(google.api.field_behavior) = OUTPUT_ONLY]; field
|
/aosp_15_r20/external/googleapis/google/cloud/gkehub/v1/ |
H A D | service.proto | 453 string api_version = 2; field 647 string api_version = 7 [(google.api.field_behavior) = OUTPUT_ONLY]; field
|
/aosp_15_r20/external/mesa3d/src/virtio/vulkan/ |
H A D | vn_cs.h | 89 uint32_t api_version; member 96 vn_cs_renderer_protocol_has_api_version(uint32_t api_version) in vn_cs_renderer_protocol_has_api_version()
|
/aosp_15_r20/external/rust/android-crates-io/crates/ash/src/ |
D | entry.rs | 217 let mut api_version = 0; in try_enumerate_instance_version() localVariable 315 let mut api_version = 0; in enumerate_instance_version() localVariable
|
/aosp_15_r20/external/google-cloud-java/java-gkehub/proto-google-cloud-gkehub-v1alpha2/src/main/proto/google/cloud/gkehub/v1alpha2/ |
H A D | membership.proto | 664 string api_version = 2; field 712 string api_version = 7 [(google.api.field_behavior) = OUTPUT_ONLY]; field
|
/aosp_15_r20/external/googleapis/google/cloud/gkehub/v1beta1/ |
H A D | membership.proto | 839 string api_version = 2; field 956 string api_version = 7 [(google.api.field_behavior) = OUTPUT_ONLY]; field
|
/aosp_15_r20/external/google-cloud-java/java-gkehub/proto-google-cloud-gkehub-v1beta1/src/main/proto/google/cloud/gkehub/v1beta1/ |
H A D | membership.proto | 839 string api_version = 2; field 956 string api_version = 7 [(google.api.field_behavior) = OUTPUT_ONLY]; field
|
/aosp_15_r20/external/crosvm/gpu_display/src/vulkan/ |
H A D | post_worker.rs | 560 let api_version = vulkan_library.api_version(); localVariable 608 let api_version = physical_device.api_version(); localVariable
|
/aosp_15_r20/prebuilts/android-emulator/darwin-x86_64/lib64/vulkan/ |
H A D | MoltenVK_icd.json | 5 "api_version" : "1.1.0" string
|
/aosp_15_r20/external/mesa3d/src/gfxstream/guest/vulkan/ |
H A D | gfxstream_icd.json | 5 "api_version": "1.0.5" string
|
/aosp_15_r20/device/google/cuttlefish_vmm/x86_64-linux-gnu/bin/ |
D | vk_swiftshader_icd.json | 5 "api_version": "1.0.5" string
|
/aosp_15_r20/external/swiftshader/src/Vulkan/ |
H A D | vk_swiftshader_icd.json | 5 "api_version": "1.0.5" string
|
/aosp_15_r20/prebuilts/android-emulator/darwin-x86_64/lib64/gles_angle/ |
H A D | vk_swiftshader_icd.json | 1 {"file_format_version": "1.0.0", "ICD": {"library_path": "./libvk_swiftshader.dylib", "api_version"… string
|