HomeSort by relevance Sort by last modified time
    Searched full:want (Results 201 - 225 of 8449) sorted by null

1 2 3 4 5 6 7 891011>>

  /system/extras/tests/bionic/libstdc++/
README.TXT 17 want to add GNU STDC++ or benchmark tests, look in tests/bionic/libc as an
  /external/bouncycastle/src/main/java/org/bouncycastle/asn1/
DERBMPString.java 17 * @param obj the object we want converted.
34 * @param obj the tagged object holding the object we want
  /external/chromium/chrome/browser/chromeos/login/
cookie_fetcher.h 27 // |profile| is the Profile whose cookie jar you want the cookies in.
30 // |profile| is the Profile whose cookie jar you want the cookies in.
  /external/clang/lib/ARCMigrate/
ARCMTActions.cpp 23 // We only want to see warnings reported from arcmt::checkForManualIssues.
50 // We only want to see diagnostics emitted by migrateWithTemporaryFiles.
  /external/clang/test/SemaCXX/
warn-missing-noreturn.cpp 26 // We don't want a warning here.
34 // We don't want a warning here.
  /external/dbus/bus/
rc.messagebus.in 43 ## we don't want to kill all the per-user $processname, we want
  /external/dropbear/libtomcrypt/src/hashes/helper/
hash_filehandle.c 20 @param hash The index of the hash you want to use
21 @param in The FILE* handle of the file you want to hash
  /external/kernel-headers/original/asm-arm/
semaphore.h 64 * This is ugly, but we want the default case to fall through.
74 * This is ugly, but we want the default case to fall through.
  /external/kernel-headers/original/linux/mtd/
flashchip.h 58 it'll make it a damn sight harder to find which chip we want from
59 a given offset, and we'll want to add the per-chip length field
  /external/llvm/docs/HistoricalNotes/
2001-02-13-Reference-Memory.txt 19 subtracted, moved, etc... Do we want to have a type like this? It
33 when we don't want the "pinned" representation. This is not
2001-07-06-LoweringIRForCodeGen.txt 8 move-conditional instruction. I don't think we want to put that in the core
18 more specialized code any time we want (so that portability is not lost).
  /external/netperf/
netcpu_sysctl.c 44 FreeBSD. in general, this would be a bad idea, but I don't want to
46 sys/resource.h seems to want. raj 2002-03-03 */
  /external/proguard/examples/
proguard.pro 40 # If you want to preserve the Ant task as well, you'll have to specify the
53 # If you want to preserve the WTK obfuscation plug-in, you'll have to specify
  /external/webkit/Source/WebCore/dom/
NodeWithIndex.h 33 // For use when you want to get the index for a node repeatedly and
34 // only want to walk the child list to figure out the index once.
  /frameworks/base/core/java/android/test/
PerformanceTestCase.java 22 * If you want your test to be used as a performance test, you must
42 * if you use it, you will probably want to ensure your test is only
  /frameworks/base/core/jni/android/graphics/
NinePatchPeeker.cpp 44 // 'cause we don't want 565 predithered, since as a 9patch, we know
45 // we will be stretched, and therefore we want to dither afterwards.
  /ndk/sources/host-tools/make-3.81/tests/scripts/options/
dash-B 38 # Test -B with the re-exec feature: we don't want to re-exec forever
53 # Test -B with the re-exec feature: we DO want -B in the "normal" part of the
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
sched.h 12 #define CLONE_PTRACE 0x00002000 /* set if we want to let tracing continue on the child too */
14 #define CLONE_PARENT 0x00008000 /* set if we want to have the same parent as the cloner */
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/common/layout/
IgnoredLayoutRule.java 27 * children so we don't want to expose the normal configuration options).
39 // but does not want to expose configurability of the base layout in the
  /frameworks/base/core/java/android/widget/
Adapter.java 59 * @param position Position of the item whose data we want within the adapter's
68 * @param position The position of the item within the adapter's data set whose row id we want.
89 * we want.
103 * view. For example, this can be used if the client does not want a
116 * want.
147 * adapters might want a different behavior.
  /external/chromium/chrome/common/net/
test_url_fetcher_factory.h 34 // // Notify delegate with whatever data you want.
42 // might want to use the FakeUrlFetcher and FakeUrlFetcherFactory classes
64 // always returns an empty URL. Chances are you'll want to use original_url()
130 // // want to test the service class by returning an error.
132 // // But if the service requests http://b.com/asdf you want to respond with
  /external/elfutils/src/
ylwrap 29 # * DESIRED is file we actually want
117 # We don't want the resulting debug information to point at
121 # We want to use the real output file name, not yy.lex.c for
124 # We want the include guards to be adjusted too.
136 # is not specified, we don't want an error when the header
  /development/pdk/docs/compatibility/
index.jd 20 <h3>Users want a customizable device.</h3>
22 the Internet. We haven't met a user yet who didn't want to customize it by
28 conceivably need. We need third-party developers to write the apps users want,
  /docs/source.android.com/src/compatibility/
index.md 37 ### Users want a customizable device. ###
40 the Internet. We haven't met a user yet who didn't want to customize it by
47 conceivably need. We need third-party developers to write the apps users want,
  /external/chromium/chrome/browser/extensions/
extension_test_message_listener.h 35 // TODO(asargent) - In the future we may want to add the ability to listen for
37 // contents of that message. We may also want to specify an extension id as
77 // If we're waiting, then we want to post a quit task when the expected

Completed in 539 milliseconds

1 2 3 4 5 6 7 891011>>