HomeSort by relevance Sort by last modified time
    Searched defs:grab (Results 1 - 23 of 23) sorted by null

  /external/strace/
xlate.el 29 ;; file. Then grab them with C-c G. Switch to the strace source file
32 (global-set-key "\C-cG" 'grab-xlate)
36 "See grab-xlate and build-xlate.")
38 (defun grab-xlate (beg end)
39 "Grab all of the defined names in the region and save them in xlate-list."
56 "Build and insert an strace xlat table based on the last grab."
  /external/libvncserver/webclients/novnc/include/
input.js 108 grab: function () {
109 //Util.Debug(">> Keyboard.grab");
119 //Util.Debug("<< Keyboard.grab");
332 grab: function () {
  /external/opencv3/modules/java/src/
videoio+VideoCapture.java 117 // C++: bool grab()
120 //javadoc: VideoCapture::grab()
121 public boolean grab() method in class:VideoCapture
237 // C++: bool grab()
  /external/eclipse-windowbuilder/propertysheet/src/org/eclipse/wb/internal/core/utils/ui/
GridDataFactory.java 54 * .grab(true, false)
67 * GridDataFactory.fillDefaults().grab(true, true).hint(150, 150).applyTo(listBox);
497 // Grab
502 * column when the layout resizes. If any control in the column is set to grab horizontal then the
503 * whole column will grab horizontal space. If any control in the row is set to grab vertical then
504 * the whole row will grab vertical space.
512 public GridDataFactory grab(boolean horizontal, boolean vertical) { method in class:GridDataFactory
528 public GridDataFactory grab() { method in class:GridDataFactory
529 return grab(true, true)
    [all...]
  /external/opencv3/modules/videoio/src/
cap.cpp 666 bool VideoCapture::grab() function in class:cv::VideoCapture
696 if(grab())
706 if (grab())
cap_openni.cpp 131 bool grab( xn::DepthMetaData& depthMetaData, function in class:ApproximateSyncGrabber
137 while( task->grab(depthMetaData, imageMetaData) == false )
219 virtual bool grab( xn::DepthMetaData& depthMetaData, function in class:ApproximateSyncGrabber::ApproximateSynchronizerBase
405 bool grab( xn::DepthMetaData& depthMetaData, function in class:ApproximateSyncGrabber::TBBApproximateSynchronizerTask
408 return synchronizer.grab( depthMetaData, imageMetaData );
    [all...]
  /prebuilts/tools/common/m2/repository/com/android/tools/external/propertysheet/1.0/
propertysheet-1.0.jar 
  /prebuilts/misc/common/groovy/
groovy-all-1.7.0.jar 
  /prebuilts/tools/common/m2/repository/org/codehaus/groovy/groovy-all/2.2.1/
groovy-all-2.2.1.jar 
  /prebuilts/tools/common/m2/repository/org/codehaus/groovy/groovy-all/2.3.6/
groovy-all-2.3.6.jar 
  /cts/apps/CtsVerifier/libs/
opencv3-android.jar 
  /prebuilts/devtools/tools/lib/
sdkuilib.jar 
org-eclipse-jface-3.6.2.jar 
  /prebuilts/gradle-plugin/com/android/tools/sdkuilib/24.4.0-beta6/
sdkuilib-24.4.0-beta6.jar 
  /prebuilts/gradle-plugin/com/android/tools/sdkuilib/24.5.0/
sdkuilib-24.5.0.jar 
  /prebuilts/gradle-plugin/com/android/tools/sdkuilib/25.0.0-alpha1/
sdkuilib-25.0.0-alpha1.jar 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.jface_3.6.1.M20100825-0800.jar 
org.eclipse.swt.gtk.linux.x86_3.6.1.v3657a.jar 
  /prebuilts/tools/common/eclipse/
org.eclipse.jface_3.4.2.M20090107-0800.jar 
org.eclipse.jface_3.6.2.M20110210-1200.jar 
  /prebuilts/tools/common/m2/repository/com/android/external/eclipse/org-eclipse-jface/3.6.2/
org-eclipse-jface-3.6.2.jar 
  /prebuilts/tools/linux-x86/swt/
swt.jar 
  /prebuilts/tools/linux-x86_64/swt/
swt.jar 

Completed in 855 milliseconds