HomeSort by relevance Sort by last modified time
    Searched full:hand (Results 126 - 150 of 2381) sorted by null

1 2 3 4 56 7 8 91011>>

  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/mpl/aux_/preprocessed/gcc/
less_equal.hpp 10 // -- DO NOT modify by hand!
not_equal_to.hpp 10 // -- DO NOT modify by hand!
placeholders.hpp 11 // -- DO NOT modify by hand!
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_new.py 40 'Broken call of hand-crafted class instance')
42 'Broken call of hand-crafted class instance')
46 'Broken call of hand-crafted instance method')
48 'Broken call of hand-crafted instance method')
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_new.py 40 'Broken call of hand-crafted class instance')
42 'Broken call of hand-crafted class instance')
46 'Broken call of hand-crafted instance method')
48 'Broken call of hand-crafted instance method')
  /external/chromium/chrome/browser/ui/cocoa/location_bar/
autocomplete_text_field_cell.mm 19 // How far to inset the left-hand decorations from the field's bounds.
22 // How far to inset the right-hand decorations from the field's bounds.
98 // |left_decorations| is a set of decorations for the left-hand side
99 // of the cell, |right_decorations| for the right-hand side.
103 // As a convenience returns the index of the first right-hand
121 // Capture the number of visible left-hand decorations.
130 // Reverse the right-hand decorations so that overall everything is
  /external/linux-tools-perf/util/added/
rbtree.c 390 /* If we have a right-hand child, go down and then left as far
399 /* No right-hand children. Everything down and left is
402 ancestor is a right-hand child of its parent, keep going
403 up. First time it's a left-hand child of its parent, said
419 /* If we have a left-hand child, go down and then right as far
428 /* No left-hand children. Go up till we find an ancestor which
429 is a right-hand child of its parent */
  /external/chromium_org/third_party/sqlite/src/test/
fts3query.test 186 INSERT INTO t3 VALUES('no gestures', 'another intriguing discovery by observing the hand gestures (called beats) people make while speaking. Research has shown that such gestures do more than add visual emphasis to our words (many people gesture while they''re on the telephone, for example); it seems they actually help our brains find words');
190 {{<b>...</b>hand <b>gestures</b> (called beats) people make while speaking. Research has shown that such <b>gestures</b> do<b>...</b>}}
193 {{<b>...</b>hand XXXgestures</b> (called beats) people make while speaking. Research has shown that such XXXgestures</b> do<b>...</b>}}
196 {{<b>...</b>hand XXXgesturesYYY (called beats) people make while speaking. Research has shown that such XXXgesturesYYY do<b>...</b>}}
208 {{ZZZthe hand XXXgesturesYYY (called beatsZZZ}}
vtabB.test 16 # Also make sure a virtual table on the right-hand side of an IN operator
  /packages/apps/DeskClock/src/com/android/deskclock/
AnalogClock.java 221 private void drawHand(Canvas canvas, Drawable hand, int x, int y, float angle,
226 final int w = hand.getIntrinsicWidth();
227 final int h = hand.getIntrinsicHeight();
228 hand.setBounds(x - (w / 2), y - (h / 2), x + (w / 2), y + (h / 2));
230 hand.draw(canvas);
  /external/llvm/include/llvm/ADT/
Twine.h 52 /// actually holds two values, the left- and right-hand sides of a
61 /// - Nullary twines are always represented with their Kind on the left-hand
62 /// side, and the Empty kind on the right-hand side.
63 /// - Unary twines are always represented with the value on the left-hand
64 /// side, and the Empty kind on the right-hand side.
158 /// LHSKind - The NodeKind of the left hand side, \see getLHSKind().
160 /// RHSKind - The NodeKind of the left hand side, \see getLHSKind().
236 /// getLHSKind - Get the NodeKind of the left-hand side.
239 /// getRHSKind - Get the NodeKind of the right-hand side.
  /external/eigen/Eigen/src/Core/
CwiseBinaryOp.h 22 * \param Lhs the type of the left-hand side
23 * \param Rhs the type of the right-hand side
27 * both the left-hand side and the right-hand side are Eigen expressions.
149 /** \returns the left hand side nested expression */
151 /** \returns the right hand side nested expression */
Product.h 21 * \param Lhs the type of the left-hand side expression
22 * \param Rhs the type of the right-hand side expression
  /development/ide/eclipse/
README.importing-to-eclipse.txt 25 from an XML file) by hand. Go to Project > Properties > C/C++ General >
  /development/samples/ApiDemos/src/com/example/android/apis/accessibility/
TaskListActivity.java 41 // Hard-coded hand-waving here.
  /external/antlr/antlr-3.4/runtime/Perl5/examples/tweak/
T.g 47 stat: ID '=' expr ';' { $body::decls->add($ID.text); } // track left-hand-sides
  /external/chromium/chrome/browser/ui/cocoa/download/
download_shelf_view.mm 34 // left hand corner of the view.
  /external/chromium/chrome/browser/ui/gtk/
gtk_chrome_link_button.h 6 // changes to a hand when over the link. This is like the GTK LinkButton, but
  /external/chromium_org/android_webview/browser/net/
aw_url_request_context_getter.h 46 // called to hand over the ProtocolHandlers that GetURLRequestContext() will
  /external/chromium_org/chrome/browser/ui/gtk/
gtk_chrome_link_button.h 6 // changes to a hand when over the link. This is like the GTK LinkButton, but
  /external/chromium_org/chrome_frame/
bind_status_callback_impl.h 17 // If initialized with delegate, it will hand over all the calls
  /external/chromium_org/third_party/skia/include/utils/mac/
SkCGUtils.h 54 * To hand-off ownership of the stream to the provider, the caller must do
  /external/chromium_org/tools/perf/page_sets/data/
peacekeeper_dom.json 2 "description": "Describes the Web Page Replay archives for a page set. Don't edit by hand! Use record_wpr for updating.",
top_25.json 2 "description": "Describes the Web Page Replay archives for a page set. Don't edit by hand! Use record_wpr for updating.",
tough_canvas_cases.json 2 "description": "Describes the Web Page Replay archives for a page set. Don't edit by hand! Use record_wpr for updating.",

Completed in 1921 milliseconds

1 2 3 4 56 7 8 91011>>