Home
last modified time | relevance | path

Searched defs:num_indices (Results 1 – 5 of 5) sorted by relevance

/external/eigen/unsupported/Eigen/CXX11/src/Tensor/
DTensorRef.h200 const std::size_t num_indices = (sizeof...(otherIndices) + 1); in operator() local
207 const std::size_t num_indices = (sizeof...(otherIndices) + 1); in coeffRef() local
/external/mesa3d/src/gallium/auxiliary/util/
Du_vbuf.c263 int start_index, unsigned num_indices, int min_index, in u_vbuf_translate_buffers()
421 int start_index, unsigned num_indices, int min_index, in u_vbuf_translate_begin()
/external/mesa3d/src/gallium/state_trackers/d3d1x/d3d1xshader/include/
Dsm4.h205 unsigned num_indices : 2; member
247 uint8_t num_indices; member
/external/flac/include/FLAC/
Dformat.h682 FLAC__byte num_indices; member
/external/v8/src/builtins/
Dbuiltins-regexp.cc277 Node* const num_indices = a->SmiUntag(a->LoadFixedArrayElement( in ConstructNewResultFromMatchInfo() local