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

12

/macosx-10.10.1/Libc-1044.1.2/net/FreeBSD/
H A Dinet_addr.c112 _inet_aton_check(const char *cp, struct in_addr *addr, int strict) argument
/macosx-10.10.1/ICU-531.30/icuSources/common/
H A Dutf_impl.c90 errorValue(int32_t count, int8_t strict) { argument
125 utf8_nextCharSafeBody(const uint8_t *s, int32_t *pi, int32_t length, UChar32 c, UBool strict) { argument
230 utf8_prevCharSafeBody(const uint8_t *s, int32_t start, int32_t *pi, UChar32 c, UBool strict) argument
[all...]
H A Duloc_tag.c994 _appendLanguageToLanguageTag(const char* localeID, char* appendAt, int32_t capacity, UBool strict, UErrorCode* status) { argument
1049 _appendScriptToLanguageTag(const char* localeID, char* appendAt, int32_t capacity, UBool strict, UErrorCode* status) { argument
1091 _appendRegionToLanguageTag(const char* localeID, char* appendAt, int32_t capacity, UBool strict, UErrorCode* status) { argument
1133 _appendVariantsToLanguageTag(const char* localeID, char* appendAt, int32_t capacity, UBool strict, UBoo argument
1257 _appendKeywordsToLanguageTag(const char* localeID, char* appendAt, int32_t capacity, UBool strict, UBool hadPosix, UErrorCode* status) argument
1942 _appendPrivateuseToLanguageTag(const char* localeID, char* appendAt, int32_t capacity, UBool strict, UBool hadPosix, UErrorCode* status) argument
2613 uloc_toLanguageTag(const char* localeID, char* langtag, int32_t langtagCapacity, UBool strict, UErrorCode* status) argument
[all...]
/macosx-10.10.1/Security-57031.1.35/Security/include/security_codesigning/
H A Dsigner.h93 bool strict; // strict validation member in class:Security::CodeSigning::SecCodeSigner::Signer
H A Dresources.cpp63 ResourceBuilder(const std::string &root, const std::string &relBase, CFDictionaryRef rulesDict, CodeDirectory::HashAlgorithm hashType, bool strict, const MacOSErrorSet& toleratedErrors) argument
/macosx-10.10.1/Security-57031.1.35/Security/libsecurity_codesigning/lib/
H A Dsigner.h93 bool strict; // strict validation member in class:Security::CodeSigning::SecCodeSigner::Signer
H A Dresources.cpp63 ResourceBuilder(const std::string &root, const std::string &relBase, CFDictionaryRef rulesDict, CodeDirectory::HashAlgorithm hashType, bool strict, const MacOSErrorSet& toleratedErrors) argument
/macosx-10.10.1/Security-57031.1.35/securityd/src/
H A Dcsproxy.h63 strict, // direct guest relationship required enumerator in enum:CodeSigningHost::GuestCheck
/macosx-10.10.1/CPANInternal-159.1/Class-Trigger-0.14/inc/Test/Base/
H A DFilter.pm284 sub strict { subroutine
/macosx-10.10.1/WTF-7600.1.24/wtf/unicode/
H A DUTF8.cpp171 convertUTF16ToUTF8( const UChar** sourceStart, const UChar* sourceEnd, char** targetStart, char* targetEnd, bool strict) argument
299 convertUTF8ToUTF16( const char** sourceStart, const char* sourceEnd, UChar** targetStart, UChar* targetEnd, bool* sourceAllASCII, bool strict) argument
/macosx-10.10.1/JavaScriptCore-7600.1.17/runtime/
H A DJSGlobalObjectFunctions.cpp78 static JSValue decode(ExecState* exec, const CharType* characters, int length, const char* doNotUnescape, bool strict) argument
142 static JSValue decode(ExecState* exec, const char* doNotUnescape, bool strict) argument
/macosx-10.10.1/apache-793/httpd/modules/arch/win32/
H A Dmod_win32.c417 int strict = (d->script_interpreter_source local
141 get_interpreter_from_win32_registry(apr_pool_t *p, const char* ext, int strict) argument
/macosx-10.10.1/emacs-93/emacs/lisp/language/
H A Dtibet-util.el
/macosx-10.10.1/libarchive-30/libarchive/libarchive/
H A Darchive_write_set_format_ustar.c257 __archive_write_format_header_ustar(struct archive_write *a, char h[512], struct archive_entry *entry, int tartype, int strict) argument
444 format_number(int64_t v, char *p, int s, int maxsize, int strict) argument
[all...]
/macosx-10.10.1/OpenLDAP-499.27/OpenLDAP/servers/slapd/overlays/
H A Dtranslucent.c41 int strict; member in struct:translucent_info
H A Dunique.c60 char strict; /* null considered unique too */ member in struct:unique_domain_s
[all...]
/macosx-10.10.1/emacs-93/emacs/lisp/net/
H A Deudc-vars.el
/macosx-10.10.1/sudo-73/src/
H A Dvisudo.c148 int ch, quiet, strict, oldperms; local
[all...]
/macosx-10.10.1/text_cmds-88/rs/
H A Drs.c538 getnum(int *num, char *p, int strict) argument
/macosx-10.10.1/xnu-2782.1.97/libsyscall/mach/
H A Dmach_port.c553 mach_port_guard( ipc_space_t task, mach_port_name_t name, mach_port_context_t guard, boolean_t strict) argument
/macosx-10.10.1/ksh-23/ksh/src/lib/libast/port/
H A Dastconf.c284 const char* strict; member in struct:State_s
/macosx-10.10.1/xnu-2782.1.97/osfmk/ipc/
H A Dmach_port.c2143 mach_port_guard_locked( ipc_port_t port, uint64_t guard, boolean_t strict) argument
2430 mach_port_guard( ipc_space_t space, mach_port_name_t name, uint64_t guard, boolean_t strict) argument
/macosx-10.10.1/emacs-93/emacs/lisp/emulation/
H A Dviper-util.el[all...]
/macosx-10.10.1/emacs-93/emacs/lisp/gnus/
H A Dnnimap.el
/macosx-10.10.1/JavaScriptCore-7600.1.17/parser/
H A DSyntaxChecker.h221 Property createGetterOrSetterProperty(const JSTokenLocation&, PropertyNode::Type type, bool strict, const Identifier* name, int, int, int, int, int, int, int) argument
228 Property createGetterOrSetterProperty(VM* vm, const JSTokenLocation&, PropertyNode::Type type, bool strict, double name, int, int, int, int, int, int, int) argument

Completed in 401 milliseconds

12