Home
last modified time | relevance | path

Searched defs:best (Results 1 – 25 of 158) sorted by relevance

1234567

/netbsd/sys/dev/videomode/
H A Dpickmode.c47 const struct videomode *this, *best = NULL; in pick_mode_by_dotclock() local
72 const struct videomode *this, *best = NULL; in pick_mode_by_ref() local
/netbsd/external/gpl3/gcc/dist/gcc/
H A Dtracer.c150 edge best = NULL; in find_best_successor() local
174 edge best = NULL; in find_best_predecessor() local
H A Dtracer.cc164 edge best = NULL; in find_best_successor() local
188 edge best = NULL; in find_best_predecessor() local
/netbsd/external/gpl3/gcc.old/dist/gcc/
H A Dtracer.c150 edge best = NULL; in find_best_successor() local
174 edge best = NULL; in find_best_predecessor() local
/netbsd/external/gpl3/gdb/dist/bfd/
H A Dcpu-sh.c158 unsigned int best = ~arch_set; in sh_get_bfd_mach_from_arch_set() local
/netbsd/lib/libc/inet/
H A Dinet_ntop.c135 struct { int base, len; } best, cur; in inet_ntop6() local
H A Dinet_cidr_ntop.c177 struct { int base, len; } best, cur; in inet_cidr_ntop_ipv6() local
/netbsd/external/gpl3/binutils.old/dist/bfd/
H A Dcpu-sh.c158 unsigned int best = ~arch_set; in sh_get_bfd_mach_from_arch_set() local
/netbsd/external/gpl3/binutils/dist/bfd/
H A Dcpu-sh.c158 unsigned int best = ~arch_set; in sh_get_bfd_mach_from_arch_set() local
/netbsd/external/gpl3/gdb.old/dist/bfd/
H A Dcpu-sh.c158 unsigned int best = ~arch_set; in sh_get_bfd_mach_from_arch_set() local
/netbsd/external/bsd/ntp/dist/lib/isc/
H A Dinet_ntop.c126 struct { int base, len; } best, cur; in inet_ntop6() local
/netbsd/external/bsd/nsd/dist/compat/
H A Dinet_ntop.c116 struct { int base, len; } best, cur; in inet_ntop6() local
/netbsd/external/bsd/libbind/dist/inet/
H A Dinet_ntop.c129 struct { int base, len; } best, cur; local
H A Dinet_cidr_ntop.c165 struct { int base, len; } best, cur; in inet_cidr_ntop_ipv6() local
/netbsd/external/bsd/unbound/dist/compat/
H A Dinet_ntop.c124 struct { int base, len; } best, cur; in inet_ntop6() local
/netbsd/external/bsd/tcpdump/dist/
H A Daddrtostr.c120 } best, cur; in addrtostr6() local
/netbsd/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
H A Dsanitizer_stacktrace.cc126 uptr best = 0; in LocatePcInTrace() local
/netbsd/external/gpl3/gcc/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_stacktrace.cc130 uptr best = 0; in LocatePcInTrace() local
/netbsd/external/gpl3/gcc.old/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_stacktrace.cc130 uptr best = 0; in LocatePcInTrace() local
/netbsd/external/zlib/pigz/dist/zopfli/
H A Dblocksplitter.c46 double best = ZOPFLI_LARGE_FLOAT; in FindMinimum() local
64 double best; in FindMinimum() local
/netbsd/external/gpl3/gdb/dist/gnulib/import/
H A Dinet_ntop.c165 } best, cur; in inet_ntop6() local
/netbsd/external/gpl3/gdb.old/dist/gnulib/import/
H A Dinet_ntop.c165 } best, cur; in inet_ntop6() local
/netbsd/sys/external/bsd/drm2/dist/drm/
H A Ddrm_vma_manager.c149 struct drm_mm_node *node, *best; in drm_vma_offset_lookup_locked() local
/netbsd/sys/netbt/
H A Drfcomm_dlc.c76 struct rfcomm_dlc *new, *dlc, *any, *best; in rfcomm_dlc_newconn() local
/netbsd/external/bsd/tmux/dist/
H A Dwindow.c1258 struct window_pane *next, *best; in window_pane_choose_best() local
1281 struct window_pane *next, *best, **list; in window_pane_find_up() local
1338 struct window_pane *next, *best, **list; in window_pane_find_down() local
1395 struct window_pane *next, *best, **list; in window_pane_find_left() local
1443 struct window_pane *next, *best, **list; in window_pane_find_right() local

1234567