Home
last modified time | relevance | path

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

1234

/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/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/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/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/libs/pfr/test/run/
Dconstexpr_ops.cpp56 int i; short s; bool bl; int a,b,c,d,e,f; member
69 int i; short s; bool bl; int a,b,c,d,e,f; in main() member
74 int i; short s; bool bl; int a,b,c,d,e; test_union u; in main() member
Dops.cpp82 int i; short s; bool bl; int a,b,c,d,e,f; member
90 int i; short s; bool bl; int a,b,c,d,e,f; in main() member
95 int i; short s; bool bl; int a,b,c,d,e; test_union u; in main() member
Dfunctions_for.cpp29 int i; short s; bool bl; int a,b,c,d,e,f; member
108 int i; short s; bool bl; int a,b,c,d,e,f; member
/third_party/libwebsockets/lib/misc/lwsac/
Dlwsac.cxx46 size_t bl = lwsac_get_tail_pos(i) - in start() 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/ffmpeg/libavfilter/
Dvf_colorcorrect.c33 float rl, bl; member
71 const float bl = s->bl; in colorcorrect_slice8() local
111 const float bl = s->bl; in colorcorrect_slice16() 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/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/node/test/cctest/
Dtest_sockaddr.cc195 SocketAddressBlockList bl; in TEST() local
/third_party/flatbuffers/tests/
DJavaScriptTest.js325 var bl = b & 65535; variable
/third_party/glib/glib/
Dgqsort.c130 unsigned long *bl; in msort_with_tmp() local

1234