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

12 3 4 5 6 7 8 91011>>

  /external/chromium_org/media/video/capture/win/
capability_list_win.h 26 // Internally to Media Foundation Api type devices we use rational framerates
  /hardware/samsung_slsi/exynos5/original-kernel-headers/linux/
fimc-is-metadata.h 24 struct rational { struct
167 struct rational colorTransform1[9];
168 struct rational colorTransform2[9];
171 struct rational forwardMatrix1[9];
172 struct rational forwardMatrix2[9];
173 struct rational calibrationTransform1[9];
174 struct rational calibrationTransform2[9];
175 struct rational baseGainFactor;
680 struct rational aeCompensationStep;
  /external/srec/tools/thirdparty/OpenFst/fst/lib/
fstlib.h 24 // "rational sets"); finite-state transducers are used to represent
25 // binary relations between pairs of strings (specifically, "rational
rational.h 0 // rational.h
59 SetType("rational");
177 VectorFst<A> rfst_; // rational topology machine; uses neg. nonterminals
183 // Parent class for the delayed rational operations - delayed union,
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/
ratio 46 * @defgroup ratio Rational Arithmetic
49 * Compile time representation of fininte rational numbers.
137 * @brief Provides compile-time rational arithmetic.
139 * This class template represents any finite rational number with a
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/
ratio 46 * @defgroup ratio Rational Arithmetic
49 * Compile time representation of fininte rational numbers.
137 * @brief Provides compile-time rational arithmetic.
139 * This class template represents any finite rational number with a
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/
ratio 46 * @defgroup ratio Rational Arithmetic
49 * Compile time representation of fininte rational numbers.
137 * @brief Provides compile-time rational arithmetic.
139 * This class template represents any finite rational number with a
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/
ratio 46 * @defgroup ratio Rational Arithmetic
49 * Compile time representation of fininte rational numbers.
137 * @brief Provides compile-time rational arithmetic.
139 * This class template represents any finite rational number with a
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/
ratio 46 * @defgroup ratio Rational Arithmetic
49 * Compile time representation of fininte rational numbers.
137 * @brief Provides compile-time rational arithmetic.
139 * This class template represents any finite rational number with a
  /system/core/include/utils/
LinearTransform.h 27 // scale factor is expressed as a rational number using two 32 bit values.
  /external/openfst/src/include/fst/
fstlib.h 26 // "rational sets"); finite-state transducers are used to represent
27 // binary relations between pairs of strings (specifically, "rational
82 #include <fst/rational.h>
rational.h 0 // rational.h
69 SetType("rational");
79 SetType("rational");
251 VectorFst<A> rfst_; // rational topology machine; uses neg. nonterminals
261 // Parent class for the delayed rational operations - delayed union,
  /external/ceres-solver/data/nist/
MGH09.dat 31 Model: Rational Class (linear/quadratic)
Thurber.dat 31 Model: Rational Class (cubic/cubic)
  /external/libexif/libexif/
exif-format.c 38 {EXIF_FORMAT_RATIONAL, N_("Rational"), 8},
exif-utils.h 59 /*! EXIF Unsigned Rational data type */
64 /*! EXIF Signed Rational data type */
  /hardware/samsung_slsi/exynos5/libcamera2/
fimc-is-metadata.h 21 struct rational { struct
156 struct rational colorTransform1[9];
157 struct rational colorTransform2[9];
161 struct rational forwardMatrix1[9];
162 struct rational forwardMatrix2[9];
164 struct rational calibrationTransform1[9];
165 struct rational calibrationTransform2[9];
166 struct rational baseGainFactor;
631 struct rational aeCompensationStep;
  /packages/apps/Launcher3/
update_gallery_files.py 26 src/com/android/gallery3d/exif/Rational.java
update_system_wallpaper_cropper.py 27 com/android/gallery3d/exif/Rational.java
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/
ratio 48 * @defgroup ratio Rational Arithmetic
51 * Compile time representation of finite rational numbers.
139 * @brief Provides compile-time rational arithmetic.
141 * This class template represents any finite rational number with a
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/
ratio 48 * @defgroup ratio Rational Arithmetic
51 * Compile time representation of finite rational numbers.
139 * @brief Provides compile-time rational arithmetic.
141 * This class template represents any finite rational number with a
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/
ratio 48 * @defgroup ratio Rational Arithmetic
51 * Compile time representation of finite rational numbers.
139 * @brief Provides compile-time rational arithmetic.
141 * This class template represents any finite rational number with a
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/
ratio 48 * @defgroup ratio Rational Arithmetic
51 * Compile time representation of finite rational numbers.
139 * @brief Provides compile-time rational arithmetic.
141 * This class template represents any finite rational number with a
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
numbers.py 11 __all__ = ["Number", "Complex", "Real", "Rational", "Integral"]
270 class Rational(Real):
295 class Integral(Rational):
375 # Concrete implementations of Rational and Real abstract methods.
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
numbers.py 11 __all__ = ["Number", "Complex", "Real", "Rational", "Integral"]
270 class Rational(Real):
295 class Integral(Rational):
375 # Concrete implementations of Rational and Real abstract methods.

Completed in 378 milliseconds

12 3 4 5 6 7 8 91011>>