Home
last modified time | relevance | path

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

/third_party/node/deps/ngtcp2/ngtcp2/lib/
Dngtcp2_strm.h110 uint64_t max_offset; member
142 uint64_t max_offset; member
Dngtcp2_conn.h442 uint64_t max_offset; member
479 uint64_t max_offset; member
Dngtcp2_conn.c9421 uint64_t max_offset; in strm_set_max_offset() local
/third_party/mesa3d/src/compiler/nir/
Dnir_inline_uniforms.c381 uint32_t max_offset = offset + num_components; in nir_inline_uniforms() local
Dnir_gather_xfb_info.c278 unsigned max_offset[NIR_MAX_XFB_BUFFERS] = {0}; in nir_gather_xfb_info_with_varyings() local
/third_party/vixl/test/
Dtest-pool-manager.cc344 int32_t max_offset, in CreateReference()
389 int32_t max_offset = RandomMaxOffset(); in TEST() local
467 int32_t max_offset = RandomBranchMaxOffset(); in TEST() local
/third_party/mesa3d/src/mesa/main/
Darrayobj.c419 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/
Dlvp_inline_uniforms.c402 uint32_t max_offset = offset + num_components; in lvp_inline_uniforms() 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/ffmpeg/libavformat/
Ddv.c450 int64_t max_offset = ((size - 1) / frame_size) * frame_size; in dv_frame_offset() 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/python/Lib/test/
Dtest_hashlib.py638 digest_size, max_offset): argument
/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/pcre2/pcre2/src/sljit/
DsljitNativeARM_32.c3170 …ate_mem_addr(struct sljit_compiler *compiler, sljit_s32 *mem, sljit_sw *memw, sljit_s32 max_offset) in update_mem_addr()
3545 sljit_s32 max_offset; in sljit_emit_fmem() local
DsljitNativeARM_T2_32.c2993 …ate_mem_addr(struct sljit_compiler *compiler, sljit_s32 *mem, sljit_sw *memw, sljit_s32 max_offset) in update_mem_addr()
DsljitNativeMIPS_common.c3371 …ate_mem_addr(struct sljit_compiler *compiler, sljit_s32 *mem, sljit_sw *memw, sljit_s16 max_offset) in update_mem_addr()
/third_party/mesa3d/src/intel/vulkan/
Danv_nir_apply_pipeline_layout.c1081 unsigned max_offset = b->shader->constant_data_size - load_size; in lower_load_constant() local
/third_party/mesa3d/src/gallium/drivers/iris/
Diris_program.c531 unsigned max_offset = b.shader->constant_data_size - load_size; in iris_setup_uniforms() local
/third_party/vixl/src/aarch32/
Dinstructions-aarch32.h1354 int max_offset; member
/third_party/vixl/src/aarch64/
Dmacro-assembler-aarch64.cc2556 int64_t max_offset = in Emit() local
/third_party/mesa3d/src/amd/compiler/
Daco_instruction_selection.cpp4913 unsigned max_offset = write2 ? (255 - write2_off) * split_data.bytes() : 65535; in store_lds() local
/third_party/vixl/test/aarch64/
Dtest-assembler-sve-aarch64.cc8853 size_t max_offset = elements_per_page - 1; in Ldff1Helper() local