Home
last modified time | relevance | path

Searched defs:xl (Results 1 – 25 of 40) sorted by relevance

12

/third_party/boost/boost/numeric/interval/compare/
Dlexicographic.hpp26 const T& xl = x.lower(); in operator <() local
42 const T& xl = x.lower(); in operator <=() local
51 const T& xl = x.lower(); in operator <=() local
59 const T& xl = x.lower(); in operator >() local
68 const T& xl = x.lower(); in operator >() local
76 const T& xl = x.lower(); in operator >=() local
/third_party/uboot/u-boot-2020.01/arch/arm/lib/
Dmuldi3.S15 #define xl r1 macro
19 #define xl r0 macro
Ddiv64.S20 #define xl r1 macro
24 #define xl r0 macro
/third_party/boost/boost/numeric/interval/detail/
Ddivision.hpp31 const T& xl = x.lower(); in div_non_zero() local
75 const T& xl = x.lower(); in div_positive() local
110 const T& xl = x.lower(); in div_negative() local
162 const T& xl = x.lower(); in div_zero_part1() local
/third_party/flutter/skia/third_party/externals/sdl/src/test/
DSDL_test_random.c82 unsigned int xh, xl; in SDLTest_Random() local
/third_party/typescript/tests/baselines/reference/
Dmultivar.js35 var xl; variable
78 var xl; variable
Dvardecl.js94 var xl; variable
156 var xl; variable
/third_party/gstreamer/gstplugins_base/gst-libs/gst/video/
Dvideo-resampler.c153 gint xl = xi + l; in get_linear_tap() local
169 gint xl = xi + l; in get_cubic_tap() local
192 gint xl = xi + l; in get_sinc_tap() local
199 gint xl = xi + l; in get_lanczos_tap() local
/third_party/e2fsprogs/lib/ext2fs/
Dblock.c588 struct xlate64 *xl = (struct xlate64 *) priv_data; in xlate64_func() local
610 struct xlate64 xl; in ext2fs_block_iterate2() local
636 struct xlate *xl = (struct xlate *) priv_data; in xlate_func() local
651 struct xlate xl; in ext2fs_block_iterate() local
Ddir_iterate.c153 struct xlate *xl = (struct xlate *) priv_data; in xlate_func() local
169 struct xlate xl; in ext2fs_dir_iterate() local
/third_party/boost/libs/math/test/
Dasinh_test.hpp80 long double xl = in asinh_manual_check() local
Dacosh_test.hpp100 long double xl = in acosh_manual_check() local
Datanh_test.hpp110 long double xl = in atanh_manual_check() local
/third_party/musl/porting/liteos_a/kernel/src/math/
Dhypotl.c17 long double xh, xl, xc; in sq() local
Dhypot.c13 double_t xh, xl, xc; in sq() local
/third_party/musl/src/math/
Dhypotl.c17 long double xh, xl, xc; in sq() local
Dhypot.c13 double_t xh, xl, xc; in sq() local
/third_party/python/Tools/scripts/
Dmailerdaemon.py76 xl = [] variable
/third_party/boost/boost/polygon/
Drectangle_data.hpp23 inline rectangle_data(T xl, T yl, T xh, T yh):ranges_() { in rectangle_data()
/third_party/mbedtls/library/
Dblowfish.c127 static void blowfish_enc( mbedtls_blowfish_context *ctx, uint32_t *xl, uint32_t *xr ) in blowfish_enc()
156 static void blowfish_dec( mbedtls_blowfish_context *ctx, uint32_t *xl, uint32_t *xr ) in blowfish_dec()
/third_party/boost/boost/numeric/interval/
Darith.hpp180 const T& xl = x.lower(); in operator *() local
294 const T& xl = x.lower(); in operator /() local
/third_party/ffmpeg/libavutil/
Dblowfish.c344 void av_blowfish_crypt_ecb(AVBlowfish *ctx, uint32_t *xl, uint32_t *xr, in av_blowfish_crypt_ecb()
/third_party/typescript/tests/cases/compiler/
Dmultivar.ts34 var xl; variable
Dvardecl.ts94 var xl; variable
/third_party/ffmpeg/libavcodec/
Dpictordec.c66 int xl = *x; in picmemset() local

12