/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/tr1/ |
math.h | 78 using std::tr1::remainder;
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/ |
decimal.py | 255 divide-integer or remainder operation had too many digits (would be 266 attempted (during a divide-integer, divide, or remainder operation), and 5111 def remainder(self, a, b): member in class:Context [all...] |
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/ |
decimal.py | 255 divide-integer or remainder operation had too many digits (would be 266 attempted (during a divide-integer, divide, or remainder operation), and 5111 def remainder(self, a, b): member in class:Context [all...] |
/external/chromium_org/v8/test/mjsunit/ |
unicode-test.js | [all...] |
/external/v8/test/mjsunit/ |
unicode-test.js | [all...] |
/external/bison/lib/ |
vasnprintf.c | 205 This file doesn't use the exp() and remainder() functions. */ 208 #undef remainder macro 209 #define remainder rem macro 409 the remainder. 521 mp_limb_t remainder = 0; local 528 ((mp_twolimb_t) remainder << GMP_LIMB_BITS) | *--sourceptr; 530 remainder = num % den; 533 if (remainder > 0) 535 r_ptr[0] = remainder; 861 mp_limb_t remainder = 0 local [all...] |
/external/proguard/lib/ |
proguard.jar | |
/prebuilts/tools/common/proguard/proguard4.7/lib/ |
proguard.jar | |
/external/chromium_org/chrome/browser/sync/glue/ |
data_type_manager_impl.cc | 87 syncer::ModelTypeSet remainder = Difference(last_requested_types_, local 89 ConfigureImpl(remainder, reason);
|
/external/chromium_org/third_party/mesa/src/src/glx/ |
drisw_glx.c | 558 int64_t target_msc, int64_t divisor, int64_t remainder) 565 (void) remainder;
|
dri2_glx.c | 446 int64_t remainder, int64_t *ust, int64_t *msc, int64_t *sbc) 452 remainder, &dri2_ust, &dri2_msc, &dri2_sbc); 703 int64_t remainder) 735 target_msc, divisor, remainder, &ret); [all...] |
/external/mesa3d/src/glx/ |
drisw_glx.c | 558 int64_t target_msc, int64_t divisor, int64_t remainder) 565 (void) remainder;
|
dri2_glx.c | 446 int64_t remainder, int64_t *ust, int64_t *msc, int64_t *sbc) 452 remainder, &dri2_ust, &dri2_msc, &dri2_sbc); 703 int64_t remainder) 735 target_msc, divisor, remainder, &ret); [all...] |
/external/valgrind/main/exp-bbv/tests/arm-linux/ |
ll.S | 407 @ r7=quotient r8=remainder 420 mul r5,r7,r4 @ calculate remainder
|
/frameworks/opt/datetimepicker/src/com/android/datetimepicker/date/ |
SimpleMonthView.java | 383 int remainder = (offset + mNumCells) % mNumDays; local 384 return (dividend + (remainder > 0 ? 1 : 0));
|
/bionic/libm/include/ |
math.h | 242 double remainder(double, double);
|
/external/chromium_org/ash/wm/workspace/ |
workspace_window_resizer.cc | 612 int remainder = nonfull_windows[i]->Add(grow_by); 613 int consumed = grow_by - remainder; 615 if (nonfull_windows[i]->is_at_capacity(shrinking) && remainder > 0) { [all...] |
/frameworks/base/core/java/com/android/internal/os/ |
ProcessCpuTracker.java | 766 long remainder = thousands - (hundreds*10); 767 if (remainder != 0) { 769 pw.print(remainder);
|
/frameworks/opt/vcard/java/com/android/vcard/ |
VCardUtils.java | 709 final int remainder = (value.length() % 3); local 710 if (value.length() < 2 || (remainder != 1 && remainder != 0)) { [all...] |
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/depr/depr.c.headers/ |
math_h.pass.cpp | 546 static_assert((std::is_same<decltype(remainder((double)0, (double)0)), double>::value), ""); 549 static_assert((std::is_same<decltype(remainder((int)0, (int)0)), double>::value), ""); 550 assert(remainder(0.5,1) == 0.5);
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/GL/ |
glxext.h | 508 typedef int ( * PFNGLXWAITVIDEOSYNCSGIPROC) (int divisor, int remainder, unsigned int *count); 698 typedef int64_t ( * PFNGLXSWAPBUFFERSMSCOMLPROC) (Display *dpy, GLXDrawable drawable, int64_t target_msc, int64_t divisor, int64_t remainder); 699 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);
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/GL/ |
glxext.h | 508 typedef int ( * PFNGLXWAITVIDEOSYNCSGIPROC) (int divisor, int remainder, unsigned int *count); 698 typedef int64_t ( * PFNGLXSWAPBUFFERSMSCOMLPROC) (Display *dpy, GLXDrawable drawable, int64_t target_msc, int64_t divisor, int64_t remainder); 699 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);
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/GL/ |
glxext.h | 508 typedef int ( * PFNGLXWAITVIDEOSYNCSGIPROC) (int divisor, int remainder, unsigned int *count); 698 typedef int64_t ( * PFNGLXSWAPBUFFERSMSCOMLPROC) (Display *dpy, GLXDrawable drawable, int64_t target_msc, int64_t divisor, int64_t remainder); 699 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);
|
/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)
|
/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)
|