/aosp_15_r20/external/mesa3d/src/compiler/nir/ |
H A D | nir_inline_uniforms.c | 73 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 D | nir_gather_xfb_info.c | 277 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 D | radv_meta_buffer.c | 19 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 D | ida_get_patchpoints.py | 19 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/ |
D | bounded_pointer.hpp | 48 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 D | main.c | 540 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 D | plot.h | 89 u64 max_offset; member
|
/aosp_15_r20/external/crosvm/audio_util/src/ |
H A D | file_streams.rs | 77 let max_offset = memory_mapping.size(); in new() localVariable 230 max_offset: usize, field
|
/aosp_15_r20/external/vixl/test/ |
H A D | test-pool-manager.cc | 344 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 D | arrayobj.c | 419 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 D | JSR.java | 61 protected int updatePosition( final int offset, final int max_offset ) { in updatePosition()
|
H A D | GOTO.java | 70 protected int updatePosition( final int offset, final int max_offset ) { in updatePosition()
|
H A D | BranchHandle.java | 87 protected int updatePosition( final int offset, final int max_offset ) { in updatePosition()
|
H A D | BranchInstruction.java | 123 protected int updatePosition( final int offset, final int max_offset ) { in updatePosition()
|
H A D | InstructionHandle.java | 142 protected int updatePosition( final int offset, final int max_offset ) { in updatePosition()
|
H A D | Select.java | 123 protected int updatePosition( final int offset, final int max_offset ) { in updatePosition()
|
/aosp_15_r20/external/cronet/url/ |
H A D | url_file.h | 44 int max_offset, in DoesContainWindowsDriveSpecUntil()
|
/aosp_15_r20/external/cronet/base/profiler/ |
H A D | module_cache_posix.cc | 56 size_t max_offset = 0; in GetLastExecutableOffset() local
|
/aosp_15_r20/external/coreboot/src/include/ |
H A D | imd_private.h | 30 int32_t max_offset; member
|
/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/powerpc/stringloops/ |
H A D | memcmp.c | 37 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 D | lvp_inline_uniforms.c | 215 uint32_t max_offset = offset + num_components; in lvp_inline_uniforms() local
|
/aosp_15_r20/hardware/google/camera/common/sensor_listener/tests/ |
D | goog_gyro_test.cc | 190 int64_t max_offset = 0; in CheckGyroTimestampOffset() local
|
/aosp_15_r20/system/media/radio/src/ |
H A D | radio_metadata.c | 157 uint32_t max_offset; in get_entry_at_index() local
|
/aosp_15_r20/external/tcpdump/ |
H A D | print-domain.c | 192 u_int offset, max_offset; in fqdn_print() local
|
/aosp_15_r20/external/rust/android-crates-io/crates/ring/src/aead/ |
D | chacha.rs | 232 let max_offset = if cfg!(any( in chacha20_test_default() localVariable
|