Home
last modified time | relevance | path

Searched defs:first_element (Results 1 – 12 of 12) sorted by relevance

/external/sdv/vsomeip/third_party/boost/fusion/test/sequence/
Dzip_view_ignore.cpp38 typedef boost::fusion::result_of::value_of<first_iterator>::type first_element; in main() typedef
/external/sdv/vsomeip/third_party/boost/icl/include/boost/icl/detail/
Delement_iterator.hpp38 struct first_element struct
40 typedef Type type;
44 struct first_element<std::pair<FirstT, SecondT> > struct
46 typedef FirstT type;
/external/mesa3d/src/mesa/state_tracker/
Dst_pbo.h48 unsigned first_element; member
/external/ComputeLibrary/arm_compute/core/
DWindowIterator.h123 inline T *first_element() in first_element() function
/external/tensorflow/tensorflow/core/kernels/data/experimental/
Dsliding_window_dataset_op.cc226 const Tensor& first_element = batch_elements[0][component_index]; in GetNextInternal() local
/external/tensorflow/tensorflow/core/data/
Ddataset_utils.cc749 const Tensor& first_element = batch_elements.at(0)[component_index]; in CopyBatch() local
767 const Tensor& first_element = batch_elements.at(0)[component_index]; in CopyBatch() local
/external/sdv/vsomeip/third_party/boost/filesystem/src/
Dpath.cpp613 void first_element( in first_element() function
/external/mesa3d/src/compiler/glsl/
Dgl_nir_link_uniforms.c908 unsigned stage, bool *first_element) in find_and_update_named_uniform_storage()
1023 bool first_element = true; in find_and_update_previous_uniform_storage() local
/external/virglrenderer/src/gallium/include/pipe/
Dp_state.h354 unsigned first_element; member
378 unsigned first_element; member
/external/mesa3d/src/gallium/include/pipe/
Dp_state.h445 unsigned first_element; member
/external/mesa3d/src/gallium/drivers/r600/
Devergreen_state.c1072 unsigned first_element, in evergreen_set_color_surface_buffer()
/external/mesa3d/src/gallium/drivers/softpipe/
Dsp_tex_sample.c3377 unsigned elem_size, first_element, last_element; in sp_get_texels() local