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

1 23 4 5 6 7 8 91011>>

  /external/chromium-trace/trace-viewer/third_party/gl-matrix/
README.md 11 hand-tuning each function for maximum performance and encouraging efficient
  /external/chromium_org/third_party/WebKit/ManualTests/
svg-links.svg 8 <tspan x='10' dy='20'>2. Hover and notice the cursor change to a hand</tspan>
  /external/chromium_org/third_party/freetype/src/raster/
ftrend1.h 33 /* to register it by hand in your application. It should only be */
  /external/chromium_org/tools/perf/page_sets/data/
intl_es_fr_pt-BR.json 2 "description": "Describes the Web Page Replay archives for a page set. Don't edit by hand! Use record_wpr for updating.",
intl_hi_ru.json 2 "description": "Describes the Web Page Replay archives for a page set. Don't edit by hand! Use record_wpr for updating.",
intl_ko_th_vi.json 2 "description": "Describes the Web Page Replay archives for a page set. Don't edit by hand! Use record_wpr for updating.",
key_silk_cases.json 2 "description": "Describes the Web Page Replay archives for a page set. Don't edit by hand! Use record_wpr for updating.",
peacekeeper_render.json 2 "description": "Describes the Web Page Replay archives for a page set. Don't edit by hand! Use record_wpr for updating.",
peacekeeper_string.json 2 "description": "Describes the Web Page Replay archives for a page set. Don't edit by hand! Use record_wpr for updating.",
  /external/clang/test/Driver/
target.c 7 // Also, ensure we don't blindly hand our target selection logic down to GCC.
  /external/clang/utils/VtableTest/
check-zti 5 # Utility routine to "hand" check type infos.
check-ztt 5 # Utility routine to "hand" check VTTs.
check-zvt 5 # Utility routine to "hand" check vtables.
  /external/eigen/doc/examples/
TutorialLinAlgComputeTwice.cpp 14 cout << "Here is the right hand side b:\n" << b << endl;
  /external/freetype/src/raster/
ftrend1.h 33 /* to register it by hand in your application. It should only be */
  /external/llvm/test/CodeGen/X86/
remat-phys-dead.ll 15 ; On the other hand, if it's already the correct width, we really shouldn't be
  /external/opencv/cvaux/src/
cvcreatehandmask.cpp 48 create hand mask
105 // Purpose: creates hand mask image
109 // hand region
111 // roi - result hand mask ROI
  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/mpl/aux_/preprocessed/gcc/
and.hpp 10 // -- DO NOT modify by hand!
apply_fwd.hpp 10 // -- DO NOT modify by hand!
bind_fwd.hpp 10 // -- DO NOT modify by hand!
or.hpp 10 // -- DO NOT modify by hand!
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_transformer.py 12 """ Test multiple targets on the left hand side. """
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_transformer.py 12 """ Test multiple targets on the left hand side. """
  /external/eigen/doc/
I11_Aliasing.dox 37 <tt>mat.bottomRightCorner(2,2)</tt> on the left-hand side of the assignment and the block
38 <tt>mat.topLeftCorner(2,2)</tt> on the right-hand side. After the assignment, the (2,2) entry in the bottom
83 to evaluate the right-hand side fully into a temporary matrix/array and then assign it to the left-hand
131 As explained above, it may be dangerous if the same matrix or array occurs on both the left-hand side and the
132 right-hand side of an assignment operator, and it is then often necessary to evaluate the right-hand side
148 In general, an assignment is safe if the (i,j) entry of the expression on the right-hand side depends only on
149 the (i,j) entry of the matrix or array on the left-hand side and not on any other entries. In that case it is
150 not necessary to evaluate the right-hand side explicitly
    [all...]
  /external/chromium_org/chrome/renderer/resources/extensions/
tag_watcher.js 37 // Think carefully about when to call this. On one hand, mutation observer
40 // after. On the other hand, we intend to do this as early as possible so that

Completed in 866 milliseconds

1 23 4 5 6 7 8 91011>>