Searched refs:grab (Results 1 - 18 of 18) sorted by relevance

/external/eigen/Eigen/src/IterativeLinearSolvers/
H A DIterativeSolverBase.h78 void grab(const EigenBase<MatrixDerived> &mat) function in class:Eigen::internal::generic_matrix_wrapper
84 void grab(const Ref<const MatrixType> &mat) function in class:Eigen::internal::generic_matrix_wrapper
126 void grab(const MatrixType &mat) function in class:Eigen::internal::generic_matrix_wrapper
199 grab(A.derived());
220 grab(A.derived());
240 grab(A.derived());
375 void grab(const InputType &A) function in class:Eigen::IterativeSolverBase
377 m_matrixWrapper.grab(A);
/external/eigen/Eigen/src/UmfPackSupport/
H A DUmfPackSupport.h246 grab(matrix.derived());
263 grab(matrix.derived());
314 grab(matrix.derived());
394 void grab(const EigenBase<MatrixDerived> &A) function in class:Eigen::UmfPackLU
400 void grab(const UmfpackMatrixRef &A) function in class:Eigen::UmfPackLU
/external/libvncserver/webclients/novnc/include/
H A Dinput.js108 grab: function () {
109 //Util.Debug(">> Keyboard.grab");
119 //Util.Debug("<< Keyboard.grab");
332 grab: function () {
H A Drfb.js943 this._keyboard.grab();
944 this._mouse.grab();
/external/robolectric/v1/
H A DAndroid.mk46 # TODO: Figure out how to not use a prebuilt android API 18 jar and grab from
/external/libvpx/libvpx/vpx_dsp/x86/
H A Dssim_opt_x86_64.asm92 ;grab source and reference pixels
182 ;grab source and reference pixels
/external/valgrind/exp-bbv/tests/ppc32-linux/
H A Dll.S78 li 8,(N-F) # grab "R"
230 lis 20,('l'<<8)+'o' # find 'lock ' and grab up to M
244 lis 20,('c'<<8)+'p' # find 'cpu\t: ' and grab up to \n
280 lis 20,('m'<<8)+'i' # find 'mips' and grab up to \n
/external/python/cpython2/Doc/
H A Dmake.bat37 echo.If you don't have Sphinx installed, grab it from
/external/python/cpython3/Doc/
H A Dmake.bat51 echo.If you don't have Sphinx installed, grab it from
/external/valgrind/exp-bbv/tests/x86-linux/
H A Dll.S255 # find ' MHz' and grab up to .
276 # now we grab the first two words in the name field and use that
282 # find 'name\t: ' and grab up to \n
334 # find 'mips\t: ' and grab up to \n
/external/devlib/doc/
H A Dmake.bat67 echo.If you don't have Sphinx installed, grab it from
/external/fio/doc/
H A Dmake.bat69 echo.If you don't have Sphinx installed, grab it from
/external/valgrind/exp-bbv/tests/amd64-linux/
H A Dll.S261 # find ' MHz' and grab up to .
282 # find 'name\t: ' and grab up to \n
336 # find 'mips\t: ' and grab up to \n
/external/valgrind/exp-bbv/tests/arm-linux/
H A Dll.S192 @ find 'sor\t: ' and grab up to ' '
/external/ImageMagick/scripts/
H A Dxsnap87 if {$dograb == "grab"} {
89 grab set .alert
331 Alert grab "You must snap an image before you can save it!" {" OK " {}}
420 # Proc Snap executes the ImageMagick import program to grab the image
/external/syslinux/memdisk/
H A Dmemdisk.inc160 jae our_drive ; We grab it
/external/selinux/libsepol/tests/policies/test-cond/
H A Drefpolicy-base.conf460 grab
/external/antlr/antlr-3.4/runtime/Delphi/Sources/Antlr3.Runtime/
H A DAntlr.Runtime.Tree.pas3942 // grab [x] as a string, returning x

Completed in 571 milliseconds