/aosp_15_r20/external/vixl/benchmarks/aarch32/ |
H A D | asm-disasm-speed-test.cc | 263 __ bl(&l_008a); in Generate_1() local 273 __ bl(&l_009e); in Generate_1() local 276 __ bl(&l_00a2); in Generate_1() local 352 __ bl(&l_0126); in Generate_2() local 378 __ bl(&l_0160); in Generate_2() local 392 __ bl(&l_0172); in Generate_2() local 528 __ bl(&l_028a); in Generate_3() local 544 __ bl(&l_02a4); in Generate_3() local 557 __ bl(&l_0000); in Generate_3() local 564 __ bl(&l_02c6); in Generate_3() local [all …]
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/numeric/interval/test/ |
D | mul.cpp | 25 static bool test_mul(double al, double au, double bl, double bu) { in test_mul() 32 static bool test_mul1(double ac, double bl, double bu) { in test_mul1() 40 static bool test_div(double al, double au, double bl, double bu) { in test_div() 54 static bool test_div2(double ac, double bl, double bu) { in test_div2()
|
/aosp_15_r20/external/lua/src/ |
H A D | lparser.c | 411 BlockCnt *bl = fs->bl; in markupval() local 618 static void movegotosout (FuncState *fs, BlockCnt *bl) { in movegotosout() 632 static void enterblock (FuncState *fs, BlockCnt *bl, lu_byte isloop) { in enterblock() 663 BlockCnt *bl = fs->bl; in leaveblock() local 719 static void open_func (LexState *ls, FuncState *fs, BlockCnt *bl) { in open_func() 983 BlockCnt bl; in body() local 1298 BlockCnt bl; in block() local 1463 BlockCnt bl; in whilestat() local 1538 BlockCnt bl; in forbody() local 1614 BlockCnt bl; in forstat() local [all …]
|
/aosp_15_r20/external/libaom/av1/encoder/ |
H A D | sparse_linear_solver.c | 220 int bl, double *x) { in av1_bi_conjugate_gradient_sparse() 295 int av1_conjugate_gradient_sparse(const SPARSE_MTX *A, const double *b, int bl, in av1_conjugate_gradient_sparse() 358 int av1_jacobi_sparse(const SPARSE_MTX *A, const double *b, int bl, double *x) { in av1_jacobi_sparse() 424 int av1_steepest_descent_sparse(const SPARSE_MTX *A, const double *b, int bl, in av1_steepest_descent_sparse()
|
/aosp_15_r20/external/coreboot/payloads/libpayload/curses/PDCurses/pdcurses/ |
H A D | border.c | 132 chtype tl, chtype tr, chtype bl, chtype br) in wborder() 182 chtype tr, chtype bl, chtype br) in border() 314 const cchar_t *tr, const cchar_t *bl, const cchar_t *br) in wborder_set() 325 const cchar_t *bl, const cchar_t *br) in border_set()
|
/aosp_15_r20/external/llvm/test/MC/ARM/ |
H A D | symbol-variants.s | 20 bl f04(PLT) label 21 bl f05(plt) label
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/vendor/compiler_builtins/src/ |
H A D | arm.rs | 8 macro_rules! bl { macro 14 macro_rules! bl { macro
|
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/vendor/compiler_builtins/src/ |
H A D | arm.rs | 8 macro_rules! bl { macro 14 macro_rules! bl { macro
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/vendor/compiler_builtins/src/ |
H A D | arm.rs | 8 macro_rules! bl { macro 14 macro_rules! bl { macro
|
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/vendor/compiler_builtins/src/ |
H A D | arm.rs | 8 macro_rules! bl { macro 14 macro_rules! bl { macro
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/vendor/compiler_builtins/src/ |
H A D | arm.rs | 8 macro_rules! bl { macro 14 macro_rules! bl { macro
|
/aosp_15_r20/external/skia/fuzz/ |
H A D | FuzzDrawFunctions.cpp | 192 bool bl; in fuzz_drawRect() local 245 bool bl; in fuzz_drawPath() local 260 bool bl; in fuzz_drawImage() local
|
/aosp_15_r20/external/mesa3d/src/nouveau/compiler/nak/ |
H A D | liveness.rs | 191 let bl = self.block_live(bb_idx); in calc_max_live() localVariable 295 let mut bl = SimpleBlockLiveness::new(); in for_function() localVariable 537 let mut bl = NextUseBlockLiveness::new(b.instrs.len()); in for_function() localVariable 562 let mut bl = blocks[b_idx].borrow_mut(); in for_function() localVariable
|
/aosp_15_r20/system/keymaster/key_blob_utils/ |
H A D | ocb.c | 178 static inline block double_block(block bl) { in double_block() 197 block bl; in gen_offset() member 765 block bl; in gen_offset_from_nonce() member 802 block bl; in process_ad() member 939 block bl; in ae_encrypt() member 1156 block bl; in ae_decrypt() member
|
/aosp_15_r20/external/libdav1d/src/ |
H A D | intra_edge.c | 56 const enum BlockLevel bl, in init_edges() 97 const enum BlockLevel bl, in init_mode_node()
|
H A D | env.h | 85 const enum BlockLevel bl, in get_partition_ctx() 93 const enum BlockLevel bl) in gather_left_partition_prob() 105 const enum BlockLevel bl) in gather_top_partition_prob()
|
/aosp_15_r20/external/libvpx/vpx_dsp/arm/ |
H A D | fdct32x32_neon.h | 1419 int32x4_t bl[32], br[32]; in highbd_dct8x32_body_first_pass() local 1922 int32x4_t bl[32], br[32]; in highbd_dct8x32_body_second_pass() local 2425 int32x4_t bl[32], br[32]; in highbd_dct8x32_body_second_pass_rd() local
|
/aosp_15_r20/frameworks/base/services/tests/servicestests/src/com/android/server/ |
H A D | CertBlacklisterTest.java | 101 StringBuilder bl = new StringBuilder(); in testLotsOfBlacklistedPubkeys() local 161 StringBuilder bl = new StringBuilder(); in testLotsOfBlacklistedSerials() local
|
/aosp_15_r20/external/pdfium/xfa/fgas/crt/ |
H A D | cfgas_decimal.cpp | 91 uint8_t bl) { in decimal_helper_raw_compare_any() 121 uint8_t bl, in decimal_helper_raw_mul() 146 uint8_t bl, in decimal_helper_raw_div()
|
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/ |
H A D | eigh_expander.cc | 148 XlaOp& bl, XlaOp& br) { in ApplyJacobiRotationOverRows() 168 XlaOp& bl, XlaOp& br) { in ApplyJacobiRotationOverCols() 477 auto bl = SliceInMinorDims(a, {k, 0}, {n, k}); in BuildEigh() local
|
/aosp_15_r20/external/skia/src/opts/ |
H A D | SkBitmapProcState_opts.h | 212 bl = _mm_cvtsi32_si128(row1[x0]), br = _mm_cvtsi32_si128(row1[x1]); in S32_alpha_D32_filter_DX() local 293 bl = __lasx_xvinsgr2vr_w(zeros, row1[x0], 0), in S32_alpha_D32_filter_DX() local 377 bl = __lsx_vinsgr2vr_w(zeros, row1[x0], 0), in S32_alpha_D32_filter_DX() local
|
/aosp_15_r20/external/conscrypt/platform/src/main/java/org/conscrypt/ |
H A D | CertBlocklistImpl.java | 164 Set<BigInteger> bl = new HashSet<BigInteger>(); in readSerialBlockList() local 224 Set<ByteArray> bl; in readPublicKeyBlockList() local
|
/aosp_15_r20/external/conscrypt/repackaged/platform/src/main/java/com/android/org/conscrypt/ |
H A D | CertBlocklistImpl.java | 168 Set<BigInteger> bl = new HashSet<BigInteger>(); in readSerialBlockList() local 228 Set<ByteArray> bl; in readPublicKeyBlockList() local
|
/aosp_15_r20/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/pip/tv/ |
H A D | TvPipKeepClearAlgorithm.kt | 637 val bl = Point(r.left, r.bottom) in <lambda>() constant 681 val bl = Point(r.left, r.bottom) in <lambda>() constant
|
/aosp_15_r20/external/icu/icu4c/source/i18n/ |
H A D | alphaindex.cpp | 543 BucketList *bl = new BucketList(bucketList.getAlias(), bucketList.getAlias()); in createBucketList() local 573 BucketList *bl = new BucketList(bucketList.getAlias(), bucketList.getAlias()); in createBucketList() local 612 BucketList *bl = new BucketList(bucketList.getAlias(), publicBucketList.getAlias()); in createBucketList() local
|