OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:next
(Results
1851 - 1875
of
7540
) sorted by null
<<
71
72
73
74
75
76
77
78
79
80
>>
/external/skia/src/core/
SkTLList.h
59
node = iter.
next
();
138
Iter
next
= iter;
local
139
next
.
next
();
141
iter =
next
;
159
a.
next
(), b.
next
()) {
193
T*
next
() { return this->nodeToObj(INHERITED::
next
()); }
function in class:SkTLList::Iter
291
freeNode = iter.
next
();
[
all
...]
/external/smack/src/org/apache/harmony/javax/security/auth/
Subject.java
438
buf.append(it.
next
());
445
buf.append(it.
next
());
454
buf.append(it.
next
());
576
SST o = it.
next
();
625
* checks permission to access
next
private credential moves
626
* to the
next
element even SecurityException was thrown
629
public SST
next
() {
630
SST obj = iterator.
next
();
704
SST o = it.
next
();
732
verifyElement(it.
next
());
767
public SST
next
() {
method in class:SecureIterator
[
all
...]
/frameworks/base/core/java/android/view/
InputEventConsistencyVerifier.java
154
mKeyStateList = state.
next
;
676
last.
next
= state.
next
;
678
mKeyStateList = state.
next
;
680
state.
next
= null;
685
state = state.
next
;
692
state.
next
= mKeyStateList;
700
public KeyState
next
;
field in class:InputEventConsistencyVerifier.KeyState
714
mRecycledList = state.
next
;
728
next
= mRecycledList
[
all
...]
/packages/apps/UnifiedEmail/src/org/apache/james/mime4j/field/datetime/parser/
DateTimeParser.java
488
if ((oldToken = token).
next
!= null) token = token.
next
;
489
else token = token.
next
= token_source.getNextToken();
501
if (token.
next
!= null) token = token.
next
;
502
else token = token.
next
= token_source.getNextToken();
511
if (t.
next
!= null) t = t.
next
;
512
else t = t.
next
= token_source.getNextToken();
518
if ((jj_nt=token.
next
) == null
[
all
...]
/prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/
bitmap.h
58
element) that are connected by the
next
fields. The prev pointer
64
struct bitmap_element_def *
next
; /*
Next
element. */
member in struct:bitmap_element_def
214
/* Contents of the actually processed word. When finding
next
bit
241
bi->elt1 = bi->elt1->
next
;
254
first bit, otherwise our incrementing to the
next
word boundary
256
next
word. */
284
bi->elt1 = bi->elt1->
next
;
298
bi->elt2 = bi->elt2->
next
;
322
first bit, otherwise our incrementing to the
next
word boundar
[
all
...]
/prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
bitmap.h
58
element) that are connected by the
next
fields. The prev pointer
64
struct bitmap_element_def *
next
; /*
Next
element. */
member in struct:bitmap_element_def
214
/* Contents of the actually processed word. When finding
next
bit
241
bi->elt1 = bi->elt1->
next
;
254
first bit, otherwise our incrementing to the
next
word boundary
256
next
word. */
284
bi->elt1 = bi->elt1->
next
;
298
bi->elt2 = bi->elt2->
next
;
322
first bit, otherwise our incrementing to the
next
word boundar
[
all
...]
/prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/
bitmap.h
58
element) that are connected by the
next
fields. The prev pointer
64
struct bitmap_element_def *
next
; /*
Next
element. */
member in struct:bitmap_element_def
214
/* Contents of the actually processed word. When finding
next
bit
241
bi->elt1 = bi->elt1->
next
;
254
first bit, otherwise our incrementing to the
next
word boundary
256
next
word. */
284
bi->elt1 = bi->elt1->
next
;
298
bi->elt2 = bi->elt2->
next
;
322
first bit, otherwise our incrementing to the
next
word boundar
[
all
...]
/prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
bitmap.h
58
element) that are connected by the
next
fields. The prev pointer
64
struct bitmap_element_def *
next
; /*
Next
element. */
member in struct:bitmap_element_def
214
/* Contents of the actually processed word. When finding
next
bit
241
bi->elt1 = bi->elt1->
next
;
254
first bit, otherwise our incrementing to the
next
word boundary
256
next
word. */
284
bi->elt1 = bi->elt1->
next
;
298
bi->elt2 = bi->elt2->
next
;
322
first bit, otherwise our incrementing to the
next
word boundar
[
all
...]
/dalvik/dexgen/src/com/android/dexgen/util/
ListIntSet.java
97
add(iter.
next
());
118
public int
next
() {
method
/dalvik/dx/src/com/android/dx/util/
ListIntSet.java
97
add(iter.
next
());
118
public int
next
() {
method
/dalvik/vm/mterp/arm-vfp/
fbinop.S
23
GOTO_OPCODE(ip) @ jump to
next
instruction
fbinopWide.S
23
GOTO_OPCODE(ip) @ jump to
next
instruction
/dalvik/vm/mterp/armv5te/
OP_CONST_WIDE.S
14
GOTO_OPCODE(ip) @ jump to
next
instruction
OP_FILL_ARRAY_DATA.S
15
GOTO_OPCODE(ip) @ jump to
next
instruction
OP_GOTO.S
22
GOTO_OPCODE(ip) @ jump to
next
instruction
OP_GOTO_32.S
29
GOTO_OPCODE(ip) @ jump to
next
instruction
OP_IPUT_QUICK.S
16
GOTO_OPCODE(ip) @ jump to
next
instruction
OP_MONITOR_EXIT.S
23
GOTO_OPCODE(ip) @ jump to
next
instruction
OP_MOVE_WIDE.S
13
GOTO_OPCODE(ip) @ jump to
next
instruction
binop.S
34
GOTO_OPCODE(ip) @ jump to
next
instruction
binop2addr.S
32
GOTO_OPCODE(ip) @ jump to
next
instruction
binopLit8.S
31
GOTO_OPCODE(ip) @ jump to
next
instruction
unopNarrower.S
23
GOTO_OPCODE(ip) @ jump to
next
instruction
unopWide.S
21
GOTO_OPCODE(ip) @ jump to
next
instruction
unopWider.S
20
GOTO_OPCODE(ip) @ jump to
next
instruction
Completed in 571 milliseconds
<<
71
72
73
74
75
76
77
78
79
80
>>