Searched refs:textlen (Results 1 - 8 of 8) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/m32r/include/asm/
H A Dflat.h62 unsigned long textlen)
86 textlen_for_m32r_lo16_data = textlen;
87 return (htonl(*rp) & 0xFFFF) + textlen;
60 m32r_flat_get_addr_from_rp(unsigned long *rp, unsigned long relval, unsigned long textlen) argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/unzip60/human68k/
H A Dcrc_68.s16 ; ulg crc32(ulg crcval, uch *text, extent textlen);
24 ; textlen parm is usually large enough so that savings outside the loop
29 ; processing short strings. If loops are unrolled, the textlen parm must be
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zip30/human68k/
H A Dcrc_68.s16 ; ulg crc32(ulg crcval, uch *text, extent textlen);
24 ; textlen parm is usually large enough so that savings outside the loop
29 ; processing short strings. If loops are unrolled, the textlen parm must be
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/scripts/kconfig/
H A Dkxgettext.c18 int textlen = strlen(text); local
20 if ((textlen > 0) && (text[textlen-1] == '\n'))
/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/scripts/kconfig/
H A Dkxgettext.c18 int textlen = strlen(text); local
20 if ((textlen > 0) && (text[textlen-1] == '\n'))
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/common/
H A Dregex.cpp471 size_t textlen = text->length(); local
480 size_t textlen = strlen(textstr); local
489 result.reserve(5 * textlen / 4);
513 WXREGEX_IF_NEED_LEN(textlen - matchStart)) )
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libgcrypt-1.5.0/tests/
H A Dtsexp.c246 size_t textlen; /* length of the buffer */ member in struct:__anon2440
277 values[idx].textlen,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libgcrypt-1.5.0/tests/
H A Dtsexp.c246 size_t textlen; /* length of the buffer */ member in struct:__anon6894
277 values[idx].textlen,

Completed in 229 milliseconds