| /src/sys/arch/hpc/stand/hpcboot/ |
| H A D | framebuffer.cpp | 97 BOOL reverse = HPC_PREFERENCE.reverse_video; local in function:FrameBufferInfo::type
|
| /src/common/lib/libc/arch/powerpc/string/ |
| H A D | memmove.S | 127 reverse: label
|
| /src/sys/arch/hpc/hpc/ |
| H A D | config_hook.c | 172 __config_hook_call(int type, long id, void *msg, int reverse) argument
|
| /src/usr.bin/tail/ |
| H A D | reverse.c | 77 reverse(FILE *fp, enum STYLE style, off_t off, struct stat *sbp) function in typeref:typename:void [all...] |
| /src/sys/dev/hpc/ |
| H A D | video_subr.c | 290 int reverse, normal; member in struct:video_reverse_color::__anon96eeaf9c0108
|
| H A D | hpcfb.c | 514 int reverse = fbconf->hf_access_flags & HPCFB_ACCESS_REVERSE; local in function:hpcfb_cmap_reorder
|
| /src/sys/arch/powerpc/powerpc/ |
| H A D | fix_unaligned.c | 382 reverse = flags & UAF_REVERSE, local in function:do_lst
|
| /src/lib/libc/stdlib/ |
| H A D | merge.c | 269 #define reverse(bot, top) { \ macro
|
| /src/usr.bin/sort/ |
| H A D | fields.c | 251 number(u_char * pos,const u_char * bufend,u_char * line,u_char * lineend,int reverse) argument
|
| /src/usr.bin/tsort/ |
| H A D | tsort.c | 105 static int debug, longest, quiet, reverse; variable in typeref:typename:int
|
| /src/usr.bin/ul/ |
| H A D | ul.c | 402 reverse(struct CHAR *obuf, size_t obuf_size) function in typeref:typename:void
|
| /src/usr.sbin/lpr/pac/ |
| H A D | pac.c | 71 static int reverse; /* Reverse sort order */ variable in typeref:typename:int
|
| /src/sys/arch/sparc64/sparc64/ |
| H A D | db_interface.c | 846 int i, start = 0, full = 0, reverse = 0; local in function:db_traptrace
|
| /src/sys/arch/hpcmips/dev/ |
| H A D | plumvideo.c | 305 plumvideo_init(struct plumvideo_softc *sc, int *reverse) argument
|
| /src/sys/arch/hpcmips/tx/ |
| H A D | tx3912video.c | 303 int fbdepth, reverse, error; local in function:tx3912video_init
|
| /src/common/lib/libc/gen/ |
| H A D | radixtree.c | 806 gang_lookup_scan(struct radix_tree * t,struct radix_tree_path * path,void ** results,const unsigned int maxresults,const unsigned int tagmask,const bool reverse,const bool dense) argument
|
| /src/sys/dev/wsfont/ |
| H A D | wsfont.c | 351 static const u_char reverse[256] = { variable in typeref:typename:const u_char[256]
|
| /src/usr.bin/patch/ |
| H A D | patch.c | 84 bool reverse = false; variable in typeref:typename:bool [all...] |