/external/eigen/Eigen/src/IterativeLinearSolvers/ |
D | IterativeSolverBase.h | 78 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/mesa3d/src/gallium/state_trackers/va/ |
D | postproc.c | 122 bool grab = false; in vlVaPostProcBlit() local 128 grab = true; in vlVaPostProcBlit() 130 if (src->interlaced != dst->interlaced && dst->interlaced && !grab) in vlVaPostProcBlit() 141 if (scale || (grab && dst->interlaced)) { in vlVaPostProcBlit() 168 if (grab) { in vlVaPostProcBlit()
|
/external/eigen/Eigen/src/UmfPackSupport/ |
D | UmfPackSupport.h | 246 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/wayland-protocols/freedesktop.org/ |
D | Makefile.am | 16 unstable/xwayland-keyboard-grab/xwayland-keyboard-grab-unstable-v1.xml \
|
/external/okhttp/ |
D | README.md | 9 Download [the latest JAR][3] or grab via Maven: 34 Download [the latest JAR][4] or grab via Maven:
|
/external/llvm/lib/Target/AArch64/MCTargetDesc/ |
D | CMakeLists.txt | 14 # Hack: we need to include 'main' target directory to grab private headers
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AArch64/MCTargetDesc/ |
D | CMakeLists.txt | 16 # Hack: we need to include 'main' target directory to grab private headers
|
/external/u-boot/lib/ |
D | vsprintf.c | 838 int grab = 3; in print_grouped_ull() local 842 for (s = str; *s; s += grab) { in print_grouped_ull() 845 printf("%.*s", grab, s); in print_grouped_ull() 846 grab = 3; in print_grouped_ull()
|
/external/conscrypt/benchmark-graphs/src/main/resources/json/templates/ |
D | SslEngineBenchmark.json | 18 // grab the whole array element and
|
/external/guava/ |
D | README.android | 11 Guava-libraries are a grab bag of utility libraries published by Google as
|
/external/fonttools/Doc/ |
D | make.bat | 24 echo.If you don't have Sphinx installed, grab it from
|
/external/autotest/client/bin/ |
D | TODO | 12 Caching version of kernelexpand to grab new kernels
|
/external/autotest/server/site_tests/network_WiFi_ChaosConfigFailure/ |
D | control | 17 an AP. It will grab screenshots and print stack traces of the failure.
|
/external/autotest/server/tests/netperf2/ |
D | control.srv | 32 # grab the pairs (and failures)
|
D | control.stress.srv | 41 # grab the pairs (and failures)
|
/external/autotest/server/tests/netpipe/ |
D | control.srv | 38 # grab the pairs (and failures)
|
/external/eigen/cmake/ |
D | EigenConfigureTesting.cmake | 26 # try to grab the default flags
|
/external/autotest/server/tests/barriertest_2client/ |
D | control.srv | 69 # grab the pairs (and failures)
|
/external/ltp/testcases/open_posix_testsuite/Documentation/ |
D | HOWTO_Tagging | 22 official release will grab all files with the posixtestsuite__source
|
/external/python/cpython2/Doc/library/ |
D | mutex.rst | 53 "Atomic" test-and-set, grab the lock if it is not set, and return ``True``,
|
/external/bcc/tools/ |
D | cobjnew_example.txt | 73 ./uobjnew -l c 2020 1 # grab malloc() sizes and print every second
|
D | tclobjnew_example.txt | 73 ./uobjnew -l c 2020 1 # grab malloc() sizes and print every second
|
D | javaobjnew_example.txt | 73 ./uobjnew -l c 2020 1 # grab malloc() sizes and print every second
|
/external/bcc/tools/lib/ |
D | uobjnew_example.txt | 73 ./uobjnew -l c 2020 1 # grab malloc() sizes and print every second
|
/external/autotest/client/site_tests/video_GlitchDetection/ |
D | control.collect_images_chameleon | 37 This will also grab the golden_checksum.txt file.
|