Home
last modified time | relevance | path

Searched refs:minimize (Results 1 – 25 of 79) sorted by relevance

1234

/external/eigen/unsupported/test/
DNonLinearOptimization.cpp205 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/qemu/distrib/sdl-1.2.15/src/video/bwindow/
DSDL_BWin.h204 virtual void Minimize(bool minimize) { in Minimize() argument
207 BWindow::Minimize(minimize); in Minimize()
/external/openfst/src/script/
DMakefile.am8 fst-class.cc info.cc intersect.cc invert.cc map.cc minimize.cc print.cc \
DMakefile.in85 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/
DDWARFDebugAranges.cpp131 void DWARFDebugAranges::sort(bool minimize, uint32_t n) { in sort() argument
139 if (!minimize) in sort()
DDWARFDebugAranges.h75 void sort(bool minimize, uint32_t n);
/external/eigen/unsupported/Eigen/src/NonLinearOptimization/
DLevenbergMarquardt.h78 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/llvm/utils/unittest/googletest/
DREADME.LLVM5 the actual source code, to minimize the addition to the LLVM distribution.
/external/llvm/tools/
DCMakeLists.txt2 # three small executables. This is done to minimize memory load in parallel
/external/chromium/chrome/browser/ui/cocoa/
Dfloating_bar_backing_view.mm44 // a double-click in the blank area should try to minimize, to be consistent
/external/openfst/src/include/
DMakefile.am35 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 \
DMakefile.in65 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/
DNonLinearOptimization96 * As an example, the method LevenbergMarquardt::minimize() is
99 * Status LevenbergMarquardt<FunctorType,Scalar>::minimize(FVectorType &x, const int mode)
/external/dropbear/libtomcrypt/notes/
Dtech0003.txt14 the build you can minimize the size of this structure. For instance, by removing both Twofish and …
/external/antlr/antlr-3.4/runtime/C/doxygen/
Dmainpage.dox48 …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/quake/quake/src/QW/docs/
Dqwcl-readme.txt376 screensaver. If you use Alt-Tab to minimize QWCL, the screensaver will
388 Can't minimize window while mouse active
391 there is no easy way to minimize the window, because the system menu
394 manipulate the window because it's controlling QWCL. To minimize, you
395 can disable the mouse for QWCL and use it to minimize the window. Or
397 minimize (this doesn't work on NT, where clicking on the window
403 and press that key to minimize the window.
410 to click on the QWCL system menu control, or the minimize, maximize, or
426 defragging, QWCL is forced to minimize, and when it is brought back up,
779 the commands "vid_windowed; wait; vid_minimize" to minimize QWCL
/external/quake/quake/src/WinQuake/
Dwqreadme.txt377 screensaver. If you use Alt-Tab to minimize WQ, the screensaver will
389 Can't minimize window while mouse active
392 there is no easy way to minimize the window, because the system menu
395 manipulate the window because it's controlling WQ. To minimize, you
396 can disable the mouse for WQ and use it to minimize the window. Or
398 minimize (this doesn't work on NT, where clicking on the window
404 and press that key to minimize the window.
411 to click on the WQ system menu control, or the minimize, maximize, or
427 defragging, WQ is forced to minimize, and when it is brought back up,
792 the commands "vid_windowed; wait; vid_minimize" to minimize WQ
Dgl_vidnt.cpp124 void AppActivate(BOOL fActive, BOOL minimize);
944 void AppActivate(BOOL fActive, BOOL minimize) in AppActivate() argument
962 Minimized = minimize; in AppActivate()
/external/quake/quake/src/QW/client/
Dgl_vidnt.c124 void AppActivate(BOOL fActive, BOOL minimize);
944 void AppActivate(BOOL fActive, BOOL minimize) in AppActivate() argument
962 Minimized = minimize; in AppActivate()
Dgl_draw.c309 int minimize, maximize; member
334 if (gl_filter_min == modes[i].minimize) in Draw_TextureMode_f()
354 gl_filter_min = modes[i].minimize; in Draw_TextureMode_f()
/external/icu4c/test/perf/howExpensiveIs/
Dreadme.txt12 ** Try to minimize other CPU loading throughout the test
/external/ceres-solver/docs/
Dbundleadjustment.tex6 …dle adjustment is to find 3D point positions and camera parameters that minimize the reprojection …
/external/llvm/docs/CommandGuide/
Dlli.rst224 =simple: Simple two pass scheduling: minimize critical path and maximize processor utilization
/external/qemu/distrib/jpeg-6b/
Djconfig.doc98 * To minimize application namespace pollution, the symbols won't be
/external/jpeg/
Djconfig.doc98 * To minimize application namespace pollution, the symbols won't be

1234