Home
last modified time | relevance | path

Searched defs:in_ref (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/executorch/backends/vulkan/runtime/graph/ops/impl/
H A DSlice.cpp156 ValueRef in_ref, in get_slice_sizes()
198 ValueRef in_ref, in check_slice_view_args()
247 ValueRef in_ref, in add_slice_view_node()
H A DTranspose.cpp40 ValueRef in_ref, in check_transpose_view_args()
H A DBatchNorm.cpp42 ValueRef in_ref, in add_native_batch_norm_node()
/aosp_15_r20/frameworks/base/tools/aapt2/xml/
H A DXmlUtil.cpp61 void ResolvePackage(const IPackageDeclStack* decl_stack, Reference* in_ref) { in ResolvePackage()
/aosp_15_r20/external/eigen/test/
H A Dgpu_common.h98 Input in_ref, in_gpu; in run_and_compare_to_gpu() local