/aosp_15_r20/external/sdv/vsomeip/third_party/boost/numeric/interval/include/boost/numeric/interval/detail/ |
D | division.hpp | 33 const T& yl = y.lower(); in div_non_zero() local 58 const T& yl = y.lower(); in div_non_zero() local 102 interval<T, Policies> div_negative(const interval<T, Policies>& x, const T& yl) in div_negative() 122 interval<T, Policies> div_negative(const T& x, const T& yl) in div_negative() 164 const T& yl = y.lower(); in div_zero_part1() local
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/numeric/interval/include/boost/numeric/interval/compare/ |
D | lexicographic.hpp | 27 const T& yl = y.lower(); in operator <() local 43 const T& yl = y.lower(); in operator <=() local 60 const T& yl = y.lower(); in operator >() local 77 const T& yl = y.lower(); in operator >=() local
|
/aosp_15_r20/external/coreboot/src/arch/arm/libgcc/ |
H A D | ucmpdi2.S | 12 #define yl r3 macro 16 #define yl r2 macro
|
H A D | muldi3.S | 12 #define yl r3 macro 16 #define yl r2 macro
|
/aosp_15_r20/external/OpenCL-CTS/test_conformance/math_brute_force/ |
H A D | utility.cpp | 66 void MulDD(double *rhi, double *rlo, double xh, double xl, double yh, double yl) in MulDD() 88 void AddDD(double *rhi, double *rlo, double xh, double xl, double yh, double yl) in AddDD()
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/numeric/interval/include/boost/numeric/interval/ |
D | arith.hpp | 182 const T& yl = y.lower(); in operator *() local 232 const T& yl = y.lower(); in operator *() local
|
D | arith2.hpp | 180 T yl = pow_dn(static_cast<T>(-x.upper()), pwr, rnd); in pow() local
|
/aosp_15_r20/external/MPAndroidChart/MPChartExample/src/main/java/com/xxmassdeveloper/mpchartexample/ |
H A D | DrawChartActivity.java | 68 YAxis yl = chart.getAxisLeft(); in onCreate() local
|
H A D | BubbleChartActivity.java | 88 YAxis yl = chart.getAxisLeft(); in onCreate() local
|
H A D | ScatterChartActivity.java | 86 YAxis yl = chart.getAxisLeft(); in onCreate() local
|
H A D | HorizontalBarNegativeChartActivity.java | 94 YAxis yl = chart.getAxisLeft(); in onCreate() local
|
H A D | HorizontalBarChartActivity.java | 91 YAxis yl = chart.getAxisLeft(); in onCreate() local
|
/aosp_15_r20/frameworks/av/media/module/codecs/amrnb/enc/src/ |
H A D | cl_ltp.cpp | 631 Word16 yl[], /* o : Filtered adaptive excitation Q0 */ in cl_ltp()
|
/aosp_15_r20/art/test/660-checker-sad/src/ |
H A D | SadByte.java | 79 long yl = y; in sadL1() local
|
H A D | SadShort.java | 79 long yl = y; in sadL1() local
|
H A D | SadChar.java | 79 long yl = y; in sadL1() local
|
H A D | SadInt.java | 84 long yl = y; in sadL1() local
|
/aosp_15_r20/external/webrtc/modules/third_party/g722/ |
H A D | g722_encode.c | 192 int16_t yl; in limitValues() local
|
/aosp_15_r20/packages/modules/Bluetooth/system/embdrv/g722/ |
D | g722_encode.cc | 195 int16_t yl; in limitValues() local
|
/aosp_15_r20/external/libxaac/encoder/drc_src/ |
H A D | impd_drc_gain_calculator.c | 288 FLOAT32 xg, xl, yl, cdb; in impd_drc_stft_drc_gain_calc_process() local
|
/aosp_15_r20/packages/apps/LegacyCamera/jni/feature_stab/src/dbreg/ |
D | dbreg.h | 521 double yl = y-floor_y; in db_BilinearInterpolationRGB() local
|
/aosp_15_r20/packages/apps/LegacyCamera/jni/feature_stab/db_vlvm/ |
D | db_utilities.h | 473 double yl = y-floor_y; in db_BilinearInterpolation() local
|
/aosp_15_r20/external/openthread/third_party/mbedtls/repo/3rdparty/p256-m/p256-m/ |
H A D | p256-m.c | 314 const uint16_t yl = (uint16_t) y; in u32_muladd64() local
|
/aosp_15_r20/external/mbedtls/3rdparty/p256-m/p256-m/ |
H A D | p256-m.c | 314 const uint16_t yl = (uint16_t) y; in u32_muladd64() local
|
/aosp_15_r20/frameworks/base/core/java/android/widget/ |
H A D | Magnifier.java | 1142 final float yl = (h - hl) / 2; in fillMeshMatrix() local
|