Searched defs:why (Results 1 - 13 of 13) sorted by relevance

/external/zlib/src/examples/
H A Dfitblk.c62 local void quit(char *why) argument
64 fprintf(stderr, "fitblk abort: %s\n", why);
/external/netperf/
H A Dnetcpu_kstat10.c100 print_unexpected_statistic_warning(char *who, char *what, char *why) argument
102 if (why) {
108 why,
/external/doclava/src/com/google/doclava/
H A DStubs.java166 public static void cantStripThis(ClassInfo cl, HashSet<ClassInfo> notStrippable, String why) { argument
173 cl.setReasonIncluded(why);
/external/webkit/Source/WebCore/dom/
H A DScriptExecutionContext.cpp240 void ScriptExecutionContext::suspendActiveDOMObjects(ActiveDOMObject::ReasonForSuspension why) argument
247 iter->first->suspend(why);
/external/chromium/testing/gmock/src/
H A Dgmock-spec-builders.cc379 ::std::stringstream why; member in namespace:testing::internal
388 &ss, &why);
418 ss << "\n" << why.str();
/external/e2fsprogs/lib/ext2fs/
H A Dtdbtool.c182 static void terror(const char *why) argument
184 printf("%s\n", why);
/external/valgrind/main/coregrind/m_syswrap/
H A Dsyswrap-aix5.c213 void ML_(aix5_set_threadstate_for_emergency_exit)(ThreadId tid, HChar* why) argument
222 "WARNING: AIX: %s\n", why);
/external/dropbear/
H A Dscp.c835 char ch, *cp, *np, *targ, *why, *vect[1], buf[2048]; local
840 #define SCREWUP(str) { why = str; goto screwup; }
1104 run_err("protocol error: %s", why);
/external/openssh/
H A Dscp.c912 char ch, *cp, *np, *targ, *why, *vect[1], buf[2048]; local
917 #define SCREWUP(str) { why = str; goto screwup; }
1176 run_err("protocol error: %s", why);
/external/eigen/unsupported/test/mpreal/
H A Dmpreal.h548 std::string why() { return "inexact conversion from floating point"; } function in class:mpfr::conversion_overflow
/external/webkit/Source/WebCore/html/
H A DHTMLMediaElement.cpp2346 void HTMLMediaElement::suspend(ReasonForSuspension why) argument
2350 switch (why)
/external/valgrind/main/coregrind/m_debuginfo/
H A Dreaddwarf.c1672 Quite why gdb and libdwarf don't understand this is an interesting
2122 Int why = 0; local
2128 if (ctx->state_sp < 0) { why = 8; goto failed; }
2129 if (ctx->state_sp >= N_RR_STACK) { why = 9; goto failed; }
2148 if (conv == -1) { why = 6; goto failed; }
2189 why = 1;
2219 if (conv == -1) { why = 7; goto failed; } \
2227 why = 2; goto failed; /* otherwise give up */ \
2251 { why = 3; goto failed; }
2256 { why
[all...]
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.sat4j.pb_2.2.0.v20100429.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 419 milliseconds