Searched refs:word (Results 551 - 575 of 924) sorted by relevance

<<21222324252627282930>>

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/zlib-1.2.8/
H A Dinflate.c441 # define CRC2(check, word) \
443 hbuf[0] = (unsigned char)(word); \
444 hbuf[1] = (unsigned char)((word) >> 8); \
448 # define CRC4(check, word) \
450 hbuf[0] = (unsigned char)(word); \
451 hbuf[1] = (unsigned char)((word) >> 8); \
452 hbuf[2] = (unsigned char)((word) >> 16); \
453 hbuf[3] = (unsigned char)((word) >> 24); \
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/curl/curl-7.36.0/lib/
H A Dcurl_setup.h443 # ifdef word
444 # undef word macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/zlib/
H A Dinflate.c385 # define CRC2(check, word) \
387 hbuf[0] = (unsigned char)(word); \
388 hbuf[1] = (unsigned char)((word) >> 8); \
392 # define CRC4(check, word) \
394 hbuf[0] = (unsigned char)(word); \
395 hbuf[1] = (unsigned char)((word) >> 8); \
396 hbuf[2] = (unsigned char)((word) >> 16); \
397 hbuf[3] = (unsigned char)((word) >> 24); \
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/src/
H A Dx-sh.c61 - '#' at the beginning of a word introduces a comment until end of line.
433 t_backquote, /* closing '`' pseudo word */
434 t_paren, /* closing ')' pseudo word */
438 struct word struct
445 /* Free the memory pointed to by a 'struct word'. */
447 free_word (struct word *wp)
458 string_of_word (const struct word *wp)
714 /* Read the next word.
718 read_word (struct word *wp, int looking_for, flag_context_ty context)
1183 Returns the type of the word tha
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/zlib-1.2.3/
H A Dinflate.c385 # define CRC2(check, word) \
387 hbuf[0] = (unsigned char)(word); \
388 hbuf[1] = (unsigned char)((word) >> 8); \
392 # define CRC4(check, word) \
394 hbuf[0] = (unsigned char)(word); \
395 hbuf[1] = (unsigned char)((word) >> 8); \
396 hbuf[2] = (unsigned char)((word) >> 16); \
397 hbuf[3] = (unsigned char)((word) >> 24); \
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/zlib-1.2.3/
H A Dinflate.c385 # define CRC2(check, word) \
387 hbuf[0] = (unsigned char)(word); \
388 hbuf[1] = (unsigned char)((word) >> 8); \
392 # define CRC4(check, word) \
394 hbuf[0] = (unsigned char)(word); \
395 hbuf[1] = (unsigned char)((word) >> 8); \
396 hbuf[2] = (unsigned char)((word) >> 16); \
397 hbuf[3] = (unsigned char)((word) >> 24); \
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/i2c/busses/
H A Di2c-amd756.c227 outw_p(data->word, SMB_HOST_DATA); /* TODO: endian???? */
272 data->word = inw_p(SMB_HOST_DATA); /* TODO: endian???? */
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/kernel/
H A Dhead_64.S267 .word 0
406 .word GDT_ENTRIES*8-1
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Dsignal.h67 static inline int sigfindinword(unsigned long word) argument
69 return ffz(~word);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/arm/
H A Ddsputil_arm.S105 @ block = word aligned, pixles = unaligned
157 @ block = word aligned, pixles = unaligned
209 @ block = word aligned, pixles = unaligned
268 @ block = word aligned, pixles = unaligned
329 @ block = word aligned, pixles = unaligned
427 @ block = word aligned, pixles = unaligned
594 @ block = word aligned, pixles = unaligned
610 @ block = word aligned, pixles = unaligned
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/arm/
H A Dhpeldsp_arm.S94 @ block = word aligned, pixles = unaligned
145 @ block = word aligned, pixles = unaligned
196 @ block = word aligned, pixles = unaligned
254 @ block = word aligned, pixles = unaligned
314 @ block = word aligned, pixles = unaligned
411 @ block = word aligned, pixles = unaligned
577 @ block = word aligned, pixles = unaligned
592 @ block = word aligned, pixles = unaligned
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/zlib-1.2.7/
H A Dinflate.c440 # define CRC2(check, word) \
442 hbuf[0] = (unsigned char)(word); \
443 hbuf[1] = (unsigned char)((word) >> 8); \
447 # define CRC4(check, word) \
449 hbuf[0] = (unsigned char)(word); \
450 hbuf[1] = (unsigned char)((word) >> 8); \
451 hbuf[2] = (unsigned char)((word) >> 16); \
452 hbuf[3] = (unsigned char)((word) >> 24); \
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libswscale/x86/
H A Doutput.asm172 pmovsxwd m7, m7 ; word -> dword
173 pmovsxwd m0, m0 ; word -> dword
348 punpckhbw m3, m4 ; byte->word
349 punpcklbw m2, m4 ; byte->word
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/m68k/fpsp040/
H A Dbindec.S171 | is a denormalized number, set the BINDEC_FLG memory word
240 | L_SCR2:first word of X packed/Unchanged
271 | loop entry A6. The lower word of d5 is used for ICTR.
303 | L_SCR2:first word of X packed/Unchanged
375 | L_SCR2:first word of X packed/Unchanged
387 swap %d5 |use upper word of d5 for LAMBDA
480 | L_SCR2:first word of X packed/Unchanged
485 tstw %d5 |LAMBDA is in lower word of d5
583 | L_SCR2:first word of X packed/Unchanged
635 | L_SCR2:first word o
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-pnx4008/
H A Dsleep.S110 .word . - pnx4008_cpu_suspend
185 .word . - pnx4008_cpu_standby
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/lib/
H A Dmemset.S19 .word 0
37 * we know that the pointer in r0 is aligned to a word boundary.
H A Dmemzero.S17 .word 0
40 * r3 = 0, and we know that the pointer in r0 is aligned to a word boundary.
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/x86/
H A Dfft.asm641 movzx r6, word [r4 + 2*r0]
642 movzx r3, word [r4 + 2*r0 + 2]
1017 movzx r5, word [rrevtab+r4-2] ; rrevtab[j]
1018 movzx r6, word [rrevtab+r3] ; rrevtab[n4-j-1]
1025 movzx r5, word [rrevtab+r4-4]
1026 movzx r6, word [rrevtab+r4-2]
1027 movzx r10, word [rrevtab+r3]
1028 movzx r11, word [rrevtab+r3+2]
1036 movzx r5, word [r6+r4-4]
1037 movzx r4, word [r
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/curl/curl-7.36.0/src/
H A Dtool_getparam.c397 char *word = ('-' == flag[0]) ? flag+2 : flag; local
398 size_t fnam = strlen(word);
401 if(!strncmp(word, "no-", 3)) {
403 word += 3;
408 if(curlx_strnequal(aliases[j].lname, word, fnam)) {
411 if(curlx_raw_equal(aliases[j].lname, word)) {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/ssb/
H A Dpci.c170 /* Get the word-offset for a SSB_SPROM_XXX define. */
224 int word; local
227 for (word = 0; word < size - 1; word++) {
228 crc = ssb_crc8(crc, sprom[word] & 0x00FF);
229 crc = ssb_crc8(crc, (sprom[word] & 0xFF00) >> 8);
/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/networking/
H A Difupdown.c586 char *word; local
593 word = skip_whitespace(*buf);
596 if (*word == '#') {
600 /* Find the length of this word */
601 length = strcspn(word, " \t\n");
605 *buf = word + length;
612 return word;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/s390/kernel/
H A Dcompat_wrapper.S1245 sllg %r2,%r2,32 # get high word of 64bit dcookie
1246 or %r2,%r3 # get low word of 64bit dcookie
1254 sllg %r3,%r3,32 # get high word of 64bit loff_t
1255 or %r3,%r4 # get low word of 64bit loff_t
1635 sllg %r3,%r3,32 # get high word of 64bit loff_t
1636 or %r3,%r4 # get low word of 64bit loff_t
1637 sllg %r4,%r5,32 # get high word of 64bit loff_t
1638 or %r4,%r6 # get low word of 64bit loff_t
1706 sllg %r4,%r4,32 # get high word of 64bit loff_t
1707 lr %r4,%r5 # get low word o
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/src/shared/
H A Dhndfwd.c581 int dump, word, port, bkt, bin; local
604 for (word = 0; word < WOFA_BLOOMFILTER_WORDS; word++) {
605 if (dict->bloomfilter[word] != 0) {
607 word, dict->bloomfilter[word]);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/i2c/
H A Di2c-core.c1746 * i2c_smbus_read_word_data - SMBus "read word" protocol
1750 * This executes the SMBus "read word" protocol, returning negative errno
1751 * else a 16-bit unsigned "word" received from the device.
1761 return (status < 0) ? status : data.word;
1766 * i2c_smbus_write_word_data - SMBus "write word" protocol
1769 * @value: 16-bit "word" being written
1771 * This executes the SMBus "write word" protocol, returning negative errno
1777 data.word = value;
1788 * @value: 16-bit "word" being written
1791 * else a 16-bit unsigned "word" receive
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/irda/
H A Daf_irda.c638 discoveries = irlmp_get_discoveries(&number, self->mask.word,
1176 self->mask.word = 0xffff;
2166 self->mask.word = (__u16) opt;
2168 self->mask.word &= 0x7f7f;
2170 if(!self->mask.word)
2171 self->mask.word = 0xFFFF;
2274 discoveries = irlmp_get_discoveries(&list.len, self->mask.word,
2502 irlmp_update_client(self->ckey, self->mask.word,
2541 irlmp_update_client(self->ckey, self->mask.word,

Completed in 182 milliseconds

<<21222324252627282930>>