OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:down
(Results
126 - 150
of
9227
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/prebuilts/go/darwin-x86/src/syscall/
asm_netbsd_386.s
22
// slide args
down
on top of system call number
46
// slide args
down
on top of system call number
73
// slide args
down
on top of system call number
102
// slide args
down
on top of system call number
123
// slide args
down
on top of system call number
asm_openbsd_386.s
22
// slide args
down
on top of system call number
46
// slide args
down
on top of system call number
73
// slide args
down
on top of system call number
102
// slide args
down
on top of system call number
123
// slide args
down
on top of system call number
/prebuilts/go/linux-x86/src/syscall/
asm_darwin_386.s
19
// slide args
down
on top of system call number
43
// slide args
down
on top of system call number
70
// slide args
down
on top of system call number
99
// slide args
down
on top of system call number
120
// slide args
down
on top of system call number
asm_freebsd_386.s
22
// slide args
down
on top of system call number
46
// slide args
down
on top of system call number
73
// slide args
down
on top of system call number
102
// slide args
down
on top of system call number
123
// slide args
down
on top of system call number
asm_netbsd_386.s
22
// slide args
down
on top of system call number
46
// slide args
down
on top of system call number
73
// slide args
down
on top of system call number
102
// slide args
down
on top of system call number
123
// slide args
down
on top of system call number
asm_openbsd_386.s
22
// slide args
down
on top of system call number
46
// slide args
down
on top of system call number
73
// slide args
down
on top of system call number
102
// slide args
down
on top of system call number
123
// slide args
down
on top of system call number
/external/antlr/antlr-3.4/runtime/JavaScript/src/org/antlr/runtime/tree/
CommonTreeNodeStream.js
6
* includes pointers to
DOWN
and UP and EOF nodes.
30
/** Reuse same
DOWN
, UP navigation nodes unless this is true */
42
this.
down
= this.adaptor.create(Token.
DOWN
, "
DOWN
");
81
* Don't do
DOWN
, UP nodes if its a list (t is isNil).
94
// add
DOWN
node if t has children
97
this.addNavigationNode(org.antlr.runtime.Token.
DOWN
);
129
/** As we flatten the tree, we use UP,
DOWN
nodes to represent
135
if ( ttype===org.antlr.runtime.Token.
DOWN
) {
[
all
...]
/external/antlr/antlr-3.4/runtime/ActionScript/project/src/org/antlr/runtime/tree/
CommonTreeNodeStream.as
39
* includes pointers to
DOWN
and UP and EOF nodes.
57
protected var
down
:Object;
62
* This buffer includes pointers to
DOWN
, UP, and EOF nodes.
67
* of interest for reverseIndexing. Slows us
down
a wee bit to
81
/** Reuse same
DOWN
, UP navigation nodes unless this is true */
104
down
= this.adaptor.createFromType(TokenConstants.
DOWN
, "
DOWN
");
119
stream.
down
= parent.
down
;
[
all
...]
/external/antlr/antlr-3.4/runtime/ObjC/Framework/
ANTLRBufferedTreeNodeStream.m
79
@synthesize
down
;
117
down
= [[adaptor createTree:ANTLRTokenTypeDOWN Text:@"
DOWN
"] retain];
134
down
= [[adaptor createTree:ANTLRTokenTypeDOWN Text:@"
DOWN
"] retain];
151
down
= [[adaptor createTree:ANTLRTokenTypeDOWN Text:@"
DOWN
"] retain];
162
//
down
= [adaptor createToken:ANTLRTokenTypeDOWN withText:@"
DOWN
"];
171
down
= [[adaptor createTree:ANTLRTokenTypeDOWN Text:@"DOWN"] retain]
[
all
...]
/external/autotest/client/tests/kvm/steps/
NetBSD-1.6.2.steps
24
# Sending keys:
down
ret
25
key
down
45
# Sending keys:
down
ret
46
key
down
53
# Sending keys:
down
ret
54
key
down
61
# Sending keys:
down
ret
62
key
down
75
# Sending keys:
down
ret
76
key
down
[
all
...]
/external/antlr/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Tree/
TreeParser.cs
45
public const int
DOWN
= TokenTypes.
Down
;
115
// if the next node is
DOWN
, then the current node is a subtree:
118
if (look ==
DOWN
) {
123
case
DOWN
:
140
* We have
DOWN
/UP nodes in the stream that have no line info; override.
169
if (e.Token == null) { // could be an UP/
DOWN
node
/external/antlr/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/Tree/
TreeParser.cs
47
public const int
DOWN
= TokenTypes.
Down
;
126
// if the next node is
DOWN
, then the current node is a subtree:
129
if ( look ==
DOWN
)
137
case
DOWN
:
154
* We have
DOWN
/UP nodes in the stream that have no line info; override.
188
{ // could be an UP/
DOWN
node
/external/chromium-trace/catapult/telemetry/telemetry/web_perf/metrics/
v8_gc_latency.py
110
improvement_direction=improvement_direction.
DOWN
))
123
improvement_direction=improvement_direction.
DOWN
))
132
improvement_direction=improvement_direction.
DOWN
))
146
improvement_direction=improvement_direction.
DOWN
))
168
improvement_direction=improvement_direction.
DOWN
))
175
improvement_direction=improvement_direction.
DOWN
))
183
improvement_direction=improvement_direction.
DOWN
))
/external/libgdx/extensions/gdx-controllers/gdx-controllers-desktop/jni/ois-v1-4svn/src/mac/
MacHelpers.cpp
44
// propagate the event
down
the chain
62
// propagate the event
down
the chain
80
// propagate the event
down
the chain
99
// propagate the event
down
the chain
118
// propagate the event
down
the chain
137
// propagate the event
down
the chain
155
// propagate the event
down
the chain
/frameworks/base/core/tests/coretests/src/android/widget/
AutoCompleteTextViewPopup.java
162
// now try moving "
down
" - nothing should happen since there's no longer an adapter
169
/** Test the show/hide behavior of the drop-
down
. */
176
// Drop-
down
should not be showing when no text has been entered
184
// Drop-
down
should now be visible
195
// Drop-
down
should be hidden when text is cleared
206
// Drop-
down
should still be hidden
217
// Drop-
down
should show up after setText() with filtering
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/internal/
BatchInputArbiter.java
56
* Calculate elapsed time since the first gesture
down
.
58
* @return the elapsed time in millisecond from the first gesture
down
.
65
* Add a
down
event point.
66
* @param x the x-coordinate of this
down
event.
67
* @param y the y-coordinate of this
down
event.
68
* @param downEventTime the time of this
down
event.
70
* @param activePointerCount the number of active pointers when this pointer
down
event occurs.
/developers/build/prebuilts/androidtv/sample-inputs/
README.md
22
+ Click
DOWN
to enter TV options
24
+ Click
DOWN
to select Rich Input and hit ENTER
26
* To watch sample channels, simply toggle UP and
DOWN
to switch channels
/external/antlr/antlr-3.4/runtime/Perl5/lib/ANTLR/Runtime/
Token.pm
16
Readonly my $
DOWN
=> 2;
17
sub
DOWN
{ $
DOWN
}
/external/libvterm/src/encoding/
DECdrawing.tbl
12
6/11 = U+2510 # BOX DRAWINGS LIGHT
DOWN
AND LEFT (top-right corner)
13
6/12 = U+250C # BOX DRAWINGS LIGHT
DOWN
AND RIGHT (top-left corner)
24
7/7 = U+252C # BOX DRAWINGS LIGHT
DOWN
AND HORIZONTAL
/external/proguard/src/proguard/classfile/attribute/visitor/
AllAttributeVisitor.java
59
* further
down
the class structure should be
78
// Visit the attributes further
down
the class structure, if required.
97
// Visit the attributes further
down
the member structure, if required.
/external/proguard/src/proguard/classfile/visitor/
ConcreteClassDownTraveler.java
28
* travel to the first concrete subclasses
down
in its hierarchy of abstract
59
// Travel
down
the hierarchy.
84
// Travel
down
the hierarchy.