/aosp_15_r20/external/compiler-rt/test/tsan/ |
H A D | unaligned_race.cc | 66 access2(bool main, int sz1, int off2, bool rw, volatile char *obj) { in access2() 86 access1(bool main, int off, int sz1, int off2, bool rw, char *obj) { in access1() 109 for (int off2 = 0; off2 < accesssize(sz1); off2++) { in Test() local
|
H A D | bench_shadow_flush.cc | 39 for (uptr off2 = 0; off2 < stride2; off2++) in main() local
|
/aosp_15_r20/external/libdav1d/src/ppc/ |
H A D | cdef_tmpl.c | 372 const int off2 = cdef_directions4[(dir + 2) & 7][0]; in filter_4xN() local 453 const int off2 = cdef_directions4[(dir + 2) & 7][0]; in filter_4xN_sec() local 492 const int off2 = cdef_directions8[(dir + 2) & 7][0]; in filter_8xN() local 574 const int off2 = cdef_directions8[(dir + 2) & 7][0]; in filter_8xN_sec() local
|
/aosp_15_r20/external/freetype/src/cid/ |
H A D | cidgload.c | 69 FT_ULong fd_select, off1, off2; in cid_compute_fd_and_offsets() local 212 FT_ULong off1, off2; in cid_load_glyph() local
|
/aosp_15_r20/external/libvpx/vp9/encoder/ppc/ |
H A D | vp9_quantize_vsx.c | 97 int off2 = 64; in vp9_quantize_fp_vsx() local 177 int off2 = 64; in vp9_quantize_fp_32x32_vsx() local
|
/aosp_15_r20/external/libvpx/vpx_dsp/ppc/ |
H A D | quantize_vsx.c | 148 int off2 = 64; in vpx_quantize_b_vsx() local 210 int off2 = 64; in vpx_quantize_b_32x32_vsx() local
|
/aosp_15_r20/external/libdav1d/src/ |
H A D | cdef_tmpl.c | 143 const int off2 = dav1d_cdef_directions[dir + 4][k]; // dir + 2 in cdef_filter_block_c() local 198 const int off2 = dav1d_cdef_directions[dir + 0][k]; // dir - 2 in cdef_filter_block_c() local
|
/aosp_15_r20/external/libavc/common/ |
H A D | ih264_inter_pred_filters.c | 587 WORD32 off1, off2, off3; in ih264_inter_pred_luma_vert_qpel() local 684 WORD32 off1, off2, off3; in ih264_inter_pred_luma_horz_qpel_vert_qpel() local
|
/aosp_15_r20/libcore/ojluni/src/test/java/io/ByteArrayOutputStream/ |
H A D | Write.java | 105 int off2 = rnd.nextInt(size / 2) + 1; in writeTest() local
|
/aosp_15_r20/external/arm-optimized-routines/string/aarch64/ |
H A D | strcmp.S | 36 #define off2 x10 macro
|
/aosp_15_r20/libcore/luni/src/test/java/tests/support/ |
H A D | Support_SQL.java | 91 public static boolean isEqual(byte[] b1, int off1, byte[] b2, int off2, in isEqual()
|
/aosp_15_r20/external/tpm2-tss/src/util/ |
H A D | log.cpp | 106 unsigned int i, y, x, off, off2; in doLogBlob() local
|
/aosp_15_r20/external/ltp/testcases/kernel/syscalls/copy_file_range/ |
H A D | copy_file_range01.c | 37 loff_t *off1, loff_t *off2, size_t len) in check_file_content()
|
/aosp_15_r20/packages/apps/LegacyCamera/jni/feature_mos/src/mosaic/ |
D | Pyramid.cpp | 115 int off, off2, height, h, w; in BorderSpread() local
|
/aosp_15_r20/frameworks/rs/tests/java_api/VrDemo/src/com/example/android/rs/vr/engine/ |
H A D | Matrix.java | 168 public void mult3(float[] src, int off1, float[] dest, int off2) { in mult3()
|
/aosp_15_r20/external/flatbuffers/tests/rust_usage_test/tests/ |
H A D | integration_test.rs | 2986 let off2 = b.end_table(off); in layout_16_table_with_some_elements() localVariable 3020 let off2 = b.end_table(off); in layout_17_one_unfinished_table_and_one_finished_table() localVariable 3064 let off2 = b.end_table(off); in layout_18_a_bunch_of_bools() localVariable 3100 let off2 = b.end_table(off); in layout_19_three_bools() localVariable
|
/aosp_15_r20/external/webp/src/enc/ |
H A D | picture_psnr_enc.c | 101 const int off2 = x - VP8_SSIM_KERNEL + (y - VP8_SSIM_KERNEL) * ref_stride; in AccumulateSSIM() local
|
/aosp_15_r20/art/dex2oat/linker/ |
H A D | multi_oat_relative_patcher_test.cc | 164 uint32_t off2 = 0x4321; in TEST_F() local
|
/aosp_15_r20/external/elfutils/src/ |
H A D | elfcmp.c | 429 size_t off2 = 0; in main() local
|
/aosp_15_r20/external/mesa3d/src/gallium/drivers/lima/ir/pp/ |
H A D | codegen.c | 722 int off2 = 0x08 - off1; in bitcopy() local
|
/aosp_15_r20/external/AFLplusplus/include/ |
H A D | afl-mutations.h | 2367 u32 off = rand_below(afl, len), off2 = off, cnt = 0; in afl_mutate() local
|
/aosp_15_r20/trusty/user/app/storage/test/storage-unittest/ |
D | main.c | 1138 storage_off_t off2 = blk * (blk_cnt - 1); in TEST_F() local 1201 storage_off_t off2 = blk * (blk_cnt - 1); in TEST_F() local
|
/aosp_15_r20/external/pytorch/caffe2/serialize/ |
H A D | inline_container_test.cc | 87 size_t off2 = reader.getRecordOffset("key2"); in TEST() local
|
/aosp_15_r20/frameworks/base/core/java/android/text/ |
H A D | Selection.java | 594 int off1, int off2) { in chooseHorizontal()
|
/aosp_15_r20/external/mesa3d/src/asahi/vulkan/ |
H A D | hk_nir_lower_descriptors.c | 478 unsigned off2 = hk_root_descriptor_offset(draw.pipeline_stats_flags); in lower_uvs_index() local
|