Home
last modified time | relevance | path

Searched defs:first_index (Results 1 – 20 of 20) sorted by relevance

/third_party/mindspore/mindspore/ccsrc/minddata/dataset/kernels/image/soft_dvpp/utils/
Dyuv_scaler_para_set.h32 uint32_t first_index; member
/third_party/boost/boost/graph/
Dincremental_components.hpp163 IndexType first_index = (*m_components)[component_index]; in operator []() local
/third_party/ffmpeg/libavformat/
Dimg2dec.c114 int range, last_index, range1, first_index; in find_image_range() local
185 int first_index = 1, last_index = 1; in ff_img_read_header() local
/third_party/boost/boost/core/
Dlightweight_test.hpp318 typename std::iterator_traits<InputIterator1>::difference_type first_index = 0; in test_all_eq_impl() local
389 typename std::iterator_traits<InputIterator1>::difference_type first_index = 0; in test_all_with_impl() local
/third_party/skia/src/shaders/gradients/
DSk4fGradientBase.cpp193 const int first_index = reverse ? count - 1 : 0; in init() local
/third_party/flutter/skia/src/shaders/gradients/
DSk4fGradientBase.cpp193 const int first_index = reverse ? count - 1 : 0; in init() local
/third_party/boost/boost/heap/
Dd_ary_heap.hpp328 const size_t first_index = first_child_index(index); in top_child_index() local
356 const size_t first_index = first_child_index(index); in last_child_index() local
/third_party/jerryscript/jerry-core/ecma/builtin-objects/
Decma-builtin-helpers.c679bool first_index, /**< whether search for first (t) or last (f) index */ in ecma_builtin_helper_string_find_index()
/third_party/mindspore/mindspore/ccsrc/backend/kernel_compiler/akg/
Dakg_kernel_json_generator.cc385 nlohmann::json first_index; in GetTensorName() local
417 nlohmann::json *first_index; in SetTensorName() local
/third_party/mesa3d/src/compiler/glsl/
Dlink_uniform_blocks.cpp242 unsigned first_index) in process_block_array()
/third_party/flutter/skia/third_party/externals/sfntly/cpp/src/sfntly/table/core/
Dos2_table.cc502 void OS2Table::Builder::SetUsFirstCharIndex(int32_t first_index) { in SetUsFirstCharIndex()
/third_party/skia/third_party/externals/sfntly/cpp/src/sfntly/table/core/
Dos2_table.cc502 void OS2Table::Builder::SetUsFirstCharIndex(int32_t first_index) { in SetUsFirstCharIndex()
/third_party/mesa3d/src/intel/vulkan/
DgenX_query.c653 uint32_t first_index, uint32_t num_queries) in emit_zero_queries()
/third_party/protobuf/src/google/protobuf/compiler/php/
Dphp_generator.cc333 int first_index = proto_file.find_first_of("/", start_index); in GeneratedMetadataFileName() local
/third_party/gstreamer/gstplugins_bad/ext/ttml/
Dgstttmlrender.c121 guint first_index; member
/third_party/mindspore/mindspore/ccsrc/runtime/device/ascend/
Dascend_stream_assign.cc1539 size_t first_index = UINT32_MAX; in InsertEventBetweenHcom() local
/third_party/vk-gl-cts/external/openglcts/modules/gles31/
Des31cComputeShaderTests.cpp3783 GLuint first_index[4]; in Run() member
/third_party/vk-gl-cts/external/openglcts/modules/gl/
Dgl4cComputeShaderTests.cpp4123 GLuint first_index[4]; in Run() member
/third_party/skia/third_party/externals/tint/src/reader/spirv/
Dfunction.cc4236 uint32_t first_index = 1; in MakeAccessChain() local
/third_party/mesa3d/src/panfrost/vulkan/
Dpanvk_private.h492 unsigned first_index; member