Searched refs:in (Results 76 - 100 of 12517) sorted by relevance

1234567891011>>

/netbsd-current/external/gpl3/binutils/dist/ld/emulparams/
H A Delf64lriscv.sh2 # ABI not in emulation name to avoid breaking backward compatibility.
6 # On Linux, first look for 64 bit LP64D target libraries in /lib64/lp64d as per
8 case "$target" in
10 case "$EMULATION_NAME" in
H A Delf64loongarch.sh4 case "$target" in
6 case "$EMULATION_NAME" in
H A Delf32loongarch.sh4 case "$target" in
6 case "$EMULATION_NAME" in
/netbsd-current/usr.bin/make/unit-tests/
H A Dvarname-vpath.exp2 CondParser_Eval: exists(file-in-subdirectory)
3 exists(file-in-subdirectory) result is ""
4 CondParser_Eval: exists(file2-in-subdirectory)
5 exists(file2-in-subdirectory) result is ""
6 CondParser_Eval: exists(file-in-subdirectory)
7 exists(file-in-subdirectory) result is "varname-vpath.dir/file-in-subdirectory"
9 CondParser_Eval: exists(file2-in-subdirectory)
10 exists(file2-in-subdirectory) result is "varname-vpath.dir2/file2-in
[all...]
/netbsd-current/external/gpl3/gdb/dist/ld/emulparams/
H A Delf32ppc_nbsd.sh3 case "$target" in
5 case "$EMULATION_NAME" in
/netbsd-current/sbin/devpubd/
H A Ddevpubd-run-hooks.in3 # $NetBSD: devpubd-run-hooks.in,v 1.4 2021/08/05 12:45:33 kre Exp $
12 case $devpubd_event in
14 for hook in ${devpubd_hooks_base}/*; do
/netbsd-current/external/gpl3/binutils.old/dist/ld/emulparams/
H A Delf64lriscv.sh2 # ABI not in emulation name to avoid breaking backward compatibility.
6 # On Linux, first look for 64 bit LP64D target libraries in /lib64/lp64d as per
8 case "$target" in
10 case "$EMULATION_NAME" in
H A Delf64lriscv_lp64f.sh5 # On Linux, first look for 64 bit LP64F target libraries in /lib64/lp64f as per
7 case "$target" in
9 case "$EMULATION_NAME" in
H A Delf64lriscv_lp64.sh5 # On Linux, first look for 64 bit LP64 target libraries in /lib64/lp64 as per
7 case "$target" in
9 case "$EMULATION_NAME" in
/netbsd-current/external/gpl3/gcc.old/dist/libgfortran/generated/
H A D_atan2_r10.F9011 !GNU libgfortran is distributed in the hope that it will be useful,
17 !permissions described in the GCC Runtime Library Exception, version
38 real (kind=10), intent (in) :: p1, p2
H A D_atan2_r16.F9011 !GNU libgfortran is distributed in the hope that it will be useful,
17 !permissions described in the GCC Runtime Library Exception, version
38 real (kind=16), intent (in) :: p1, p2
H A D_atan2_r4.F9011 !GNU libgfortran is distributed in the hope that it will be useful,
17 !permissions described in the GCC Runtime Library Exception, version
38 real (kind=4), intent (in) :: p1, p2
H A D_atan2_r8.F9011 !GNU libgfortran is distributed in the hope that it will be useful,
17 !permissions described in the GCC Runtime Library Exception, version
38 real (kind=8), intent (in) :: p1, p2
H A D_asinh_r10.F9011 !GNU libgfortran is distributed in the hope that it will be useful,
17 !permissions described in the GCC Runtime Library Exception, version
39 real (kind=10), intent (in) :: parm
H A D_asinh_r16.F9011 !GNU libgfortran is distributed in the hope that it will be useful,
17 !permissions described in the GCC Runtime Library Exception, version
39 real (kind=16), intent (in) :: parm
H A D_atan_r10.F9011 !GNU libgfortran is distributed in the hope that it will be useful,
17 !permissions described in the GCC Runtime Library Exception, version
39 real (kind=10), intent (in) :: parm
H A D_asinh_r4.F9011 !GNU libgfortran is distributed in the hope that it will be useful,
17 !permissions described in the GCC Runtime Library Exception, version
39 real (kind=4), intent (in) :: parm
H A D_asinh_r8.F9011 !GNU libgfortran is distributed in the hope that it will be useful,
17 !permissions described in the GCC Runtime Library Exception, version
39 real (kind=8), intent (in) :: parm
H A D_mod_i16.F9011 !GNU libgfortran is distributed in the hope that it will be useful,
17 !permissions described in the GCC Runtime Library Exception, version
38 integer (kind=16), intent (in) :: p1, p2
H A D_mod_i4.F9011 !GNU libgfortran is distributed in the hope that it will be useful,
17 !permissions described in the GCC Runtime Library Exception, version
38 integer (kind=4), intent (in) :: p1, p2
H A D_mod_i8.F9011 !GNU libgfortran is distributed in the hope that it will be useful,
17 !permissions described in the GCC Runtime Library Exception, version
38 integer (kind=8), intent (in) :: p1, p2
H A D_mod_r10.F9011 !GNU libgfortran is distributed in the hope that it will be useful,
17 !permissions described in the GCC Runtime Library Exception, version
38 real (kind=10), intent (in) :: p1, p2
H A D_log_c8.F9011 !GNU libgfortran is distributed in the hope that it will be useful,
17 !permissions described in the GCC Runtime Library Exception, version
39 complex (kind=8), intent (in) :: parm
H A D_log_r10.F9011 !GNU libgfortran is distributed in the hope that it will be useful,
17 !permissions described in the GCC Runtime Library Exception, version
39 real (kind=10), intent (in) :: parm
H A D_log_r16.F9011 !GNU libgfortran is distributed in the hope that it will be useful,
17 !permissions described in the GCC Runtime Library Exception, version
39 real (kind=16), intent (in) :: parm

Completed in 282 milliseconds

1234567891011>>