HomeSort by relevance Sort by last modified time
    Searched full:fraction (Results 1001 - 1025 of 1336) sorted by null

<<41424344454647484950>>

  /external/valgrind/none/tests/ppc32/
test_isa_2_06_part2.c 274 Entry Sign Exp fraction Special value
288 13 1 000 0x8340000078000ULL Denormalized val (zero exp and non-zero fraction)
    [all...]
  /frameworks/base/cmds/pm/src/com/android/commands/pm/
Pm.java 1280 final float fraction = ((float) c \/ (float) info.sizeBytes); local
    [all...]
  /frameworks/base/graphics/java/android/graphics/drawable/
VectorDrawable.java 139 * <dd>The fraction of the path to trim from the start, in the range from 0 to 1.</dd>
141 * <dd>The fraction of the path to trim from the end, in the range from 0 to 1.</dd>
    [all...]
  /hardware/libhardware/include/hardware/
gps.h     [all...]
  /packages/apps/Camera2/src/com/android/camera/ui/
ModeListView.java 1641 float fraction = (float) (time - prevTimeBasedPosition.getTimeStamp()) \/ local
    [all...]
  /cts/libs/json/src/com/android/json/stream/
JsonReader.java     [all...]
  /external/guava/guava/src/com/google/common/math/
LongMath.java 686 * denominator accumulators, multiplying the fraction into result when near overflow.
  /external/icu/icu4c/source/i18n/
fmtable.cpp 422 return (int32_t)fValue.fDouble; // loses fraction
  /external/icu/icu4j/main/classes/core/src/com/ibm/icu/util/
LocaleMatcher.java 126 * Returns a fraction between 0 and 1, where 1 means that the languages are a
    [all...]
  /external/skia/bench/
nanobench.cpp 74 "Loop until timer overhead is at most this fraction of our measurments.");
    [all...]
  /external/valgrind/VEX/pub/
libvex_ir.h 810 /* Fixed32 format is floating-point number with fixed number of fraction
811 bits. The number of fraction bits is passed as a second argument of
    [all...]
  /frameworks/base/core/java/android/util/
JsonReader.java     [all...]
  /frameworks/base/services/core/java/com/android/server/
DropBoxManagerService.java 717 // Compute overall quota (a fraction of available free space) in blocks.
  /frameworks/base/services/core/java/com/android/server/display/
DisplayPowerController.java 323 com.android.internal.R.fraction.config_screenAutoBrightnessDozeScaleFactor,
    [all...]
  /frameworks/rs/cpu_ref/
rsCpuIntrinsics_neon_Resize.S 73 * minus VERTBITS (the number of fraction bits we want to keep from
  /ndk/sources/host-tools/make-3.81/
file.c 862 /* Append nanoseconds as a fraction, but remove trailing zeros.
  /packages/apps/ExactCalculator/src/com/android/calculator2/
Calculator.java     [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/site-packages/setoolsgui/networkx/generators/
random_graphs.py 650 Note that the transitivity (fraction of triangles to possible
threshold.py 458 The density is the fraction of possible edges present.
  /system/bt/btif/src/
btif_sock_l2cap.c     [all...]
  /system/bt/stack/include/
avdt_api.h 222 UINT8 frag_lost; /* fraction lost since last RR */
    [all...]
  /external/icu/icu4c/source/test/intltest/
itrbnf.cpp 404 // the fraction rule set. This works the same way as the one in the
409 // we'll get a fraction with a denominator between 2 and 10.
410 // "<0<" causes the numerator of the fraction to be formatted
    [all...]
  /external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/lang/
UnicodeSetTest.java 228 // Unicode 5.2 adds U+A831 NORTH INDIC FRACTION ONE HALF and U+10E7B RUMI FRACTION ONE HALF
229 // Unicode 6.0 adds U+0B73 ORIYA FRACTION ONE HALF
    [all...]
  /external/libyuv/files/source/
scale.cc 953 movd xmm5, eax // xmm5 = y fraction
1044 movd xmm0, eax // high fraction 0..127
1047 movd xmm5, eax // low fraction 128..1
    [all...]
  /external/mesa3d/src/gallium/docs/source/
tgsi.rst 292 .. opcode:: FRC - Fraction
1229 .. opcode:: DFRAC - Fraction
    [all...]

Completed in 758 milliseconds

<<41424344454647484950>>