OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:nextRange
(Results
1 - 24
of
24
) sorted by null
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
IntRangeManager.java
116
ClientRange
nextRange
= mClients.get(i);
117
if (range.mStartId <=
nextRange
.mStartId) {
119
if (!range.equals(
nextRange
)) {
121
if (range.mStartId ==
nextRange
.mStartId
122
&& range.mEndId >
nextRange
.mEndId) {
219
IntRange
nextRange
= null;
221
nextRange
= mRanges.get(startIndex + 1);
222
if ((
nextRange
.mStartId - 1) <= endId) {
224
if (endId <=
nextRange
.mEndId) {
226
newRangeEndId =
nextRange
.mStartId - 1; // need to enable [3, 4
[
all
...]
/external/chromium_org/third_party/icu/source/common/unicode/
usetiter.h
50
* while (it.
nextRange
()) {
81
* When iterating over ranges using <tt>
nextRange
()</tt>,
111
* <tt>
nextRange
()</tt> return false. This is a convenience
128
* <tt>
nextRange
()</tt> was called.
149
* <tt>isString()</tt> returned false and <tt>
nextRange
()</tt> was
183
* calls to <tt>next()</tt> and <tt>
nextRange
()</tt> without
204
* <tt>next()</tt> and <tt>
nextRange
()</tt> without calling
211
UBool
nextRange
();
/external/icu4c/common/unicode/
usetiter.h
50
* while (it.
nextRange
()) {
81
* When iterating over ranges using <tt>
nextRange
()</tt>,
111
* <tt>
nextRange
()</tt> return false. This is a convenience
128
* <tt>
nextRange
()</tt> was called.
149
* <tt>isString()</tt> returned false and <tt>
nextRange
()</tt> was
183
* calls to <tt>next()</tt> and <tt>
nextRange
()</tt> without
204
* <tt>next()</tt> and <tt>
nextRange
()</tt> without calling
211
UBool
nextRange
();
/external/chromium_org/third_party/icu/source/common/
usetiter.cpp
77
UBool UnicodeSetIterator::
nextRange
() {
/external/chromium_org/third_party/icu/source/test/perf/unisetperf/draft/
trieset.cpp
48
while(iter.
nextRange
() && !iter.isString()) {
bitset.cpp
104
if(iter.
nextRange
() && !iter.isString()) {
/external/icu4c/common/
usetiter.cpp
77
UBool UnicodeSetIterator::
nextRange
() {
/external/icu4c/test/perf/unisetperf/draft/
trieset.cpp
48
while(iter.
nextRange
() && !iter.isString()) {
bitset.cpp
104
if(iter.
nextRange
() && !iter.isString()) {
/external/chromium_org/third_party/WebKit/Source/devtools/front_end/
HeapSnapshotGridNodes.js
285
var
nextRange
= this._retrievedChildrenRanges[rangeIndex + 1];
286
var newEndOfRange =
nextRange
?
nextRange
.from : items.totalLength;
294
if (
nextRange
&& newEndOfRange ===
nextRange
.from) {
295
range.to =
nextRange
.to;
[
all
...]
JavaScriptSourceFrame.js
[
all
...]
/external/chromium_org/third_party/icu/source/tools/gennorm2/
n2builder.cpp
72
const Range *
nextRange
() {
890
while((range=hi.
nextRange
())!=NULL) {
904
while((range=hi.
nextRange
())!=NULL)
[
all
...]
/external/icu4c/tools/gennorm2/
n2builder.cpp
72
const Range *
nextRange
() {
[
all
...]
/frameworks/av/services/camera/libcameraservice/api1/client2/
Parameters.cpp
[
all
...]
/frameworks/base/packages/PrintSpooler/src/com/android/printspooler/
PrintJobConfigActivity.java
[
all
...]
/external/chromium_org/third_party/icu/source/test/intltest/
usettest.cpp
[
all
...]
/external/icu4c/test/intltest/
usettest.cpp
[
all
...]
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.jface.text_3.6.1.r361_v20100825-0800.jar
com.ibm.icu_4.2.1.v20100412.jar
org.eclipse.ui.workbench_3.6.1.M20101117-0800.jar
/prebuilts/tools/common/m2/internal/com/ibm/icu/icu4j/2.6.1/
icu4j-2.6.1.jar
/prebuilts/tools/common/gradle-plugins/repository/com/google/guava/guava/14.0/
guava-14.0.jar
/prebuilts/misc/common/icu4j/
icu4j.jar
/prebuilts/tools/common/eclipse/
org.eclipse.ui.workbench_3.6.2.M20110210-1200.jar
Completed in 267 milliseconds