HomeSort by relevance Sort by last modified time
    Searched full:problems (Results 376 - 400 of 4026) sorted by null

<<11121314151617181920>>

  /external/clang/www/
UniversalDriver.html 41 at large. Our plan is to begin by defining a clear list of the problems we want
54 generic but limited solutions to related problems. Similarly, <tt>-m32</tt>
  /external/dbus/
README.win 74 than four years in conjunction with kde on windows without any problems.
80 design problems of the win32 api, we are not able to solve without
  /external/e2fsprogs/debian/attic/libs/
control 28 have the problems identified with mechanisms commonly in use.
63 have the problems identified with mechanisms commonly in use.
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/builderTemplate/publishingFiles/dropSiteRootFiles/
build_types.html 25 up with a few problems in order to get the latest greatest features and bug fixes.
40 problems. Many will not work at all. These drops are normally only useful to developers
  /external/eigen/doc/
SparseLinearSystems.dox 20 <td>Recommended for very sparse and not too large problems (e.g., 2D Poisson eq.)</td></tr>
23 <td>Recommended for large symmetric problems (e.g., 3D Poisson eq.)</td></tr>
29 <td> built-in, MPL2</td> <td>optimized for small and large problems with irregular patterns </td></tr>
32 <td>built-in, MPL2</td><td>recommended for least-square problems, has a basic rank-revealing feature</td></tr>
36 <td>optimized for tough problems and symmetric patterns</td></tr>
48 <td> requires the <a href="http://www.cise.ufl.edu/research/sparse/SuiteSparse/">SuiteSparse</a> package, \b GPL </td><td>recommended for linear least-squares problems, has a rank-revealing feature</tr>
88 In the case where multiple problems with the same sparsity pattern have to be solved, then the "compute" step can be decomposed as follow:
121 For iterative solvers, the compute step is used to eventually setup a preconditioner. For instance, with the ILUT preconditioner, the incomplete factors L and U are computed in this step. Remember that, basically, the goal of the preconditioner is to speedup the convergence of an iterative method by solving a modified linear system where the coefficient matrix has more clustered eigenvalues. For real problems, an iterative solver should always be used with a preconditioner. In Eigen, a preconditioner is selected by simply adding it as a template parameter to the iterative solver object.
  /external/google-breakpad/src/google_breakpad/common/
minidump_cpu_arm.h 40 * by this file have been laid out to minimize alignment problems by
43 * different tail-padding behaviors. To avoid problems when reading or
minidump_cpu_arm64.h 40 * by this file have been laid out to minimize alignment problems by
43 * different tail-padding behaviors. To avoid problems when reading or
minidump_cpu_mips.h 40 * by this file have been laid out to minimize alignment problems by
43 * different tail-padding behaviors. To avoid problems when reading or
minidump_cpu_ppc.h 40 * by this file have been laid out to minimize alignment problems by ensuring
43 * different tail-padding behaviors. To avoid problems when reading or
minidump_cpu_ppc64.h 40 * by this file have been laid out to minimize alignment problems by ensuring
43 * different tail-padding behaviors. To avoid problems when reading or
minidump_cpu_sparc.h 40 * by this file have been laid out to minimize alignment problems by ensuring
43 * different tail-padding behaviors. To avoid problems when reading or
minidump_cpu_x86.h 40 * by this file have been laid out to minimize alignment problems by ensuring
43 * different tail-padding behaviors. To avoid problems when reading or
  /external/google-breakpad/src/testing/scripts/generator/
README.cppclean 3 CppClean attempts to find problems in C++ source that slow development
16 * Find global/static data that are potential problems when using threads
  /external/icu/android_icu4j/src/main/tests/android/icu/dev/test/format/
RbnfLenientScannerTest.java 52 if (logKnownIssue("9503", "Lenient parse problems with English RBNF")) {
209 //TODO: We need to fix parse problems - see #6895 / #6896
  /external/icu/icu4j/main/tests/collate/src/com/ibm/icu/dev/test/format/
RbnfLenientScannerTest.java 48 if (logKnownIssue("9503", "Lenient parse problems with English RBNF")) {
205 //TODO: We need to fix parse problems - see #6895 / #6896
  /external/libgdx/extensions/gdx-box2d/gdx-box2d/jni/Box2D/Common/
b2Settings.h 101 /// to prevent numerical problems. You shouldn't need to adjust this.
106 /// to prevent numerical problems. You shouldn't need to adjust this.
  /external/libpcap/
pcap_next_ex.3pcap 39 If the packet was read without problems, the pointer pointed to by the
115 returns 1 if the packet was read without problems, 0
  /external/libpng/projects/vstudio/
README.txt 39 problems.
62 a special debug build unless you have heap corruption problems that you can't
  /external/mockito/src/org/mockito/
MockitoAnnotations.java 69 * When &#064;Mock annotation was implemented as an inner class then users experienced problems with autocomplete features in IDEs.
130 throw new MockitoException("Problems setting field " + field.getName() + " annotated with "
  /external/proguard/docs/
feedback.html 28 help by providing feedback! If you have problems, bugs, bug fixes, ideas,
42 any problems you might have configuring and running ProGuard. At this
  /external/v8/build/mac/
copy_framework_unversioned.sh 14 # The symbolic links usually found in frameworks create problems. Symbolic
28 # To resolve these problems, the frameworks that ship within Chrome's .app
  /external/valgrind/docs/xml/
manual-intro.xml 48 find different problems.</para>
65 complementary to that of Memcheck: SGcheck finds problems that
  /external/zlib/src/
zlib.3 110 .SH "REPORTING PROBLEMS"
144 Thanks to all the people who reported problems and suggested various
  /hardware/libhardware/modules/gralloc/
mapper.cpp 116 // problems. Most modern L1 caches fit that description.
121 "This may cause memory ordering problems.");
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
if_link.h 14 __u32 tx_errors; /* packet transmit problems */
47 __u64 tx_errors; /* packet transmit problems */

Completed in 924 milliseconds

<<11121314151617181920>>