/external/llvm/test/MC/ARM/ |
D | symbol-variants.s | 20 bl f04(PLT) label 21 bl f05(plt) label
|
/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()
|
D | pow.cpp | 15 bool test_pow(double al, double au, double bl, double bu, int p) { in test_pow()
|
/external/vixl/benchmarks/aarch32/ |
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 …]
|
/external/libdav1d/src/ |
D | intra_edge.c | 56 const enum BlockLevel bl, in init_edges() 97 const enum BlockLevel bl, in init_mode_node()
|
/external/libaom/av1/encoder/ |
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()
|
/external/coreboot/payloads/libpayload/curses/PDCurses/pdcurses/ |
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()
|
/external/sdv/vsomeip/third_party/boost/numeric/interval/include/boost/numeric/interval/ |
D | limits.hpp | 27 typedef numeric_limits<T> bl; typedef in std::numeric_limits
|
/external/libwebsockets/lib/misc/lwsac/ |
D | lwsac.cxx | 46 size_t bl = lwsac_get_tail_pos(i) - in start() local
|
/external/skia/fuzz/ |
D | FuzzDrawFunctions.cpp | 192 bool bl; in fuzz_drawRect() local 245 bool bl; in fuzz_drawPath() local 260 bool bl; in fuzz_drawImage() local
|
/external/lua/src/ |
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 …]
|
/external/conscrypt/repackaged/platform/src/main/java/com/android/org/conscrypt/ |
D | CertBlocklistImpl.java | 168 Set<BigInteger> bl = new HashSet<BigInteger>(); in readSerialBlockList() local 228 Set<ByteArray> bl; in readPublicKeyBlockList() local
|
/external/conscrypt/platform/src/main/java/org/conscrypt/ |
D | CertBlocklistImpl.java | 164 Set<BigInteger> bl = new HashSet<BigInteger>(); in readSerialBlockList() local 224 Set<ByteArray> bl; in readPublicKeyBlockList() local
|
/external/libdrm/tests/util/ |
D | format.c | 35 #define MAKE_RGB_INFO(rl, ro, gl, go, bl, bo, al, ao) \ argument
|
/external/compiler-rt/test/BlocksRuntime/ |
D | objectassign.c | 55 struct Block_layout *bl = (struct Block_layout *)(void *)myBlock; in main() local
|
D | objectRRGC.c | 52 struct Block_layout *bl = (struct Block_layout *)(void *)myBlock; in main() local
|
/external/libvpx/vpx_dsp/arm/ |
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
|
/external/pdfium/xfa/fgas/crt/ |
D | cfgas_decimal.cpp | 98 uint8_t bl) { in decimal_helper_raw_compare_any() 137 uint8_t bl, in decimal_helper_raw_mul() 166 uint8_t bl, in decimal_helper_raw_div()
|
/external/OpenCL-CLHPP/examples/src/ |
D | trivialSizeTCompat.cpp | 54 … std::string bl = vectorAddProgram.getBuildInfo<CL_PROGRAM_BUILD_LOG>(cl::Device::getDefault()); in main() local
|
/external/sandboxed-api/contrib/libraw/example/ |
D | main.cc | 38 uint16_t SubtractBlack(uint16_t val, unsigned int bl) { in SubtractBlack()
|
/external/mesa3d/src/nouveau/compiler/nak/ |
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 529 let mut bl = NextUseBlockLiveness::new(b.instrs.len()); in for_function() localVariable 554 let mut bl = blocks[b_idx].borrow_mut(); in for_function() localVariable
|
/external/androidplot/Examples/DemoApp/src/com/androidplot/demos/ |
D | ListViewActivity.java | 81 double bl = Math.random(); in getView() local
|
/external/igt-gpu-tools/overlay/x11/ |
D | rgb2yuv.c | 71 uint8_t *tmp, *tl, *tr, *bl, *br; in rgb2yuv() local
|
/external/clang/test/PCH/ |
D | types.c | 29 void test_block_ptr(Block *bl) { in test_block_ptr()
|
/external/trusty/arm-trusted-firmware/plat/rockchip/rk3399/drivers/dram/ |
D | dfs.h | 13 unsigned char bl; member
|