Searched defs:packs (Results 1 – 6 of 6) sorted by relevance
| /external/mesa3d/src/panfrost/compiler/ |
| D | bi_packer.c.py | 306 packs = [pack_variant(e, instructions[e]) for e in instructions] variable
|
| /external/python/cpython2/Lib/test/ |
| D | test_audioop.py | 17 packs = { variable
|
| /external/python/cpython3/Lib/test/ |
| D | test_audioop.py | 15 packs = {w: (lambda *data, width=w: pack(width, data)) for w in (1, 2, 3, 4)} variable
|
| /external/rust/crates/zerocopy/src/ |
| D | lib.rs | 5538 let packs = in test_dst_layout_extend_sized_with_sized() localVariable 5597 let packs = core::iter::once(None).chain(aligns.clone().map(Some)); in test_dst_layout_extend_sized_with_dst() localVariable
|
| /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/swiftshader/third_party/llvm-16.0/llvm/lib/Target/Hexagon/ |
| D | HexagonISelDAGToDAGHVX.cpp | 1270 OpRef HvxSelector::packs(ShuffleMask SM, OpRef Va, OpRef Vb, in packs() function in HvxSelector
|