Home
last modified time | relevance | path

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

/external/dexmaker/src/dx/java/com/android/dx/dex/code/
DPositionList.java58 public static PositionList make(DalvInsnList insns, int howMuch) { in make()
/external/opencv3/modules/cudalegacy/include/opencv2/cudalegacy/
DNCV.hpp586 NCVStatus copySolid(NCVVector<T> &dst, cudaStream_t cuStream, size_t howMuch=0) const in copySolid()
766 NCVStatus copySolid(NCVMatrix<T> &dst, cudaStream_t cuStream, size_t howMuch=0) const in copySolid()