Home
last modified time | relevance | path

Searched defs:f_old (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/hardware/google/gchips/gralloc4/src/core/
Dmali_gralloc_formats.cpp1093 static bool comparable_components(const format_info_t * const f_old, in comparable_components()
1150 static bool is_format_compatible(const format_info_t * const f_old, in is_format_compatible()
/aosp_15_r20/external/pytorch/test/
H A Dtest_serialization.py824 def test(f_new, f_old): argument
/aosp_15_r20/external/selinux/libsepol/cil/src/
H A Dcil_build_ast.c131 static int cil_allow_multiple_decls(struct cil_db *db, enum cil_flavor f_new, enum cil_flavor f_old) in cil_allow_multiple_decls()