Searched defs:strict (Results 1 - 25 of 30) sorted by relevance

12

/freebsd-10.0-release/sys/dev/iicbus/
H A Diicbus.h44 u_char strict; /* deny operations that violate the member in struct:iicbus_softc
H A Diicbus.c95 int strict; local
/freebsd-10.0-release/usr.sbin/bhyve/
H A Dinout.c94 emulate_inout(struct vmctx *ctx, int vcpu, int in, int port, int bytes, uint32_t *eax, int strict) argument
/freebsd-10.0-release/usr.sbin/pkg_install/lib/
H A Ddeps.c186 requiredby(const char *pkgname, struct reqr_by_head **list, Boolean strict, Boolean filter) argument
/freebsd-10.0-release/usr.bin/csup/
H A Drcsparse.c119 int strict, token; local
/freebsd-10.0-release/contrib/libarchive/libarchive/
H A Darchive_write_set_format_v7tar.c364 format_header_v7tar(struct archive_write *a, char h[512], struct archive_entry *entry, int strict, struct archive_string_conv *sconv) argument
540 format_number(int64_t v, char *p, int s, int maxsize, int strict) argument
[all...]
H A Darchive_write_set_format_ustar.c387 __archive_write_format_header_ustar(struct archive_write *a, char h[512], struct archive_entry *entry, int tartype, int strict, struct archive_string_conv *sconv) argument
643 format_number(int64_t v, char *p, int s, int maxsize, int strict) argument
[all...]
/freebsd-10.0-release/contrib/llvm/tools/lldb/source/Target/
H A DObjCLanguageRuntime.cpp212 ObjCLanguageRuntime::MethodName::SetName (const char *name, bool strict) argument
[all...]
/freebsd-10.0-release/contrib/wpa/wpa_supplicant/dbus/
H A Ddbus_old_handlers.c501 dbus_bool_t strict = FALSE; local
/freebsd-10.0-release/contrib/llvm/tools/lldb/include/lldb/Target/
H A DObjCLanguageRuntime.h55 MethodName (const char *name, bool strict) : argument
/freebsd-10.0-release/sys/dev/drm2/
H A Ddrm_fb_helper.c1198 static bool drm_connector_enabled(struct drm_connector *connector, bool strict) argument
/freebsd-10.0-release/sys/dev/fdt/
H A Dfdt_common.c209 fdt_find_compatible(phandle_t start, const char *compat, int strict) argument
/freebsd-10.0-release/usr.bin/rs/
H A Drs.c538 getnum(int *num, char *p, int strict) argument
/freebsd-10.0-release/contrib/subversion/subversion/svn/
H A Dcl.h170 svn_boolean_t strict; /* do strictly what was requested */ member in struct:svn_cl__opt_state_t
/freebsd-10.0-release/sys/dev/bxe/
H A Dbxe_dcb.h59 uint8_t strict; member in struct:bxe_dcbx_cos_params
226 uint8_t strict; member in struct:cos_entry_help_data
/freebsd-10.0-release/sys/x86/cpufreq/
H A Dest.c99 static int strict = -1; variable
/freebsd-10.0-release/usr.sbin/vidcontrol/
H A Dvidcontrol.c198 nextarg(int ac, char **av, int *indp, int oc, int strict) argument
/freebsd-10.0-release/contrib/binutils/gas/
H A Dsymbols.c2041 S_FORCE_RELOC(symbolS *s, int strict) argument
/freebsd-10.0-release/contrib/gcc/
H A Drecog.c1999 constrain_operands_cached(int strict) argument
2272 constrain_operands(int strict) argument
[all...]
/freebsd-10.0-release/contrib/subversion/subversion/libsvn_repos/
H A Dlog.c407 get_history(struct path_info *info, svn_fs_t *fs, svn_boolean_t strict, svn_repos_authz_func_t authz_read_func, void *authz_read_baton, svn_revnum_t start, apr_pool_t *pool) argument
513 check_history(svn_boolean_t *changed, struct path_info *info, svn_fs_t *fs, svn_revnum_t current, svn_boolean_t strict, svn_repos_authz_func_t authz_read_func, void *authz_read_baton, svn_revnum_t start, apr_pool_t *pool) argument
/freebsd-10.0-release/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/
H A Dvdev.c1383 vdev_validate(vdev_t *vd, boolean_t strict) argument
/freebsd-10.0-release/contrib/wpa/wpa_supplicant/
H A Dctrl_iface.c2495 static int ctrl_iface_get_capability_pairwise(int res, char *strict, argument
2551 static int ctrl_iface_get_capability_group(int res, char *strict, argument
2616 static int ctrl_iface_get_capability_key_mgmt(int res, char *strict, argument
2669 static int ctrl_iface_get_capability_proto(int res, char *strict, argument
2711 static int ctrl_iface_get_capability_auth_alg(int res, char *strict, argument
2816 char *strict; local
[all...]
/freebsd-10.0-release/contrib/gcc/cp/
H A Dcall.c2209 add_template_candidate_real(struct z_candidate **candidates, tree tmpl, tree ctype, tree explicit_targs, tree arglist, tree return_type, tree access_path, tree conversion_path, int flags, tree obj, unification_kind_t strict) argument
2308 add_template_candidate(struct z_candidate **candidates, tree tmpl, tree ctype, tree explicit_targs, tree arglist, tree return_type, tree access_path, tree conversion_path, int flags, unification_kind_t strict) argument
H A Dtypeck.c937 comptypes(tree t1, tree t2, int strict) argument
/freebsd-10.0-release/contrib/gcc/config/s390/
H A Ds390.c2746 legitimate_address_p(enum machine_mode mode ATTRIBUTE_UNUSED, rtx addr, int strict) argument

Completed in 316 milliseconds

12