/prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/tr1/ |
hypergeometric.tcc | 72 * @param __c The "denominator" parameter. 216 * @param __c The "denominator" parameter. 260 * @param __c The "denominator" parameter. 488 /* Gamma functions in the denominator are ok. 514 // Gamma functions in the denominator were not ok. 535 // Gamma functions in the denominator are ok. 579 // Gamma functions in the denominator not ok. 593 // These gamma functions appear in the denominator, so we 718 * @param __c The "denominator" parameter.
|
/prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/tr1/ |
hypergeometric.tcc | 72 * @param __c The "denominator" parameter. 216 * @param __c The "denominator" parameter. 260 * @param __c The "denominator" parameter. 488 /* Gamma functions in the denominator are ok. 514 // Gamma functions in the denominator were not ok. 535 // Gamma functions in the denominator are ok. 579 // Gamma functions in the denominator not ok. 593 // These gamma functions appear in the denominator, so we 718 * @param __c The "denominator" parameter.
|
/prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/tr1/ |
hypergeometric.tcc | 72 * @param __c The "denominator" parameter. 216 * @param __c The "denominator" parameter. 260 * @param __c The "denominator" parameter. 488 /* Gamma functions in the denominator are ok. 514 // Gamma functions in the denominator were not ok. 535 // Gamma functions in the denominator are ok. 579 // Gamma functions in the denominator not ok. 593 // These gamma functions appear in the denominator, so we 718 * @param __c The "denominator" parameter.
|
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/tr1/ |
hypergeometric.tcc | 72 * @param __c The "denominator" parameter. 216 * @param __c The "denominator" parameter. 260 * @param __c The "denominator" parameter. 488 /* Gamma functions in the denominator are ok. 514 // Gamma functions in the denominator were not ok. 535 // Gamma functions in the denominator are ok. 579 // Gamma functions in the denominator not ok. 593 // These gamma functions appear in the denominator, so we 718 * @param __c The "denominator" parameter.
|
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/tr1/ |
hypergeometric.tcc | 73 * @param __c The "denominator" parameter. 217 * @param __c The @a denominator parameter. 261 * @param __c The @a denominator parameter. 490 /* Gamma functions in the denominator are ok. 516 // Gamma functions in the denominator were not ok. 537 // Gamma functions in the denominator are ok. 582 // Gamma functions in the denominator not ok. 596 // These gamma functions appear in the denominator, so we 721 * @param __c The @a denominator parameter.
|
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/tr1/ |
hypergeometric.tcc | 73 * @param __c The "denominator" parameter. 217 * @param __c The @a denominator parameter. 261 * @param __c The @a denominator parameter. 490 /* Gamma functions in the denominator are ok. 516 // Gamma functions in the denominator were not ok. 537 // Gamma functions in the denominator are ok. 582 // Gamma functions in the denominator not ok. 596 // These gamma functions appear in the denominator, so we 721 * @param __c The @a denominator parameter.
|
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/tr1/ |
hypergeometric.tcc | 73 * @param __c The "denominator" parameter. 217 * @param __c The @a denominator parameter. 261 * @param __c The @a denominator parameter. 490 /* Gamma functions in the denominator are ok. 516 // Gamma functions in the denominator were not ok. 537 // Gamma functions in the denominator are ok. 582 // Gamma functions in the denominator not ok. 596 // These gamma functions appear in the denominator, so we 721 * @param __c The @a denominator parameter.
|
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/tr1/ |
hypergeometric.tcc | 73 * @param __c The "denominator" parameter. 217 * @param __c The @a denominator parameter. 261 * @param __c The @a denominator parameter. 490 /* Gamma functions in the denominator are ok. 516 // Gamma functions in the denominator were not ok. 537 // Gamma functions in the denominator are ok. 582 // Gamma functions in the denominator not ok. 596 // These gamma functions appear in the denominator, so we 721 * @param __c The @a denominator parameter.
|
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/tr1/ |
hypergeometric.tcc | 72 * @param __c The "denominator" parameter. 216 * @param __c The @a denominator parameter. 260 * @param __c The @a denominator parameter. 486 /* Gamma functions in the denominator are ok. 512 // Gamma functions in the denominator were not ok. 533 // Gamma functions in the denominator are ok. 578 // Gamma functions in the denominator not ok. 592 // These gamma functions appear in the denominator, so we 717 * @param __c The @a denominator parameter.
|
/cts/tests/tests/media/src/android/media/cts/ |
IvfWriter.java | 48 * @param rate timebase rate (or denominator of the timebase fraction) 107 * @param rate timebase rate (or denominator of the timebase fraction)
|
/external/chromium_org/third_party/icu/source/test/testdata/ |
translit_rules.txt | 123 \ue079>\u09F8; # CURRENCY NUMERATOR ONE LESS THAN THE DENOMINATOR 124 \ue07A>\u09F9; # CURRENCY DENOMINATOR SIXTEEN
|
/external/icu4c/test/testdata/ |
translit_rules.txt | 123 \ue079>\u09F8; # CURRENCY NUMERATOR ONE LESS THAN THE DENOMINATOR 124 \ue07A>\u09F9; # CURRENCY DENOMINATOR SIXTEEN
|
/external/libexif/libexif/ |
exif-utils.h | 60 typedef struct {ExifLong numerator; ExifLong denominator;} ExifRational; member in struct:__anon20350 65 typedef struct {ExifSLong numerator; ExifSLong denominator;} ExifSRational; member in struct:__anon20351
|
/external/qemu/distrib/sdl-1.2.15/src/video/x11/ |
SDL_x11mouse.c | 260 &mouse_accel.denominator, 276 mouse_accel.denominator,
|
/external/libyuv/files/source/ |
mjpeg_decoder.cc | 169 static int DivideAndRoundUp(int numerator, int denominator) { 170 return (numerator + denominator - 1) / denominator; 173 static int DivideAndRoundDown(int numerator, int denominator) { 174 return numerator / denominator;
|
/hardware/ti/omap4xxx/camera/ |
Encoder_libjpeg.cpp | 226 unsigned int denominator = 0; local 246 denominator = static_cast<unsigned int>(pow(10, den_len)); 247 numerator = numerator * denominator + atoi(temp); 249 denominator = 1; 255 *den = denominator;
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/ |
ratio | 142 * numerator and denominator representable by compile-time constants of 155 static_assert(_Den != 0, "denominator cannot be zero"); 186 // The new numerator may have common factors with the denominator,
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/ |
ratio | 142 * numerator and denominator representable by compile-time constants of 155 static_assert(_Den != 0, "denominator cannot be zero"); 186 // The new numerator may have common factors with the denominator,
|
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/ |
ratio | 142 * numerator and denominator representable by compile-time constants of 155 static_assert(_Den != 0, "denominator cannot be zero"); 186 // The new numerator may have common factors with the denominator,
|
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/ |
ratio | 142 * numerator and denominator representable by compile-time constants of 155 static_assert(_Den != 0, "denominator cannot be zero"); 186 // The new numerator may have common factors with the denominator,
|
/docs/source.android.com/src/devices/tech/test_infra/tradefed/fundamentals/ |
devices.jd | 22 run tests. This abstraction objectifies the lowest-common-denominator Android device:</p>
|
/external/chromium_org/content/renderer/media/ |
rtc_video_encoder_factory.cc | 38 DCHECK_EQ(profile.max_framerate.denominator, 1U);
|
/external/dropbear/libtommath/ |
bn_mp_n_root.c | 81 /* denominator */
|
/external/jmonkeyengine/engine/src/core/com/jme3/math/ |
Ray.java | 369 float denominator = p.getNormal().dot(direction); local 371 if (denominator > -FastMath.FLT_EPSILON && denominator < FastMath.FLT_EPSILON) { 375 float ratio = numerator / denominator;
|
/external/libvpx/libvpx/vpx_scale/generic/ |
vpx_scale.c | 219 * unsigned int hratio : Horizontal scale factor denominator. 221 * unsigned int vratio : Vertical scale factor denominator. 463 * unsigned int hratio : Horizontal scale factor denominator. 465 * unsigned int vratio : Vertical scale factor denominator.
|