/aosp_15_r20/external/coreboot/src/lib/ |
H A D | xxhash.c | 77 const uint8_t *b_end = p + len; in xxh32() local 146 const uint8_t *const b_end = p + len; in xxh64() local 241 const uint8_t *const b_end = p + len; in xxh32_update() local 309 const uint8_t *const b_end = (const uint8_t *)(state->mem32) + in xxh32_digest() local 346 const uint8_t *const b_end = p + len; in xxh64_update() local 412 const uint8_t *const b_end = (const uint8_t *)state->mem64 + in xxh64_digest() local
|
/aosp_15_r20/external/zstd/contrib/linux-kernel/test/include/linux/ |
H A D | xxhash.h | 359 const uint8_t *b_end = p + len; in xxh32() local 428 const uint8_t *const b_end = p + len; in xxh64() local 523 const uint8_t *const b_end = p + len; in xxh32_update() local 591 const uint8_t *const b_end = (const uint8_t *)(state->mem32) + in xxh32_digest() local 628 const uint8_t *const b_end = p + len; in xxh64_update() local 694 const uint8_t *const b_end = (const uint8_t *)state->mem64 + in xxh64_digest() local
|
/aosp_15_r20/external/erofs-utils/lib/ |
H A D | xxhash.c | 84 const uint8_t *b_end = p + len; in xxh32() local 153 const uint8_t *const b_end = p + len; in xxh64() local
|
/aosp_15_r20/external/rust/android-crates-io/crates/fixedbitset/tests/ |
D | tests.rs | 699 let b_end = 107; in union() localVariable 821 let b_end = 59; in bitor_equal_lengths() localVariable 869 let b_end = 107; in bitor_first_larger() localVariable
|
/aosp_15_r20/external/pytorch/aten/src/ATen/ |
H A D | MemoryOverlap.cpp | 69 const auto b_end = b_begin + b->numel() * b->itemsize(); in get_overlap_status() local
|
/aosp_15_r20/external/pytorch/aten/src/ATen/native/ |
H A D | Normalization.cpp | 229 parallel_for(0, n_input, 1, [&](int64_t b_begin, int64_t b_end) { in batch_norm_cpu_update_stats_template() 258 parallel_for(0, n_input, 1, [&](int64_t b_begin, int64_t b_end) { in batch_norm_cpu_update_stats_template() 401 parallel_for(0, n_input, 1, [&](int64_t b_begin, int64_t b_end) { in batch_norm_backward_cpu_template()
|
H A D | LinearAlgebra.cpp | 1654 parallel_for(0, bs, grain_size, [&](int64_t b_begin, int64_t b_end) { in baddbmm_cpu_kernel()
|
/aosp_15_r20/external/cronet/third_party/libc++/src/test/std/algorithms/alg.nonmodifying/alg.is_permutation/ |
H A D | ranges.is_permutation.pass.cpp | 215 auto b_end = random_access_iterator<int*>(std::end(b)); in test() local
|
/aosp_15_r20/external/libvpx/test/ |
H A D | predict_test.cc | 113 const uint8_t *b_end = b + b_size; in CheckBorder() local
|
/aosp_15_r20/external/ltp/include/ |
H A D | tst_fuzzy_sync.h | 112 struct timespec b_end; member
|
/aosp_15_r20/external/mesa3d/src/freedreno/ir3/ |
H A D | ir3_merge_regs.c | 144 unsigned b_end = b_start + reg_size(b->reg); in can_skip_interference() local
|
/aosp_15_r20/external/e2fsprogs/lib/ext2fs/ |
H A D | gen_bitmap64.c | 806 blk64_t i, next, b_end, c_end; in ext2fs_convert_subcluster_bitmap() local
|
/aosp_15_r20/external/libxaac/decoder/ |
H A D | ixheaacd_mps_mdct_2_qmf.c | 1277 WORD32 *b_start, *b_end; in ixheaacd_local_freq_win() local
|
/aosp_15_r20/external/rust/android-crates-io/crates/mime/src/ |
D | lib.rs | 350 let b_end = if b_quoted { in params_eq() localVariable
|
/aosp_15_r20/external/wpa_supplicant_8/src/common/ |
H A D | dpp_tcp.c | 1444 char band[200], *b_pos, *b_end; in dpp_controller_rx_gas_req() local
|
/aosp_15_r20/external/python/cpython3/Objects/ |
D | longobject.c | 5131 digit *a_digit, *b_digit, *c_digit, *d_digit, *a_end, *b_end; in _PyLong_GCD() local
|
/aosp_15_r20/external/vixl/test/aarch64/ |
H A D | test-assembler-aarch64.cc | 2735 Label b, b_end; in TEST() local
|
/aosp_15_r20/external/libbpf/.github/actions/build-selftests/ |
H A D | vmlinux.h | 84987 unsigned char b_end; member
|
/aosp_15_r20/external/bcc/libbpf-tools/loongarch/ |
H A D | vmlinux.h | 118269 unsigned char b_end; member
|
H A D | vmlinux_602.h | 118269 unsigned char b_end; member
|
/aosp_15_r20/system/bpf/include/vmlinux/android15_6.6/arm64/ |
H A D | vmlinux.h | 145125 unsigned char b_end; member
|
/aosp_15_r20/external/bcc/libbpf-tools/riscv/ |
H A D | vmlinux_602.h | 146380 unsigned char b_end; member
|
H A D | vmlinux.h | 146380 unsigned char b_end; member
|
/aosp_15_r20/system/bpf/include/vmlinux/android15_6.6/x86_64/ |
H A D | vmlinux.h | 152954 unsigned char b_end; member
|