HomeSort by relevance Sort by last modified time
    Searched full:drives (Results 26 - 50 of 193) sorted by null

12 3 4 5 6 7 8

  /prebuilts/tools/windows/sdl/include/SDL/
SDL_cdrom.h 44 * for CD-ROM drives, and load appropriate drivers.
111 * Returns the number of CD-ROM drives on the system, or -1 if
130 * Drives are numbered starting with 0. Drive 0 is the system default CD-ROM.
  /external/qemu/distrib/sdl-1.2.15/src/cdrom/beos/
SDL_syscdrom.cc 61 /* The maximum number of CD-ROM drives we'll detect */
64 /* A list of available CD-ROM drives */
110 /* Add a CD-ROM drive to our list of valid drives */
192 /* If we found our drives, there's nothing left to do */
198 /* Scan the system for CD-ROM drives */
  /external/qemu/distrib/sdl-1.2.15/src/cdrom/freebsd/
SDL_syscdrom.c 39 /* The maximum number of CD-ROM drives we'll detect */
42 /* A list of available CD-ROM drives */
96 /* Add a CD-ROM drive to our list of valid drives */
179 /* If we found our drives, there's nothing left to do */
185 /* Scan the system for CD-ROM drives */
  /external/qemu/distrib/sdl-1.2.15/src/cdrom/openbsd/
SDL_syscdrom.c 41 /* The maximum number of CD-ROM drives we'll detect */
44 /* A list of available CD-ROM drives */
101 /* Add a CD-ROM drive to our list of valid drives */
188 /* If we found our drives, there's nothing left to do */
194 /* Scan the system for CD-ROM drives */
  /external/qemu/distrib/sdl-1.2.15/src/cdrom/qnx/
SDL_syscdrom.c 41 /* The maximum number of CD-ROM drives we'll detect */
46 /* A list of available CD-ROM drives */
109 /* Add a CD-ROM drive to our list of valid drives */
202 /* If we found our drives, there's nothing left to do */
209 /* Scan the system for CD-ROM drives */
  /external/qemu/
blockdev.c 18 static QTAILQ_HEAD(drivelist, DriveInfo) drives = QTAILQ_HEAD_INITIALIZER(drives);
68 QTAILQ_FOREACH(dinfo, &drives, next) {
84 QTAILQ_FOREACH(dinfo, &drives, next) {
96 QTAILQ_FOREACH(dinfo, &drives, next) {
113 QTAILQ_REMOVE(&drives, dinfo, next);
422 QTAILQ_INSERT_TAIL(&drives, dinfo, next);
  /external/qemu/distrib/sdl-1.2.15/src/cdrom/bsdi/
SDL_syscdrom.c 29 * heavily modified. Works for standard (MMC) SCSI and ATAPI CDrom drives.
68 /* The maximum number of CD-ROM drives we'll detect */
71 /* A list of available CD-ROM drives */
210 /* Add a CD-ROM drive to our list of valid drives */
292 /* If we found our drives, there's nothing left to do */
298 /* Scan the system for CD-ROM drives */
  /external/antlr/antlr-3.4/runtime/C/doxygen/
generate.dox 13 /// used by the StringTemplate engine, which drives code generation for all language targets. In fact you can make copies of the C.stg
  /external/chromium_org/chrome/test/functional/chromoting/
me2me_connect.py 13 """Drives me2me connect test cases."""
  /external/chromium_org/content/browser/loader/
detachable_resource_handler.h 25 // detached. Once detached, it drives the request to completion itself. This is
  /external/qemu/distrib/sdl-1.2.15/src/cdrom/win32/
SDL_syscdrom.c 38 /* The maximum number of CD-ROM drives we'll detect (Don't change!) */
41 /* A list of available CD-ROM drives */
62 /* Add a CD-ROM drive to our list of valid drives */
100 /* Scan the system for CD-ROM drives */
  /hardware/libhardware/include/hardware/
local_time_hal.h 75 * Sets the HW slew rate of oscillator which drives the system wide local
  /external/qemu/distrib/sdl-1.2.15/docs/html/
sdlcdopen.html 137 >Drives are numbered starting with 0.
155 /* Check for CD drives */
  /external/qemu/distrib/sdl-1.2.15/test/
testcdrom.c 105 /* Find out how many CD-ROM drives are connected to the system */
110 printf("Drives available: %d\n", SDL_CDNumDrives());
  /external/qemu/distrib/sdl-1.2.15/src/cdrom/aix/
SDL_syscdrom.c 49 /* The maximum number of CD-ROM drives we'll detect */
52 /* A list of available CD-ROM drives */
110 /* Add a CD-ROM drive to our list of valid drives */
332 /* If we found our drives, there's nothing left to do */
369 * We found /dev/cd? drives and that is in our list. But we can
  /external/qemu/distrib/sdl-1.2.15/src/cdrom/osf/
SDL_syscdrom.c 40 /* The maximum number of CD-ROM drives we'll detect */
43 /* A list of available CD-ROM drives */
103 /* Add a CD-ROM drive to our list of valid drives */
199 /* If we found our drives, there's nothing left to do */
204 /* Scan the system for CD-ROM drives */
  /external/grub/lib/
device.c 1 /* device.c - Some helper functions for OS devices and BIOS drives */
310 # warning "BIOS floppy drives cannot be guessed in your operating system."
351 # warning "BIOS IDE drives cannot be guessed in your operating system."
392 # warning "BIOS SCSI drives cannot be guessed in your operating system."
615 FLOPPY_DISKS is the number of floppy disk drives which will be probed.
653 "Probing devices to guess BIOS drives. "
779 drives, and 7 partitions. */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
cdrom.h 20 * device drivers that actually talk to the drives. There may still be
21 * 23 different kinds of strange CD-ROM drives, but at least there will
344 /* most drives don't deliver everything: */
362 /* audio states (from SCSI-2, but seen with other drives, too) */
422 * various drives, so we can't do multisessions the same way there.
487 * drives support it. */
494 * older drives only.
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
cdrom.h 20 * device drivers that actually talk to the drives. There may still be
21 * 23 different kinds of strange CD-ROM drives, but at least there will
344 /* most drives don't deliver everything: */
362 /* audio states (from SCSI-2, but seen with other drives, too) */
422 * various drives, so we can't do multisessions the same way there.
487 * drives support it. */
494 * older drives only.
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/
cdrom.h 20 * device drivers that actually talk to the drives. There may still be
21 * 23 different kinds of strange CD-ROM drives, but at least there will
344 /* most drives don't deliver everything: */
362 /* audio states (from SCSI-2, but seen with other drives, too) */
422 * various drives, so we can't do multisessions the same way there.
487 * drives support it. */
494 * older drives only.
  /art/test/088-monitor-verification/src/
Main.java 23 * Drives tests.
  /build/target/board/generic/
BoardConfig.mk 49 # vsync. The system's vsync event drives Choreographer and SurfaceFlinger's
  /dalvik/tests/088-monitor-verification/src/
Main.java 23 * Drives tests.
  /external/chromium_org/chrome/browser/chromeos/policy/
user_cloud_policy_store_chromeos.h 38 // Additionally, this class drives legacy UserPolicyTokenCache and
  /external/chromium_org/content/test/plugin/
npapi_test.cc 23 // The Plugin drives the actual test, calling host functions and validating the

Completed in 300 milliseconds

12 3 4 5 6 7 8