/external/kernel-headers/original/linux/ |
D | pnp.h | 156 #define pnp_for_each_card(card) \ argument 157 for((card) = global_to_pnp_card(pnp_cards.next); \ 158 (card) != global_to_pnp_card(&pnp_cards); \ 159 (card) = global_to_pnp_card((card)->global_list.next)) 162 struct pnp_card * card; member 189 struct pnp_card * card; /* card the device is attached to, none if NULL */ member 216 #define card_for_each_dev(card,dev) \ argument 217 for((dev) = card_to_pnp_dev((card)->devices.next); \ 218 (dev) != card_to_pnp_dev(&(card)->devices); \ 280 #define isapnp_card_number(dev) ((dev)->card ? (dev)->card->number : -1) [all …]
|
/external/qemu/telephony/ |
D | sim_card.c | 42 ASimCard card = _s_card; in asimcard_create() local 43 card->status = A_SIM_STATUS_READY; in asimcard_create() 44 card->pin_retries = 0; in asimcard_create() 45 strncpy( card->pin, "0000", sizeof(card->pin) ); in asimcard_create() 46 strncpy( card->puk, "12345678", sizeof(card->puk) ); in asimcard_create() 47 card->port = port; in asimcard_create() 48 return card; in asimcard_create() 52 asimcard_destroy( ASimCard card ) in asimcard_destroy() argument 55 card=card; in asimcard_destroy() 59 asimcard_ready( ASimCard card ) in asimcard_ready() argument [all …]
|
/external/webkit/Source/WebCore/manual-tests/wml/ |
D | StartTests.wml | 2 <card> 10 <a href="card-newcontext-attr.wml">card-newcontext-attr.wml</a><br/> 11 <a href="card-onenterbackward.wml">card-onenterbackward.wml</a><br/> 12 <a href="card-onenterforward.wml">card-onenterforward.wml</a><br/> 13 <a href="card-ontimer.wml">card-ontimer.wml</a><br/> 34 </card>
|
/external/chromium/chrome/browser/autofill/ |
D | credit_card_unittest.cc | 121 CreditCard card; in TEST() local 123 autofill_test::SetCreditCardInfo(&card, "Baby Face Nelson", in TEST() 125 EXPECT_EQ("genericCC", card.type()); in TEST() 130 CreditCard card; in TEST() local 132 autofill_test::SetCreditCardInfo(&card, "Bob Dylan", in TEST() 135 card.GetInfo(CREDIT_CARD_NUMBER)); in TEST()
|
/external/chromium/chrome/browser/resources/touch_ntp/ |
D | slider.js | 128 for (var i = 0, card; card = this.cards_[i]; i++) { 129 assert(view.getComputedStyle(card).position == 'static', 187 for (var i = 0, card; card = this.cards_[i]; i++) 188 card.style.width = this.cardWidth_ + 'px';
|
/external/tinyalsa/ |
D | tinyplay.c | 63 void play_sample(FILE *file, unsigned int card, unsigned int device, unsigned int channels, 81 unsigned int card = 0; in main() local 149 card = atoi(*argv); in main() 155 play_sample(file, card, device, chunk_fmt.num_channels, chunk_fmt.sample_rate, in main() 163 void play_sample(FILE *file, unsigned int card, unsigned int device, unsigned int channels, in play_sample() argument 185 pcm = pcm_open(card, device, PCM_OUT, &config); in play_sample()
|
D | tinypcminfo.c | 37 unsigned int card = 0; in main() local 51 card = atoi(*argv); in main() 62 printf("Info for card %d, device %d:\n", card, device); in main() 71 params = pcm_params_get(card, device, i == 0 ? PCM_OUT : PCM_IN); in main()
|
D | tinycap.c | 61 unsigned int capture_sample(FILE *file, unsigned int card, unsigned int device, 75 unsigned int card = 0; in main() local 118 card = atoi(*argv); in main() 150 frames = capture_sample(file, card, device, header.num_channels, in main() 166 unsigned int capture_sample(FILE *file, unsigned int card, unsigned int device, in capture_sample() argument 189 pcm = pcm_open(card, device, PCM_IN, &config); in capture_sample()
|
D | tinymix.c | 45 int card = 0; in main() local 50 card = atoi(argv[1]); in main() 58 mixer = mixer_open(card); in main()
|
/external/qemu/audio/ |
D | audio.h | 98 void AUD_register_card (const char *name, QEMUSoundCard *card); 99 void AUD_remove_card (QEMUSoundCard *card); 108 QEMUSoundCard *card, 116 void AUD_close_out (QEMUSoundCard *card, SWVoiceOut *sw); 129 QEMUSoundCard *card, 137 void AUD_close_in (QEMUSoundCard *card, SWVoiceIn *sw);
|
D | audio_template.h | 395 void glue (AUD_close_, TYPE) (QEMUSoundCard *card, SW *sw) in glue() 398 if (audio_bug (AUDIO_FUNC, !card)) { in glue() 399 dolog ("card=%p\n", card); in glue() 408 QEMUSoundCard *card, in glue() 425 if (audio_bug (AUDIO_FUNC, !card || !name || !callback_fn || !as)) { in glue() 427 card, name, callback_fn, as); in glue() 469 glue (AUD_close_, TYPE) (card, sw); in glue() 495 sw->card = card; in glue() 526 glue (AUD_close_, TYPE) (card, sw); in glue()
|
/external/chromium/chrome/browser/resources/ntp4/ |
D | card_slider.js | 128 for (var i = 0, card; card = this.cards_[i]; i++) { 129 assert(view.getComputedStyle(card).position == 'static', 191 for (var i = 0, card; card = this.cards_[i]; i++) 192 card.style.width = this.cardWidth_ + 'px';
|
/external/grub/netboot/ |
D | 3c90x.txt | 61 not the card). 69 The 3C905B card actually provides a method to program the flash memory 70 while it is resident on board the card itself; if someone would like to 98 5. Put the PROM in the ethernet card, boot and enable 'boot from 119 algorithm if the card has multiple media ports. 147 doesn't have this option, remove the card, start the system, shut down, 148 install the card and restart (or switch to a different PCI slot). 152 unless the card is set internally to the MII transceiver, it will only 161 So, the solution that I've used is to internally set the card's nvram 165 card to an appropriate value, either configurable by the user or chosen [all …]
|
D | sis900.txt | 1 How I added the SIS900 card to Etherboot 31 2. edit src/pci.h to add PCI signatures for card 37 3. Edit src/config.c to add the card to the card probe list 79 point. If there is a Linux driver for the card, you may be able to
|
D | tulip.txt | 21 a Linksys LNE100TX v2.0, and a Netgear FA310TX card, and it worked at 33 lets the card choose the fastest speed it can negotiate with the peer 42 tulip clone card, or wishes to add functionality. 44 Anyway, please test this if you can on your tulip based card, and let
|
/external/webkit/Source/WebCore/wml/ |
D | WMLCardElement.cpp | 294 WMLCardElement* card = static_cast<WMLCardElement*>(nodeList->item(i)); in findNamedCardInDocument() local 295 if (card->getIdAttribute() != cardName) in findNamedCardInDocument() 298 return card; in findNamedCardInDocument() 325 WMLCardElement* card = static_cast<WMLCardElement*>(nodeList->item(i)); in determineActiveCard() local 327 if (card == activeCard) in determineActiveCard() 328 card->showCard(); in determineActiveCard() 330 card->hideCard(); in determineActiveCard()
|
D | WMLPrevElement.cpp | 58 WMLCardElement* card = document->activeCard(); in executeTask() local 59 if (!card) in executeTask() 65 if (WMLTimerElement* eventTimer = card->eventTimer()) in executeTask()
|
D | WMLRefreshElement.cpp | 58 WMLCardElement* card = document->activeCard(); in executeTask() local 59 if (!card) in executeTask() 64 WMLTimerElement* timer = card->eventTimer(); in executeTask()
|
D | WMLGoElement.cpp | 92 WMLCardElement* card = document->activeCard(); in executeTask() local 93 if (!card) in executeTask() 116 if (WMLTimerElement* eventTimer = card->eventTimer()) in executeTask() 122 …if (WMLCardElement* card = WMLCardElement::findNamedCardInDocument(document, url.fragmentIdentifie… in executeTask() local 123 if (card->isNewContext()) in executeTask()
|
/external/qemu/android/ |
D | audio-test.c | 23 QEMUSoundCard card; member 55 AUD_register_card("test_audio", &ta->card); in testAudio_init() 63 &ta->card, in testAudio_init()
|
/external/chromium/chrome/browser/chromeos/ |
D | audio_mixer_alsa.cc | 271 const char* card = "default"; in InitializeAlsaMixer() local 274 LOG(ERROR) << "ALSA mixer " << card << " open error: " << snd_strerror(err); in InitializeAlsaMixer() 278 if ((err = snd_mixer_attach(handle, card)) < 0) { in InitializeAlsaMixer() 279 LOG(ERROR) << "ALSA Attach to card " << card << " failed: " in InitializeAlsaMixer() 290 card, in InitializeAlsaMixer() 305 LOG(ERROR) << "ALSA mixer " << card << " load error: %s" in InitializeAlsaMixer() 311 VLOG(1) << "Opened ALSA mixer " << card << " OK"; in InitializeAlsaMixer() 328 LOG(ERROR) << "Cannot find 'Master' ALSA mixer element on " << card; in InitializeAlsaMixer()
|
/external/kernel-headers/original/linux/mmc/ |
D | card.h | 106 static inline int mmc_card_claim_host(struct mmc_card *card) in mmc_card_claim_host() argument 108 return __mmc_claim_host(card->host, card); in mmc_card_claim_host()
|
/external/quake/quake/src/WinQuake/data/ |
D | HELP.TXT | 12 1 -- You can get Voice Support using a major credit card for a one-time 13 shot. The system asks for your credit card number and expiration date, 14 then pre-authorizes your credit card for the tech support call. You will 18 you for your credit card information, and assigns you a PIN account number. 72 Video card brand and model: (only if video problem) 73 Audio card brand and model: (only if audio problem) 75 Network card brand and model: (only if netgame problem)
|
/external/qemu/distrib/sdl-1.2.15/src/video/fbcon/ |
D | SDL_fbmatrox.c | 250 void FB_MatroxAccel(_THIS, __u32 card) in FB_MatroxAccel() argument 266 if ( card != FB_ACCEL_MATROX_MGA2064W ) { in FB_MatroxAccel() 273 if ( (card == FB_ACCEL_MATROX_MGAG200) in FB_MatroxAccel() 274 || (card == FB_ACCEL_MATROX_MGAG400) in FB_MatroxAccel()
|
/external/tinyalsa/include/tinyalsa/ |
D | asoundlib.h | 138 struct pcm *pcm_open(unsigned int card, unsigned int device, 144 struct pcm_params *pcm_params_get(unsigned int card, unsigned int device, 211 struct mixer *mixer_open(unsigned int card);
|