/frameworks/base/awt/javax/imageio/metadata/ |
IIOMetadataFormat.java | 179 * Gets the user-friendly description of the attribute. 298 * Gets the user-friendly description of the element.
|
/external/icu4c/tools/makeconv/ |
genmbcs.c | 54 * Maximum UTF-8-friendly code point. 233 * UTF-8-friendly fromUnicode tries: allocate multiple blocks at a time. 242 * UTF-8-friendly fromUnicode tries work from sorted tables and are built 249 * Non-UTF-8-friendly fromUnicode tries work from unsorted tables 253 * Preallocation for UTF-8-friendly fromUnicode tries: 306 * for UTF-8-friendly lookup with a trail byte, 616 /* allocate 64-entry blocks for UTF-8-friendly lookup */ 751 /* allocate 64-entry blocks for UTF-8-friendly lookup */ 794 /* Build an alternate, UTF-8-friendly stage table as well. */ [all...] |
/dalvik/dx/src/com/android/dx/dex/file/ |
DebugInfoItem.java | 105 * Does a human-friendly dump of this instance.
|
/dalvik/libcore/xml/src/main/java/javax/xml/validation/ |
package.html | 21 user-friendly XML schema language. RNG schemas may also use types to constrain XML character data.
|
/development/pdk/docs/source/ |
licenses.jd | 12 is a commercial and open source friendly open source license. The majority of
|
/external/bluetooth/bluez/doc/ |
device-api.txt | 160 be used to have a different friendly name for the
|
adapter-api.txt | 210 The Bluetooth friendly name. This value can be
|
/external/elfutils/libdw/ |
dwarf_error.c | 71 make it more DSO-friendly. */
|
/external/icu4c/common/ |
bmpset.h | 27 * optimized for BMP code points. Structured to be UTF-8-friendly.
|
/external/icu4c/i18n/ |
bocsu.h | 46 * - Does not need to be friendly for decoding or random access
|
/external/opencore/pvmi/content_policy_manager/plugins/common/include/ |
pvmf_cpmplugin_domain_interface_types.h | 122 OSCL_String* iFriendlyName; //Pointer to the friendly name. Can be NULL.
|
/external/openssl/crypto/store/ |
README | 34 Friendly Name - the value is a normal C string
|
/external/proguard/docs/ |
testimonials.html | 91 Its friendly license, attractive price tag, compelling performance, and
|
/external/quake/quake/src/WinQuake/ |
README.Solaris | 66 much more user friendly. It allows the user to dynamically
|
/external/webkit/JavaScriptCore/yarr/ |
RegexPattern.h | 235 // friendly neighborhood RegexPattern instance to get nicely
|
/external/webkit/WebKit/qt/Api/ |
qwebdatabase.cpp | 43 Each database has an internal name(), as well as a user-friendly name, provided by displayName().
|
/system/extras/tests/sdcard/ |
testcase.h | 134 bool mDump; // print the raw values instead of a human friendly report.
|
/external/bluetooth/glib/glib/ |
gmem.c | 702 { "gc-friendly", 1 }, 710 if (flags & 1) /* gc-friendly */
|
gdate.h | 224 /* qsort-friendly (with a cast...) */
|
/external/openssl/crypto/perlasm/ |
cbc.pl | 161 &xor("edx", "edx") if $ppro; # ppro friendly 173 &xor("ecx", "ecx") if $ppro; # ppro friendly
|
/packages/apps/Email/src/com/android/email/mail/ |
Address.java | 272 * Get Human friendly address string. 286 * Creates a comma-delimited list of addresses in the "friendly" format (see toFriendly() for
|
/dalvik/dx/src/com/android/dx/command/dump/ |
BaseDumper.java | 33 * Base class for the various human-friendly dumpers.
|
/dalvik/libcore/security/src/main/java/java/security/ |
Policy.java | 194 * Shortcut accessor for friendly classes, to skip security checks.
|
/external/dnsmasq/src/ |
config.h | 117 in its leases file. This also make dnsmasq "flash disk friendly".
|
/external/icu4c/samples/numfmt/ |
main.cpp | 235 // TODO: Using printf() here assumes that the runtime encoding is ASCII-friendly
|