HomeSort by relevance Sort by last modified time
    Searched full:hand (Results 226 - 250 of 2549) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/mpl/list/aux_/preprocessed/plain/
list10.hpp 10 // -- DO NOT modify by hand!
  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/mpl/vector/aux_/preprocessed/typeof_based/
vector10.hpp 10 // -- DO NOT modify by hand!
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/linux/netfilter_ipv4/
ip_queue.h 36 unsigned int value; /* Verdict to hand to netfilter */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/netfilter_ipv4/
ip_queue.h 36 unsigned int value; /* Verdict to hand to netfilter */
  /frameworks/base/rs/java/android/renderscript/
Matrix2f.java 130 * @param lhs left hand side matrix
131 * @param rhs right hand side matrix
150 * @param rhs right hand side to multiply by
Matrix3f.java 204 * @param lhs left hand side matrix
205 * @param rhs right hand side matrix
227 * @param rhs right hand side to multiply by
  /frameworks/support/v8/renderscript/java/src/android/support/v8/renderscript/
Matrix2f.java 133 * @param lhs left hand side matrix
134 * @param rhs right hand side matrix
153 * @param rhs right hand side to multiply by
Matrix3f.java 207 * @param lhs left hand side matrix
208 * @param rhs right hand side matrix
230 * @param rhs right hand side to multiply by
  /packages/apps/LegacyCamera/src/com/android/camera/ui/
ZoomControlBar.java 59 // For left-hand users, as the device is rotated for 180 degree for
119 // layout for the left-hand camera control
130 // For left-hand users, as the device is rotated for 180 degree,
  /external/chromium_org/third_party/boringssl/src/ssl/test/runner/
dtls.go 241 if c.hand.Len() == 0 {
252 if c.hand.Len() < 12 {
255 header := c.hand.Next(12)
261 if c.hand.Len() < fragLen {
264 fragment := c.hand.Next(fragLen)
  /external/chromium_org/third_party/sqlite/src/ext/fts3/
README.syntax 16 If the left-hand-side of the MATCH operator is set to the name of the
122 left hand side of the MATCH operator, a specific column of the fts3 table
165 as its left-hand operator matches, but that the query specified as the
166 right-hand operator does not. For example, to query for all rows that
202 the left and right hand side operands of NEAR operators must be either
  /external/chromium_org/v8/test/cctest/compiler/
test-changes-lowering.cc 104 // We build a graph by hand here, because the raw machine assembler
117 // We build a graph by hand here, because the raw machine assembler
133 // We build a graph by hand here, because the raw machine assembler
163 // Build and lower a graph by hand.
193 // Build and lower a graph by hand.
  /external/linux-tools-perf/perf-3.12.0/lib/
rbtree.c 452 * If we have a right-hand child, go down and then left as far
463 * No right-hand children. Everything down and left is smaller than us,
465 * Go up the tree; any time the ancestor is a right-hand child of its
466 * parent, keep going up. First time it's a left-hand child of its
484 * If we have a left-hand child, go down and then right as far
495 * No left-hand children. Go up till we find an ancestor which
496 * is a right-hand child of its parent.
  /developers/build/prebuilts/gradle/WatchFace/Wearable/src/main/java/com/example/android/wearable/watchface/
SweepWatchFaceService.java 41 * Sample analog watch face with a sweep second hand. In ambient mode, the second hand isn't shown.
45 * {@link AnalogWatchFaceService} is similar but has a ticking second hand.
AnalogWatchFaceService.java 44 * Sample analog watch face with a ticking second hand. In ambient mode, the second hand isn't
48 * {@link SweepWatchFaceService} is similar but has a sweep second hand.
55 * second hand.
  /developers/samples/android/wearable/wear/WatchFace/Wearable/src/main/java/com/example/android/wearable/watchface/
SweepWatchFaceService.java 41 * Sample analog watch face with a sweep second hand. In ambient mode, the second hand isn't shown.
45 * {@link AnalogWatchFaceService} is similar but has a ticking second hand.
AnalogWatchFaceService.java 44 * Sample analog watch face with a ticking second hand. In ambient mode, the second hand isn't
48 * {@link SweepWatchFaceService} is similar but has a sweep second hand.
55 * second hand.
  /development/samples/browseable/WatchFace/Wearable/src/com.example.android.wearable.watchface/
SweepWatchFaceService.java 41 * Sample analog watch face with a sweep second hand. In ambient mode, the second hand isn't shown.
45 * {@link AnalogWatchFaceService} is similar but has a ticking second hand.
AnalogWatchFaceService.java 44 * Sample analog watch face with a ticking second hand. In ambient mode, the second hand isn't
48 * {@link SweepWatchFaceService} is similar but has a sweep second hand.
55 * second hand.
  /external/chromium_org/third_party/webrtc/modules/audio_coding/neteq/tools/
packet_unittest.cc 53 // Hand over ownership of |packet_memory| to |packet|.
81 // Hand over ownership of |packet_memory| to |packet|.
161 // Hand over ownership of |packet_memory| to |packet|.
  /packages/apps/TvSettings/Settings/src/com/android/tv/settings/system/
LanguageActivity.java 100 // if right hand side is not also USA, left hand side is first
113 // right-hand side is the US and the other isn't, return greater than 1
  /bionic/libm/upstream-freebsd/lib/msun/src/
s_lround.c 45 * from 0. On the other hand, if type has less precision than dtype, then
  /external/arduino/
readme.txt 5 The boards can be assembled by hand or purchased preassembled; the open-source
  /external/chromium_org/android_webview/browser/net/
aw_url_request_context_getter.h 63 // Prior to GetURLRequestContext() being called, this is called to hand over
  /external/chromium_org/chrome/browser/ui/cocoa/download/
download_shelf_view.mm 47 // left hand corner of the view. Offset it by tab height so that the

Completed in 767 milliseconds

1 2 3 4 5 6 7 8 91011>>