Home
last modified time | relevance | path

Searched refs:newarray (Results 1 – 4 of 4) sorted by relevance

/external/mesa3d/src/gallium/drivers/r300/compiler/
Dmemory_pool.h70 type * newarray; \
73 newarray = memory_pool_malloc((pool), newreserve * sizeof(type)); \
74 memcpy(newarray, (array), (size) * sizeof(type)); \
75 (array) = newarray; \
/external/apache-xml/src/main/java/org/apache/xml/utils/
DFastStringBuffer.java434 char[][] newarray = new char[i + 16][]; in append() local
436 System.arraycopy(m_array, 0, newarray, 0, i); in append()
438 m_array = newarray; in append()
514 char[][] newarray = new char[i + 16][]; in append() local
516 System.arraycopy(m_array, 0, newarray, 0, i); in append()
518 m_array = newarray; in append()
596 char[][] newarray = new char[i + 16][]; in append() local
598 System.arraycopy(m_array, 0, newarray, 0, i); in append()
600 m_array = newarray; in append()
679 char[][] newarray = new char[i + 16][]; in append() local
[all …]
/external/toolchain-utils/cros_utils/
Dstats.py4332 newarray = N.zeros(n, N.float_)
4339 newarray[ivec[j]] = averank
4342 return newarray
/external/apache-commons-bcel/docs/verifier/
DJustIce.lyx2731 texttt{newarray}
4722 ?newarray