Home
last modified time | relevance | path

Searched refs:reorder (Results 1 – 25 of 49) sorted by relevance

12

/dragonfly/share/termcap/
H A DREADME10 Second, edit the editor script "reorder" to use this list instead of the
21 a line to reorder to globally change all /usr/lib/tabset's to your own
25 reorder.
/dragonfly/contrib/gcc-4.7/gcc/
H A Dc-lang.h29 struct sorted_fields_type * GTY ((reorder ("resort_sorted_fields"))) s;
H A Dtimevar.def243 DEFTIMEVAR (TV_REORDER_BLOCKS , "reorder blocks")
/dragonfly/contrib/gcc-8.0/gcc/c/
H A Dc-lang.h34 struct sorted_fields_type * GTY ((reorder ("resort_sorted_fields"))) s;
/dragonfly/gnu/lib/gcc47/csu/
H A DMakefile6 CFLAGS+= -fno-toplevel-reorder
/dragonfly/gnu/lib/gcc80/csu/
H A DMakefile6 CFLAGS+= -fno-toplevel-reorder
/dragonfly/sys/dev/disk/nata/
H A Data-queue.c54 ch->reorder = 0; in ata_queue_init()
642 if (++ch->reorder >= bioq_reorder_minor_interval) { in ata_sort_queue()
643 ch->reorder = 0; in ata_sort_queue()
665 ch->reorder = 0; in ata_sort_queue()
H A Data-all.h531 int reorder; /* limit sort reordering */ member
/dragonfly/sys/kern/
H A Dsubr_disk.c1376 ++bioq->reorder; in bioqdisksort()
1377 if (bioq->reorder % bioq_reorder_minor_interval == 0) { in bioqdisksort()
1379 if (bioq->reorder >= in bioqdisksort()
1381 bioq->reorder = 0; in bioqdisksort()
1431 if (bioq->reorder < bioq_reorder_burst_interval || in bioqwritereorder()
/dragonfly/sys/sys/
H A Dbuf.h357 int reorder; member
H A Dbuf2.h135 bioq->reorder = 0; in bioq_init()
/dragonfly/contrib/gcc-4.7/gcc/doc/
H A Dgty.texi333 @findex reorder
334 @item reorder ("@var{function name}")
338 will call the function referenced by the @code{reorder} option, before
350 of pointers. @code{reorder} functions can be expensive. When
H A Dplugins.texi218 There needs to be a way to add/reorder/remove passes dynamically. This
/dragonfly/contrib/gcc-8.0/gcc/
H A Dcfg-flags.def166 /* Candidate for straight line flow. Only used in bb-reorder.c.
H A Dsanitizer.def39 /* Do not reorder the BUILT_IN_ASAN_{REPORT,CHECK}* builtins, e.g. cfgcleanup.c
H A Dtimevar.def280 DEFTIMEVAR (TV_REORDER_BLOCKS , "reorder blocks")
/dragonfly/contrib/dialog/
H A Ddialog.h441 bool reorder; /* option "--reorder" */ member
H A Ddialog.c387 { "reorder", svT(reorder), 1, "" },
1054 dialog_vars.reorder); in call_buildlist()
/dragonfly/gnu/usr.bin/cc80/support-libs/liblto_plugin/
H A DMakefile.headers19 bb-reorder.h \
/dragonfly/lib/libc/net/
H A Dgetaddrinfo.c243 static int reorder(struct addrinfo *);
561 reorder(&sentinel); in getaddrinfo()
584 reorder(struct addrinfo *sentinel) in reorder() function
/dragonfly/contrib/lvm2/dist/
H A DWHATS_NEW_DM182 Use fixed-size fields in report interface and reorder.
/dragonfly/contrib/gcc-4.7/libgcc/
H A DMakefile.in282 -fno-zero-initialized-in-bss -fno-toplevel-reorder -fno-tree-vectorize \
/dragonfly/contrib/binutils-2.27/gas/doc/
H A Dc-alpha.texi453 @itemx reorder
/dragonfly/contrib/gcc-4.7/gcc/config/i386/
H A Dppro.md48 ;; (inc. reorder buffer)
/dragonfly/contrib/gcc-8.0/gcc/config/i386/
H A Dppro.md48 ;; (inc. reorder buffer)

12