HomeSort by: relevance | last modified time | path
    Searched refs:shorter (Results 1 - 12 of 12) sorted by relevancy

  /src/external/mpl/bind/dist/bin/tests/system/rollover_lifetime/ns3/
named.conf.j2 16 {% set shorter = "long-lifetime" if not change_lifetime else "short-lifetime" %}
29 zone shorter-lifetime.kasp {
31 file "shorter-lifetime.db";
32 dnssec-policy @shorter@;
  /src/external/gpl2/gettext/dist/gettext-runtime/gnulib-lib/
progreloc.c 327 char *shorter = (char *) xmalloc (argv0_len - 4 + 1); local
329 if (shorter != NULL)
332 memcpy (shorter, argv0, argv0_len - exeext_len - 4);
334 memcpy (shorter + argv0_len - exeext_len - 4,
337 shorter[argv0_len - 4] = '\0';
338 argv0_stripped = shorter;
  /src/external/gpl2/gettext/dist/gettext-tools/gnulib-lib/
progreloc.c 327 char *shorter = (char *) xmalloc (argv0_len - 4 + 1); local
329 if (shorter != NULL)
332 memcpy (shorter, argv0, argv0_len - exeext_len - 4);
334 memcpy (shorter + argv0_len - exeext_len - 4,
337 shorter[argv0_len - 4] = '\0';
338 argv0_stripped = shorter;
  /src/external/bsd/openldap/dist/libraries/libldap/
tavl.c 198 int side, side_bf, shorter, nside = -1; local
320 shorter = 1;
322 while ( shorter ) {
332 shorter = 0;
338 /* case 3: shorter subtree shortened */
354 shorter = 0;
367 shorter = 1;
420 } /* end while(shorter) */
avl.c 191 int side, side_bf, shorter, nside; local
275 shorter = 1;
277 while ( shorter ) {
287 shorter = 0;
293 /* case 3: shorter subtree shortened */
304 shorter = 0;
312 shorter = 1;
354 } /* end while(shorter) */
  /src/external/lgpl3/gmp/dist/mpn/x86_64/k10/
popcount.asm 43 C is one byte shorter and therefore will mess up the switching code.
  /src/usr.bin/make/unit-tests/
varname.mk 67 # other can be accessed. In this case, the shorter variable name is defined
  /src/external/historical/nawk/dist/
FIXES.1e 734 which are not exactly shorter than [0-9] and perhaps no more
  /src/external/gpl3/autoconf/dist/
maint.mk 495 # 2) notice that "c(har)?|[mz]" is equivalent to the shorter and more readable
  /src/external/gpl3/gcc/dist/libgcc/config/m68k/
lb1sf68.S 3697 | This is trivial and could be shorter if we didn't bother checking for NaN '
  /src/external/gpl3/gcc.old/dist/libgcc/config/m68k/
lb1sf68.S 3696 | This is trivial and could be shorter if we didn't bother checking for NaN '
  /src/external/gpl3/gcc.old/dist/libphobos/src/std/
string.d 369 "The result c string is shorter than the in input string");
5861 If the modifier `'d'` is $(I not) present, and `to` is shorter than

Completed in 25 milliseconds