HomeSort by relevance Sort by last modified time
    Searched refs:remainder (Results 326 - 350 of 594) sorted by null

<<11121314151617181920>>

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/GL/
glxext.h 578 typedef int ( * PFNGLXWAITVIDEOSYNCSGIPROC) (int divisor, int remainder, unsigned int *count);
768 typedef int64_t ( * PFNGLXSWAPBUFFERSMSCOMLPROC) (Display *dpy, GLXDrawable drawable, int64_t target_msc, int64_t divisor, int64_t remainder);
769 typedef Bool ( * PFNGLXWAITFORMSCOMLPROC) (Display *dpy, GLXDrawable drawable, int64_t target_msc, int64_t divisor, int64_t remainder, int64_t *ust, int64_t *msc, int64_t *sbc);
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_zlib.py 445 remainder = b'0123456789'
447 x = y + remainder
464 self.assertEqual(dco.unused_data, remainder)
test_decimal.py     [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_zlib.py 445 remainder = b'0123456789'
447 x = y + remainder
464 self.assertEqual(dco.unused_data, remainder)
test_decimal.py     [all...]
  /external/chromium_org/third_party/tcmalloc/chromium/src/
heap-checker.cc 1406 const size_t remainder = AsInt(object) % pointer_source_alignment; local
    [all...]
  /external/chromium_org/third_party/tcmalloc/vendor/src/
heap-checker.cc 1406 const size_t remainder = AsInt(object) % pointer_source_alignment; local
    [all...]
  /external/antlr/antlr-3.4/tool/src/main/java/org/antlr/tool/
Grammar.java 1257 IntervalSet remainder = t; \/\/ remainder starts out as whole set to add local
    [all...]
  /external/e2fsprogs/resize/
resize2fs.c 2136 blk64_t remainder = data_needed - data_blocks; local
2202 blk64_t remainder = data_needed - last_start; local
    [all...]
  /packages/apps/DeskClock/src/com/android/deskclock/widget/sgv/
StaggeredGridView.java     [all...]
  /external/chromium_org/third_party/mesa/src/src/egl/drivers/dri2/
platform_x11.c 698 int64_t msc, int64_t divisor, int64_t remainder)
707 uint32_t remainder_hi = remainder >> 32;
708 uint32_t remainder_lo = remainder & 0xffffffff;
    [all...]
  /external/clang/lib/Headers/
tgmath.h 1082 // remainder
1090 __tg_remainder(double __x, double __y) {return remainder(__x, __y);}
1096 #undef remainder macro
1097 #define remainder(__x, __y) __tg_remainder(__tg_promote2((__x), (__y))(__x), \ macro
  /external/mesa3d/src/egl/drivers/dri2/
platform_x11.c 698 int64_t msc, int64_t divisor, int64_t remainder)
707 uint32_t remainder_hi = remainder >> 32;
708 uint32_t remainder_lo = remainder & 0xffffffff;
    [all...]
  /frameworks/base/libs/androidfw/
BackupHelpers.cpp 709 ssize_t remainder = 512 - partial; local
710 memset(buf + nRead, 0, remainder);
711 nRead += remainder;
    [all...]
  /prebuilts/clang/darwin-x86/host/3.4/lib/clang/3.4/include/
tgmath.h 1082 // remainder
1090 __tg_remainder(double __x, double __y) {return remainder(__x, __y);}
1096 #undef remainder macro
1097 #define remainder(__x, __y) __tg_remainder(__tg_promote2((__x), (__y))(__x), \ macro
  /prebuilts/clang/darwin-x86/host/3.5/lib/clang/3.5/include/
tgmath.h 1082 // remainder
1090 __tg_remainder(double __x, double __y) {return remainder(__x, __y);}
1096 #undef remainder macro
1097 #define remainder(__x, __y) __tg_remainder(__tg_promote2((__x), (__y))(__x), \ macro
  /prebuilts/clang/linux-x86/host/3.4/lib/clang/3.4/include/
tgmath.h 1082 // remainder
1090 __tg_remainder(double __x, double __y) {return remainder(__x, __y);}
1096 #undef remainder macro
1097 #define remainder(__x, __y) __tg_remainder(__tg_promote2((__x), (__y))(__x), \ macro
  /prebuilts/clang/linux-x86/host/3.5/lib/clang/3.5/include/
tgmath.h 1082 // remainder
1090 __tg_remainder(double __x, double __y) {return remainder(__x, __y);}
1096 #undef remainder macro
1097 #define remainder(__x, __y) __tg_remainder(__tg_promote2((__x), (__y))(__x), \ macro
  /prebuilts/misc/darwin-x86/analyzer/lib/clang/3.3/include/
tgmath.h 1082 // remainder
1090 __tg_remainder(double __x, double __y) {return remainder(__x, __y);}
1096 #undef remainder macro
1097 #define remainder(__x, __y) __tg_remainder(__tg_promote2((__x), (__y))(__x), \ macro
  /prebuilts/misc/linux-x86/analyzer/lib/clang/3.3/include/
tgmath.h 1082 // remainder
1090 __tg_remainder(double __x, double __y) {return remainder(__x, __y);}
1096 #undef remainder macro
1097 #define remainder(__x, __y) __tg_remainder(__tg_promote2((__x), (__y))(__x), \ macro
  /prebuilts/sdk/renderscript/clang-include/
tgmath.h 1082 // remainder
1090 __tg_remainder(double __x, double __y) {return remainder(__x, __y);}
1096 #undef remainder macro
1097 #define remainder(__x, __y) __tg_remainder(__tg_promote2((__x), (__y))(__x), \ macro
  /bionic/libm/upstream-freebsd/lib/msun/src/
math_private.h 696 #define __ieee754_remainder remainder
  /external/chromium_org/third_party/cython/src/Cython/Includes/cpython/
number.pxd 52 # Returns the remainder of dividing o1 by o2, or NULL on
161 # Returns the remainder of dividing o1 by o2, or NULL on
  /external/chromium_org/third_party/mesa/src/include/GL/internal/
dri_interface.h 188 * the next time (MSC % divisor) is equal to remainder. If divisor is
193 int64_t target_msc, int64_t divisor, int64_t remainder,
    [all...]
  /external/chromium_org/v8/src/mips/
lithium-codegen-mips.h 346 // If 'remainder' is no_reg, it is not computed.
350 Register remainder,

Completed in 1030 milliseconds

<<11121314151617181920>>