Home
last modified time | relevance | path

Searched refs:grab (Results 1 – 25 of 104) sorted by relevance

12345

/external/eigen/Eigen/src/IterativeLinearSolvers/
DIterativeSolverBase.h78 void grab(const EigenBase<MatrixDerived> &mat) in grab() function
84 void grab(const Ref<const MatrixType> &mat) in grab() function
126 void grab(const MatrixType &mat) in grab() function
199 grab(A.derived()); in analyzePattern()
220 grab(A.derived()); in factorize()
240 grab(A.derived()); in compute()
375 void grab(const InputType &A) in grab() function
377 m_matrixWrapper.grab(A); in grab()
/external/eigen/Eigen/src/UmfPackSupport/
DUmfPackSupport.h246 grab(matrix.derived()); in compute()
263 grab(matrix.derived()); in analyzePattern()
314 grab(matrix.derived()); in factorize()
394 void grab(const EigenBase<MatrixDerived> &A) in grab() function
400 void grab(const UmfpackMatrixRef &A) in grab() function
/external/okhttp/
DREADME.md9 Download [the latest JAR][3] or grab via Maven:
34 Download [the latest JAR][4] or grab via Maven:
/external/fonttools/Windows/
DREADME.TXT18 Or alternatively grab the sources from the VCS:
39 Or alternatively grab the sources from the VCS:
/external/llvm/lib/Target/AArch64/MCTargetDesc/
DCMakeLists.txt14 # Hack: we need to include 'main' target directory to grab private headers
/external/conscrypt/benchmark-graphs/src/main/resources/json/templates/
DSslEngineBenchmark.json18 // grab the whole array element and
/external/guava/
DREADME.android11 Guava-libraries are a grab bag of utility libraries published by Google as
/external/libvncserver/webclients/novnc/include/
Dinput.js108 grab: function () { method in Keyboard
332 grab: function () { method in Mouse
/external/autotest/client/bin/
DTODO12 Caching version of kernelexpand to grab new kernels
/external/autotest/server/site_tests/network_WiFi_ChaosConfigFailure/
Dcontrol17 an AP. It will grab screenshots and print stack traces of the failure.
/external/autotest/server/tests/netperf2/
Dcontrol.srv32 # grab the pairs (and failures)
Dcontrol.stress.srv41 # grab the pairs (and failures)
/external/fonttools/Doc/
Dinstall.txt39 Windows: grab the Windows installer, run the full install.
41 MacOS: grab the installer, run "Easy Install"
/external/autotest/server/tests/netpipe/
Dcontrol.srv38 # grab the pairs (and failures)
Dcontrol.stress.srv53 # grab the pairs (and failures)
/external/libchrome/base/
Dbase.isolate34 # but since the version (x.y.z) changes, just grab the whole dir.
/external/eigen/cmake/
DEigenConfigureTesting.cmake26 # try to grab the default flags
/external/autotest/server/tests/barriertest_2client/
Dcontrol.srv69 # grab the pairs (and failures)
/external/ltp/testcases/open_posix_testsuite/Documentation/
DHOWTO_Tagging22 official release will grab all files with the posixtestsuite__source
/external/python/cpython2/Doc/library/
Dmutex.rst53 "Atomic" test-and-set, grab the lock if it is not set, and return ``True``,
/external/autotest/client/site_tests/video_GlitchDetection/
Dcontrol.collect_images_chameleon37 This will also grab the golden_checksum.txt file.
/external/valgrind/exp-bbv/tests/x86-linux/
Dll.S276 # 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/libvpx/libvpx/vpx_dsp/x86/
Dssim_opt_x86_64.asm179 ;grab source and reference pixels
/external/valgrind/exp-bbv/tests/ppc32-linux/
Dll.S78 li 8,(N-F) # grab "R"
/external/clang/
DRenderScriptPrebuilts.md80 5. Test old APKs with rebased tools: grab the above apps from a different tree

12345