/prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/info/ |
as.info | 1 This is as.info, produced by makeinfo version 4.11 from /home/jingyu/projects/gcc/android-toolchainsrc/build/../binutils/binutils-2.19/gas/doc/as.texinfo. 3 START-INFO-DIR-ENTRY 6 END-INFO-DIR-ENTRY 21 File: as.info, Node: Top, Next: Overview, Up: (dir) 51 File: as.info, Node: Overview, Next: Invoking, Prev: Top, Up: Top 454 See the info pages for documentation of the CRIS-specific options. 853 See the info pages for documentation of the MMIX-specific options. 940 File: as.info, Node: Manual, Next: GNU Assembler, Up: Overview 962 File: as.info, Node: GNU Assembler, Next: Object Formats, Prev: Manual, Up: Overview 987 File: as.info, Node: Object Formats, Next: Command Line, Prev: GNU Assembler, Up: Overvie [all...] |
/prebuilt/linux-x86/toolchain/i686-unknown-linux-gnu-4.2.1/info/ |
gdb.info | 1 This is gdb.info, produced by makeinfo version 4.8 from 4 INFO-DIR-SECTION Software development 5 START-INFO-DIR-ENTRY 7 END-INFO-DIR-ENTRY 32 File: gdb.info, Node: Top, Next: Summary, Prev: (dir), Up: (dir) 90 File: gdb.info, Node: Summary, Next: Sample Session, Prev: Top, Up: Top 136 File: gdb.info, Node: Free Software, Next: Contributors, Up: Summary 243 File: gdb.info, Node: Contributors, Prev: Free Software, Up: Summary 411 File: gdb.info, Node: Sample Session, Next: Invocation, Prev: Summary, Up: Top 622 File: gdb.info, Node: Invocation, Next: Commands, Prev: Sample Session, Up: To [all...] |
/development/host/windows/usb/legacy/driver/ |
android_usb_device_object.cpp | 361 // Retrieve the pipe along with the pipe info
600 // Copy requested info into output buffer and complete request
630 // Copy requested info into output buffer and complete request
662 // Copy requested info into output buffer and complete request
742 // Copy endpoint info to the output
[all...] |
/bionic/libc/include/sys/ |
sysinfo.h | 36 extern int sysinfo (struct sysinfo *info);
|
/bionic/libc/kernel/common/linux/ |
proc_fs.h | 74 #define proc_net_create(name, mode, info) ({ (void)(mode), NULL; })
|
/bionic/libthread_db/ |
libthread_db.c | 132 td_thr_get_info(td_thrhandle_t const * handle, td_thrinfo_t * info) 134 info->ti_tid = handle->tid; 135 info->ti_lid = handle->tid; // Our pthreads uses kernel ids for tids 136 info->ti_state = TD_THR_SLEEP; /* XXX this needs to be read from /proc/<pid>/task/<tid>.
|
/bootable/bootloader/legacy/ |
fastboot_protocol.txt | 29 or "INFO". Additional bytes may contain an (ascii) informative 32 a. INFO -> the remaining 60 bytes are an informative message 54 The first four bytes of the response are "OKAY", "FAIL", or "INFO". 57 a. INFO -> display the remaining 60 bytes and return to #4
|
/bootable/recovery/minui/ |
minui.h | 41 // see http://www.mjmwired.net/kernel/Documentation/input/ for info.
|
/build/tools/droiddoc/templates/ |
package-descr.cs | 10 <div id="api-info-block">
|
/dalvik/dx/src/com/android/dx/dex/cf/ |
CfOptions.java | 27 /** how much source position info to preserve */
|
/dalvik/vm/ |
DalvikVersion.h | 18 * Dalvik VM version info.
|
/dalvik/vm/alloc/ |
DdmHeap.h | 23 * Sends the current heap info to the DDM server.
|
/development/ndk/platforms/android-3/include/linux/ |
proc_fs.h | 74 #define proc_net_create(name, mode, info) ({ (void)(mode), NULL; })
|
/development/ndk/platforms/android-3/include/sys/ |
sysinfo.h | 37 extern int sysinfo (struct sysinfo *info);
|
/development/ndk/platforms/android-9/include/sys/ |
sysinfo.h | 36 extern int sysinfo (struct sysinfo *info);
|
/development/samples/ApiDemos/src/com/example/android/apis/app/ |
LauncherShortcuts.java | 83 String info = intent.toString(); local 86 info = info + " " + extra; 88 intentInfo.setText(info);
|
/development/samples/SampleSyncAdapter/src/com/example/android/samplesync/platform/ |
SampleSyncAdapterColumns.java | 21 * The standard columns representing contact's info from social apps.
|
/device/samsung/crespo/alsa-lib/src/hwdep/ |
hwdep_hw.c | 61 static int snd_hwdep_hw_info(snd_hwdep_t *hwdep, snd_hwdep_info_t *info) 63 assert(hwdep && info); 64 if (ioctl(hwdep->poll_fd, SNDRV_HWDEP_IOCTL_INFO, info) < 0) 100 .info = snd_hwdep_hw_info,
|
/device/samsung/crespo/alsa-utils/alsactl/ |
init_utils_run.c | 69 info("'%s'", command0); 189 info("'%s' (stdout) '%s'", argv[0], line); 210 info("'%s' (stderr) '%s'", argv[0], line); 228 info("'%s' returned with status %i", argv[0], WEXITSTATUS(status));
|
/external/blktrace/ |
btrace.spec | 25 btrace can show detailed info about what is happening on a block
|
/external/bluetooth/glib/gio/ |
gappinfo.h | 205 GAppInfo *info, 208 GAppInfo *info, 224 GAppInfo *info, 227 GAppInfo *info,
|
/external/bluetooth/glib/gio/xdgmime/ |
xdgmimeicon.h | 4 * More info can be found at http://www.freedesktop.org/standards/
|
/external/chromium/base/ |
cpu.cc | 32 // More info can be found here:
|
/external/chromium/base/third_party/xdg_mime/ |
xdgmimeicon.h | 4 * More info can be found at http://www.freedesktop.org/standards/
|
/external/chromium/net/base/ |
auth.h | 14 // Holds info about an authentication challenge that we may want to display
|