Searched refs:nodeSize (Results 1 – 7 of 7) sorted by relevance
/external/libdrm/amdgpu/ |
D | util_hash.c | 87 int nodeSize; member 102 return malloc(hash->nodeSize); in util_data_allocate_node() 256 hash->data.d->nodeSize = sizeof(struct util_node); in util_hash_create()
|
/external/mesa3d/src/gallium/auxiliary/cso_cache/ |
D | cso_hash.c | 84 int nodeSize; member 99 return MALLOC(hash->nodeSize); in cso_data_allocate_node() 253 hash->data.d->nodeSize = sizeof(struct cso_node); in cso_hash_create()
|
/external/valgrind/coregrind/ |
D | m_oset.c | 429 Int nodeSize = sizeof(AvlNode) + elemSize; in VG_() local 435 n = t->alloc_fn( t->cc, nodeSize ); in VG_() 437 VG_(memset)(n, 0, nodeSize); in VG_()
|
/external/opencv3/modules/core/test/ |
D | test_mat.cpp | 1259 int nodeSize0 = (int)m.hdr->nodeSize; in TEST() 1272 ASSERT_LE((int)m.hdr->nodeSize, 32); in TEST()
|
/external/opencv3/modules/core/include/opencv2/core/ |
D | mat.hpp | 2411 size_t nodeSize; member
|
/external/opencv3/modules/core/src/ |
D | matrix.cpp | 4719 nodeSize = alignSize(valueOffset + in Hdr() 4735 pool.resize(nodeSize); in clear() 5117 size_t i, nsz = hdr->nodeSize, psize = hdr->pool.size(), in newNode()
|
/external/chromium-trace/catapult/tracing/third_party/d3/ |
D | d3.min.js | 4 …nodeSize=function(t){return arguments.length?(u=null!=(r=t),n):u?r:null},Vu(n,t)},Xo.layout.pack=f… function in n
|