/external/webkit/WebCore/platform/mac/ |
WebFontCache.mm | 72 // and we didn't ask for it, we'd prefer any other font in the family. 99 // If both are the same distance from the desired weight, prefer the candidate if it is further from medium. 103 // Otherwise, prefer the one closer to the desired weight.
|
/dalvik/vm/ |
InlineNative.h | 84 * The table, exposed so we can access it with C inlines. Prefer access
|
/development/simulator/app/ |
README | 63 (If you prefer gnome-terminal to xterm, you can use something like
|
/external/bison/lib/ |
unlocked-io.h | 0 /* Prefer faster, non-thread-safe stdio functions if available.
|
bitset.h | 38 BITSET_FRUGAL = 16, /* Prefer most compact. */ 39 BITSET_GREEDY = 32}; /* Prefer fastest at memory expense. */
|
/external/chromium/net/third_party/nss/ssl/ |
sslenum.c | 54 * such as AES and RC4 to allow servers that prefer Camellia to negotiate
|
/external/clearsilver/python/examples/trans/ |
README | 28 prefer files in the language specific template directory first,
|
/external/elfutils/m4/ |
lib-ld.m4 | 77 # Break only if it was the GNU/non-GNU ld that we prefer.
|
/external/kernel-headers/original/linux/ |
mca.h | 22 * prefer), and is expected to put useful information into the
|
/external/libxml2/include/libxml/ |
catalog.h | 165 xmlCatalogSetDefaultPrefer(xmlCatalogPrefer prefer);
|
/external/stlport/stlport/stl/ |
_hash_fun.h | 100 * the size_t key we prefer to grant the size_t specialization rather than the
|
/frameworks/base/test-runner/src/android/test/ |
ActivityInstrumentationTestCase.java | 29 * <p>If you prefer an isolated unit test, see {@link android.test.ActivityUnitTestCase}.
|
/libcore/luni/src/main/java/org/apache/xml/utils/res/ |
XResourceBundle.java | 54 * @param locale the locale to prefer when searching for the bundle
|
/ndk/sources/cxx-stl/stlport/stlport/stl/ |
_hash_fun.h | 100 * the size_t key we prefer to grant the size_t specialization rather than the
|
/prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/ |
assert.h | 106 C9x has a similar variable called __func__, but prefer the GCC one since
|
/external/guava/src/com/google/common/util/concurrent/ |
AbstractService.java | 68 * <p>This method should return promptly; prefer to do work on a different 80 * <p>This method should return promptly; prefer to do work on a different
|
/prebuilt/linux-x86/toolchain/arm-eabi-4.2.1/bin/ |
arm-eabi-gcov | |
/prebuilt/linux-x86/toolchain/arm-eabi-4.3.1/bin/ |
arm-eabi-gcov | |
/prebuilt/linux-x86/toolchain/sh-4.3.3/bin/ |
sh-linux-gnu-gcov | |
/external/stlport/stlport/stl/config/ |
user_config.h | 69 * If you prefer an exception define the following macro. The thrown exception 213 * Uncomment the following if you prefer to specify the STLport library 279 * prefer systematical dynamic allocation turn on this macro.
|
/ndk/sources/cxx-stl/stlport/stlport/stl/config/ |
user_config.h | 69 * If you prefer an exception define the following macro. The thrown exception 213 * Uncomment the following if you prefer to specify the STLport library 279 * prefer systematical dynamic allocation turn on this macro.
|
/frameworks/base/core/tests/hosttests/src/android/content/pm/ |
PackageManagerHostTests.java | 246 Log.i(LOG_TAG, "Test installLocation=auto, prefer=auto gets installed on device"); 260 Log.i(LOG_TAG, "Test installLocation=auto, prefer=internal gets installed on device"); 274 Log.i(LOG_TAG, "Test installLocation=auto, prefer=external gets installed on device"); 318 Log.i(LOG_TAG, "Test installLocation=internal, prefer=auto gets installed on device"); 332 Log.i(LOG_TAG, "Test installLocation=internal, prefer=internal is installed on device"); 346 Log.i(LOG_TAG, "Test installLocation=internal, prefer=external is installed on device"); [all...] |
/external/protobuf/java/ |
README.txt | 86 3) Compile the code in src/main/java using whatever means you prefer. 88 4) Install the classes wherever you prefer.
|
/dalvik/vm/compiler/codegen/arm/FP/ |
ThumbVFP.c | 65 * may prefer passing data in registers (and the latter approach would
|
/development/pdk/docs/porting/ |
tcpdump.jd | 51 <p>You can run <code>tcpdump</code> in the background from an interactive shell or from Terminal. By default, <code>tcpdump</code> captures all traffic without filtering. If you prefer, add an expression like port 80 to the <code>tcpdump</code> command line.</p>
|