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

1 2 3 4 5 6 7 8

  /external/qemu/distrib/sdl-1.2.15/docs/man3/
SDL_CDNumDrives.3 3 SDL_CDNumDrives \- Returns the number of CD-ROM drives on the system\&.
11 Returns the number of CD-ROM drives on the system\&.
SDL_CDOpen.3 13 Drives are numbered starting with 0\&. Drive 0 is the system default CD-ROM\&.
23 /* Check for CD drives */
  /external/qemu/distrib/sdl-1.2.15/src/cdrom/
SDL_syscdrom.h 64 /* The number of available CD-ROM drives on the system */
67 /* Function to scan the system for CD-ROM drives and fill SDL_CDcaps.
69 * drives. Drive 0 should be the system default CD-ROM.
  /sdk/attribute_stats/
README.txt 6 extra-view-metadata.xml file (which drives the common attributes
  /external/chromium_org/win8/test/
open_with_dialog_controller.h 19 // Asynchronously drives Windows 8's OpenWithDialog into making a given program
45 // Sychronously drives the dialog by running a message loop. Do not by any
  /external/qemu/distrib/sdl-1.2.15/docs/html/
cdrom.html 93 >&nbsp;--&nbsp;Returns the number of CD-ROM drives on the system.</DT
157 >SDL supports audio control of up to 32 local CD-ROM drives at once.</P
161 (Currently, multi-changer CD drives are not supported.)</P
168 CD-ROM drives, and sets the program up for audio control. Check the
175 >After you have initialized the library, you can find out how many drives
sdlcdnumdrives.html 83 >SDL_CDNumDrives&nbsp;--&nbsp;Returns the number of CD-ROM drives on the system.</DIV
123 >Returns the number of CD-ROM drives on the system.</P
guidecdromexamples.html 88 >Listing CD-ROM drives</H2
101 /* Find out how many CD-ROM drives are connected to the system */
102 printf("Drives available: %d\n", SDL_CDNumDrives());
  /external/chromium_org/components/autofill/content/browser/
autofill_driver_impl.h 31 // Class that drives autofill flow in the browser process based on
95 // AutofillManager instance via which this object drives the shared Autofill
  /external/chromium_org/chrome/browser/sync/sessions2/
notification_service_sessions_router.h 21 // A SessionsSyncManager::LocalEventRouter that drives session sync via
  /external/chromium_org/chrome/browser/ui/cocoa/autofill/
generated_credit_card_bubble_cocoa.h 46 // Controller that drives this bubble. May be invalid when hiding.
new_credit_card_bubble_cocoa.h 54 // Controller that drives this bubble. Never NULL; outlives this class.
  /external/chromium_org/chrome/browser/ui/views/autofill/
generated_credit_card_bubble_views.h 50 // Controller that drives this bubble. May be invalid when hiding.
new_credit_card_bubble_views.h 47 // Controller that drives this bubble. Never NULL; outlives this class.
  /external/chromium_org/chrome/test/functional/chromoting/
it2me_basic.py 13 """Drives it2me basic test cases."""
me2me_enable.py 13 """Drives the me2me enable test cases."""
  /external/qemu/block/
raw-win32.c 262 char drives[256], *pdrv = drives; local
265 memset(drives, 0, sizeof(drives));
266 GetLogicalDriveStrings(sizeof(drives), drives); local
  /external/qemu/distrib/sdl-1.2.15/src/cdrom/linux/
SDL_syscdrom.c 91 /* The maximum number of CD-ROM drives we'll detect */
94 /* A list of available CD-ROM drives */
153 /* Add a CD-ROM drive to our list of valid drives */
311 /* If we found our drives, there's nothing left to do */
323 /* Now check the currently mounted CD drives */
326 /* Finally check possible mountable drives in /etc/fstab */
329 /* If we found our drives, there's nothing left to do */
335 /* Scan the system for CD-ROM drives.
  /external/chromium_org/base/ios/
scoped_critical_action.h 59 // The instance of the core that drives the background task.
  /external/clang/test/CodeGenCXX/
debug-info-static-member.cpp 29 // The definition of C::a drives the emission of class C, which is
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_py_compile.py 19 # on different drives. Therefore we need to switch to the drive where
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_py_compile.py 19 # on different drives. Therefore we need to switch to the drive where
  /external/qemu/distrib/sdl-1.2.15/include/
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.
  /prebuilts/tools/darwin-x86/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.
  /prebuilts/tools/linux-x86/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.

Completed in 298 milliseconds

1 2 3 4 5 6 7 8