/external/webkit/LayoutTests/http/conf/ |
fedora-httpd.conf | 632 # MULTIPLE CHOICES (Prefer) [in case of a tie] or NOT ACCEPTABLE (Fallback) 635 #ForceLanguagePriority Prefer Fallback
|
/frameworks/base/docs/html/guide/developing/testing/ |
testing_otheride.jd | 60 or if you prefer to work from the command line. This document assumes that you already know how 292 which provides an overview of Android testing. If you prefer to follow a tutorial,
|
/frameworks/base/docs/html/guide/tutorials/notepad/ |
notepad-ex2.jd | 586 to edit the AndroidManifest file, and we will use this. If you prefer to edit the file directly 606 <p class="note">If you prefer to edit this file directly, simply open the
|
/frameworks/base/docs/html/resources/tutorials/notepad/ |
notepad-ex2.jd | 590 to edit the AndroidManifest file, and we will use this. If you prefer to edit the file directly 610 <p class="note">If you prefer to edit this file directly, simply open the
|
/prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/bin/ |
arm-eabi-gcov | |
/external/tcpdump/ |
configure | [all...] |
/development/pdk/docs/source/ |
code-style.jd | 222 The use and location of static imports have been mildly controversial issues. Some people would prefer static imports to be interspersed with the remaining imports, some would prefer them reside above or below all other imports. Additinally, we have not yet come up with a way to make all IDEs use the same ordering.
|
/external/protobuf/java/src/main/java/com/google/protobuf/ |
TextFormat.java | 741 // Note: People generally prefer one-based line and column numbers. 752 // Note: People generally prefer one-based line and column numbers. [all...] |
/external/stlport/doc/ |
FAQ | 549 might corrupt the container internal data structure so STLport prefer to 552 - prefer map/multimap and split the key and the data
|
/external/v8/src/arm/ |
assembler-arm.h | 51 // 1) We would prefer to use an enum, but enum values are assignment- 54 // 2) We would prefer to use a class instead of a struct but we don't like [all...] |
assembler-thumb2.h | 51 // 1) We would prefer to use an enum, but enum values are assignment- 54 // 2) We would prefer to use a class instead of a struct but we don't like [all...] |
/external/v8/src/x64/ |
assembler-x64.h | 70 // 1) We would prefer to use an enum, but enum values are assignment- 73 // 2) We would prefer to use a class instead of a struct but we don't like [all...] |
/libcore/luni/src/main/java/java/util/ |
TreeMap.java | 98 * TreeMap} constructor overloads are ambiguous, prefer to construct a map 135 * are ambigous, prefer to construct a map and populate it in two steps: [all...] |
/external/clearsilver/autom4te.cache/ |
output.0 | [all...] |
/external/clearsilver/ |
configure | [all...] |
/build/tools/zipalign/ |
ZipEntry.cpp | 90 * prefer the CDE values.)
|
/dalvik/vm/ |
Globals.h | 20 * Prefer this over scattered static and global variables -- it's easier to
|
/development/pdk/docs/ |
faqs.jd | 309 prefer.</p>
|
/development/pdk/docs/porting/ |
instrumentation_testing.jd | 185 <p>If you prefer to explicitly state which tests comprise all of your tests, you can define a test suite and run that directly. By convention, all test packages in your system should have at least one suite called <code>AllTests</code> (see <code>AllTests.java</code>). To run all of the tests using the <code>AllTests</code> suite for the api demos test app:</p>
|
/external/bison/build-aux/ |
depcomp | 299 # one of the two compilations can be disabled. We should prefer
|
/external/bison/data/ |
c.m4 | 106 # If defined, b4_parse_param arrives double quoted, but below we prefer
|
/external/bluetooth/glib/docs/reference/glib/ |
building.sgml | 154 and Unicode handling. If you prefer to use the system-supplied PCRE
|
/external/chromium/base/ |
file_util.h | 148 // if it doesn't exist. Prefer this function over Move when dealing with
|
process_util.h | 107 // This adjusts /proc/process/oom_adj so the Linux OOM killer will prefer
|
/external/chromium/googleurl/src/ |
url_canon_host.cc | 75 // based on how many times you run the canonicalizer. We prefer to always report
|