Searched refs:strict (Results 26 - 50 of 95) sorted by relevance

1234

/freebsd-10.3-release/tools/tools/commitsdb/
H A Dquery_commit_db10 use strict;
/freebsd-10.3-release/sys/dev/iicbus/
H A Diiconf.c276 if (sc->started == 0 || (sc->strict != 0 && (sc->started & LSB) != 0))
294 if (sc->started == 0 || (sc->strict != 0 && (sc->started & LSB) == 0))
313 if (sc->started == 0 || (sc->strict != 0 && (sc->started & LSB) != 0))
331 if (sc->started == 0 || (sc->strict != 0 && (sc->started & LSB) == 0))
/freebsd-10.3-release/contrib/less/
H A Dmkutable2 use strict;
/freebsd-10.3-release/sys/dev/fdt/
H A Dfdt_common.c208 fdt_find_compatible(phandle_t start, const char *compat, int strict) argument
218 if (strict)
227 fdt_depth_search_compatible(phandle_t start, const char *compat, int strict) argument
237 (strict == 0 || fdt_is_compatible_strict(node, compat))) {
240 child = fdt_depth_search_compatible(node, compat, strict);
/freebsd-10.3-release/contrib/gcc/
H A Drecog.c126 /* Post-reload, be more strict with things. */
2010 constrain_operands_cached (int strict)
2013 return constrain_operands (strict);
2284 constrain_operands (int strict)
2391 if (strict < 0)
2417 if (val == 2 && strict > 0)
2431 if (strict <= 0
2446 if (strict < 0
2453 else if (strict < 0 || general_operand (op, mode))
2469 if (strict >
1999 constrain_operands_cached(int strict) argument
2272 constrain_operands(int strict) argument
[all...]
/freebsd-10.3-release/contrib/llvm/tools/lldb/source/Target/
H A DObjCLanguageRuntime.cpp167 //ObjCLanguageRuntime::MethodName::SetName (const char *name, bool strict)
172 // // If "strict" is true. then the method must be specified with a
173 // // '+' or '-' at the beginning. If "strict" is false, then the '+'
181 // else if (!strict)
183 // // "strict" is false, the name just needs to start with '['
208 // return IsValid(strict);
212 ObjCLanguageRuntime::MethodName::SetName (const char *name, bool strict) argument
217 // If "strict" is true. then the method must be specified with a
218 // '+' or '-' at the beginning. If "strict" is false, then the '+'
230 else if (!strict)
[all...]
/freebsd-10.3-release/tools/tools/drm/
H A Dgen-drm_pciids4 use strict;
/freebsd-10.3-release/usr.sbin/rpc.yppasswdd/
H A DMakefile18 CFLAGS+= -fno-strict-aliasing
/freebsd-10.3-release/contrib/wpa/wpa_supplicant/dbus/
H A Ddbus_old_handlers.c501 dbus_bool_t strict = FALSE; local
505 DBUS_TYPE_BOOLEAN, &strict,
507 strict = FALSE;
538 if (!strict) {
579 if (!strict) {
628 if (!strict) {
682 if (!strict) {
719 if (!strict) {
/freebsd-10.3-release/sys/dev/bxe/
H A Dbxe_dcb.h49 * strict priority: valid values are 0..5; 0 is highest priority.
52 uint8_t strict; member in struct:bxe_dcbx_cos_params
219 uint8_t strict; member in struct:cos_entry_help_data
/freebsd-10.3-release/usr.sbin/bhyve/
H A Dinout.c104 emulate_inout(struct vmctx *ctx, int vcpu, struct vm_exit *vmexit, int strict) argument
125 if (strict && handler == default_inout)
/freebsd-10.3-release/contrib/one-true-awk/
H A Dmakefile32 CC = gcc -O4 -Wall -pedantic -fno-strict-aliasing
/freebsd-10.3-release/contrib/ntp/scripts/ntpsweep/
H A Dntpsweep.in23 use strict;
/freebsd-10.3-release/contrib/apr/
H A Dapr.spec49 make %{?_smp_mflags} all CFLAGS=-fno-strict-aliasing
/freebsd-10.3-release/usr.bin/csup/
H A Drcsparse.c119 int strict, token; local
121 strict = 0;
183 /* {strict ;} */
184 if (!strcmp(tmp, "strict")) {
/freebsd-10.3-release/sys/conf/
H A Dkern.pre.mk47 .if !empty(COPTFLAGS:M-O[23s]) && empty(COPTFLAGS:M-fno-strict-aliasing)
48 COPTFLAGS+= -fno-strict-aliasing
143 ZFS_CFLAGS= -DFREEBSD_NAMECACHE -DBUILDING_ZFS -nostdinc -I$S/cddl/compat/opensolaris -I$S/cddl/contrib/opensolaris/uts/common/fs/zfs -I$S/cddl/contrib/opensolaris/uts/common/zmod -I$S/cddl/contrib/opensolaris/uts/common -I$S -I$S/cddl/contrib/opensolaris/common/zfs -I$S/cddl/contrib/opensolaris/common ${CFLAGS} -Wno-unknown-pragmas -Wno-missing-prototypes -Wno-undef -Wno-strict-prototypes -Wno-cast-qual -Wno-parentheses -Wno-redundant-decls -Wno-missing-braces -Wno-uninitialized -Wno-unused -Wno-inline -Wno-switch -Wno-pointer-arith -Wno-unknown-pragmas
/freebsd-10.3-release/contrib/libucl/src/
H A Ducl_parser.c230 * @param strict
236 size_t *out_len, bool strict, bool *found)
244 if (strict) {
265 if (!(*found) && parser->var_handler != NULL && strict) {
355 bool strict = false; local
367 strict = true;
384 if (strict && parser->var_handler != NULL) {
235 ucl_check_variable_safe(struct ucl_parser *parser, const char *ptr, size_t remain, size_t *out_len, bool strict, bool *found) argument
/freebsd-10.3-release/contrib/ntp/scripts/
H A Dplot_summary.in24 use strict;
/freebsd-10.3-release/crypto/openssl/apps/
H A Dtsget6 use strict;
/freebsd-10.3-release/tests/sys/acl/
H A Drun42 use strict;
/freebsd-10.3-release/usr.bin/rs/
H A Drs.c534 * num = number p points to; if (strict) complain
538 getnum(int *num, char *p, int strict) argument
543 if (strict || *t == '-' || *t == '+')
/freebsd-10.3-release/contrib/wpa/wpa_supplicant/
H A Dctrl_iface.c2495 static int ctrl_iface_get_capability_pairwise(int res, char *strict, argument
2507 if (strict)
2551 static int ctrl_iface_get_capability_group(int res, char *strict, argument
2563 if (strict)
2616 static int ctrl_iface_get_capability_key_mgmt(int res, char *strict, argument
2628 if (strict)
2669 static int ctrl_iface_get_capability_proto(int res, char *strict, argument
2681 if (strict)
2711 static int ctrl_iface_get_capability_auth_alg(int res, char *strict, argument
2723 if (strict)
2816 char *strict; local
[all...]
/freebsd-10.3-release/contrib/ntp/sntp/ag-tpl/0-old/
H A Dmdoc2man10 use strict;
H A Dmdoc2texi14 use strict;
/freebsd-10.3-release/contrib/ntp/sntp/ag-tpl/
H A Dmdoc2man36 use strict;

Completed in 166 milliseconds

1234