HomeSort by relevance Sort by last modified time
    Searched full:fractions (Results 26 - 50 of 447) sorted by null

12 3 4 5 6 7 8 91011>>

  /prebuilts/tools/darwin-x86_64/protoc/include/google/protobuf/
duration.proto 44 // as a count of seconds and fractions of seconds at nanosecond
91 // Signed fractions of a second at nanosecond resolution of the span
  /developers/build/prebuilts/gradle/Timer/Wearable/src/main/java/com/example/android/wearable/timer/util/
TimerFormat.java 64 // and minutes and seconds could be zero, so since we do not show fractions of seconds
  /developers/samples/android/wearable/wear/Timer/Wearable/src/main/java/com/example/android/wearable/timer/util/
TimerFormat.java 64 // and minutes and seconds could be zero, so since we do not show fractions of seconds
  /development/samples/browseable/Timer/src/com.example.android.wearable.timer/util/
TimerFormat.java 64 // and minutes and seconds could be zero, so since we do not show fractions of seconds
  /device/google/contexthub/sensorhal/
hubconnection.h 78 typedef uint32_t rate_q10_t; // q10 means lower 10 bits are for fractions
  /external/libevent/
ratelim-internal.h 58 /* How long is a tick? Note that fractions of a millisecond are
  /external/libpng/contrib/tools/
intgamma.sh 54 * mantissa. The numbers are 32-bit fractions.
  /external/webrtc/webrtc/modules/rtp_rtcp/source/rtcp_packet/
rrtr.cc 45 ByteWriter<uint32_t>::WriteBigEndian(&buffer[8], ntp_.fractions());
  /frameworks/base/core/java/android/animation/
AnimatorInflater.java     [all...]
  /system/connectivity/shill/wifi/
scan_session.cc 60 const FractionList& fractions,
74 fractions_(fractions),
scan_session.h 103 // |fractions|) of the previously seen frequencies (but no less than
117 const FractionList& fractions,
  /external/apache-commons-math/src/main/java/org/apache/commons/math/fraction/
Fraction.java 322 * Test for the equality of two fractions. If the lowest term
323 * numerator and denominators are the same for both fractions, the two
324 * fractions are considered to be equal.
326 * @return true if two fractions are equal, false if object is
336 // since fractions are always in lowest terms, numerators and
  /external/jhead/
jhead.h 93 // Fractions of seconds for DateTime tag, with milisecond precision.
95 // Fractions of seconds for DateTimeOriginal tag, with milisecond precision.
97 // Fractions of seconds for DateTimeDigitized tag, with milisecond precision.
  /external/libvpx/libvpx/third_party/libyuv/source/
scale_win.cc 873 mov eax, 0x04040000 // shuffle to line up fractions with pixel.
890 movdqa xmm1, xmm2 // x0, x1 fractions.
894 psrlw xmm1, 9 // 7 bit fractions.
919 psrlw xmm2, 9 // 7 bit fractions.
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib-dynload/
time.so 
  /development/ndk/platforms/android-3/arch-arm/include/machine/
ieee.h 60 * as fractions that look like 0.fffff x 2 . This means that
  /development/ndk/platforms/android-9/arch-mips/include/machine/
ieee.h 56 * as fractions that look like 0.fffff x 2 . This means that
  /development/ndk/platforms/android-9/arch-x86/include/machine/
ieee.h 57 * as fractions that look like 0.fffff x 2 . This means that
  /external/libopus/silk/
resampler_rom.c 82 /* Table with interplation fractions of 1/24, 3/24, 5/24, ... , 23/24 : 23/24 (46 Words) */
  /external/skia/include/core/
SkFixed.h 18 /** 32 bit signed integer used to represent fractions values with 16 bits to the right of the decimal point
  /external/v8/test/intl/string/
normalization.js 97 ['\u00bc', // ¼ : Fractions
  /frameworks/base/packages/SystemUI/src/com/android/systemui/qs/
TouchAnimator.java 31 * All "delays" and "times" are as fractions from 0-1.
  /prebuilts/ndk/current/platforms/android-12/arch-arm/usr/include/machine/
ieee.h 60 * as fractions that look like 0.fffff x 2 . This means that
  /prebuilts/ndk/current/platforms/android-12/arch-mips/usr/include/machine/
ieee.h 56 * as fractions that look like 0.fffff x 2 . This means that
  /prebuilts/ndk/current/platforms/android-12/arch-x86/usr/include/machine/
ieee.h 57 * as fractions that look like 0.fffff x 2 . This means that

Completed in 2125 milliseconds

12 3 4 5 6 7 8 91011>>