Home
last modified time | relevance | path

Searched defs:bl (Results 1 – 25 of 65) sorted by relevance

123

/third_party/openssl/crypto/cmac/
Dcmac.c39 static void make_kn(unsigned char *k1, const unsigned char *l, int bl) in make_kn()
95 int bl; in CMAC_CTX_copy() local
136 int bl; in CMAC_Init() local
166 int bl; in CMAC_Update() local
208 int i, bl, lb; in CMAC_Final() local
/third_party/vixl/benchmarks/aarch32/
Dasm-disasm-speed-test.cc263 __ 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 …]
/third_party/skia/third_party/externals/freetype/src/gzip/
Dinfblock.c156 uInt bl, bd; in inflate_blocks() local
310 uInt bl, bd; in inflate_blocks() local
Dinftrees.c331 uIntf *bl, /* literal desired/actual bit depth */ in inflate_trees_dynamic()
410 uIntf *bl, /* literal desired/actual bit depth */ in inflate_trees_fixed()
Dinfcodes.c59 uInt bl, uInt bd, in inflate_codes_new()
/third_party/skia/include/private/
DSkNx.h64 Half al, bl, cl, dl, in Load4() local
75 Half al, bl, cl, in Load3() local
85 Half al, bl, in Load2() local
/third_party/libwebsockets/lib/misc/lwsac/
Dlwsac.cxx46 size_t bl = lwsac_get_tail_pos(i) - in start() local
/third_party/skia/fuzz/
DFuzzDrawFunctions.cpp191 bool bl; in fuzz_drawRect() local
244 bool bl; in fuzz_drawPath() local
259 bool bl; in fuzz_drawImage() local
/third_party/libdrm/tests/util/
Dformat.c35 #define MAKE_RGB_INFO(rl, ro, gl, go, bl, bo, al, ao) \ argument
/third_party/flatbuffers/tests/ts/
DJavaScriptTest.js338 var bl = b & 65535; variable
/third_party/ffmpeg/libavfilter/
Dvf_colorcorrect.c41 float rl, bl; member
334 const float bl = s->bl; in colorcorrect_slice8() local
375 const float bl = s->bl; in colorcorrect_slice16() local
404 float bl = 0.f, rl = 0.f, bh = 0.f, rh = 0.f; in filter_frame() local
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/minddata/dataset/engine/cache/
Dcache_pool.cc83 DataLocator bl; in Insert() local
/third_party/backends/backend/
Dplustek-pp_image.c282 static void fnP96GrayDirect( pScanData ps, pVoid pBuf, pVoid pImg, ULong bl ) in fnP96GrayDirect()
300 static void fnDataDirect( pScanData ps, pVoid pBuf, pVoid pImg, ULong bl ) in fnDataDirect()
/third_party/openssl/providers/implementations/ciphers/
Dcipher_des_hw.c54 size_t i, bl = ctx->blocksize; in cipher_hw_des_ecb_cipher() local
Dciphercommon_hw.c32 size_t i, bl = dat->blocksize; in ossl_cipher_hw_generic_ecb() local
/third_party/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_bld_blend.c118 LLVMValueRef al, ah, bl, bh; in lp_build_mul_norm_expand() local
/third_party/zlib/contrib/iostream/
Dzfstream.cpp192 int bl = blen(); in overflow() local
/third_party/skia/src/opts/
DSkBitmapProcState_opts.h83 bl = gather(row1, x0), br = gather(row1, x1); in S32_alpha_D32_filter_DX() local
339 bl = _mm_cvtsi32_si128(row1[x0]), br = _mm_cvtsi32_si128(row1[x1]); in S32_alpha_D32_filter_DX() local
/third_party/openssl/crypto/asn1/
Da_object.c60 BIGNUM *bl = NULL; in a2d_ASN1_OBJECT() local
/third_party/openssl/crypto/bn/
Dbn_local.h571 # define mul64(l,h,bl,bh) \ argument
606 # define mul_add(r,a,bl,bh,c) { \ argument
622 # define mul(r,a,bl,bh,c) { \ argument
/third_party/skia/third_party/externals/icu/source/i18n/
Dalphaindex.cpp546 BucketList *bl = new BucketList(bucketList.getAlias(), bucketList.getAlias()); in createBucketList() local
578 BucketList *bl = new BucketList(bucketList.getAlias(), bucketList.getAlias()); in createBucketList() local
617 BucketList *bl = new BucketList(bucketList.getAlias(), publicBucketList.getAlias()); in createBucketList() local
/third_party/icu/icu4c/source/i18n/
Dalphaindex.cpp543 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
/third_party/skia/src/core/
DSkRect.cpp113 #define CHECK_INTERSECT(al, at, ar, ab, bl, bt, br, bb) \ argument
/third_party/mesa3d/src/panfrost/bifrost/
Dbi_opt_mod_props.c101 bool bl = (b & BI_SWIZZLE_H10); in bi_compose_swizzle_16() local
/third_party/libwebsockets/lib/tls/openssl/
Dopenssl-session.c372 int ret = 1, bl; in lws_tls_session_dump_save() local

123