/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/internal/ |
H A D | switch_.d | 37 enum mid = cast(int)caseLabels.length / 2; in __switch() local 85 auto mid = (low + high) / 2; in __switchSearch() local
|
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/tsan/rtl/ |
H A D | tsan_rtl_mutex.cc | 50 uptr addr, u64 mid) { in ReportMutexMisuse() 106 u64 mid = s->GetId(); in MutexDestroy() local 202 u64 mid = s->GetId(); in MutexPostLock() local 245 u64 mid = s->GetId(); in MutexUnlock() local 297 u64 mid = s->GetId(); in MutexPostReadLock() local 329 u64 mid = s->GetId(); in MutexReadUnlock() local 377 u64 mid = s->GetId(); in MutexReadOrWriteUnlock() local 399 u64 mid = s->GetId(); in MutexInvalidAccess() local
|
/netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/tsan/ |
H A D | tsan_rtl_mutex.cc | 48 uptr addr, u64 mid) { in ReportMutexMisuse() 104 u64 mid = s->GetId(); in MutexDestroy() local 200 u64 mid = s->GetId(); in MutexPostLock() local 243 u64 mid = s->GetId(); in MutexUnlock() local 295 u64 mid = s->GetId(); in MutexPostReadLock() local 327 u64 mid = s->GetId(); in MutexReadUnlock() local 375 u64 mid = s->GetId(); in MutexReadOrWriteUnlock() local 397 u64 mid = s->GetId(); in MutexInvalidAccess() local
|
/netbsd-src/external/gpl3/binutils.old/dist/gprof/ |
H A D | symtab.c | 180 unsigned long low, mid, high; in dbg_sym_lookup() local 220 long mid = -1; in sym_lookup() local
|
/netbsd-src/external/gpl3/binutils/dist/gprof/ |
H A D | symtab.c | 180 unsigned long low, mid, high; in dbg_sym_lookup() local 220 long mid = -1; in sym_lookup() local
|
/netbsd-src/sys/arch/alpha/mcbus/ |
H A D | mcbus.c | 58 #define MCPCIA_EXISTS(mid, gid) \ argument 124 int i, mid; in mcbusattach() local
|
H A D | mcbusreg.h | 81 #define MCPCIA_BRIDGE_ADDR(gid, mid) \ argument
|
/netbsd-src/common/lib/libc/quad/ |
H A D | muldi3.c | 112 u_int high, mid, udiff, vdiff; in __muldi3() local 195 u_int u1, u0, v1, v0, udiff, vdiff, high, mid, low; in __lmulq() local
|
/netbsd-src/external/gpl3/gcc/dist/libsanitizer/tsan/ |
H A D | tsan_rtl_mutex.cpp | 49 uptr addr, u64 mid) { in ReportMutexMisuse() 85 u64 mid = 0; in MutexDestroy() local 166 u64 mid = 0; in MutexPostLock() local 216 u64 mid = 0; in MutexUnlock() local 274 u64 mid = 0; in MutexPostReadLock() local 314 u64 mid = 0; in MutexReadUnlock() local 347 u64 mid = 0; in MutexReadOrWriteUnlock() local
|
/netbsd-src/external/gpl3/gcc.old/dist/libphobos/libdruntime/rt/ |
H A D | switch_.d | 116 auto mid = (low + high) >> 1; variable 251 auto mid = (low + high) >> 1; variable 377 auto mid = (low + high) >> 1; variable
|
/netbsd-src/sys/compat/netbsd32/ |
H A D | netbsd32_exec_aout.c | 102 u_short mid; in exec_netbsd32_makecmds() local 421 u_short mid; in netbsd32_exec_aout_nomid() local
|
/netbsd-src/sys/arch/i386/i386/ |
H A D | aout_machdep.c | 85 u_short mid; in exec_nomid() local
|
/netbsd-src/external/gpl2/groff/dist/src/preproc/eqn/ |
H A D | delim.cpp | 39 const char *mid; member 204 static void build_extensible(const char *ext, const char *top, const char *mid, in build_extensible()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | hash-table.c | 91 unsigned int mid = low + (high - low) / 2; in hash_table_higher_prime_index() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | hash-table.cc | 91 unsigned int mid = low + (high - low) / 2; in hash_table_higher_prime_index() local
|
/netbsd-src/external/gpl3/gcc/dist/libbacktrace/ |
H A D | sort.c | 66 size_t mid; in backtrace_qsort() local
|
/netbsd-src/external/gpl3/gcc.old/dist/libbacktrace/ |
H A D | sort.c | 66 size_t mid; in backtrace_qsort() local
|
/netbsd-src/usr.sbin/cpuctl/arch/ |
H A D | sparc.c | 52 int cpu_arch, mid, hz; in identifycpu() local
|
/netbsd-src/sys/arch/amiga/dev/ |
H A D | zbus.c | 260 quirkslookup(int mid, int pid) in quirkslookup() 276 aconflookup(int mid, int pid) in aconflookup()
|
/netbsd-src/external/gpl3/gdb/dist/gnulib/import/ |
H A D | localcharset.c | 1041 size_t mid = (hi + lo) >> 1; /* >= lo, < hi */ in locale_charset() local 1115 size_t mid = (hi + lo) >> 1; /* >= lo, < hi */ in locale_charset() local
|
/netbsd-src/sys/compat/vax1k/ |
H A D | vax1k_exec.c | 116 u_short mid; in exec_vax1k_makecmds() local
|
/netbsd-src/usr.sbin/mopd/common/ |
H A D | file.c | 298 int mid; getMID() local 362 getCLBYTES(int mid) getCLBYTES() argument [all...] |
/netbsd-src/external/bsd/less/dist/lesstest/ |
H A D | unicode.c | 24 int mid = (lo + hi) / 2; in is_in_table() local
|
/netbsd-src/external/gpl3/gcc/dist/libgfortran/runtime/ |
H A D | select_inc.c | 53 int i, low, high, mid; in select_string() local
|
/netbsd-src/external/gpl3/gcc.old/dist/libgfortran/runtime/ |
H A D | select_inc.c | 53 int i, low, high, mid; in select_string() local
|