/aosp12/bionic/libc/bionic/ |
H A D | fpclassify.cpp | 83 extern "C" int __fpclassifyl(long double ld) { in __fpclassifyl() 87 extern "C" int __isinfl(long double ld) { in __isinfl() 91 extern "C" int __isnanl(long double ld) { in __isnanl() 95 extern "C" int __isfinitel(long double ld) { in __isfinitel() 99 extern "C" int __isnormall(long double ld) { in __isnormall()
|
/aosp12/bionic/libc/upstream-openbsd/lib/libc/gdtoa/ |
H A D | ldtoa.c | 47 __ldtoa(long double *ld, int mode, int ndigits, int *decpt, int *sign, in __ldtoa() 112 __ldtoa(long double *ld, int mode, int ndigits, int *decpt, int *sign, in __ldtoa()
|
/aosp12/bionic/libm/ |
H A D | signbit.cpp | 42 extern "C" int __signbitl(long double ld) { in __signbitl()
|
/aosp12/bionic/libm/upstream-freebsd/lib/msun/ld128/ |
H A D | s_logl.c | 439 struct ld { struct 451 k_logl(long double x, struct ld *rp) in k_logl() argument
|
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/controls/ui/ |
H A D | ToggleBehavior.kt | 57 val ld = cvh.layout.getBackground() as LayerDrawable regex
|
H A D | TouchBehavior.kt | 74 val ld = cvh.layout.getBackground() as LayerDrawable regex
|
H A D | TemperatureControlBehavior.kt | 44 val ld = cvh.layout.getBackground() as LayerDrawable regex
|
H A D | ThumbnailBehavior.kt | 72 val ld = cvh.layout.getBackground() as LayerDrawable regex
|
H A D | ToggleRangeBehavior.kt | 132 val ld = cvh.layout.getBackground() as LayerDrawable regex
|
H A D | ControlViewHolder.kt | 141 val ld = layout.getBackground() as LayerDrawable regex
|
/aosp12/frameworks/base/core/java/android/text/ |
H A D | AndroidBidi.java | 124 int[] ld = new int[runCount * 2]; in directions() local
|
/aosp12/frameworks/native/cmds/flatland/ |
H A D | Main.cpp | 410 LayerDesc ld = mDesc.layers[i]; in setUp() local
|
/aosp12/build/soong/cc/ |
H A D | builder.go | 62 ld, ldRE = pctx.RemoteStaticRules("ld", var
|
/aosp12/frameworks/base/core/java/android/widget/ |
H A D | Toolbar.java | 1969 final int ld = (titleHasWidth ? mTitleMarginStart : 0) - collapsingMargins[0]; in onLayout() local 2163 final int ld = getLayoutDirection(); in getChildHorizontalGravity() local
|
/aosp12/build/make/tools/droiddoc/templates-pdk/assets/ |
H A D | prettify.js | 8 kd="cs",ld="break continue do else for if return while auto case char const default double enum ext… variable
|
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/navigationbar/ |
H A D | NavigationBar.java | 725 final int ld = TextUtils.getLayoutDirectionFromLocale(locale); in onConfigurationChanged() local
|
/aosp12/bionic/tests/ |
H A D | math_test.cpp | 1649 long double ld = remquol(13.0L, 4.0L, &q); in TEST() local
|
/aosp12/frameworks/base/core/java/android/view/ |
H A D | View.java | 24624 final int ld = getLayoutDirection(); in onDrawForeground() local
|