HomeSort by relevance Sort by last modified time
    Searched refs:rem (Results 1 - 25 of 212) sorted by null

1 2 3 4 5 6 7 8 9

  /libcore/luni/src/main/java/java/math/
Division.java 52 long rem = 0; local
56 long temp = (rem << 32) | (dividend[i] & 0xffffffffL);
60 rem = (temp % bLong);
69 rem = aPos % bPos;
71 rem = (rem << 1) + (temp & 1);
74 if (quot <= rem) {
75 rem -= quot;
77 if (quot - rem <= bLong) {
78 rem += bLong - quot
    [all...]
  /bionic/libc/stdlib/
div.c 42 r.rem = num % denom;
52 * r.rem will have the same sign as denom and the opposite
54 * truncated towards -inf, r.rem will be positive (will
62 * if num >= 0, but r.rem < 0, we got the wrong answer.
64 * subtract denom from r.rem.
66 if (num >= 0 && r.rem < 0) {
68 r.rem -= denom;
ldiv.c 44 r.rem = num % denom;
45 if (num >= 0 && r.rem < 0) {
47 r.rem -= denom;
lldiv.c 44 r.rem = num % denom;
45 if (num >= 0 && r.rem < 0) {
47 r.rem -= denom;
  /sdk/files/
post_tools_install.bat 2 rem Copyright (C) 2010 The Android Open Source Project
3 rem
4 rem Licensed under the Apache License, Version 2.0 (the "License");
5 rem you may not use this file except in compliance with the License.
6 rem You may obtain a copy of the License at
7 rem
8 rem http://www.apache.org/licenses/LICENSE-2.0
9 rem
10 rem Unless required by applicable law or agreed to in writing, software
11 rem distributed under the License is distributed on an "AS IS" BASIS,
    [all...]
find_java.bat 2 rem Copyright (C) 2007 The Android Open Source Project
3 rem
4 rem Licensed under the Apache License, Version 2.0 (the "License");
5 rem you may not use this file except in compliance with the License.
6 rem You may obtain a copy of the License at
7 rem
8 rem http://www.apache.org/licenses/LICENSE-2.0
9 rem
10 rem Unless required by applicable law or agreed to in writing, software
11 rem distributed under the License is distributed on an "AS IS" BASIS,
    [all...]
  /cts/tools/host/etc/
cts.bat 2 rem Copyright (C) 2008 The Android Open Source Project
3 rem
4 rem Licensed under the Apache License, Version 2.0 (the "License");
5 rem you may not use this file except in compliance with the License.
6 rem You may obtain a copy of the License at
7 rem
8 rem http://www.apache.org/licenses/LICENSE-2.0
9 rem
10 rem Unless required by applicable law or agreed to in writing, software
11 rem distributed under the License is distributed on an "AS IS" BASIS
    [all...]
  /sdk/apkbuilder/etc/
apkbuilder.bat 2 rem Copyright (C) 2007 The Android Open Source Project
3 rem
4 rem Licensed under the Apache License, Version 2.0 (the "License");
5 rem you may not use this file except in compliance with the License.
6 rem You may obtain a copy of the License at
7 rem
8 rem http://www.apache.org/licenses/LICENSE-2.0
9 rem
10 rem Unless required by applicable law or agreed to in writing, software
11 rem distributed under the License is distributed on an "AS IS" BASIS
    [all...]
  /sdk/draw9patch/etc/
draw9patch.bat 2 rem Copyright (C) 2008 The Android Open Source Project
3 rem
4 rem Licensed under the Apache License, Version 2.0 (the "License");
5 rem you may not use this file except in compliance with the License.
6 rem You may obtain a copy of the License at
7 rem
8 rem http://www.apache.org/licenses/LICENSE-2.0
9 rem
10 rem Unless required by applicable law or agreed to in writing, software
11 rem distributed under the License is distributed on an "AS IS" BASIS
    [all...]
  /sdk/hierarchyviewer/etc/
hierarchyviewer.bat 2 rem Copyright (C) 2008 The Android Open Source Project
3 rem
4 rem Licensed under the Apache License, Version 2.0 (the "License");
5 rem you may not use this file except in compliance with the License.
6 rem You may obtain a copy of the License at
7 rem
8 rem http://www.apache.org/licenses/LICENSE-2.0
9 rem
10 rem Unless required by applicable law or agreed to in writing, software
11 rem distributed under the License is distributed on an "AS IS" BASIS
    [all...]
  /sdk/layoutopt/app/etc/
layoutopt.bat 2 rem Copyright (C) 2009 The Android Open Source Project
3 rem
4 rem Licensed under the Apache License, Version 2.0 (the "License");
5 rem you may not use this file except in compliance with the License.
6 rem You may obtain a copy of the License at
7 rem
8 rem http://www.apache.org/licenses/LICENSE-2.0
9 rem
10 rem Unless required by applicable law or agreed to in writing, software
11 rem distributed under the License is distributed on an "AS IS" BASIS
    [all...]
  /sdk/ddms/app/etc/
ddms.bat 2 rem Copyright (C) 2007 The Android Open Source Project
3 rem
4 rem Licensed under the Apache License, Version 2.0 (the "License");
5 rem you may not use this file except in compliance with the License.
6 rem You may obtain a copy of the License at
7 rem
8 rem http://www.apache.org/licenses/LICENSE-2.0
9 rem
10 rem Unless required by applicable law or agreed to in writing, software
11 rem distributed under the License is distributed on an "AS IS" BASIS
    [all...]
  /sdk/traceview/etc/
traceview.bat 2 rem Copyright (C) 2007 The Android Open Source Project
3 rem
4 rem Licensed under the Apache License, Version 2.0 (the "License");
5 rem you may not use this file except in compliance with the License.
6 rem You may obtain a copy of the License at
7 rem
8 rem http://www.apache.org/licenses/LICENSE-2.0
9 rem
10 rem Unless required by applicable law or agreed to in writing, software
11 rem distributed under the License is distributed on an "AS IS" BASIS
    [all...]
  /sdk/sdkmanager/app/etc/
android.bat 2 rem Copyright (C) 2007 The Android Open Source Project
3 rem
4 rem Licensed under the Apache License, Version 2.0 (the "License");
5 rem you may not use this file except in compliance with the License.
6 rem You may obtain a copy of the License at
7 rem
8 rem http://www.apache.org/licenses/LICENSE-2.0
9 rem
10 rem Unless required by applicable law or agreed to in writing, software
11 rem distributed under the License is distributed on an "AS IS" BASIS,
    [all...]
  /external/chromium/third_party/icu/source/test/perf/unisetperf/draft/
contperf.bat 0 rem Copyright (c) 2007, International Business Machines Corporation and
2 rem others. All Rights Reserved.
5 rem types: slow Bv Bv0 B0
6 rem --pattern [:White_Space:]
span16perf.bat 0 rem Copyright (c) 2007, International Business Machines Corporation and
2 rem others. All Rights Reserved.
5 rem types: slow Bv Bv0 B0
6 rem --pattern [:White_Space:]
span8perf.bat 0 rem Copyright (c) 2007, International Business Machines Corporation and
2 rem others. All Rights Reserved.
5 rem types: slow Bh bh Bv Bv0 B0 BvF Bvp BvpF L Bvl BvL
6 rem --pattern [:White_Space:]
  /external/chromium/third_party/icu/source/test/perf/utrie2perf/
utrie2perf.bat 0 rem Copyright (C) 2008, International Business Machines Corporation and others.
2 rem All Rights Reserved.
15 rem %PERF% CheckFCDAlwaysGet -f \temp\udhr\%%f -v -e UTF-8 --passes 3 --iterations 30000
16 rem %PERF% CheckFCDUTF8 -f \temp\udhr\%%f -v -e UTF-8 --passes 3 --iterations 30000
  /external/icu4c/test/perf/unisetperf/draft/
contperf.bat 0 rem Copyright (c) 2007, International Business Machines Corporation and
2 rem others. All Rights Reserved.
5 rem types: slow Bv Bv0 B0
6 rem --pattern [:White_Space:]
span16perf.bat 0 rem Copyright (c) 2007, International Business Machines Corporation and
2 rem others. All Rights Reserved.
5 rem types: slow Bv Bv0 B0
6 rem --pattern [:White_Space:]
span8perf.bat 0 rem Copyright (c) 2007, International Business Machines Corporation and
2 rem others. All Rights Reserved.
5 rem types: slow Bh bh Bv Bv0 B0 BvF Bvp BvpF L Bvl BvL
6 rem --pattern [:White_Space:]
  /external/icu4c/test/perf/utrie2perf/
utrie2perf.bat 0 rem Copyright (C) 2008, International Business Machines Corporation and others.
2 rem All Rights Reserved.
15 rem %PERF% CheckFCDAlwaysGet -f \temp\udhr\%%f -v -e UTF-8 --passes 3 --iterations 30000
16 rem %PERF% CheckFCDUTF8 -f \temp\udhr\%%f -v -e UTF-8 --passes 3 --iterations 30000
  /system/core/toolbox/
ioctl.c 24 int rem; local
85 rem = length;
88 if(rem < arg_size) {
94 rem -= arg_size;
99 rem = length;
100 while(rem--) {
118 rem = length;
119 while(rem--) {
  /libcore/luni/src/main/java/java/util/
Grego.java 122 long[] rem = new long[1]; local
123 long n400 = floorDivide(day, 146097, rem);
124 long n100 = floorDivide(rem[0], 36524, rem);
125 long n4 = floorDivide(rem[0], 1461, rem);
126 long n1 = floorDivide(rem[0], 365, rem);
129 int dayOfYear = (int)rem[0];
  /libcore/luni/src/main/java/org/apache/harmony/xnet/provider/jsse/
SSLEngineAppData.java 62 int rem; local
65 rem = dsts[i].remaining();
67 if (len - pos < rem) {
75 dsts[i].put(buffer, pos, rem);
76 pos += rem;

Completed in 1262 milliseconds

1 2 3 4 5 6 7 8 9