/external/qemu/distrib/sdl-1.2.12/src/audio/dsp/ |
SDL_dspaudio.c | 57 /* Open the audio device for playback, and don't block if busy */ 83 static void Audio_DeleteDevice(SDL_AudioDevice *device) 85 SDL_free(device->hidden); 86 SDL_free(device); 180 /* Open the audio device */
|
/external/qemu/distrib/sdl-1.2.12/src/audio/mint/ |
SDL_mintaudio_dma8.c | 117 static void Audio_DeleteDevice(SDL_AudioDevice *device) 119 SDL_free(device->hidden); 120 SDL_free(device);
|
SDL_mintaudio_gsxb.c | 123 static void Audio_DeleteDevice(SDL_AudioDevice *device) 125 SDL_free(device->hidden); 126 SDL_free(device);
|
SDL_mintaudio_mcsn.c | 138 static void Audio_DeleteDevice(SDL_AudioDevice *device) 140 SDL_free(device->hidden); 141 SDL_free(device);
|
SDL_mintaudio_stfa.c | 117 static void Audio_DeleteDevice(SDL_AudioDevice *device) 119 SDL_free(device->hidden); 120 SDL_free(device);
|
/external/qemu/distrib/sdl-1.2.12/src/audio/nas/ |
SDL_nasaudio.c | 63 static void Audio_DeleteDevice(SDL_AudioDevice *device) 65 SDL_free(device->hidden); 66 SDL_free(device); 260 SDL_SetError("Couldn't find a fitting playback device on NAS server");
|
/external/qemu/distrib/sdl-1.2.12/src/audio/paudio/ |
SDL_paudio.c | 53 /* Open the audio device for playback, and don't block if busy */ 80 static void Audio_DeleteDevice(SDL_AudioDevice *device) 82 SDL_free(device->hidden); 83 SDL_free(device); 248 /* Open the audio device */ 256 * We can't set the buffer size - just ask the device for the maximum 390 * the device's own buffer that we are filling with write() anyway. 414 * The AIX paud device init can't modify the values of the audio_init 419 * to do anything like reopening the device, either. 483 * Tell the device to expect data. Actual start will wait fo [all...] |
/external/qemu/distrib/sdl-1.2.12/src/audio/sun/ |
SDL_sunaudio.c | 47 /* Open the audio device for playback, and don't block if busy */ 75 static void Audio_DeleteDevice(SDL_AudioDevice *device) 77 SDL_free(device->hidden); 78 SDL_free(device); 282 /* Open the audio device */ 361 fprintf(stderr, "Audio device %s U-Law only\n",
|
/external/qemu/distrib/sdl-1.2.12/src/audio/windib/ |
SDL_dibaudio.c | 59 static void Audio_DeleteDevice(SDL_AudioDevice *device) 61 SDL_free(device->hidden); 62 SDL_free(device); 105 /* The Win32 callback for filling the WAVE device */ 292 /* Open the audio device */ 301 /* Check the sound device we retrieved */ 310 printf("Audio device: %s\n", caps.szPname);
|
/external/grub/stage2/ |
builtins.c | 42 # include <device.h> 54 /* The boot device. */ 198 /* Print the device name. */ 365 "Initialize a network device via BOOTP. If the option `--with-configfile'" 808 /* device */ 813 char *device; 819 /* Get the device argument. */ 820 device = skip_to (0, drive); 822 /* Terminate DEVICE. */ 823 nul_terminate (device); 803 char *device; local 1023 char *device; local 1342 char *device = arg; local 2054 unsigned long device = 0xFFFFFFFF; local 2074 unsigned long device; local 3849 char device[16]; local [all...] |
/cts/tools/host/src/com/android/cts/ |
TestHost.java | 41 * Act as the host for the device connections, also provides management of 91 * CTS host and device isn't ready. It's needed 92 * to wait for 3 seconds for device ready to 458 TestDevice device = sDeviceManager.allocateFreeDeviceById(deviceId); local 460 ts.setTestDevice(device); 592 for (TestDevice device : devices) { 593 deviceList.add(device.getSerialNumber() + "\t" + device.getStatusAsString()); 599 * Get device list connected with the host. 601 * @return The device list connected with the host [all...] |
/external/kernel-headers/original/linux/ |
i2c.h | 34 #include <linux/device.h> /* for struct device */ 40 extern void i2c_adapter_dev_release(struct device *dev); 138 * with the device. 150 * i2c_client identifies a single device (i.e. chip) that is connected to an 163 struct device dev; /* the device structure */ 172 return to_i2c_client(container_of(kobj, struct device, kobj)); 236 struct device dev; /* the adapter device */ [all...] |
/frameworks/base/core/tests/hosttests/src/android/content/pm/ |
PackageManagerHostTestUtils.java | 64 // Install preference on the device-side 73 DEVICE, 78 * Constructor takes the device to use 79 * @param the device to use when performing operations 81 public PackageManagerHostTestUtils(IDevice device) 83 mDevice = device; 92 * Returns the path on the device of forward-locked apps. 94 * @return path of forward-locked apps on the device 101 * Returns the path on the device of normal apps. 103 * @return path of forward-locked apps on the device [all...] |
/external/blktrace/doc/ |
blktrace.tex | 102 and navigate through \emph{Device Drivers} and \emph{Block devices} 213 Here we see a program issuing an INQUIRY command to the CDROM device. 218 device. An example of that would be \emph{cdrecord} burning. 226 To do this, one would specify the device (or devices) to be watched. Then 342 through the debug file system (relay). Each device being traced has 361 \emph{device}.blktrace.\emph{cpu}, where \emph{device} is the base 362 device name (e.g, if we are tracing /dev/sda, the base device name would 365 The \emph{device} portion of the event file name can be changed vi [all...] |
/external/bluetooth/bluez/tools/ |
bccmd.c | 62 static inline int transport_open(int transport, char *device) 66 return csr_open_hci(device); 69 return csr_open_usb(device); 72 return csr_open_bcsp(device); 74 return csr_open_h4(device); 76 return csr_open_3wire(device); 1084 { "disabletx", cmd_disabletx, "", "Disable TX on the device" }, 1085 { "enabletx", cmd_enabletx, "", "Enable TX on the device" }, 1111 "\t-d <device> Select the device\n 1146 char *device = NULL; local [all...] |
/external/bluetooth/bluez/audio/ |
source.c | 42 #include "device.h" 49 #include "../src/device.h" 169 struct audio_device *device = user_data; local 170 struct source *source = device->source; 172 debug("Source: disconnect %s", device->path); 555 "Device Already Connected"); 576 struct audio_device *device = data; local 577 struct source *source = device->source; 584 "Device not Connected"); 615 struct audio_device *device = data local [all...] |
gstavdtpsink.c | 65 struct bt_get_capabilities_rsp *caps; /* Bluetooth device caps */ 86 "Plays audio to an A2DP device", 177 if (self->device) 178 g_free(self->device); 192 if (sink->device) 193 g_free(sink->device); 194 sink->device = g_value_dup_string(value); 213 g_value_set_string(value, sink->device); 377 GST_ERROR_OBJECT(self, "Error while configuring device: " 740 GST_LOG_OBJECT(self, "updating device caps") [all...] |
/sdk/ddms/libs/ddmuilib/src/com/android/ddmuilib/log/event/ |
EventLogPanel.java | 246 * binary format than on the device. 408 * @param device the device to connect logcat to. 410 private void startEventLog(final IDevice device) { 411 if (device == mCurrentLoggedDevice) { 422 if (device != null) { 430 while (device.isOnline() == false && 441 // logcat was stopped/cancelled before the device became ready. 446 mCurrentLoggedDevice = device; 449 mCurrentEventLogParser.init(device); [all...] |
/system/core/adb/ |
usb_linux.c | 92 // set mark flag to indicate this device is still alive 107 // kick any devices in the device list that were not found in the device scan 155 struct usb_device_descriptor* device; local 179 // should have device and configuration descriptors, and atleast two endpoints 186 device = (struct usb_device_descriptor*)bufptr; 189 if((device->bLength != USB_DT_DEVICE_SIZE) || (device->bDescriptorType != USB_DT_DEVICE)) { 194 vid = __le16_to_cpu(device->idVendor); 195 pid = __le16_to_cpu(device->idProduct) [all...] |
/external/bluetooth/bluez/src/ |
agent.c | 48 #include "device.h" 461 int agent_request_pincode(struct agent *agent, struct btd_device *device, 466 const gchar *dev_path = device_get_path(device); 618 int agent_request_passkey(struct agent *agent, struct btd_device *device, 623 const gchar *dev_path = device_get_path(device); 677 int agent_request_confirmation(struct agent *agent, struct btd_device *device, 682 const gchar *dev_path = device_get_path(device); 734 int agent_request_pairing_consent(struct agent *agent, struct btd_device *device, 739 const gchar *dev_path = device_get_path(device); 800 int agent_display_passkey(struct agent *agent, struct btd_device *device, [all...] |
sdpd-service.c | 335 info("Adding device id record for %04x:%04x", vendor, product); 449 static sdp_record_t *extract_pdu_server(bdaddr_t *device, uint8_t *p, 493 sdp_record_add(device, rec); 496 sdp_record_add(device, rec); 563 bacpy(&req->device, (bdaddr_t *) p); 569 rec = extract_pdu_server(&req->device, p, bufsize, 0xffffffff, &scanned); 588 sdp_record_add(&req->device, rec);
|
/external/bluetooth/hcidump/src/ |
hcidump.c | 213 printf("device: hci%d ", dev); 262 printf("device: disconnected\n"); 566 perror("Can't open device"); 571 perror("Can't get device info"); 578 perror("Can't access device"); 614 /* Bind socket to the HCI device */ 618 printf("Can't attach to device hci%d. %s(%d)\n", 929 " -i, --device=hci_dev HCI device\n" 961 { "device", 1, 0, 'i' } 996 int device = 0; local [all...] |
/external/bluetooth/bluez/input/ |
device.c | 57 #include "../src/device.h" 59 #include "device.h" 94 struct btd_device *device; member in struct:input_device 157 device_remove_disconnect_watch(idev->device, idev->dc_id); 160 btd_device_unref(idev->device); 178 error("Can't open input device: %s (%d)", 196 error("Can't write device information: %s (%d)", 214 error("Can't create uinput device: %s (%d)", 332 "Device connection already in progress"); 338 "Already connected to a device"); [all...] |
/external/grub/grub/ |
asmstub.c | 62 #include <device.h> 86 /* The map between BIOS drives and UNIX device file names. */ 95 /* The file descriptor for a serial device. */ 98 /* The file name of a serial device. */ 102 /* The speed of a serial device. */ 231 /* Assign DRIVE to a device name DEVICE. */ 233 assign_device_name (int drive, const char *device) 246 /* Assign DRIVE to DEVICE. */ 247 if (! device) [all...] |
/frameworks/base/core/java/android/server/ |
BluetoothEventLoop.java | 97 // We always have only 1 device in BONDING state. 103 Log.e(TAG, " There is more than one device in the Bonding State"); 181 log ("ClassValue: " + classValue + " for remote device: " + address + " is null"); 187 Log.e(TAG, "ERROR: Remote device properties are null"); 202 Log.e(TAG, "onDeviceDisconnectRequested: Address of the remote device in null"); 266 // Incoming connection, we haven't seen this device, add to cache. 353 Log.e(TAG, "onDevicePropertyChanged: Address of the remote device in null"); 357 log("Device property changed:" + address + "property:" + name); 359 BluetoothDevice device = mAdapter.getRemoteDevice(address); local 362 intent.putExtra(BluetoothDevice.EXTRA_DEVICE, device); 565 BluetoothDevice device = mAdapter.getRemoteDevice(address); local [all...] |