/third_party/mesa3d/src/compiler/nir/ |
D | nir_inline_uniforms.c | 381 uint32_t max_offset = offset + num_components; in nir_inline_uniforms() local
|
D | nir_gather_xfb_info.c | 278 unsigned max_offset[NIR_MAX_XFB_BUFFERS] = {0}; in nir_gather_xfb_info_with_varyings() local
|
/third_party/mesa3d/src/mesa/main/ |
D | arrayobj.c | 419 GLuint max_offset = 0; in compute_vbo_offset_range() local 620 GLsizeiptr min_offset, max_offset; in _mesa_update_vao_derived_arrays() local
|
/third_party/mesa3d/src/gallium/frontends/lavapipe/ |
D | lvp_inline_uniforms.c | 402 uint32_t max_offset = offset + num_components; in lvp_inline_uniforms() local
|
/third_party/gstreamer/gstplugins_bad/gst/dvdspu/ |
D | gstspu-vobsub.h | 92 guint16 max_offset; member
|
/third_party/gstreamer/gstplugins_base/gst-libs/gst/tag/ |
D | gsttagmux.c | 68 gint64 max_offset; member
|
/third_party/gstreamer/gstplugins_base/gst-libs/gst/audio/ |
D | gstaudiometa.c | 411 gsize max_offset = 0; in gst_buffer_add_audio_meta() local
|
D | gstaudioaggregator.c | 2489 gint64 max_offset = 0; in gst_audio_aggregator_aggregate() local
|
/third_party/ffmpeg/libavformat/ |
D | dv.c | 427 int64_t max_offset = ((size - 1) / frame_size) * frame_size; in dv_frame_offset() local
|
/third_party/skia/modules/skottie/src/text/ |
D | SkottieShaper.cpp | 234 const auto max_offset = fBox.height() + this->ascent(); // NB: ascent is negative in shapeLine() local
|
/third_party/harfbuzz/src/ |
D | hb-ot-cff-common.hh | 296 unsigned int max_offset () const in max_offset() function
|
D | hb-ot-glyf-table.hh | 94 unsigned max_offset = in _add_loca_and_head() local
|
/third_party/skia/third_party/externals/harfbuzz/src/ |
D | hb-ot-cff-common.hh | 296 unsigned int max_offset () const in max_offset() function
|
D | hb-ot-glyf-table.hh | 98 unsigned max_offset = in _add_loca_and_head() local
|
/third_party/flutter/skia/third_party/externals/harfbuzz/src/ |
D | hb-ot-glyf-table.hh | 88 unsigned max_offset = + padded_offsets | hb_reduce(hb_add, 0); in _add_loca_and_head() local
|
D | hb-ot-cff-common.hh | 236 unsigned int max_offset () const in max_offset() function
|
/third_party/python/Lib/test/ |
D | test_hashlib.py | 601 digest_size, max_offset): argument
|
/third_party/freetype/src/truetype/ |
D | ttgxvar.c | 1644 FT_ULong max_offset = 0; in ft_var_load_gvar() local 1674 FT_ULong max_offset = 0; in ft_var_load_gvar() local
|
/third_party/skia/third_party/externals/freetype/src/truetype/ |
D | ttgxvar.c | 1650 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/ |
D | anv_nir_apply_pipeline_layout.c | 1081 unsigned max_offset = b->shader->constant_data_size - load_size; in lower_load_constant() local
|
/third_party/mesa3d/src/gallium/drivers/iris/ |
D | iris_program.c | 531 unsigned max_offset = b.shader->constant_data_size - load_size; in iris_setup_uniforms() local
|
/third_party/gstreamer/gstplugins_good/gst/isomp4/ |
D | atoms.h | 561 guint64 max_offset; member
|
/third_party/mesa3d/src/amd/compiler/ |
D | aco_instruction_selection.cpp | 4913 unsigned max_offset = write2 ? (255 - write2_off) * split_data.bytes() : 65535; in store_lds() local
|