Home
last modified time | relevance | path

Searched defs:tuple_list (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/mesa3d/src/mesa/main/
H A Dformat_info.py176 def format_channel_bits(fmat, tuple_list): argument
/aosp_15_r20/external/pytorch/torch/csrc/jit/frontend/
H A Dir_emitter.cpp4048 auto tuple_list = ListLiteral(apply.inputs()[0]).inputs(); in emitApplySpecialFormForDict() local