/external/eigen/unsupported/test/ |
D | NonLinearOptimization.cpp | 205 info = lm.minimize(x); in testLmder() 597 info = lm.minimize(x); in testLmdif() 682 info = lm.minimize(x); in testNistChwirut2() 703 info = lm.minimize(x); in testNistChwirut2() 762 info = lm.minimize(x); in testNistMisra1a() 779 info = lm.minimize(x); in testNistMisra1a() 848 info = lm.minimize(x); in testNistHahn1() 870 info = lm.minimize(x); in testNistHahn1() 934 info = lm.minimize(x); in testNistMisra1d() 951 info = lm.minimize(x); in testNistMisra1d() [all …]
|
/external/chromium_org/chrome/browser/resources/feedback/js/ |
D | topbar_handlers.js | 11 chrome.app.window.current().minimize();
|
/external/qemu/distrib/sdl-1.2.15/src/video/bwindow/ |
D | SDL_BWin.h | 204 virtual void Minimize(bool minimize) { in Minimize() argument 207 BWindow::Minimize(minimize); in Minimize()
|
/external/openfst/src/script/ |
D | Makefile.am | 8 fst-class.cc info.cc intersect.cc invert.cc map.cc minimize.cc print.cc \
|
D | Makefile.in | 85 invert.cc map.cc minimize.cc print.cc project.cc prune.cc \ 96 @HAVE_SCRIPT_TRUE@ map.lo minimize.lo print.lo project.lo \ 250 @HAVE_SCRIPT_TRUE@fst-class.cc info.cc intersect.cc invert.cc map.cc minimize.cc print.cc \ 351 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/minimize.Plo@am__quote@
|
/external/llvm/lib/DebugInfo/ |
D | DWARFDebugAranges.cpp | 131 void DWARFDebugAranges::sort(bool minimize, uint32_t n) { in sort() argument 139 if (!minimize) in sort()
|
D | DWARFDebugAranges.h | 75 void sort(bool minimize, uint32_t n);
|
/external/chromium_org/chrome/installer/mac/third_party/bsdiff/ |
D | goobsdiff.gyp | 19 # Use -Os to minimize the size of the installer tools.
|
D | README.chromium | 25 patched files. SHA1, rather than CRC-32, is used to minimize the likelihood
|
/external/chromium_org/chrome/browser/ui/cocoa/ |
D | floating_bar_backing_view.mm | 42 // a double-click in the blank area should try to minimize, to be consistent
|
/external/llvm/utils/unittest/googletest/ |
D | README.LLVM | 5 the actual source code, to minimize the addition to the LLVM distribution.
|
/external/eigen/unsupported/Eigen/src/NonLinearOptimization/ |
D | LevenbergMarquardt.h | 78 LevenbergMarquardtSpace::Status minimize(FVectorType &x); 145 return minimize(x); in lmder1() 151 LevenbergMarquardt<FunctorType,Scalar>::minimize(FVectorType &x) in minimize() function 634 LevenbergMarquardtSpace::Status info = LevenbergMarquardtSpace::Status(lm.minimize(x)); in lmdif1()
|
/external/chromium_org/chrome/common/extensions/api/ |
D | app_current_window_internal.idl | 33 static void minimize();
|
/external/llvm/tools/ |
D | CMakeLists.txt | 2 # three small executables. This is done to minimize memory load in parallel
|
/external/chromium/chrome/browser/ui/cocoa/ |
D | floating_bar_backing_view.mm | 44 // a double-click in the blank area should try to minimize, to be consistent
|
/external/chromium_org/ui/webui/resources/css/apps/ |
D | topbutton_bar.css | 45 .topbutton-bar .minimize-button {
|
/external/openfst/src/include/ |
D | Makefile.am | 35 fst/script/minimize.h fst/script/print-impl.h fst/script/print.h \ 54 fst/union-find.h fst/compact-fst.h fst/expanded-fst.h fst/minimize.h \
|
D | Makefile.in | 65 fst/minimize.h fst/replace.h fst/union.h fst/compat.h \ 110 fst/script/map.h fst/script/minimize.h fst/script/print-impl.h \ 301 fst/script/minimize.h fst/script/print-impl.h fst/script/print.h \ 320 fst/union-find.h fst/compact-fst.h fst/expanded-fst.h fst/minimize.h \
|
/external/eigen/unsupported/Eigen/ |
D | NonLinearOptimization | 96 * As an example, the method LevenbergMarquardt::minimize() is 99 * Status LevenbergMarquardt<FunctorType,Scalar>::minimize(FVectorType &x, const int mode)
|
/external/dropbear/libtomcrypt/notes/ |
D | tech0003.txt | 14 the build you can minimize the size of this structure. For instance, by removing both Twofish and …
|
/external/mesa3d/src/gallium/drivers/i915/ |
D | TODO | 39 - Schedule instructions to minimize the number of phases. One way is to replace
|
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/i915/ |
D | TODO | 39 - Schedule instructions to minimize the number of phases. One way is to replace
|
/external/antlr/antlr-3.4/runtime/C/doxygen/ |
D | mainpage.dox | 48 …heritance too exactly. Other differences include the use of token and string factories to minimize 72 /// A goal of the generated code was to minimize the tracking, allocation and freeing of memory for…
|
/external/icu4c/test/perf/howExpensiveIs/ |
D | readme.txt | 12 ** Try to minimize other CPU loading throughout the test
|
/external/chromium_org/chrome/browser/ui/cocoa/panels/ |
D | panel_titlebar_view_cocoa.mm | 247 // Iniitalize the minimize and restore buttons. 350 // Only one of minimize/restore button is visible at a time so just allow for
|