Searched refs:biggest (Results 1 – 25 of 37) sorted by relevance
12
/external/eigen/Eigen/src/QR/ |
D | FullPivHouseholderQR.h | 396 RealScalar biggest(0); 411 if(k==0) biggest = biggest_in_corner; 414 if(internal::isMuchSmallerThan(biggest_in_corner, biggest, m_precision))
|
/external/libppp/src/ |
D | physical.c | 674 unsigned biggest, sz, n; in physical_MaxDeviceSize() local 676 biggest = sizeof(struct device); in physical_MaxDeviceSize() 680 if (biggest < sz) in physical_MaxDeviceSize() 681 biggest = sz; in physical_MaxDeviceSize() 684 return biggest; in physical_MaxDeviceSize()
|
/external/mesa3d/docs/ |
D | RELNOTES-3.5 | 17 The biggest change in Mesa 3.5 is a complete overhaul of the source
|
/external/llvm/test/Analysis/ScalarEvolution/ |
D | trip-count7.ll | 36 @biggest = external global i32 ; <i32*> [#uses=0]
|
/external/qemu/distrib/sdl-1.2.15/Xcode/SDL/pkg-support/resources/ |
D | UniversalBinaryNotes.rtf | 52 …lready platform clean and has an Xcode project which are usually the two biggest obstacles. (The o…
|
/external/eigen/doc/ |
D | C01_TutorialMatrixClass.dox | 260 …compile time. The biggest reason why you might want to do that is to avoid dynamic memory allocati…
|
D | I03_InsideEigenExample.dox | 60 …handle the 48 first coefficients with SSE2 instructions, since 48 is the biggest multiple of 4 bel…
|
/external/markdown/tests/extensions-x-toc/ |
D | syntax-toc.txt | 15 [Grutatext] [5], and [EtText] [6] -- the single biggest source of
|
/external/markdown/tests/markdown-test/ |
D | markdown-syntax.txt | 52 [Grutatext] [5], and [EtText] [6] -- the single biggest source of
|
/external/markdown/MarkdownTest/Tests_2004/ |
D | Markdown Documentation - Syntax.text | 52 [Grutatext] [5], and [EtText] [6] -- the single biggest source of
|
/external/markdown/MarkdownTest/Tests_2007/ |
D | Markdown Documentation - Syntax.text | 52 [Grutatext] [5], and [EtText] [6] -- the single biggest source of
|
/external/markdown/tests/extensions-x-def_list/ |
D | markdown-syntax.txt | 52 [Grutatext] [5], and [EtText] [6] -- the single biggest source of
|
/external/chromium/chrome/browser/ui/cocoa/bookmarks/ |
D | bookmark_bar_folder_controller.mm | 1219 // wise), which means "biggest y" --> "smallest y".
|
/external/qemu/distrib/jpeg-6b/ |
D | install.doc | 254 or virtual memory to hold the biggest images you work with.
|
/external/jpeg/ |
D | install.doc | 254 or virtual memory to hold the biggest images you work with.
|
/external/antlr/antlr-3.4/runtime/C/ |
D | README | 722 The biggest thing is that your grammar file names must match the grammar name
|
/external/llvm/docs/ |
D | CodeGenerator.rst | 1048 biggest reason that you currently still *have to* write custom C++ code
|
/external/dropbear/libtomcrypt/ |
D | changes | 1035 … Updated blowfish/rc2/rc5/rc6 keysize() function to not reject keys larger than the biggest key the
|
/external/srtp/doc/ |
D | rfc3711.txt | 2492 the small group multicast hold. The biggest issue in this scenario
|
/external/antlr/antlr-3.4/tool/ |
D | CHANGES.txt | 2292 The biggest thing is that your grammar file names must match the grammar name
|
/external/valgrind/main/ |
D | NEWS | 2552 75247 x86_64/amd64 support (the biggest "bug" we have ever fixed)
|
/external/libffi/ |
D | texinfo.tex | 4264 % To achive this, remember the "biggest" unnum. sec. we are currently in:
|
/external/e2fsprogs/doc/ |
D | texinfo.tex | 4048 % To achive this, remember the "biggest" unnum. sec. we are currently in:
|
/external/grub/docs/ |
D | texinfo.tex | 3958 % To achive this, remember the "biggest" unnum. sec. we are currently in:
|
/external/bison/build-aux/ |
D | texinfo.tex | 4044 % To achive this, remember the "biggest" unnum. sec. we are currently in:
|
12