Home
last modified time | relevance | path

Searched defs:max_offset (Results 1 – 25 of 25) sorted by relevance

/third_party/boost/libs/intrusive/test/
Dbounded_pointer.hpp48 static const unsigned char max_offset = (unsigned char)-1; member in bounded_pointer
147 static const unsigned char max_offset = pointer::max_offset; member in bounded_reference
209 static const unsigned char max_offset = pointer::max_offset; member in bounded_allocator
/third_party/mesa3d/src/compiler/nir/
Dnir_gather_xfb_info.c277 unsigned max_offset[NIR_MAX_XFB_BUFFERS] = {0}; in nir_gather_xfb_info_with_varyings() local
Dnir_inline_uniforms.c380 uint32_t max_offset = offset + num_components; in nir_inline_uniforms() local
/third_party/gstreamer/gstplugins_bad/gst/dvdspu/
Dgstspu-vobsub.h92 guint16 max_offset; member
/third_party/mesa3d/src/mesa/main/
Darrayobj.c419 GLuint max_offset = 0; in compute_vbo_offset_range() local
618 GLsizeiptr min_offset, max_offset; in _mesa_update_vao_derived_arrays() local
/third_party/gstreamer/gstplugins_base/gst-libs/gst/tag/
Dgsttagmux.c68 gint64 max_offset; member
/third_party/gstreamer/gstplugins_base/gst-libs/gst/audio/
Dgstaudiometa.c411 gsize max_offset = 0; in gst_buffer_add_audio_meta() local
Dgstaudioaggregator.c2489 gint64 max_offset = 0; in gst_audio_aggregator_aggregate() local
/third_party/ffmpeg/libavformat/
Ddv.c427 int64_t max_offset = ((size - 1) / frame_size) * frame_size; in dv_frame_offset() local
/third_party/skia/modules/skottie/src/text/
DSkottieShaper.cpp234 const auto max_offset = fBox.height() + this->ascent(); // NB: ascent is negative in shapeLine() local
/third_party/skia/third_party/externals/harfbuzz/src/
Dhb-ot-cff-common.hh296 unsigned int max_offset () const in max_offset() function
Dhb-ot-glyf-table.hh98 unsigned max_offset = in _add_loca_and_head() local
/third_party/harfbuzz/src/
Dhb-ot-cff-common.hh296 unsigned int max_offset () const in max_offset() function
Dhb-ot-glyf-table.hh94 unsigned max_offset = in _add_loca_and_head() local
/third_party/flutter/skia/third_party/externals/harfbuzz/src/
Dhb-ot-glyf-table.hh88 unsigned max_offset = + padded_offsets | hb_reduce(hb_add, 0); in _add_loca_and_head() local
Dhb-ot-cff-common.hh236 unsigned int max_offset () const in max_offset() function
/third_party/python/Lib/test/
Dtest_hashlib.py592 digest_size, max_offset): argument
/third_party/mindspore/mindspore/ccsrc/minddata/dataset/kernels/image/soft_dvpp/utils/
Dsoft_vpc.cc644 int32_t max_offset = in_height_ - 1; in StartVerticalScaler() local
/third_party/freetype/src/truetype/
Dttgxvar.c1567 FT_ULong max_offset = 0; in ft_var_load_gvar() local
1597 FT_ULong max_offset = 0; in ft_var_load_gvar() local
/third_party/skia/third_party/externals/freetype/src/truetype/
Dttgxvar.c1650 FT_ULong max_offset = 0; in ft_var_load_gvar() local
1680 FT_ULong max_offset = 0; in ft_var_load_gvar() local
/third_party/mesa3d/src/intel/vulkan/
Danv_nir_apply_pipeline_layout.c1088 unsigned max_offset = b->shader->constant_data_size - load_size; in lower_load_constant() local
/third_party/mesa3d/src/gallium/drivers/iris/
Diris_program.c523 unsigned max_offset = b.shader->constant_data_size - load_size; in iris_setup_uniforms() local
/third_party/gstreamer/gstplugins_good/gst/isomp4/
Datoms.h561 guint64 max_offset; member
/third_party/glib/glib/tests/
Dgvariant.c5091 gsize max_offset; in test_unaligned_construction() member
/third_party/mesa3d/src/amd/compiler/
Daco_instruction_selection.cpp4399 unsigned max_offset = write2 ? (255 - write2_off) * split_data.bytes() : 65535; in store_lds() local