HomeSort by relevance Sort by last modified time
    Searched refs:hand (Results 1 - 25 of 170) sorted by null

1 2 3 4 5 6 7

  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/pe/
set.d 4 # Ensure that we stick an entry for the left hand side of a set directive
5 # depending on the name of the left hand side.
  /external/python/cpython2/Demo/turtle/
tdemo_clock.py 23 def hand(laenge, spitze): function
38 hand(laenge, spitze)
72 for hand in second_hand, minute_hand, hour_hand:
73 hand.resizemode("user")
74 hand.shapesize(1, 1, 3)
75 hand.speed(0)
  /external/curl/docs/cmdline-opts/
ntlm-wb.d 6 Enables NTLM much in the style --ntlm does, but hand over the authentication
  /prebuilts/go/darwin-x86/test/
varerr.go 15 new = 1 // ERROR "use of builtin new not in function call|invalid left hand side"
  /prebuilts/go/linux-x86/test/
varerr.go 15 new = 1 // ERROR "use of builtin new not in function call|invalid left hand side"
  /external/syslinux/com32/chain/
options.c 123 " hand Prepare handover area",
175 opt.hand = true; /* by def. prepare handover */
211 opt.hand = false;
219 opt.hand = false;
232 opt.hand = false;
240 opt.hand = false;
248 opt.hand = false;
258 opt.hand = false;
269 opt.hand = false;
276 opt.hand = false
    [all...]
options.h 60 bool hand; member in struct:options
  /external/clang/test/CXX/expr/expr.ass/
p9-cxx11.cpp 16 a = { 1 } = b; // expected-error {{initializer list cannot be used on the left hand side of operator '='}}
17 a = a + { 4 }; // expected-error {{initializer list cannot be used on the right hand side of operator '+'}}
18 a = { 3 } * { 4 }; // expected-error {{initializer list cannot be used on the left hand side of operator '*'}} \
19 expected-error {{initializer list cannot be used on the right hand side of operator '*'}}
33 int k1 = T() = { 1, 2 } = { 3, 4 }; // expected-error {{initializer list cannot be used on the left hand side of operator '='}}
34 int k2 = T() = { 1, 2 } + 1; // expected-error {{initializer list cannot be used on the left hand side of operator '+'}}
  /system/media/camera/docs/
CameraDeviceInfo.mako 19 * definitions in /system/media/camera/docs. Do not modify by hand or
CaptureResultTest.mako 19 * definitions in /system/media/camera/docs. Do not modify by hand or
ACameraMetadata.mako 48 * definitions in /system/media/camera/docs. Do not modify by hand or
CameraMetadataEnums.mako 22 * definitions in /system/media/camera/docs. Do not modify by hand or
  /external/autotest/frontend/client/src/autotest/public/
standard.css 99 cursor: hand;
105 cursor: hand;
117 cursor: hand;
123 cursor: hand;
  /prebuilts/misc/common/swig/include/2.0.11/perl5/
perlmain.i 17 to hand-edit this file for your particular application. To
  /external/syslinux/gnu-efi/gnu-efi-3.0/lib/
Makefile 47 error event guid hand hw init lock \
  /prebuilts/go/darwin-x86/test/fixedbugs/
issue15091.go 18 // of the OAS defines part of its right-hand-side. (I.e., the race instrumentation
  /prebuilts/go/linux-x86/test/fixedbugs/
issue15091.go 18 // of the OAS defines part of its right-hand-side. (I.e., the race instrumentation
  /external/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/translit/
genIndexFilters.bat 32 # will have to hand-edit the index file.
35 # hand-edited and checked before use; it contains comments indicating
  /prebuilts/go/darwin-x86/src/runtime/
defs_linux_arm64.go 1 // Created by cgo -cdefs and converted (by hand) to Go
144 // Created by cgo -cdefs and then converted to Go by hand
hash32.go 85 // need to constant fold the shift amount by hand.
hash64.go 85 // need to constant fold the shift amount by hand.
  /prebuilts/go/linux-x86/src/runtime/
defs_linux_arm64.go 1 // Created by cgo -cdefs and converted (by hand) to Go
144 // Created by cgo -cdefs and then converted to Go by hand
hash32.go 85 // need to constant fold the shift amount by hand.
hash64.go 85 // need to constant fold the shift amount by hand.
  /build/make/target/board/generic/
BoardConfig.mk 19 # that are slower to emulate. On the other hand, it is possible to emulate

Completed in 2722 milliseconds

1 2 3 4 5 6 7