Home
last modified time | relevance | path

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

12345

/third_party/openssl/crypto/cmac/
Dcmac.c33 static void make_kn(unsigned char *k1, const unsigned char *l, int bl) in make_kn()
89 int bl; in CMAC_CTX_copy() local
127 int bl; in CMAC_Init() local
156 size_t bl; in CMAC_Update() local
195 int i, bl, lb; in CMAC_Final() local
/third_party/boost/libs/numeric/interval/test/
Dmul.cpp25 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()
Dpow.cpp15 bool test_pow(double al, double au, double bl, double bu, int p) { in test_pow()
Dtest_float.cpp40 T al = a.lower(), au = a.upper(), bl = b.lower(), bu = b.upper(); in test_binary() local
/third_party/boost/libs/crc/doc/
Dcrc_examples.cpp55 size_t const bl = va_arg( ap, size_t ); in combined_crc_16() local
87 size_t bl = va_arg( ap, size_t ); in combined_acrc_16() local
/third_party/uboot/u-boot-2020.01/arch/x86/cpu/quark/
Dsmc.c1353 uint8_t ch, rk, bl; in restore_timings() local
1382 uint8_t ch, rk, bl; in default_timings() local
1406 uint8_t bl; /* byte lane counter */ in rcvn_cal() local
1553 uint8_t bl; /* byte lane counter */ in wr_level() local
1788 uint8_t bl; /* byte lane counter */ in rd_train() local
2086 uint8_t bl; /* byte lane counter */ in wr_train() local
2276 uint8_t ch, rk, bl; in store_timings() local
2483 uint32_t bl; in set_auto_refresh() local
Dmrc_util.c1026 uint8_t bl; /* which BL in the module (always 2 per module) */ in sample_dqs() local
1095 uint8_t bl; /* byte lane counter */ in find_rising_edge() local
1354 uint8_t bl; in clear_pointers() local
1380 uint8_t bl; in print_timings_internal() local
/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()
/third_party/flutter/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()
/third_party/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()
/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/boost/boost/numeric/interval/
Dlimits.hpp27 typedef numeric_limits<T> bl; typedef in std::numeric_limits
/third_party/flutter/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/uboot/u-boot-2020.01/arch/arm/dts/
Dlogicpd-som-lv-baseboard.dtsi136 bl: backlight { label
Dam3517-evm.dts160 bl: backlight { label
Dlogicpd-torpedo-baseboard.dtsi167 bl: backlight { label
/third_party/uboot/u-boot-2020.01/arch/nios2/lib/
Dlonglong.h91 #define add_ssaaaa(sh, sl, ah, al, bh, bl) \ argument
101 #define sub_ddmmss(sh, sl, ah, al, bh, bl) \ argument
/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/flutter/skia/fuzz/
DFuzzDrawFunctions.cpp194 bool bl; in fuzz_drawRect() local
247 bool bl; in fuzz_drawPath() local
275 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/uboot/u-boot-2020.01/board/Seagate/dockstar/
Ddockstar.c149 u32 bl = readl(&r->blink_en) & ~BOTH_LEDS; in set_leds() local
/third_party/uboot/u-boot-2020.01/board/Seagate/goflexhome/
Dgoflexhome.c150 u32 bl; in set_leds() local

12345