OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:hand
(Results
226 - 250
of
2381
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/cts/tools/dasm/src/java_cup/
production.java
74
/* make sure we have a valid left-
hand
-side */
86
/* create the part for left-
hand
-side */
96
/* allocate and copy over the right-
hand
-side */
163
/** The left
hand
side non-terminal. */
166
/** The left
hand
side non-terminal. */
171
/** A collection of parts for the right
hand
side. */
174
/** Access to the collection of parts for the right
hand
side. */
181
"Index out of range for right
hand
side of production");
186
/** How much of the right
hand
side array we are presently using. */
189
/** How much of the right
hand
side array we are presently using. *
[
all
...]
/cts/tests/tests/renderscript/src/android/renderscript/cts/
Matrix2fTest.java
138
// left
hand
side and right
hand
side
Matrix3fTest.java
197
// left
hand
side and right
hand
side
/external/bison/src/
parse-gram.y
71
/** Set the new current left-
hand
side symbol, possibly common
72
* to several right-
hand
side parts of rule.
685
/* Return the location of the left-
hand
side of a rule whose
686
right-
hand
side is RHS[1] ... RHS[N]. Ignore empty nonterminals in
687
the right-
hand
side, and return an empty location equal to the end
688
boundary of RHS[0] if the right-
hand
side is empty. */
701
/* Ignore empty nonterminals the start of the right-
hand
side.
702
Do not bother to ignore them at the end of the right-
hand
side,
gram.h
56
RULES[R].lhs -- the symbol of the left
hand
side of rule R.
81
The right
hand
side is stored as symbol numbers in a portion of
85
in the rule's right
hand
side. The last element in the portion
/external/chromium_org/chrome/browser/component_updater/
component_updater_configurator.cc
69
//
hand
side of that assignment. Otherwise, returns an empty string.
70
// The right-
hand
side may contain additional '=' characters, allowing for
/external/chromium_org/chrome/browser/ui/webui/
downloads_ui_browsertest.js
103
// On the other
hand
, when deletions are not allowed, "Clear All"
109
// On the other
hand
, when deletions are not allowed, all
/external/chromium_org/media/base/
bind_to_loop.h
3
// DO NOT EDIT BY
HAND
!!!
18
// MessageLoops. A typical use is when |a| (of class |A|) wants to
hand
a
/external/chromium_org/ppapi/api/dev/
ppb_video_capture_dev.idl
15
* Video capture interface. It goes
hand
-in-
hand
with PPP_VideoCapture_Dev.
/external/chromium_org/third_party/WebKit/ManualTests/
cursor.html
4
<div style="width: 20px; height: 20px; margin: 10px; background: #ddd; cursor:
hand
">
hand
</div>
/external/chromium_org/third_party/sqlite/src/test/
e_select2.test
54
# of the two inputs. The [te_tbljoin] command reads the left and right-
hand
68
# * The list of column-names from the left-
hand
dataset.
69
# * A single row from the left-
hand
dataset (one "data row" list as
71
# * The list of column-names from the right-
hand
dataset.
72
# * A single row from the right-
hand
dataset.
77
# The -using option specifies a list of the columns from the right-
hand
82
# exist rows in the left-
hand
dataset that have no corresponding rows in
350
# left and right-
hand
datasets.
tkt1443.test
16
# The problem in ticket #1433 was that the dependencies on the right-
hand
22
# the optimizer was missing the fact that the right-
hand
side of the IN
/external/guava/guava/src/com/google/common/util/concurrent/
TimeLimiter.java
56
* other
hand
, the time limit is reached, the proxy will attempt to abort the
85
* other
hand
, the time limit is reached, we attempt to abort the call to the
/external/jmonkeyengine/engine/src/test/jme3test/model/anim/
TestOgreComplexAnim.java
92
// left
hand
will pull
100
// right
hand
will push
/external/libvorbis/doc/
01-introduction.tex
303
\item overlap/add left-
hand
output of transform with right-
hand
output of previous frame
304
\item store right
hand
-data from transform of current frame for future lapping
310
MDCT to store the right-
hand
transform data of a partial MDCT for a
493
Windowed MDCT output is overlapped and added with the right
hand
data
501
\paragraph{cache right
hand
data}
502
The decoder must cache the right
hand
portion of the current frame to
503
be lapped with the left
hand
portion of the next frame.
/external/qemu/distrib/sdl-1.2.15/docs/html/
sdlquitevent.html
161
>As can be seen, the SDL_QuitEvent structure serves no useful purpose. The event itself, on the other
hand
, is very important. If you filter out or ignore a quit event then it is impossible for the user to close the window. On the other
hand
, if you do accept a quit event then the application window will be closed, and screen updates will still report success event though the application will no longer be visible.</P
/frameworks/av/services/camera/libcameraservice/device3/
Camera3StreamInterface.h
86
* stream, to
hand
over to the HAL.
106
* stream, to
hand
over to the HAL.
/libcore/luni/src/main/java/java/util/concurrent/
RecursiveAction.java
77
* right-
hand
-sides of repeated divisions by two, and keeping track of
96
* Applyer next; // keeps track of right-
hand
-side tasks
/external/chromium_org/chrome/browser/ui/cocoa/location_bar/
autocomplete_text_field_cell.mm
29
// How far to inset the left-
hand
decorations from the field's bounds.
58
// How far to inset the right-
hand
decorations from the field's bounds.
159
// a set of decorations for the left-
hand
side of the cell, |right_decorations|
160
// for the right-
hand
side. |edge_width| is the width of one vertical edge of
165
// the index of the first right-
hand
decoration.
183
// Capture the number of visible left-
hand
decorations.
192
// Reverse the right-
hand
decorations so that overall everything is
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/refactoring/
ChangeLayoutRefactoring.java
274
//
Hand
-coded conversion specifically tailored for linear to relative, provided
356
/**
Hand
coded conversion from a LinearLayout to a TableLayout */
395
/**
Hand
coded conversion from a LinearLayout to a RelativeLayout */
458
*
Hand
coded conversion from a RelativeLayout to a LinearLayout
471
*
Hand
coded -generic- conversion from one layout to another. This is not going to be
581
/**
Hand
coded conversion from any layout to a RelativeLayout */
603
/**
Hand
coded conversion from any layout to a GridLayout */
/dalvik/docs/
verifier.html
123
Further, you may only exit the monitor most recently entered. "
Hand
124
over
hand
" locking techniques, e.g. "lock A; lock B; unlock A; unlock B",
147
On the other
hand
, if a class contains an invalid bytecode, it should be
/external/chromium_org/third_party/icu/source/common/
rbbirpt.txt
39
# | | character or char class in the left
hand
column. "pop" causes the next
261
# of a Unicode Set, we just
hand
the rule input at that
294
# right
hand
side of an assignment is found. We get here via
/external/icu4c/common/
rbbirpt.txt
39
# | | character or char class in the left
hand
column. "pop" causes the next
261
# of a Unicode Set, we just
hand
the rule input at that
294
# right
hand
side of an assignment is found. We get here via
/external/llvm/test/DebugInfo/
inline-debug-info-multiret.ll
3
; A
hand
-edited version of inline-debug-info.ll to test inlining of a
46
%3 = load i32* %retval, !dbg !20 ;
hand
-edited
47
ret i32 %3, !dbg !20 ;
hand
-edited
/bionic/libc/arch-arm/bionic/
atomics_arm.c
39
* used explicit barrier instructions around them. On the other
hand
, it means
Completed in 2406 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>