/external/dexmaker/src/dx/java/com/android/dx/dex/file/ |
ClassDefItem.java | 386 * Prints out the contents of this instance, in a debugging-friendly
|
CodeItem.java | 159 * Does a human-friendly dump of this instance.
|
/external/llvm/docs/ |
conf.py | 83 pygments_style = 'friendly'
|
/external/qemu/distrib/sdl-1.2.15/ |
README.MacOSX | 118 framework as a more user and system-friendly shared library, whose library
|
/external/webkit/Source/WebKit/gtk/webkit/ |
webkitwebdatabase.cpp | 40 * name, as well as a user-friendly display name.
|
/frameworks/base/docs/html/design/patterns/ |
help.jd | 110 <p>People don't read help from start to finish. They scan around, looking for a piece of information containing the answer they need. Make it less burdensome with friendly formatting and layout choices like bold headings, bulleted and numbered lists, tables, and white space between paragraphs. And if you have a large amount of content, divide it into multiple screens to cut down on scrolling.</p>
|
/frameworks/base/docs/html/training/connect-devices-wirelessly/ |
nsd-wifi-direct.jd | 168 // Update the device name with the human-friendly version from
|
/hardware/libhardware/include/hardware/ |
bluetooth.h | 192 * Description - User defined friendly name of the remote device
|
/libcore/dalvik/src/main/java/dalvik/system/ |
VMDebug.java | 25 * friendly way for use by application developers. On the Android platform, the
|
/prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/share/man/man1/ |
arm-eabi-addr2line.1 | 257 Make the output more human friendly: each location are printed on one line.
|
/prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/share/man/man1/ |
arm-linux-androideabi-addr2line.1 | 257 Make the output more human friendly: each location are printed on one line.
|
/prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/share/man/man1/ |
arm-eabi-addr2line.1 | 257 Make the output more human friendly: each location are printed on one line.
|
/prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/share/man/man1/ |
arm-linux-androideabi-addr2line.1 | 257 Make the output more human friendly: each location are printed on one line.
|
/external/chromium/chrome/common/extensions/docs/examples/apps/hello-php/lib/lightopenid/ |
openid.php | 34 * $openid->required = array('namePerson/friendly', 'contact/email'); 56 'namePerson/friendly' => 'nickname',
|
/external/icu4c/i18n/unicode/ |
umsg.h | 592 * Convert an 'apostrophe-friendly' pattern into a standard 604 * @param pattern the 'apostrophe-friendly' patttern to convert
|
/external/openssl/apps/ |
pkcs12.c | 286 BIO_printf (bio_err, "-name \"name\" use name as friendly name\n"); 287 BIO_printf (bio_err, "-caname \"nm\" use nm as CA friendly name (can be used more than once).\n");
|
/frameworks/base/core/java/android/bluetooth/ |
BluetoothHealth.java | 141 * @param name The friendly name associated with the application or configuration. 164 * @param name The friendly name associated with the application or configuration.
|
BluetoothDevice.java | 154 * Broadcast Action: Indicates the friendly name of a remote device has 198 * #ACTION_FOUND} intents. It contains the friendly Bluetooth name. 604 * Get the friendly Bluetooth name of the remote device. [all...] |
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/bits/ |
locale_classes.h | 407 // Be race-detector-friendly. For more info see bits/c++config. 516 // Be race-detector-friendly. For more info see bits/c++config.
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/bits/ |
locale_classes.h | 407 // Be race-detector-friendly. For more info see bits/c++config. 516 // Be race-detector-friendly. For more info see bits/c++config.
|
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/ |
locale_classes.h | 407 // Be race-detector-friendly. For more info see bits/c++config. 516 // Be race-detector-friendly. For more info see bits/c++config.
|
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/ |
locale_classes.h | 408 // Be race-detector-friendly. For more info see bits/c++config. 517 // Be race-detector-friendly. For more info see bits/c++config.
|
shared_ptr_base.h | 142 // Be race-detector-friendly. For more info see bits/c++config. 158 // Be race-detector-friendly. For more info see bits/c++config. 176 // Be race-detector-friendly. For more info see bits/c++config. [all...] |
/bionic/libc/kernel/ |
README.TXT | 226 install a set of "user-friendly" headers that are generated from the official
|
/dalvik/dexgen/src/com/android/dexgen/dex/file/ |
ClassDataItem.java | 195 * Prints out the contents of this instance, in a debugging-friendly
|