Home
last modified time | relevance | path

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

/aosp_15_r20/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;
/aosp_15_r20/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
/aosp_15_r20/external/tensorflow/tensorflow/core/data/
H A 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
/aosp_15_r20/external/mesa3d/src/mesa/state_tracker/
H A Dst_pbo.h48 unsigned first_element; member
/aosp_15_r20/external/ComputeLibrary/arm_compute/core/
H A DWindowIterator.h123 inline T *first_element() in first_element() function
/aosp_15_r20/external/mesa3d/src/compiler/glsl/
H A 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
/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/data/experimental/
H A Dsliding_window_dataset_op.cc226 const Tensor& first_element = batch_elements[0][component_index]; in GetNextInternal() local
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/filesystem/src/
Dpath.cpp613 void first_element( in first_element() function
/aosp_15_r20/external/virglrenderer/src/gallium/include/pipe/
H A Dp_state.h354 unsigned first_element; member
378 unsigned first_element; member
/aosp_15_r20/external/pytorch/android/pytorch_android/src/main/cpp/
H A Dpytorch_jni_common.cpp605 auto first_element = JIValue::JIValueToAtIValue(jivalue_first_element); in JIValueToAtIValue() local
/aosp_15_r20/external/mesa3d/src/gallium/include/pipe/
H A Dp_state.h448 unsigned first_element; member
/aosp_15_r20/external/mesa3d/src/gallium/drivers/r600/
H A Devergreen_state.c1055 unsigned first_element, in evergreen_set_color_surface_buffer()
/aosp_15_r20/external/mesa3d/src/gallium/drivers/softpipe/
H A Dsp_tex_sample.c3377 unsigned elem_size, first_element, last_element; in sp_get_texels() local