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

1 2 3 4 56 7 8 91011>>

  /packages/services/Telephony/src/com/android/phone/
INetworkQueryServiceCallback.aidl 35 * problems with the request.
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
types.h 39 * common 32/64-bit compat problems.
  /prebuilts/ndk/current/sources/cxx-stl/stlport/stlport/stl/
_ptrs_specialize.h 13 // the following is a workaround for arrow operator problems
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/mips/
mips32.s 52 # traditional ISAs. This turned out to cause problems, so it has
  /toolchain/binutils/binutils-2.25/ld/emulparams/
shlelf32_linux.sh 36 # problems with that on some shells (e.g. on Solaris) where there is a bug
  /external/ceres-solver/internal/ceres/
schur_complement_solver.h 91 // DenseSchurComplementSolver: For problems where the Schur complement
93 // installed. For structure from motion problems, this is solver can
94 // be used for problems with upto a few hundred cameras.
96 // SparseSchurComplementSolver: For problems where the Schur
100 // can be used for solving structure from motion problems with tens of
iterative_schur_complement_solver.h 47 // squares problems that have a bi-partite sparsity structure common
48 // to Structure from Motion problems.
  /external/proguard/src/proguard/
ConfigurationChecker.java 47 * Checks the given configuration for potential problems.
90 // Check for potential problems with mixed-case class names on
114 System.out.println(" This will likely cause problems with obfuscated mixed-case class names.");
130 System.out.println(" This will most likely cause problems with binary files.");
159 System.out.println(" methods with wildcards. This will likely cause problems with methods like");
  /external/gptfdisk/
gpt.cc 164 // Perform detailed verification, reporting on any problems found, but
165 // do *NOT* recover from these problems. Returns the total number of
166 // problems identified.
168 int problems = 0, alignProbs = 0; local
174 problems++;
178 << "alarm if you've already corrected other problems.\n";
181 problems++;
185 << "corrected other problems.\n";
188 problems++;
192 << "alarm if you've already corrected other problems.\n"
341 cout << "\\nIdentified " << problems << " problems!\\n"; local
625 int problems = 0; local
651 int problems = 0; local
    [all...]
  /external/antlr/antlr-3.4/runtime/Perl5/lib/ANTLR/
Runtime.pm 85 A list of known problems with the module, together with some indication
96 Please report problems to <Maintainer name(s)> (<contact address>)
  /external/apache-commons-math/src/main/java/org/apache/commons/math/analysis/integration/
UnivariateRealIntegrator.java 69 * or the integrator detects convergence problems otherwise
89 * or the integrator detects convergence problems otherwise
  /external/apache-commons-math/src/main/java/org/apache/commons/math/ode/
SecondOrderDifferentialEquations.java 25 * differential equation problems before they can be handled by the
36 * <p>For real problems, the derivative depends also on parameters
  /external/autotest/utils/
check_patch.py 6 * Patch will be applied and eventual problems will be notified.
11 or incorrect indentation, report problems.
12 * If any of the files have problems during pylint validation, report failures.
184 Picks up a given file and performs various checks, looking after problems
242 only on problems. If problems are found, a report will be generated.
243 Some of the problems reported might be bogus, but it's allways good
286 Executes all required checks, if problems are found, the possible
  /external/cblas/testing/
c_xerbla.c 29 /* To properly check leading dimension problems in cblas__gemm, we
32 * f77__gemm. Thus when we test for bad leading dimension problems
  /external/ceres-solver/docs/source/
faqs.rst 132 1. For small (a few hundred parameters) or dense problems use
135 2. For general sparse problems (i.e., the Jacobian matrix has a
140 3. For bundle adjustment problems with up to a hundred or so
143 4. For larger bundle adjustment problems with sparse Schur
148 5. For large bundle adjustment problems (a few thousand cameras or
152 recommended option if you are solving medium sized problems for
162 #. Use `Solver::Summary::FullReport` to diagnose performance problems.
280 seminal reference on least squares problems. [TrefethenBau]_ book is
  /external/chromium-trace/catapult/dashboard/docs/
deploy-checklist.md 18 problems. If any problems are seen, the previous clean version should be
  /external/chromium-trace/catapult/third_party/Paste/docs/
StyleGuide.txt 19 * But if you are having problems with line length, maybe you should
72 Don't use single quotes (''') -- they tend to cause problems in
  /external/curl/docs/
SSL-PROBLEMS 7 SSL problems
26 problems if your CA cert does not have the certificates for the
  /external/eigen/Eigen/src/IterativeLinearSolvers/
BasicPreconditioners.h 18 * This class allows to approximately solve for A.x = b problems assuming A is a diagonal matrix.
26 * This preconditioner is suitable for both selfadjoint and general problems.
  /external/icu/icu4j/main/tests/localespi/src/com/ibm/icu/dev/test/localespi/
TestUtil.java 121 * of problems observed and both of them look like implementation problems in IBM Java 6.
  /external/jacoco/org.jacoco.report/src/org/jacoco/report/internal/xml/
XMLDocument.java 55 * in case of problems with the writer
82 * in case of problems with the writer
  /external/libjpeg-turbo/
jinclude.h 10 * This file exists to provide a single place to fix any problems with
11 * including the wrong system include files. (Common problems are taken
  /external/libnfc-nxp/inc/
phDbgTrace.h 94 /*Normally this macro shall be used indicate system state that might cause problems in future.*/
125 /*Normally this macro shall be used indicate system state that might cause problems in future.*/
  /external/libpcap/
README.aix 27 If you fix the problems yourself, please submit a patch by forking
35 If you don't fix the problems yourself, you can, as a workaround,
  /external/llvm/docs/HistoricalNotes/
2001-04-16-DynamicCompilation.txt 35 problems: First, there is a lag time between when a processor is introduced
44 solution to these problems. Its design allows the large body of platform

Completed in 925 milliseconds

1 2 3 4 56 7 8 91011>>