Searched refs:count2 (Results 1 - 24 of 24) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/arm/common/
H A Dtime-acorn.c29 unsigned int count1, count2, status; local
40 count2 = ioc_readb(IOC_T0CNTL) | (ioc_readb(IOC_T0CNTH) << 8);
42 offset = count2;
43 if (count2 < count1) {
46 * and count2.
50 } else if (count2 > count1) {
53 * count1 and count2.
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/arm26/kernel/
H A Dtime.c54 unsigned int count1, count2, status; local
65 count2 = ioc_readb(IOC_T0CNTL) | (ioc_readb(IOC_T0CNTH) << 8);
67 offset = count2;
68 if (count2 < count1) {
71 * and count2.
75 } else if (count2 > count1) {
78 * count1 and count2.
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/samba-3.0.13/source/tdb/
H A Dtdbback.c104 int count1, count2; local
170 count2 = tdb_traverse(tdb_new, test_fn, 0);
171 if (count2 != count1) {
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/curl-7.23.1/source/lib/
H A Dftp.h146 int count2; /* general purpose counter for the state machine */ member in struct:ftp_conn
H A Dftp.c688 ftpc->count2 = 0; /* count2 counts failed CWDs */
1503 * 'count2' to store wether to allow commands to fail
1523 ftpc->count2 = 1; /* the sent command is allowed to fail */
1526 ftpc->count2 = 0; /* failure means cancel operation */
2507 ftpc->count2 = 1; /* add one to get next */
2511 ftpc->count2 = -1; /* subtract one to get next */
2550 ftpc->count1 += ftpc->count2; /* get next attempt */
2772 if((ftpcode >= 400) && !ftpc->count2) {
2787 ftpc->count1 && !ftpc->count2) {
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/s390/crypto/
H A Dzcrypt_pcicc.h159 unsigned int count2; /* 0x00000000 */ member in struct:type86_fmt2_ext
H A Dzcrypt_pcixcc.c500 if (msg->fmt2.count2)
502 data + msg->fmt2.offset2, msg->fmt2.count2))
504 xcRB->reply_data_length = msg->fmt2.count2;
600 length = t86r->fmt2.offset2 + t86r->fmt2.count2;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/char/drm/
H A Dsavage_state.c203 unsigned int count2 = 0; local
218 count2 = count - (SAVAGE_SCEND_S3D + 1 - start);
235 count2 = count -
248 bci_size = count + (count + 254) / 255 + count2 + (count2 + 254) / 255;
269 count = count2;
270 count2 = 0;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/ffmpeg-0.5.1/libavcodec/
H A Dmotionpixels.c288 int i, count1, count2, sz; local
307 count2 = get_bits(&gb, 12);
309 mp_read_changes_map(mp, &gb, count2, 4, i);
H A Dadpcm.c904 int count1, count2; local
1231 for (count2 = 0; count2 < 28; count2++) {
1322 for (count2=0; count2<28; count2++) {
1332 for (count2=0; count2<28; count2
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/libgcrypt-1.5.0/cipher/
H A Dprimegen.c323 unsigned int count1 = 0, count2 = 0;
561 if (++count2 > 20)
563 count2 = 0;
572 count2 = 0;
761 unsigned int count1, count2;
778 count1 = count2 = 0;
817 count2++;
823 if (is_prime(ptest, 5, &count2 ))
321 unsigned int count1 = 0, count2 = 0; local
759 unsigned int count1, count2; local
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/tokenring/
H A Dtms380tr.c1215 unsigned short count, c, count2; local
1225 count2 = fw_entry->size / 2;
1255 if (count2 < 3) continue;
1260 count2--;
1264 count2--;
1269 count2--;
1270 if (count > count2) continue;
1276 count2--;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/netxen/
H A Dnetxen_nic_init.c1243 int count2 = 0; local
1310 count2 = 0;
1315 && (count2 < MAX_STATUS_HANDLE)) {
1318 count2++;
1327 if (count1 || count2) {
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/samba-3.0.13/source/include/
H A Drpc_lsa.h108 uint32 count2; /* the same */ member in struct:dom_query_2
H A Drpc_netlogon.h895 uint32 count2; member in struct:__anon1621
H A Drpc_spoolss.h591 uint32 count2; member in struct:spool_notify_option_type
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/usb/
H A Dkaweth.c591 int count2 = urb->transfer_buffer_length; local
626 err("Count 2: %x", count2);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/samba-3.0.13/source/rpc_parse/
H A Dparse_lsa.c683 if (!prs_uint32("count2", ps, depth, &d_q->count2))
687 d_q->auditsettings = TALLOC_ZERO_ARRAY(ps->mem_ctx, uint32, d_q->count2);
695 if (!prs_uint32s(False, "auditsettings", ps, depth, d_q->auditsettings, d_q->count2))
H A Dparse_spoolss.c243 if(!prs_uint32("count2", ps, depth, &type->count2))
246 if (type->count2 != type->count)
247 DEBUG(4,("What a mess, count was %x now is %x !\n", type->count, type->count2));
250 for(i=0;i<type->count2;i++)
H A Dparse_net.c2693 if(!prs_uint32("count2", ps, depth, &info->count2))
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/ffmpeg-0.5.1/
H A Dffserver.c112 int64_t count1, count2; member in struct:__anon464
379 drd->count1 = drd->count2 = count;
382 drd->count1 = drd->count2;
384 drd->count2 = count;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/samba-3.0.13/source/rpcclient/
H A Dcmd_spoolss.c2457 option.ctr.type[0].count = option.ctr.type[0].count2 = 1;
2463 option.ctr.type[1].count = option.ctr.type[1].count2 = 1;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/samba-3.0.13/source/rpc_server/
H A Dsrv_lsa_nt.c559 info->id2.count2 = 7;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/samba-3.0.13/source/smbd/
H A Dlanman.c1244 int count2 = counted; local
1245 for (i = 0; i < total && count2;i++)
1253 count2--;

Completed in 388 milliseconds