Searched refs:cd (Results 126 - 150 of 178) sorted by relevance

12345678

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/openssl-0.9.8e/ms/
H A Dtestenc.bat11 cd
H A Dtestencce.bat14 cd
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/curl-7.23.1/source/packages/OS400/
H A Dccsidcurl.c109 iconv_t cd; local
138 cd = iconv_open_CCSID(dccsid, sccsid, 1);
142 cd = iconv_open_CCSID(dccsid, sccsid, 0);
145 if (ICONV_OPEN_ERROR(cd))
150 if ((int) iconv(cd, (char * *) &s, &lslen, &d, &dlen) < 0)
155 iconv_close(cd);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/ppc/amiga/
H A Dconfig.c172 const struct ConfigDev *cd = (struct ConfigDev *)data; local
174 dev->rom = cd->cd_Rom;
175 dev->slotaddr = cd->cd_SlotAddr;
176 dev->slotsize = cd->cd_SlotSize;
177 dev->resource.start = (unsigned long)cd->cd_BoardAddr;
178 dev->resource.end = dev->resource.start+cd->cd_BoardSize-1;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/arm26/kernel/
H A Decard.c192 int ecard_readchunk(struct in_chunk_dir *cd, ecard_t *ec, int id, int num) argument
198 if (!ec->cid.cd)
244 cd->start_offset = c_start(&excd);
245 memcpy(cd->d.string, excd.d.string, 256);
482 if (!ec->card_desc && ec->cid.cd &&
645 ec->cid.cd = cid.r_cd;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/m68k/amiga/
H A Dconfig.c176 const struct ConfigDev *cd = (struct ConfigDev *)data; local
178 dev->rom = cd->cd_Rom;
179 dev->slotaddr = cd->cd_SlotAddr;
180 dev->slotsize = cd->cd_SlotSize;
181 dev->resource.start = (unsigned long)cd->cd_BoardAddr;
182 dev->resource.end = dev->resource.start + cd->cd_BoardSize - 1;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/arm/kernel/
H A Decard.c314 int ecard_readchunk(struct in_chunk_dir *cd, ecard_t *ec, int id, int num) argument
320 if (!ec->cid.cd)
366 cd->start_offset = c_start(&excd);
367 memcpy(cd->d.string, excd.d.string, 256);
722 if (!ec->card_desc && ec->cid.cd &&
999 ec->cid.cd = cid.r_cd;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/sunrpc/
H A Dsvcauth_unix.c147 static void ip_map_request(struct cache_detail *cd, argument
169 static int ip_map_parse(struct cache_detail *cd, argument
236 struct cache_detail *cd,
487 static void unix_gid_request(struct cache_detail *cd, argument
502 static int unix_gid_parse(struct cache_detail *cd, argument
567 struct cache_detail *cd,
235 ip_map_show(struct seq_file *m, struct cache_detail *cd, struct cache_head *h) argument
566 unix_gid_show(struct seq_file *m, struct cache_detail *cd, struct cache_head *h) argument
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/djgpp/
H A Dconfig.bat301 cd | sed "s|:.*$|:|" > cd_BuildDir.bat
302 cd | sed "s|^.:|cd |" >> cd_BuildDir.bat
305 echo %XSRC% | sed -e "s|^/dev/||" -e "s|/|:/|" -e "s|^.*:|cd |" -e "s|^\.\.|cd &|" -e "s|/|\\|g" >> cd_SrcDir.bat
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/gettext-tools/src/
H A Dx-python.c607 iconv_t cd; local
612 cd = (iconv_t)(-1);
615 cd = iconv_open (po_charset_utf8, xgettext_current_file_source_encoding);
616 if (cd == (iconv_t)(-1))
622 xgettext_current_file_source_iconv = cd;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/nfsd/
H A Dexport.c71 static void expkey_request(struct cache_detail *cd, argument
90 static int expkey_parse(struct cache_detail *cd, char *mesg, int mlen) argument
188 struct cache_detail *cd,
340 static void svc_export_request(struct cache_detail *cd, argument
458 static int svc_export_parse(struct cache_detail *cd, char *mesg, int mlen) argument
598 struct cache_detail *cd,
187 expkey_show(struct seq_file *m, struct cache_detail *cd, struct cache_head *h) argument
597 svc_export_show(struct seq_file *m, struct cache_detail *cd, struct cache_head *h) argument
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/openssl/crypto/des/
H A Ddes_opts.c427 long ca,cb,cc,cd,ce; local
462 cd=count*8/BUFSIZE+1;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/openssl-0.9.8e/crypto/des/
H A Ddes_opts.c431 long ca,cb,cc,cd,ce; local
466 cd=count*8/BUFSIZE+1;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/cris/arch-v32/drivers/
H A Dcryptocop.c338 static void setup_descr_chain(struct cryptocop_dma_desc *cd) argument
341 while (cd) {
342 if (cd->next) {
343 cd->dma_descr->next = (dma_descr_data*)virt_to_phys(cd->next->dma_descr);
345 cd->dma_descr->next = NULL;
347 cd = cd->next;
1353 struct cryptocop_dma_desc *cd = iop->cdesc_out; local
1358 while (cd) {
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/media/
H A Dv4l2-dev.h361 #define to_video_device(cd) container_of(cd, struct video_device, class_dev)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/flac-1.2.1/src/libFLAC/
H A Dmetadata_iterators.c177 level0_client_data cd; local
182 cd.got_error = false;
183 cd.object = 0;
194 if(FLAC__stream_decoder_init_file(decoder, filename, write_callback_, metadata_callback_, error_callback_, &cd) != FLAC__STREAM_DECODER_INIT_STATUS_OK || cd.got_error) {
200 if(!FLAC__stream_decoder_process_until_end_of_metadata(decoder) || cd.got_error) {
203 if(0 != cd.object)
204 FLAC__metadata_object_delete(cd.object);
211 return cd.object;
263 level0_client_data *cd local
278 level0_client_data *cd = (level0_client_data *)client_data; local
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/s390/
H A Ds390mach.c458 if (mci->cd) {
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-m68knommu/
H A Dm68360_quicc.h252 volatile unsigned short cd:12; member in struct:quicc::__anon9120::__anon9121
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/libiconv-1.11/djgpp/
H A Dconfig.bat290 cd | sed "s|:.*$|:|" > cd_BuildDir.bat
291 cd | sed "s|^.:|cd |" >> cd_BuildDir.bat
294 echo %XSRC% | sed -e "s|^/dev/||" -e "s|/|:/|" -e "s|^.*:|cd |" -e "s|^\.\.|cd &|" -e "s|/|\\|g" >> cd_SrcDir.bat
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/media/video/
H A Dov511.c5395 static inline struct usb_ov511 *cd_to_ov(struct class_device *cd) argument
5397 struct video_device *vdev = to_video_device(cd);
5401 static ssize_t show_custom_id(struct class_device *cd, char *buf) argument
5403 struct usb_ov511 *ov = cd_to_ov(cd);
5408 static ssize_t show_model(struct class_device *cd, char *buf) argument
5410 struct usb_ov511 *ov = cd_to_ov(cd);
5415 static ssize_t show_bridge(struct class_device *cd, char *buf) argument
5417 struct usb_ov511 *ov = cd_to_ov(cd);
5422 static ssize_t show_sensor(struct class_device *cd, char *buf) argument
5424 struct usb_ov511 *ov = cd_to_ov(cd);
5429 show_brightness(struct class_device *cd, char *buf) argument
5441 show_saturation(struct class_device *cd, char *buf) argument
5453 show_contrast(struct class_device *cd, char *buf) argument
5465 show_hue(struct class_device *cd, char *buf) argument
5477 show_exposure(struct class_device *cd, char *buf) argument
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/shared/
H A Dsbsdram.S542 andi t4,t3,0xff # t4: cd
912 ble t8,MEMC_CD_THRESHOLD,1f # if (cd <= MEMC_CD_THRESHOLD) rd = cd
933 ble t4,MEMC_CD_THRESHOLD,2f # if (cd <= MEMC_CD_THRESHOLD) wr = 0
936 andi t8,t4,0xff # else wr = cd - MEMC_CD_THRESHOLD
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/ide/
H A Dide-cd.c26 #include "ide-cd.h"
37 struct cdrom_info *cd = NULL; local
40 cd = ide_cd_g(disk);
41 if (cd)
42 kref_get(&cd->kref);
44 return cd;
49 static void ide_cd_put(struct cdrom_info *cd) argument
52 kref_put(&cd->kref, ide_cd_release);
294 * Initialize a ide-cd packet command request
298 struct cdrom_info *cd local
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/db-4.7.25.NC/dist/winmsi/
H A Dwinbuild.bat7 cd build_windows
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/bridge/
H A Dbr_sysfs_br.c25 #define to_bridge(cd) ((struct net_bridge *)(to_net_dev(cd)->priv))
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/samba-3.0.13/source/include/
H A Dsmb.h1719 size_t (*direct)(void *cd, const char **inbuf, size_t *inbytesleft,
1721 size_t (*pull)(void *cd, const char **inbuf, size_t *inbytesleft,
1723 size_t (*push)(void *cd, const char **inbuf, size_t *inbytesleft,

Completed in 395 milliseconds

12345678