HomeSort by relevance Sort by last modified time
    Searched refs:why (Results 26 - 46 of 46) sorted by null

12

  /external/dropbear/
scp.c 835 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);
  /frameworks/base/services/java/com/android/server/
PowerManagerService.java     [all...]
  /external/valgrind/main/coregrind/m_aspacemgr/
aspacemgr-aix5.c 1600 HChar* why = NULL; local
    [all...]
  /external/bison/data/
glr.cc 38 # explains why there are so many levels of quotes.
362 /// \param yymsg Why this token is reclaimed.
  /external/llvm/utils/
GenLibDeps.pl 15 my $WHY = 0;
24 if (/^-why/) { $WHY = 1; $FLAT = 1; next; }
203 if ($WHY) { print "\n"; }
280 if ($WHY) {
299 if (!$WHY) {
  /external/strace/
defs.h 253 #define PR_WHY why
  /hardware/msm7k/librpc/
clnt.c 503 if (!XDR_RECV_ENUM (xdr, &rejreply->u.why))
  /external/doclava/src/com/google/doclava/
Stubs.java 149 public static void cantStripThis(ClassInfo cl, HashSet<ClassInfo> notStrippable, String why) {
156 cl.setReasonIncluded(why);
    [all...]
  /external/valgrind/main/coregrind/m_syswrap/
syswrap-aix5.c 213 void ML_(aix5_set_threadstate_for_emergency_exit)(ThreadId tid, HChar* why)
222 "WARNING: AIX: %s\n", why);
    [all...]
  /external/webkit/Source/WebCore/html/
HTMLMediaElement.cpp     [all...]
  /external/dropbear/libtommath/
bn.tex 251 LibTomMath was written to be an instructive collection of source code. This is why there are many comments, only one
255 Source code alone cannot really teach how the algorithms work which is why I also wrote a textbook that accompanies
    [all...]
  /external/chromium/chrome/common/extensions/docs/examples/extensions/benchmark/jst/
jstemplate.js 495 // NOTE(mesch): See NOTE on ATT_content why this is a separate
    [all...]
  /external/chromium/chrome/common/extensions/docs/examples/extensions/irc/servlet/jstemplate/
jstemplate.js 495 // NOTE(mesch): See NOTE on ATT_content why this is a separate
    [all...]
  /frameworks/base/policy/src/com/android/internal/policy/impl/
PhoneWindowManager.java     [all...]
  /external/blktrace/btt/doc/
btt.tex 275 There are two major reasons why request queues are unplugged, and both
    [all...]
  /external/grub/docs/
texinfo.tex     [all...]
  /frameworks/base/services/java/com/android/server/am/
ActivityManagerService.java     [all...]
  /ndk/sources/host-tools/sed-4.2.1/build-aux/
texinfo.tex     [all...]
  /external/icu4c/
configure     [all...]
configure.orig     [all...]
  /external/dropbear/libtomcrypt/
crypt.tex 135 \mysection{Why did I write it?}
136 You may be wondering, \textit{Tom, why did you write a crypto library. I already have one.} Well the reason falls into
    [all...]

Completed in 1254 milliseconds

12