Home
last modified time | relevance | path

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

/external/jarjar/src/main/com/tonicsystems/jarjar/util/
DClassPathIterator.java41 private List<ZipFile> zips = new ArrayList<ZipFile>(); field in ClassPathIterator
/external/mesa3d/src/gallium/frontends/clover/util/
Dfunctional.hpp282 struct zips { struct
285 operator()(Ts &&... xs) const { in operator ()()