Home
last modified time | relevance | path

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

/aosp_15_r20/external/coreboot/util/vgabios/
H A Dtestbios.c53 long bus=0,dev=0,fn=0,need_pack=0; in get_device() local
/aosp_15_r20/external/mesa3d/src/gallium/auxiliary/util/
H A Du_transfer_helper.c197 bool need_pack = needs_pack(usage); in transfer_map_msaa() local
/aosp_15_r20/external/pytorch/aten/src/ATen/native/
H A DCPUBlas.cpp1116 static inline bool need_pack(ScalarType dtype) { in need_pack() function
1174 bool need_pack(ScalarType dt_in) { in need_pack() function