HomeSort by relevance Sort by last modified time
    Searched full:want (Results 51 - 75 of 4400) sorted by null

1 23 4 5 6 7 8 91011>>

  /frameworks/base/include/utils/
ZipUtils.h 42 * Someday we might want to make this generic and handle bzip2 ".bz2"
46 * one always-compressed entry, but we currently want to treat Zip
51 * want to gzseek to the end).
  /frameworks/policies/base/phone/com/android/internal/policy/impl/
KeyguardScreenCallback.java 38 * The user reported that they forgot their pattern (or not, when they want to back out of the
41 * @param isForgotten True if the user hit the forgot pattern, false if they want to back out
52 * @return Whether we are in a mode where we only want to verify the
  /development/samples/ApiDemos/tests/
Android.mk 4 # We only want this apk build for tests.
  /development/samples/ContactManager/
_index.html 6 <p>In most cases, you will want to ask the existing Contacts activity to handle these tasks for you,
  /external/clearsilver/man/man3/
cgi_register_parse_cb.3 28 method - the HTTP method you want to handle, or * for all
30 ctype - the HTTP Content-Type you want to handle, or * for all
52 user defined methods). In particular, if you want to
55 you'll want to register POST w/ application/xml or POST
  /external/clearsilver/mod_ecs/
mod_ecs.h 6 /* not an enum - want a bitfield */
  /external/dropbear/libtomcrypt/
filter.pl 3 # we want to filter every between START_INS and END_INS out and then insert crap from another file (this is fun)
  /external/iproute2/etc/iproute2/
rt_dsfield 7 # These values seems do not want to die, Cisco likes them by a strange reason.
  /frameworks/base/core/java/android/text/style/
StyleSpan.java 91 int want = oldStyle | style; local
95 tf = Typeface.defaultFromStyle(want);
97 tf = Typeface.create(old, want);
100 int fake = want & ~tf.getStyle();
  /frameworks/base/core/tests/coretests/
Android.mk 4 # We only want this apk build for tests.
  /frameworks/base/tests/SmokeTest/tests/
Android.mk 4 # We only want this apk build for tests.
  /development/samples/ApiDemos/res/values/
attrs.xml 18 <!-- These are the attributes that we want to retrieve from the theme
24 <!-- These are the attributes that we want to retrieve from the theme
  /development/simulator/wrapsim/
DevConsoleTty.c 23 * Looks like they want vs.v_active. This just gets fed back into
31 /* they want the console number */
  /development/tools/zoneinfo/tzdata2009s/
pacificnew 10 # You might want to change the "PE" (Presidential Election) below to
12 # If you're really conservative, you might want to change it to "D".
  /external/bison/m4/
unlocked-io.m4 15 dnl in Solaris 2.6, whereas we want binaries built on Solaris 2.5.1 to run
23 [Define to 1 if you want getc etc. to use unlocked I/O if available.
  /external/icu4c/test/letest/
SimpleFontInstance.h 47 // We really want to inherit this method from the superclass, but some compilers
51 // We really want to inherit this method from the superclass, but some compilers
  /frameworks/base/core/java/android/text/
NoCopySpan.java 26 * Convenience equivalent for when you would just want a new Object() for
27 * a span but want it to be no-copy. Use this instead.
  /frameworks/base/docs/html/resources/
index.jd 6 information to help you quickly implement the features you want in your
21 that has the specific features you want. </dd>
  /hardware/libhardware_legacy/include/hardware_legacy/
power.h 36 // true if you want the screen on, false if you want it off
  /bionic/libc/kernel/tools/
defaults.py 25 # this is the set of known macros we want to totally optimize out from the
34 # define to true if you want to remove all defined(CONFIG_FOO) tests
46 # this is the set of known static inline functions that we want to keep
78 # we want to keep in the final headers
86 # this is a list of macros which we want to specifically exclude from
  /external/libpcap/
README.linux 21 protocol implemented in the kernel, e.g. tcpdump. If you want them
26 whenever you want). If you want to compile it as a module, say M
28 kmod, you may also want to add "alias net-pf-17 af_packet" to
37 protocol implemented in the kernel, e.g. tcpdump. If you want them
40 running kernel whenever you want). If you want to compile it as a
  /external/qemu/slirp/
slirp_config.h 5 /* Undefine if you don't want talk emulation */
8 /* Define if you want the connection to be probed */
12 /* Define to 1 if you want KEEPALIVE timers */
21 /* Define if you want slirp's socket in /tmp */
25 /* Define if you want slirp to use cfsetXspeed() on the terminal */
28 /* Define this if you want slirp to write to the tty as fast as it can */
36 * Define if you want slirp to use less CPU
  /external/qemu/slirp-android/
slirp_config.h 5 /* Undefine if you don't want talk emulation */
8 /* Define if you want the connection to be probed */
12 /* Define to 1 if you want KEEPALIVE timers */
21 /* Define if you want slirp's socket in /tmp */
25 /* Define if you want slirp to use cfsetXspeed() on the terminal */
28 /* Define this if you want slirp to write to the tty as fast as it can */
36 * Define if you want slirp to use less CPU
  /development/tools/idegen/
excluded-paths 5 # We want to exclude as litte as possible by default, so it's important to
19 # Generated API stubs. We only want the originals in our IDE.
59 # We don't want compiled jars.
  /external/dropbear/
SMALL 3 If you only want server functionality (for example), compile with
35 If you are compiling statically, you may want to disable zlib, as it will use
41 If you're compiling with gcc, you might want to look at gcc's options for

Completed in 490 milliseconds

1 23 4 5 6 7 8 91011>>