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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libiconv-1.10/srclib/
H A Dprogreloc.c269 char *shorter = (char *) xmalloc (argv0_len - 4 + 1); local
271 if (shorter != NULL)
274 memcpy (shorter, argv0, argv0_len - 4);
275 shorter[argv0_len - 4] = '\0';
276 argv0_stripped = shorter;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-runtime/gnulib-lib/
H A Dprogreloc.c329 char *shorter = (char *) xmalloc (argv0_len - 4 + 1); local
331 if (shorter != NULL)
334 memcpy (shorter, argv0, argv0_len - exeext_len - 4);
336 memcpy (shorter + argv0_len - exeext_len - 4,
339 shorter[argv0_len - 4] = '\0';
340 argv0_stripped = shorter;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/
H A Dprogreloc.c329 char *shorter = (char *) xmalloc (argv0_len - 4 + 1); local
331 if (shorter != NULL)
334 memcpy (shorter, argv0, argv0_len - exeext_len - 4);
336 memcpy (shorter + argv0_len - exeext_len - 4,
339 shorter[argv0_len - 4] = '\0';
340 argv0_stripped = shorter;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libiconv-1.11/srclib/
H A Dprogreloc.c330 char *shorter = (char *) xmalloc (argv0_len - 4 + 1); local
332 if (shorter != NULL)
335 memcpy (shorter, argv0, argv0_len - exeext_len - 4);
337 memcpy (shorter + argv0_len - exeext_len - 4,
340 shorter[argv0_len - 4] = '\0';
341 argv0_stripped = shorter;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/regex/
H A Dregexec.c273 int shorter = (v->g->tree->flags&SHORTER) ? 1 : 0; local
307 if (shorter)
402 int shorter = v->g->tree->flags&SHORTER; local
422 if (shorter)
448 if ((shorter) ? end == estop : end == begin) {
454 if (shorter)
588 int shorter = (t->left->flags&SHORTER) ? 1 : 0; local
589 chr *stop = (shorter) ? end : begin;
605 if (shorter)
627 if (shorter)
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/wget-1.12/tests/
H A DMakefile.am71 Test-c-shorter.px \
H A DMakefile.in603 Test-c-shorter.px \
H A DMakefile603 Test-c-shorter.px \
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/curl/curl-7.36.0/packages/Android/
H A DAndroid.mk36 # command shorter):
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/
H A Dinputstr.tex153 character: it is sometimes shorter to use than the generic function.
H A Dtimespan.tex266 hour is shorter than -2 hours. Also, it will return {\tt false} if
H A Dlocale.tex29 a shorter name for gettext:
H A Dgrid.tex1863 because it will not resize a row that is already shorter than the minimal height.
H A Dtdb.tex410 A shorter form of doing the above steps is encapsulated into the
H A Dfunction.tex1611 for additional information on plural forms handling. For a shorter alternative
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zip30/win32/
H A Dlm32_lcc.asm59 ; * return its length. Matches shorter or equal to prev_length are discarded,
H A Dmatch32.asm89 ; return its length. Matches shorter or equal to prev_length are discarded,
H A Dcrc_i386.asm63 ; This results in shorter code at the expense of reduced performance.
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zip30/os2/
H A Dmatch32.asm68 ; return its length. Matches shorter or equal to prev_length are discarded,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/unzip60/win32/
H A Dcrc_i386.asm63 ; This results in shorter code at the expense of reduced performance.
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zip30/msdos/
H A Dmatch.asm340 ; return its length. Matches shorter or equal to prev_length are discarded,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/cris/arch-v10/kernel/
H A Dentry.S437 ;; If there is a glitch on the NMI pin shorter than ~100ns
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/x86/
H A Ddsputil_yasm.asm624 ; (note that we're using r3 for body/bottom because it's a shorter
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iproute2/doc/
H A Dip-cref.tex1088 \item The longest matching prefix is selected. All shorter ones
1479 and a prefix. \verb|root PREFIX| selects routes with prefixes not shorter

Completed in 313 milliseconds