HomeSort by relevance Sort by last modified time
    Searched full:friendly (Results 51 - 75 of 163) sorted by null

1 23 4 5 6 7

  /external/ipsec-tools/
NEWS 104 o Setkey supports readline => more user friendly.
  /external/webkit/WebCore/loader/
CachedResource.h 211 // These are called by the friendly Cache only
  /frameworks/base/core/tests/coretests/src/android/widget/
SimpleCursorAdapterTest.java 241 * friendly way to do this would be to mock out a View and a ViewBinder and exercise
  /frameworks/base/docs/html/
license.jd 25 <p>Apache 2.0 is a commercial and open-source-friendly software
  /external/icu4c/common/
ucnvmbcs.h 351 /** Constants for fast and UTF-8-friendly conversion. */
353 SBCS_FAST_MAX=0x0fff, /* maximum code point with UTF-8-friendly SBCS runtime code, see makeconv SBCS_UTF8_MAX */
355 MBCS_FAST_MAX=0xd7ff, /* maximum code point with UTF-8-friendly MBCS runtime code, see makeconv MBCS_UTF8_MAX */
uresdata.h 82 * int32_t indexes[indexes[0]]; -- array of indexes for friendly
  /external/icu4c/tools/makeconv/
makeconv.c 675 /* sort the table so that it can be turned into UTF-8-friendly data */
690 * (Especially for UTF-8-friendly fromUnicode tables.)
809 * We assume that MBCSAddTable() will build a UTF-8-friendly table.
  /frameworks/base/core/java/android/bluetooth/
BluetoothDevice.java 146 * Broadcast Action: Indicates the friendly name of a remote device has
178 * #ACTION_FOUND} intents. It contains the friendly Bluetooth name.
431 * Get the friendly Bluetooth name of the remote device.
BluetoothAdapter.java 264 * Broadcast Action: The local Bluetooth adapter has changed its friendly
452 * Get the friendly Bluetooth name of the local Bluetooth adapter.
466 * Set the friendly Bluetooth name of the local Bluetoth adapter.
    [all...]
  /packages/apps/Email/src/com/android/email/activity/
MessageCompose.java 748 * If only one address appears, returns the friendly form of that address.
749 * Otherwise returns the friendly form of the first address appended with "and N others".
764 String friendly = first.toFriendly(); local
766 return friendly;
768 return this.getString(R.string.message_compose_display_name, friendly, nRecipients - 1);
    [all...]
  /dalvik/dx/src/com/android/dx/command/dump/
BlockDumper.java 49 * Utility to dump basic block info from methods in a human-friendly form.
  /dalvik/dx/src/com/android/dx/dex/file/
AnnotationsDirectoryItem.java 354 * Prints out the contents of this instance, in a debugging-friendly
CatchStructs.java 105 * Does a human-friendly dump of this instance.
ClassDefItem.java 388 * Prints out the contents of this instance, in a debugging-friendly
CodeItem.java 159 * Does a human-friendly dump of this instance.
  /dalvik/libcore/dalvik/src/main/java/dalvik/system/
VMDebug.java 25 * friendly way for use by application developers. On the Android platform, the
  /external/bluetooth/glib/docs/reference/glib/
running.sgml 82 <term>gc-friendly</term>
  /external/e2fsprogs/e2fsck/
message.c 143 * Give more user friendly names to the "special" inodes.
  /external/webkit/WebKit/gtk/webkit/
webkitwebdatabase.cpp 41 * name, as well as a user-friendly display name.
  /external/wpa_supplicant_6/wpa_supplicant/src/wps/
wps.h 460 * friendly_name - Friendly Name (required for UPnP)
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/lib/gcc/arm-eabi/4.4.0/plugin/include/
ggc.h 237 /* Type-safe, C++-friendly versions of ggc_alloc() and gcc_calloc(). */
  /dalvik/libcore/security/src/main/java/org/apache/harmony/security/fortress/
PolicyUtils.java 230 * Constructor with user-friendly message parameter.
237 * Constructor with user-friendly message and causing error.
  /external/bluetooth/bluez/sbc/
sbc_primitives.c 38 * A reference C code of analysis filter with SIMD-friendly tables
347 * SIMD-friendly analysis filter function. The results are put into "X"
  /external/icu4c/i18n/unicode/
umsg.h 616 * Convert an 'apostrophe-friendly' pattern into a standard
628 * @param pattern the 'apostrophe-friendly' patttern to convert
  /external/openssl/apps/
pkcs12.c 312 BIO_printf (bio_err, "-name \"name\" use name as friendly name\n");
313 BIO_printf (bio_err, "-caname \"nm\" use nm as CA friendly name (can be used more than once).\n");

Completed in 120 milliseconds

1 23 4 5 6 7