Searched defs:BuildName (Results 1 – 7 of 7) sorted by relevance
/aosp_15_r20/external/google-cloud-java/java-cloudbuild/proto-google-cloud-build-v1/src/main/java/com/google/cloudbuild/v1/ |
H A D | BuildName.java | 33 public class BuildName implements ResourceName { class 47 protected BuildName() { in BuildName() method in BuildName 53 private BuildName(Builder builder) { in BuildName() method in BuildName 60 private BuildName(ProjectLocationBuildBuilder builder) { in BuildName() method in BuildName
|
/aosp_15_r20/external/gemmlowp/meta/generators/ |
H A D | zip_Nx8_neon.py | 55 def BuildName(zip_lanes, leftovers, aligned): function
|
H A D | mul_1x8_Mx8_neon.py | 197 def BuildName(result_type, lhs_add, rhs_add, lanes): function
|
H A D | gemv_1xMxK_neon.py | 140 def BuildName(output_type, aligned, cols, leftover): function
|
H A D | qnt_Nx8_neon.py | 26 def BuildName(lanes, leftovers, aligned): function
|
H A D | mul_Nx8_Mx8_neon.py | 353 def BuildName(result_type, lhs_add, rhs_add, left, right): function
|
H A D | gemm_NxMxK_neon.py | 173 def BuildName(output_type, aligned, rows, cols, leftover): function
|