Searched defs:packs (Results 1 – 5 of 5) sorted by relevance
/external/python/cpython2/Lib/test/ |
D | test_audioop.py | 17 packs = { variable
|
/external/python/cpython3/Lib/test/ |
D | test_audioop.py | 12 packs = {w: (lambda *data, width=w: pack(width, data)) for w in (1, 2, 3, 4)} variable
|
/external/mesa3d/src/panfrost/bifrost/ |
D | gen_pack.py | 584 packs = [pack_variant(e, instructions[e]) for e in instructions] variable
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/ |
D | HexagonISelDAGToDAGHVX.cpp | 1052 OpRef HvxSelector::packs(ShuffleMask SM, OpRef Va, OpRef Vb, in packs() function in HvxSelector
|
/external/llvm-project/llvm/lib/Target/Hexagon/ |
D | HexagonISelDAGToDAGHVX.cpp | 1032 OpRef HvxSelector::packs(ShuffleMask SM, OpRef Va, OpRef Vb, in packs() function in HvxSelector
|