/third_party/boost/boost/numeric/interval/compare/ |
D | lexicographic.hpp | 26 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/ |
D | muldi3.S | 15 #define xl r1 macro 19 #define xl r0 macro
|
D | div64.S | 20 #define xl r1 macro 24 #define xl r0 macro
|
/third_party/boost/boost/numeric/interval/detail/ |
D | division.hpp | 31 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/ |
D | SDL_test_random.c | 82 unsigned int xh, xl; in SDLTest_Random() local
|
/third_party/typescript/tests/baselines/reference/ |
D | multivar.js | 35 var xl; variable 78 var xl; variable
|
D | vardecl.js | 94 var xl; variable 156 var xl; variable
|
/third_party/gstreamer/gstplugins_base/gst-libs/gst/video/ |
D | video-resampler.c | 153 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/ |
D | block.c | 588 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
|
D | dir_iterate.c | 153 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/ |
D | asinh_test.hpp | 80 long double xl = in asinh_manual_check() local
|
D | acosh_test.hpp | 100 long double xl = in acosh_manual_check() local
|
D | atanh_test.hpp | 110 long double xl = in atanh_manual_check() local
|
/third_party/musl/porting/liteos_a/kernel/src/math/ |
D | hypotl.c | 17 long double xh, xl, xc; in sq() local
|
D | hypot.c | 13 double_t xh, xl, xc; in sq() local
|
/third_party/musl/src/math/ |
D | hypotl.c | 17 long double xh, xl, xc; in sq() local
|
D | hypot.c | 13 double_t xh, xl, xc; in sq() local
|
/third_party/python/Tools/scripts/ |
D | mailerdaemon.py | 76 xl = [] variable
|
/third_party/boost/boost/polygon/ |
D | rectangle_data.hpp | 23 inline rectangle_data(T xl, T yl, T xh, T yh):ranges_() { in rectangle_data()
|
/third_party/mbedtls/library/ |
D | blowfish.c | 127 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/ |
D | arith.hpp | 180 const T& xl = x.lower(); in operator *() local 294 const T& xl = x.lower(); in operator /() local
|
/third_party/ffmpeg/libavutil/ |
D | blowfish.c | 344 void av_blowfish_crypt_ecb(AVBlowfish *ctx, uint32_t *xl, uint32_t *xr, in av_blowfish_crypt_ecb()
|
/third_party/typescript/tests/cases/compiler/ |
D | multivar.ts | 34 var xl; variable
|
D | vardecl.ts | 94 var xl; variable
|
/third_party/ffmpeg/libavcodec/ |
D | pictordec.c | 66 int xl = *x; in picmemset() local
|