Searched
full:formatting (Results
276 -
300 of
892) sorted by null
<<11121314151617181920>>
/development/pdk/docs/source/ |
download.jd | 70 <p>If you want to avoid partitioning/formatting your hard drive, you can use a case-sensitive disk image instead. To create the image, launch Disk Utility and select "New Image". A size of 8 GB is sufficient, or more if you prefer. Be sure to select "case sensitive, journaled" as the volume format.</p> 71 <p>This will create a .dmg file which, once mounted, acts as a drive with the required formatting for Android development. For a disk image named "android.dmg" stored in your home directory, you can add the following to your <tt>~/.bash_profile</tt> to mount the image when you execute "mountAndroid":
|
/external/chromium/third_party/libjingle/overrides/talk/base/ |
logging.h | 198 // These assist in formatting some parts of the debug output. 229 // Flags for formatting options
|
/external/chromium/third_party/libjingle/source/talk/base/ |
logging.h | 195 // These assist in formatting some parts of the debug output. 226 // Flags for formatting options
|
/external/icu4c/i18n/ |
digitlst.h | 75 * the change on the rest of the ICU formatting code. 382 * This is an optimization for the formatting implementation, which may
|
nfsubs.cpp | 565 // formatting 649 * operation (the inverse of the one used in formatting) is [all...] |
/external/icu4c/i18n/unicode/ |
dtitvinf.h | 19 * \brief C++ API: Date/Time interval patterns for formatting date/time interval 81 * The calendar fields we support for interval formatting are:
|
fieldpos.h | 56 * to perform partial formatting or to get information about the
|
msgfmt.h | 48 * formatting and parsing. 54 * <P>When formatting, MessageFormat takes an array of arguments 322 * @param newLocale The locale to use for formatting dates and numbers. 333 * @param newLocale The locale to use for formatting dates and numbers. [all...] |
/external/icu4c/test/intltest/ |
itspoof.cpp | 295 // Used in formatting error messages. 296 // Match the formatting of numbers in confusables.txt
|
/external/nist-sip/java/gov/nist/javax/sip/address/ |
NetObject.java | 273 * An introspection based string formatting method. We need this because 298 // formatting stuff - not relevant here.
|
/external/nist-sip/java/gov/nist/javax/sip/header/ |
SIPObject.java | 284 * An introspection based string formatting method. We need this because 309 // formatting stuff - not relevant here.
|
/frameworks/base/docs/html/guide/topics/ui/ |
index.jd | 223 <li>A style is a set of one or more formatting attributes that you can apply as a unit to individual elements 226 <li>A theme is a set of one or more formatting attributes that you can apply as a unit to all activities in
|
/libcore/luni/src/main/java/java/util/logging/ |
LogRecord.java | 287 * formatting. 298 * formatting.
|
/ndk/sources/host-tools/sed-4.2.1/sed/ |
fmt.c | 429 /* Compute the optimal formatting for the whole paragraph by computing 430 and remembering the optimal formatting for each suffix from the empty
|
/prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/ |
ostream | 51 * formatting of all builtin types, and communicates with any class 162 * @c num_get facet) to perform numeric formatting.
|
/prebuilt/ndk/android-ndk-r5/sources/cxx-stl/gnu-libstdc++/include/ |
ostream | 51 * formatting of all builtin types, and communicates with any class 162 * @c num_get facet) to perform numeric formatting.
|
/prebuilt/ndk/android-ndk-r6/sources/cxx-stl/gnu-libstdc++/include/ |
ostream | 51 * formatting of all builtin types, and communicates with any class 162 * @c num_get facet) to perform numeric formatting.
|
/dalvik/dexgen/src/com/android/dexgen/util/ |
Hex.java | 20 * Utilities for formatting numbers as hexadecimal.
|
/dalvik/dx/src/com/android/dx/util/ |
Hex.java | 20 * Utilities for formatting numbers as hexadecimal.
|
/development/samples/BrowserPlugin/ |
README | 156 timers, javascript access, and bitmap formatting.
|
/external/bluetooth/glib/docs/reference/gobject/ |
glib-genmarshal.1 | 12 .\" * set default formatting
|
glib-mkenums.1 | 12 .\" * set default formatting
|
/external/chromium/base/ |
string_number_conversions.h | 44 // locale. If you want to use locale specific formatting, use ICU.
|
/external/clang/lib/Frontend/ |
TextDiagnosticPrinter.cpp | 52 /// the name according to the expected diagnostic message formatting:
|
/external/clang/www/ |
OpenProjects.html | 54 preprocessor, indent could do proper formatting for complex C++ features, and it
|
Completed in 1526 milliseconds
<<11121314151617181920>>