/aosp12/bionic/libm/upstream-freebsd/lib/msun/src/ |
H A D | s_fma.c | 186 int spread; in fma() local 206 spread = ex + ey - ez; in fma() 213 if (spread < -DBL_MANT_DIG) { in fma() 237 if (spread <= DBL_MANT_DIG * 2) in fma() 238 zs = ldexp(zs, -spread); in fma() 257 spread = ex + ey; in fma() 266 return (xy.hi + vzs + ldexp(xy.lo, spread)); in fma() 278 return (ldexp(r.hi + adj, spread)); in fma() 282 if (spread + ilogb(r.hi) > -1023) in fma() 283 return (ldexp(r.hi + adj, spread)); in fma() [all …]
|
H A D | s_fmal.c | 174 int spread; in fmal() local 194 spread = ex + ey - ez; in fmal() 201 if (spread < -LDBL_MANT_DIG) { in fmal() 225 if (spread <= LDBL_MANT_DIG * 2) in fmal() 226 zs = ldexpl(zs, -spread); in fmal() 245 spread = ex + ey; in fmal() 254 return (xy.hi + vzs + ldexpl(xy.lo, spread)); in fmal() 266 return (ldexpl(r.hi + adj, spread)); in fmal() 270 if (spread + ilogbl(r.hi) > -16383) in fmal() 271 return (ldexpl(r.hi + adj, spread)); in fmal() [all …]
|
/aosp12/frameworks/opt/bitmap/sample/src/com/example/bitmapsample/ |
H A D | BitmapRequestKeyImpl.java | 79 final long spread = 26; in createInputStream() local 82 final long duration = (long) ((float) (mUriString.length() % spread) / spread * max in createInputStream()
|
/aosp12/packages/modules/Permission/PermissionController/src/com/android/permissioncontroller/permission/ui/handheld/dashboard/ |
H A D | CompositeCircleView.java | 162 float spread = totalBumpDegrees * 0.5f; in spreadPreviousLabelBumps() local 166 angle -= spread; in spreadPreviousLabelBumps()
|
/aosp12/system/sepolicy/prebuilts/api/30.0/private/ |
H A D | crash_dump.te | 28 # ptrace neverallow assertions are spread throughout the other policy
|
/aosp12/system/sepolicy/prebuilts/api/29.0/private/ |
H A D | crash_dump.te | 28 # ptrace neverallow assertions are spread throughout the other policy
|
/aosp12/system/sepolicy/prebuilts/api/31.0/private/ |
H A D | crash_dump.te | 36 # ptrace neverallow assertions are spread throughout the other policy
|
/aosp12/system/sepolicy/prebuilts/api/32.0/private/ |
H A D | crash_dump.te | 36 # ptrace neverallow assertions are spread throughout the other policy
|
/aosp12/system/sepolicy/private/ |
H A D | crash_dump.te | 36 # ptrace neverallow assertions are spread throughout the other policy
|
/aosp12/bionic/libc/kernel/uapi/linux/ |
H A D | omap3isp.h | 310 __u8 spread; member
|
/aosp12/hardware/interfaces/wifi/1.4/ |
H A D | types.hal | 521 * Rssi spread in 0.5 dB steps e.g. 5 implies 2.5 dB spread (optional).
|
/aosp12/hardware/interfaces/automotive/evs/1.1/ |
H A D | types.hal | 294 * The +Y axis points along the center of the beam spread the X axis to the right and the Z
|
/aosp12/frameworks/base/services/core/java/com/android/server/content/ |
H A D | SyncManager.java | 789 long spread = maxValue - minValue; in jitterize() local 790 if (spread > Integer.MAX_VALUE) { in jitterize() 794 return minValue + random.nextInt((int)spread); in jitterize()
|
/aosp12/hardware/interfaces/wifi/1.0/ |
H A D | types.hal | 1844 * Rssi spread in 0.5 dB steps e.g. 5 implies 2.5 dB spread (optional).
|
/aosp12/packages/apps/TV/libs/m2/ |
H A D | auto-value-1.5.3.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |
H A D | guava-28.0-android.jar | META-INF/MANIFEST.MF
META-INF/
META-INF/maven/
META- ... |
H A D | guava-28.0-jre.jar | META-INF/MANIFEST.MF
META-INF/
META-INF/maven/
META- ... |
/aosp12/packages/services/Telecomm/libs/ |
H A D | guava.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |
/aosp12/art/build/boot/hiddenapi/ |
H A D | hiddenapi-max-target-o-low-priority.txt | 7081 Ljava/util/concurrent/ConcurrentHashMap;->spread(I)I
|
/aosp12/packages/apps/Messaging/build/gcheckstyle/ |
H A D | google-style-checker_deploy.jar | META-INF/
META-INF/MANIFEST.MF
build-data.properties
com/
com ... |
/aosp12/art/build/boot/ |
H A D | boot-image-profile.txt | 6463 HSPLjava/util/concurrent/ConcurrentHashMap;->spread(I)I
|
/aosp12/packages/apps/TV/libs/ |
H A D | google-java-format-1.7-all-deps.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |
/aosp12/packages/inputmethods/LatinIME/dictionaries/ |
H A D | en_US_wordlist.combined.gz | 1dictionary=main:en_us,locale=en_US,description=English (US),date ... |
H A D | en_GB_wordlist.combined.gz | 1dictionary=main:en_gb,locale=en_GB,description=English (UK),date ... |
H A D | en_wordlist.combined.gz | 1dictionary=main:en,locale=en,description=English,date=1414726273, ... |