HomeSort by relevance Sort by last modified time
    Searched full:what (Results 251 - 275 of 4330) sorted by null

<<11121314151617181920>>

  /cts/tests/tests/view/src/android/view/cts/
DisplayTest.java 51 notes = "don't know what orientation the default display has",
81 @ToBeFixed(bug="1695243", explanation="don't know what orientation the default display has")
  /dalvik/libcore/security/src/main/java/org/bouncycastle/asn1/cmp/
PKIStatusInfo.java 124 * granted (0), -- you got exactly what you asked for
125 * grantedWithMods (1), -- you got something like what you asked for
  /dalvik/libcore/xml/src/main/java/org/w3c/dom/ls/
LSSerializerFilter.java 19 * examine nodes as they are being serialized and decide what nodes should
49 * Tells the <code>LSSerializer</code> what types of nodes to show to the
  /development/pdk/docs/community/
groups-charter.jd 14 <p>We love simplicity and hate restrictions, so we keep our policies minimal. The rules below describe what's expected of subscribers to the Android mailing lists.
30 <p>But if you see an outrageous violation, want to report spam, feel very strongly about something, or even if you just want to chat, then contact the mailing list's owners. It's what we're here for!
  /external/astl/src/
ios_base.cpp 77 if (precision >= 0) { // Not sure what a negative precision would mean.
85 if (width >= 0) { // Not sure what a negative width would mean.
  /external/bison/lib/
bitsetv.c 109 be the transitive closure of what was given. */
124 be the reflexive transitive closure of what was given. This is
  /external/bluetooth/glib/
README.commits 45 Longer explanation explaining exactly what's changed, whether any
46 external or private interfaces changed, what bugs were fixed (with bug
  /external/dropbear/libtomcrypt/src/modes/f8/
f8_encrypt.c 49 /* xor of IV, MIV and blockcnt == what goes into cipher */
82 /* xor of IV, MIV and blockcnt == what goes into cipher */
  /external/e2fsprogs/e2fsck/
emptydir.c 114 * copy the block reference as necessary. Big question --- what do
134 return DIRENT_ABORT; /* XXX what to do? */
  /external/expat/conftools/
PrintPath 26 # Find out what OS we are running for later on
47 # Next, we adjust PATH (or what was given to us as PATH) to
  /external/gtest/test/
gtest_throw_on_failure_ex_test.cc 67 if (strstr(e.what(), "Expected failure") != NULL)
74 Fail(e.what());
  /external/icu4c/tools/pkgdata/
pkgtypes.h 111 const char *shortName; /* name of what we're building */
112 const char *cShortName; /* name of what we're building as a C identifier */
  /external/iproute2/include/linux/
if_link.h 119 or maybe 0, what means, that real media is unknown (usual
130 IFLA_INET6_MCAST, /* MC things. What of them? */
  /external/ipsec-tools/src/racoon/
isakmp_xauth.h 75 /* What's been sent */
84 int state; /* what's been sent */
  /external/kernel-headers/original/linux/
if_link.h 121 or maybe 0, what means, that real media is unknown (usual
132 IFLA_INET6_MCAST, /* MC things. What of them? */
  /external/libpng/contrib/pngminus/
makevms.com 56 $! P1 = What we are trying to make
58 $! P3 - P8 What it depends on
  /external/netperf/
nettest_sctp.h 15 int recv_alignment; /* what is the alignment of the receive */
17 int recv_offset; /* and at what offset from that alignment? */
  /external/proguard/docs/
FAQ.html 16 <li><a href="#shrinking">What is shrinking?</a>
17 <li><a href="#obfuscation">What is obfuscation?</a>
18 <li><a href="#preverification">What is preverification?</a>
19 <li><a href="#optimization">What kind of optimizations does <b>ProGuard</b>
44 <h3>What is shrinking?</h3>
54 <h3>What is obfuscation?</h3>
67 <h3>What is preverification?</h3>
81 <h3>What kind of optimizations does <b>ProGuard</b> support?</h3>
  /external/stlport/doc/
pointer_specialization.txt 6 What is it for:
44 What would be the underlying container for such a partial
  /external/stlport/test/unit/
ctype_facets_test.cpp 381 //CPPUNIT_MESSAGE( e.what() );
393 //CPPUNIT_MESSAGE( e.what() );
405 //CPPUNIT_MESSAGE( e.what() );
420 //CPPUNIT_MESSAGE( e.what() );
433 //CPPUNIT_MESSAGE( e.what() );
463 /* CPPUNIT_MESSAGE( e.what() ); */
499 //CPPUNIT_MESSAGE( e.what() );
511 //CPPUNIT_MESSAGE( e.what() );
  /external/tcpdump/
slcompress.h 36 * the receiver implicitly knows what changed -- see below).
75 #define NEW_C 0x40 /* flag bits for what changed in a packet */
  /external/webkit/WebCore/platform/graphics/chromium/
FontUtilsChromiumWin.h 53 // what script characters belong to. When char_checked is non-NULL,
68 // should match what's contained in LOGFONT. It should be calculated
  /external/webkit/WebCore/platform/haiku/
ContextMenuItemHaiku.cpp 110 return static_cast<WebCore::ContextMenuAction>(m_platformDescription->Message()->what);
116 m_platformDescription->Message()->what = action;
  /frameworks/base/core/java/android/app/
StatusBarManager.java 74 public void disable(int what) {
76 mService.disable(what, mToken, mContext.getPackageName());
  /frameworks/base/core/java/com/android/server/
ResettableTimeout.java 32 * Override this do what you need to do when it's starting
40 * Override this to do what you need to do when it's stopping.

Completed in 65 milliseconds

<<11121314151617181920>>