Home
last modified time | relevance | path

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

1234

/aosp_15_r20/external/mesa3d/src/compiler/nir/
H A Dnir_inline_uniforms.c73 unsigned max_num_bo, unsigned max_offset) in nir_collect_src_uniforms()
180 unsigned max_num_bo, unsigned max_offset) in is_induction_variable()
226 unsigned max_num_bo, unsigned max_offset) in nir_add_inlinable_uniforms()
425 uint32_t max_offset = offset + num_components; in nir_inline_uniforms() local
H A Dnir_gather_xfb_info.c277 unsigned max_offset[NIR_MAX_XFB_BUFFERS] = { 0 }; in nir_gather_xfb_info_with_varyings() local
/aosp_15_r20/external/mesa3d/src/amd/vulkan/meta/
H A Dradv_meta_buffer.c19 nir_def *max_offset = nir_channel(&b, pconst, 2); in build_buffer_fill_shader() local
35 uint32_t max_offset; member
89 …nir_def *max_offset = nir_load_push_constant(&b, 1, 32, nir_imm_int(&b, 0), .base = 16, .range = 4… in build_buffer_copy_shader() local
108 uint32_t max_offset; member
/aosp_15_r20/external/AFLplusplus/utils/afl_untracer/
H A Dida_get_patchpoints.py19 max_offset = 0 variable
42 max_offset = max(max_offset, block.start_ea) variable
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/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
/aosp_15_r20/external/blktrace/iowatcher/
H A Dmain.c540 u64 *min_offset, u64 *max_offset) in compare_minmax_tf()
552 u64 min_offset, u64 max_offset) in set_all_minmax_tf()
736 unsigned int max_seconds, u64 min_offset, u64 max_offset) in plot_io()
1596 u64 max_offset = 0; in main() local
H A Dplot.h89 u64 max_offset; member
/aosp_15_r20/external/crosvm/audio_util/src/
H A Dfile_streams.rs77 let max_offset = memory_mapping.size(); in new() localVariable
230 max_offset: usize, field
/aosp_15_r20/external/vixl/test/
H A 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
/aosp_15_r20/external/mesa3d/src/mesa/main/
H A Darrayobj.c419 GLuint max_offset = 0; in compute_vbo_offset_range() local
604 GLsizeiptr min_offset, max_offset; in _mesa_update_vao_derived_arrays() local
/aosp_15_r20/external/apache-commons-bcel/src/main/java/org/apache/bcel/generic/
H A DJSR.java61 protected int updatePosition( final int offset, final int max_offset ) { in updatePosition()
H A DGOTO.java70 protected int updatePosition( final int offset, final int max_offset ) { in updatePosition()
H A DBranchHandle.java87 protected int updatePosition( final int offset, final int max_offset ) { in updatePosition()
H A DBranchInstruction.java123 protected int updatePosition( final int offset, final int max_offset ) { in updatePosition()
H A DInstructionHandle.java142 protected int updatePosition( final int offset, final int max_offset ) { in updatePosition()
H A DSelect.java123 protected int updatePosition( final int offset, final int max_offset ) { in updatePosition()
/aosp_15_r20/external/cronet/url/
H A Durl_file.h44 int max_offset, in DoesContainWindowsDriveSpecUntil()
/aosp_15_r20/external/cronet/base/profiler/
H A Dmodule_cache_posix.cc56 size_t max_offset = 0; in GetLastExecutableOffset() local
/aosp_15_r20/external/coreboot/src/include/
H A Dimd_private.h30 int32_t max_offset; member
/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/powerpc/stringloops/
H A Dmemcmp.c37 static void test_one(char *s1, char *s2, unsigned long max_offset, in test_one()
/aosp_15_r20/external/mesa3d/src/gallium/frontends/lavapipe/
H A Dlvp_inline_uniforms.c215 uint32_t max_offset = offset + num_components; in lvp_inline_uniforms() local
/aosp_15_r20/hardware/google/camera/common/sensor_listener/tests/
Dgoog_gyro_test.cc190 int64_t max_offset = 0; in CheckGyroTimestampOffset() local
/aosp_15_r20/system/media/radio/src/
H A Dradio_metadata.c157 uint32_t max_offset; in get_entry_at_index() local
/aosp_15_r20/external/tcpdump/
H A Dprint-domain.c192 u_int offset, max_offset; in fqdn_print() local
/aosp_15_r20/external/rust/android-crates-io/crates/ring/src/aead/
Dchacha.rs232 let max_offset = if cfg!(any( in chacha20_test_default() localVariable

1234