Searched refs:bds (Results 1 - 3 of 3) sorted by relevance

/external/qemu/hw/i386/
H A Dpc.c238 int nbds, bds[3] = { 0, }; local
247 bds[i] = boot_device2nibble(boot_device[i]);
248 if (bds[i] == 0) {
254 rtc_set_memory(s, 0x3d, (bds[1] << 4) | bds[0]);
255 rtc_set_memory(s, 0x38, (bds[2] << 4));
264 int nbds, bds[3] = { 0, }; local
312 bds[i] = boot_device2nibble(boot_device[i]);
313 if (bds[i] == 0) {
319 rtc_set_memory(s, 0x3d, (bds[
[all...]
/external/bluetooth/bluedroid/btif/src/
H A Dbtif_pan.c596 bdstr_t bds; local
597 bd2str((bt_bdaddr_t*)p_data->opening.bd_addr, &bds);
598 BTIF_TRACE_DEBUG("BTA_PAN_OPENING_EVT handle %d, addr: %s", p_data->opening.handle, bds);
/external/chromium_org/third_party/WebKit/PerformanceTests/SunSpider/tests/parse-only/
H A Dmootools-1.2.2-core-nc.js2256 var bdw = bd + 'Width', bds = bd + 'Style', bdc = bd + 'Color';
2259 Short.borderStyle[bds] = Short[bd][bds] = All[bds] = '@';

Completed in 228 milliseconds