Searched refs:problem (Results 1 - 25 of 172) sorted by last modified time

1234567

/external/strace/
H A Dsignal.c937 # warning (no problem, just a reminder :-)
H A Dstrace.spec439 - fix KERN_SECURELVL compile problem
481 - fix compile problem on sparc.
/external/srec/srec/include/
H A Dduk_args.h106 void help_line(char *problem, int avc, arg_info *avlist);
/external/smack/asmack-master/lib/
H A Dhttpclient-4.1.3.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/http/ org/apache/http/cookie/ ...
/external/robolectric/lib/main/
H A Dhttpclient-4.0.3.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/http/ org/apache/http/cookie/ ...
/external/qemu/distrib/jpeg-6b/
H A Dconfigure645 { echo "configure: error: installation or configuration problem: C compiler cannot create executables." 1>&2; exit 1; }
/external/qemu/distrib/sdl-1.2.15/acinclude/
H A Dlibtool.m4720 # text mode, it properly converts lines to CR/LF. This bash problem
2775 *** libraries will work regardless of this problem. Nevertheless, you
2776 *** may want to report the problem to your system manager and/or to
3477 /* This works around a problem in FreeBSD linker */
4583 # enough to fix the problem, add -Wl,-bbigtoc to LDFLAGS.
5528 # enough to fix the problem, add -Wl,-bbigtoc to LDFLAGS.
6488 echo "libtool.m4: error: problem compiling $1 test program"
/external/qemu-pc-bios/bochs/
H A Dconfigure6338 *** libraries will work regardless of this problem. Nevertheless, you
6339 *** may want to report the problem to your system manager and/or to
6400 *** libraries will work regardless of this problem. Nevertheless, you
6401 *** may want to report the problem to your system manager and/or to
7190 # enough to fix the problem, add -Wl,-bbigtoc to LDFLAGS.
9732 # text mode, it properly converts lines to CR/LF. This bash problem
10094 # enough to fix the problem, add -Wl,-bbigtoc to LDFLAGS.
10986 echo "libtool.m4: error: problem compiling CXX test program"
13957 # enough to fix the problem, add -Wl,-bbigtoc to LDFLAGS.
16268 # enough to fix the problem, ad
[all...]
/external/protobuf/
H A Dconfigure6707 /* This works around a problem in FreeBSD linker */
8424 *** libraries will work regardless of this problem. Nevertheless, you
8425 *** may want to report the problem to your system manager and/or to
8490 *** libraries will work regardless of this problem. Nevertheless, you
8491 *** may want to report the problem to your system manager and/or to
9533 # enough to fix the problem, add -Wl,-bbigtoc to LDFLAGS.
12085 # enough to fix the problem, add -Wl,-bbigtoc to LDFLAGS.
13061 echo "libtool.m4: error: problem compiling CXX test program"
15407 # architectures and systems. The problem is that in certain
17936 # text mode, it properly converts lines to CR/LF. This bash problem
[all...]
/external/protobuf/gtest/
H A Dconfigure6336 /* This works around a problem in FreeBSD linker */
8016 *** libraries will work regardless of this problem. Nevertheless, you
8017 *** may want to report the problem to your system manager and/or to
8082 *** libraries will work regardless of this problem. Nevertheless, you
8083 *** may want to report the problem to your system manager and/or to
9230 # enough to fix the problem, add -Wl,-bbigtoc to LDFLAGS.
12169 # enough to fix the problem, add -Wl,-bbigtoc to LDFLAGS.
13261 echo "libtool.m4: error: problem compiling CXX test program"
15332 # architectures and systems. The problem is that in certain
17822 # text mode, it properly converts lines to CR/LF. This bash problem
[all...]
/external/owasp/sanitizer/tools/findbugs/bin/
H A Dfindbugs.bat235 echo Could not find FindBugs home directory. There may be a problem
/external/owasp/sanitizer/tools/findbugs/lib/
H A Dfindbugs.jarMETA-INF/ META-INF/MANIFEST.MF default.xsl edu/ edu/umd/ edu/umd/cs/ edu/ ...
/external/pcre/dist/
H A DRunTest.bat297 echo ** available on the system, rather than a bug or problem with PCRE.
H A Dconfigure8598 /* This works around a problem in FreeBSD linker */
10008 *** libraries will work regardless of this problem. Nevertheless, you
10009 *** may want to report the problem to your system manager and/or to
10074 *** libraries will work regardless of this problem. Nevertheless, you
10075 *** may want to report the problem to your system manager and/or to
11223 # enough to fix the problem, add -Wl,-bbigtoc to LDFLAGS.
14149 # enough to fix the problem, add -Wl,-bbigtoc to LDFLAGS.
15241 echo "libtool.m4: error: problem compiling CXX test program"
18018 # as for libz. However, this had the following problem, diagnosed and fixed by
21863 # text mode, it properly converts lines to CR/LF. This bash problem
[all...]
/external/pixman/
H A Dconfigure6394 /* This works around a problem in FreeBSD linker */
8063 *** libraries will work regardless of this problem. Nevertheless, you
8064 *** may want to report the problem to your system manager and/or to
8129 *** libraries will work regardless of this problem. Nevertheless, you
8130 *** may want to report the problem to your system manager and/or to
9274 # enough to fix the problem, add -Wl,-bbigtoc to LDFLAGS.
16601 # text mode, it properly converts lines to CR/LF. This bash problem
/external/openfst/
H A Dconfigure6424 /* This works around a problem in FreeBSD linker */
8074 *** libraries will work regardless of this problem. Nevertheless, you
8075 *** may want to report the problem to your system manager and/or to
8140 *** libraries will work regardless of this problem. Nevertheless, you
8141 *** may want to report the problem to your system manager and/or to
9292 # enough to fix the problem, add -Wl,-bbigtoc to LDFLAGS.
12231 # enough to fix the problem, add -Wl,-bbigtoc to LDFLAGS.
13323 echo "libtool.m4: error: problem compiling CXX test program"
17479 # text mode, it properly converts lines to CR/LF. This bash problem
/external/oauth/core/src/main/java/net/oauth/
H A DOAuthMessage.java240 OAuthProblemException problem = new OAuthProblemException(OAuth.Problems.PARAMETER_ABSENT);
241 problem.setParameter(OAuth.Problems.OAUTH_PARAMETERS_ABSENT, OAuth.percentEncode(absent));
242 throw problem;
H A DOAuthProblemException.java25 * Describes an OAuth-related problem, using a set of named parameters. One
26 * parameter identifies the basic problem, and the others provide supplementary
42 public OAuthProblemException(String problem) { argument
43 super(problem);
44 if (problem != null) {
45 parameters.put(OAUTH_PROBLEM, problem);
H A DSimpleOAuthValidator.java78 OAuthProblemException problem = new OAuthProblemException("version_rejected");
79 problem.setParameter("oauth_acceptable_versions", minVersion + "-" + maxVersion);
80 throw problem;
94 OAuthProblemException problem = new OAuthProblemException("timestamp_refused");
95 problem.setParameter("oauth_acceptable_timestamps", min + "-" + max);
96 throw problem;
/external/oauth/core/src/main/java/net/oauth/client/
H A DOAuthClient.java320 OAuthProblemException problem = new OAuthProblemException();
325 problem.getParameters().putAll(response.getDump());
333 throw problem;
H A DOAuthResponseMessage.java87 } catch (OAuthProblemException problem) {
88 problem.getParameters().putAll(getDump());
89 throw problem;
/external/oauth/core/src/main/java/net/oauth/signature/
H A DOAuthSignatureMethod.java69 OAuthProblemException problem = new OAuthProblemException(
71 problem.setParameter("oauth_signature", signature);
72 problem.setParameter("oauth_signature_base_string", baseString);
73 problem.setParameter("oauth_signature_method", message
75 throw problem;
226 OAuthProblemException problem = new OAuthProblemException(
230 problem.setParameter("oauth_acceptable_signature_methods",
233 throw problem;
/external/mesa3d/docs/
H A DMESA_resize_buffers.spec44 this problem.
H A DMESA_texture_array.spec62 Several solutions to this problem have been proposed, but they either
/external/llvm/lib/CodeGen/
H A DRegAllocPBQP.cpp12 // problem representing the register allocation problem under consideration,
82 /// PBQP based allocators solve the register allocation problem by mapping
141 /// \brief Given a solved PBQP problem maps this solution back to a register
143 bool mapPBQPToRegAlloc(const PBQPRAProblem &problem,
254 // Record the mapping and allowed set in the problem.
460 bool RegAllocPBQP::mapPBQPToRegAlloc(const PBQPRAProblem &problem, argument
468 const PBQPRAGraph &g = problem.getGraph();
472 unsigned vreg = problem.getVRegForNode(NId);
475 if (problem
[all...]

Completed in 675 milliseconds

1234567