Home
last modified time | relevance | path

Searched refs:if (Results 1 – 25 of 2912) sorted by relevance

12345678910>>...117

/freebsd/contrib/one-true-awk/testdir/
H A Dlilly.progs46 {if(match($0,/=/))print $0}
47 {if(match($0,/\=/))print $0}
48 {if(match($0,/==/))print $0}
51 {if(match($0,/-=/))print $0}
52 {if(match($0,/%=/))print $0}
53 {if(match($0,/^=/))print $0}
54 {if(match($0,/!=/))print $0}
55 {if(match($0,/<=/))print $0}
56 {if(match($0,/>=/))print $0}
57 {if(!match($0,/=/))print $0}
[all …]
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/channel_program/lua_core/
H A Dtst.nested_neg.zcp21 if true then
22 if true then
23 if true then
24 if true then
25 if true then
26 if true then
27 if true then
28 if true then
29 if true then
30 if true then
[all …]
/freebsd/contrib/llvm-project/compiler-rt/lib/builtins/cpu_model/aarch64/fmv/
H A Dmrs.inc1 #if __has_include(<sys/auxv.h>)
17 if (hwcap & HWCAP_CRC32)
19 if (hwcap & HWCAP_PMULL)
21 if (hwcap & HWCAP_FLAGM)
37 if (hwcap & HWCAP_DIT)
43 if (hwcap & HWCAP_AES)
45 if (hwcap & HWCAP_SHA1)
47 if (hwcap & HWCAP_SHA2)
51 if (hwcap & HWCAP_FCMA)
53 if (hwcap & HWCAP_SB)
[all …]
/freebsd/crypto/heimdal/include/
H A Dconfig.h.in234 /* Define to 1 if you have the declaration of `altzone', and to 0 if you
238 /* Define to 1 if you have the declaration of `environ', and to 0 if you
242 /* Define to 1 if you have the declaration of `h_errlist', and to 0 if you
246 /* Define to 1 if you have the declaration of `h_errno', and to 0 if you
250 /* Define to 1 if you have the declaration of `h_nerr', and to 0 if you don't.
254 /* Define to 1 if you have the declaration of `optarg', and to 0 if you don't.
270 /* Define to 1 if you have the declaration of `timezone', and to 0 if you
274 /* Define to 1 if you have the declaration of `_res', and to 0 if you don't.
278 /* Define to 1 if you have the declaration of `__progname', and to 0 if you
619 /* Define to 1 if you have the <net/if.h> header file. */
[all …]
/freebsd/contrib/bc/tests/bc/
H A Dmisc2.txt21 if (x() == y()) { 1 }
23 if (x() <= y()) { 2 }
26 if (x() < y()) { 5 }
51 if (x == -4) x
59 if (x == 1) 1 else if (x == 0) 2 else 3
60 if (x == 0) 1 else if (x == 1) 2 else 3
61 if (x == -1) 1 else if (x == 0) 2 else 3
63 if (x == 1) if (x != 0) 1 else 2 else 3
64 if (x == 1) if (x == 0) 1 else 2 else 3
65 if (x != 1) if (x == 0) 1 else 2 else 3
[all …]
/freebsd/contrib/tcpdump/
H A Dcmakeconfig.h.in3 /* Define to 1 if arpa/inet.h declares `ether_ntohost' */
9 /* Define to 1 if you have the `bpf_dump' function. */
15 /* Define to 1 if you have the `cap_enter' function. */
45 /* Define to 1 if you have the `fork' function. */
51 /* define if you have getrpcbynumber() */
72 /* Define to 1 if you have the <net/if.h> header file. */
99 /* define if libpcap has pcap_debug */
156 /* define if libpcap has pcap_version */
219 /* define if libpcap has yydebug */
258 /* Define if you enable support for libsmi */
[all …]
H A Dconfig.h.in3 /* Define to 1 if arpa/inet.h declares `ether_ntohost' */
9 /* Define to 1 if you have the `bpf_dump' function. */
15 /* Define to 1 if you have the `cap_enter' function. */
45 /* Define to 1 if you have the `fork' function. */
51 /* define if you have getrpcbynumber() */
72 /* Define to 1 if you have the <net/if.h> header file. */
102 /* define if libpcap has pcap_debug */
159 /* define if libpcap has pcap_version */
216 /* define if libpcap has yydebug */
258 /* Define if you enable support for libsmi */
[all …]
/freebsd/contrib/dialog/samples/copifuncs/
H A Difpatch8 + if (!strcasecmp(msg->key,"Path"))
17 if (!strcasecmp(msg->key,"Xref")) return 0;
21 + if (!strcasecmp(msg->key,"From"))
29 if (!strcasecmp(msg->key,"To"))
31 if (newsmode) return 0;
34 if (!strcasecmp(msg->key,"Cc")) return 2;
37 + if (!strcasecmp(msg->key,"Reply-To"))
47 if (!strcasecmp(msg->key,"Subject"))
54 + if (!strcasecmp(msg->key,"Keywords"))
62 + if (!strcasecmp(msg->key,"Summary"))
[all …]
/freebsd/contrib/libevent/
H A Dconfig.h.in12 /* Define to 1 if you have the `accept4' function. */
33 /* Define to 1 if you have the declaration of `CTL_KERN', and to 0 if you
37 /* Define to 1 if you have the declaration of `KERN_ARND', and to 0 if you
41 /* Define if /dev/poll is available */
62 /* Define if your system supports event ports */
134 /* Define if the system has zlib */
167 /* Define if the system has openssl */
194 /* Define if we have pthreads on this system */
212 /* Define if F_SETFD is defined in <fcntl.h> */
422 /* Define to 1 if compiler have __func__ */
[all …]
H A Devent-config.h.cmake47 /* Define to 1 if you have the `accept4' function. */
59 /* Define if clock_gettime is available in libc */
78 /* Define to 1 if you have `getrandom' function. */
81 /* Define if /dev/poll is available */
87 /* Define to 1 if fd_mask type is defined */
108 /* Define if your system supports event ports */
111 /* Define to 1 if you have the `fcntl' function. */
172 /* Define if the system has zlib */
211 /* Define if the system has openssl */
232 /* Define if we have pthreads on this system */
[all …]
/freebsd/contrib/openbsm/config/
H A Dconfig.h.in3 /* Define to 1 if you have the `alarm' function. */
12 /* Define if audit system calls present */
51 /* Define if queue.h includes LIST_FIRST */
69 /* Define if ipc_perm._key instead of key */
72 /* Define if ipc_perm._seq instead of seq */
75 /* Define if ipc_perm.__key instead of key */
78 /* Define if ipc_perm.__seq instead of seq */
213 /* Define to 1 if `fork' works. */
216 /* Define to 1 if `vfork' works. */
262 /* Define if compat/endian.h is required */
[all …]
/freebsd/contrib/ntp/sntp/libevent/
H A Devent-config.h.cmake47 /* Define to 1 if you have the `accept4' function. */
59 /* Define if clock_gettime is available in libc */
78 /* Define to 1 if you have `getrandom' function. */
81 /* Define if /dev/poll is available */
87 /* Define to 1 if fd_mask type is defined */
108 /* Define if your system supports event ports */
111 /* Define to 1 if you have the `fcntl' function. */
172 /* Define if the system has zlib */
211 /* Define if the system has openssl */
232 /* Define if we have pthreads on this system */
[all …]
H A Dconfig.h.in12 /* Define to 1 if you have the `accept4' function. */
33 /* Define to 1 if you have the declaration of `CTL_KERN', and to 0 if you
37 /* Define to 1 if you have the declaration of `KERN_ARND', and to 0 if you
41 /* Define if /dev/poll is available */
62 /* Define if your system supports event ports */
65 /* Define to 1 if you have the `fcntl' function. */
134 /* Define if the system has zlib */
167 /* Define if the system has openssl */
194 /* Define if we have pthreads on this system */
212 /* Define if F_SETFD is defined in <fcntl.h> */
[all …]
/freebsd/sys/contrib/device-tree/src/arm64/rockchip/
H A Drk3588s-pinctrl.dtsi15 /omit-if-no-ref/
30 /omit-if-no-ref/
71 /omit-if-no-ref/
80 /omit-if-no-ref/
91 /omit-if-no-ref/
100 /omit-if-no-ref/
111 /omit-if-no-ref/
120 /omit-if-no-ref/
131 /omit-if-no-ref/
138 /omit-if-no-ref/
[all …]
H A Drk3568-pinctrl.dtsi15 /omit-if-no-ref/
36 /omit-if-no-ref/
43 /omit-if-no-ref/
50 /omit-if-no-ref/
57 /omit-if-no-ref/
64 /omit-if-no-ref/
71 /omit-if-no-ref/
80 /omit-if-no-ref/
103 /omit-if-no-ref/
128 /omit-if-no-ref/
[all …]
H A Drockchip-pinconf.dtsi7 /omit-if-no-ref/
12 /omit-if-no-ref/
17 /omit-if-no-ref/
22 /omit-if-no-ref/
28 /omit-if-no-ref/
34 /omit-if-no-ref/
40 /omit-if-no-ref/
46 /omit-if-no-ref/
52 /omit-if-no-ref/
58 /omit-if-no-ref/
[all …]
/freebsd/contrib/libpcap/
H A Dconfig.h.in12 /* define if we have the AIX getnetbyname_r() */
15 /* define if we have the AIX getprotobyname_r() */
27 /* define if you have the DAG API */
30 /* define if you have dag_get_erf_types() */
39 /* define if you have vdag_set_device_info() */
78 /* if libdlpi exists */
81 /* if libnl exists */
120 /* Define to 1 if you have the <net/if.h> header file. */
147 /* define if you have the Septel API */
150 /* define if you have the Myricom SNF API */
[all …]
H A Dcmakeconfig.h.in3 /* Define to 1 if arpa/inet.h declares `ether_hostton' */
12 /* define if we have the AIX getnetbyname_r() */
15 /* define if we have the AIX getprotobyname_r() */
18 /* define if you have the AirPcap API */
27 /* define if you have the DAG API */
30 /* define if you have dag_get_erf_types() */
72 /* if libdlpi exists */
75 /* if libnl exists */
138 /* define if you have the Septel API */
238 /* define if you have the TurboCap API */
[all …]
/freebsd/contrib/ntp/sntp/
H A Dconfig.h.in69 /* Define to 1 if you have the declaration of `strerror_r', and to 0 if you
116 /* if you have GNU Pth */
176 /* if you have LinuxThreads */
242 /* Define to 1 if you have the <net/if.h> header file. */
257 /* if you have NT Threads */
969 # if defined __BIG_ENDIAN__
1035 pointer, if such a type exists, and if the system does not define it. */
1061 # if defined(__cplusplus)
1066 # if defined(__cplusplus)
1071 # if defined(__cplusplus)
[all …]
/freebsd/contrib/unbound/
H A Dconfig.h.in102 /* Define to 1 if you have the declaration of `arc4random', and to 0 if you
107 if you don't. */
114 /* Define to 1 if you have the declaration of `inet_ntop', and to 0 if you
118 /* Define to 1 if you have the declaration of `inet_pton', and to 0 if you
139 if you don't. */
151 if you don't. */
159 0 if you don't. */
162 /* Define to 1 if you have the declaration of `strlcat', and to 0 if you
166 /* Define to 1 if you have the declaration of `strlcpy', and to 0 if you
406 /* Define to 1 if you have the <net/if.h> header file. */
[all …]
/freebsd/contrib/bmake/
H A Dconfig.h.in3 /* Define if building universal (internal helper macro) */
15 /* Define to 1 if you have the <ar.h> header file. */
18 /* Define to 1 if you have the declaration of `sys_siglist', and to 0 if you
26 /* Define to 1 if you have the `dirname' function. */
32 /* Define to 1 if you have the `err' function. */
35 /* Define to 1 if you have the `errx' function. */
44 /* Define to 1 if you have the `fork' function. */
268 /* Define to 1 if `fork' works. */
271 /* Define to 1 if `vfork' works. */
396 #if defined AC_APPLE_UNIVERSAL_BUILD
[all …]
/freebsd/contrib/libdiff/test/
H A Dtest019.right.txt99 if (err)
109 if (err)
170 if (err)
178 if (err)
257 if (err)
322 if (err)
326 if (err)
348 if (err)
356 if (err)
364 if (err)
[all …]
H A Dtest020.right.txt99 if (err)
109 if (err)
170 if (err)
178 if (err)
257 if (err)
322 if (err)
327 if (err)
353 if (err)
357 if (err)
379 if (err)
[all …]
H A Dtest019.left.txt79 if (err)
89 if (err)
128 if (err)
136 if (err)
215 if (err)
279 if (err)
283 if (err)
305 if (err)
313 if (err)
321 if (err)
[all …]
/freebsd/contrib/ntp/
H A Dconfig.h.in384 /* Define to 1 if you have the declaration of `siglongjmp', and to 0 if you
388 /* Define to 1 if you have the declaration of `sigsetjmp', and to 0 if you
392 /* Define to 1 if you have the declaration of `strerror_r', and to 0 if you
469 /* if you have GNU Pth */
652 /* Define to 1 if you have the <net/if.h> header file. */
682 /* if you have NT Threads */
1749 # if defined __BIG_ENDIAN__
1830 pointer, if such a type exists, and if the system does not define it. */
1856 # if defined(__cplusplus)
1861 # if defined(__cplusplus)
[all …]

12345678910>>...117