Searched refs:conditions (Results 1 - 25 of 72) sorted by relevance

123

/macosx-10.10.1/WebKit2-7600.1.25/Scripts/webkit2/
H A Dparser.py4 # modification, are permitted provided that the following conditions
7 # notice, this list of conditions and the following disclaimer.
9 # notice, this list of conditions and the following disclaimer in the
28 def combine_condition(conditions):
29 if conditions:
30 if len(conditions) == 1:
31 return conditions[0]
33 return bracket_if_needed(' && '.join(map(bracket_if_needed, conditions)))
49 conditions = []
58 if conditions
[all...]
/macosx-10.10.1/emacs-93/emacs/lisp/
H A Delectric.el53 ;; conditions for any error that occurred or nil if none.
88 (condition-case conditions
100 (setq err conditions)
105 (setq err conditions)
110 (setq err conditions)
115 (setq err conditions)
118 (if (eq (car conditions) 'error)
119 (car (cdr conditions))
120 (prin1-to-string conditions)))
/macosx-10.10.1/Security-57031.1.35/Security/include/security_codesigning/
H A DSecStaticCodePriv.h69 @param conditions A dictionary containing one or more validation conditions. Must not be NULL.
71 OSStatus SecStaticCodeSetValidationConditions(SecStaticCodeRef code, CFDictionaryRef conditions);
H A DSecStaticCode.cpp245 OSStatus SecStaticCodeSetValidationConditions(SecStaticCodeRef codeRef, CFDictionaryRef conditions) argument
251 code->setValidationModifiers(conditions);
/macosx-10.10.1/Security-57031.1.35/Security/libsecurity_codesigning/lib/
H A DSecStaticCodePriv.h69 @param conditions A dictionary containing one or more validation conditions. Must not be NULL.
71 OSStatus SecStaticCodeSetValidationConditions(SecStaticCodeRef code, CFDictionaryRef conditions);
H A DSecStaticCode.cpp245 OSStatus SecStaticCodeSetValidationConditions(SecStaticCodeRef codeRef, CFDictionaryRef conditions) argument
251 code->setValidationModifiers(conditions);
/macosx-10.10.1/BerkeleyDB-21/db/
H A DLICENSE6 software. For a license to use the Berkeley DB software under conditions
15 * modification, are permitted provided that the following conditions
18 * notice, this list of conditions and the following disclaimer.
20 * notice, this list of conditions and the following disclaimer in the
27 * freely redistributable under reasonable conditions. For an
50 * modification, are permitted provided that the following conditions
53 * notice, this list of conditions and the following disclaimer.
55 * notice, this list of conditions and the following disclaimer in the
78 * modification, are permitted provided that the following conditions
81 * notice, this list of conditions an
[all...]
/macosx-10.10.1/OpenLDAP-499.27/OpenLDAP/contrib/slapd-tools/
H A Dstatslog55 my($brief, @filters, @conditions, $no_loose);
61 push(@conditions, sprintf('$lines %s /$filters[%d]/om%s',
95 $out_body = " if (" . join("\n && ", @conditions) . ") {\n$out_body\n}"
96 if @conditions;
/macosx-10.10.1/JavaScriptCore-7600.1.17/jit/
H A DJITStubsMSVC64.asm5 ; modification, are permitted provided that the following conditions
8 ; notice, this list of conditions and the following disclaimer.
10 ; notice, this list of conditions and the following disclaimer in the
/macosx-10.10.1/ipsec-286.1.1/ipsec-tools/racoon/
H A Dsession.c10 * modification, are permitted provided that the following conditions
13 * notice, this list of conditions and the following disclaimer.
15 * notice, this list of conditions and the following disclaimer in the
185 CFMutableArrayRef conditions = CFArrayCreateMutable(kCFAllocatorDefault, 0, &kCFTypeArrayCallBacks); local
186 if (conditions) {
191 CFArrayAppendValue(conditions, uuidCondition);
200 CFArrayAppendValue(conditions, interfacesCondition);
217 success = (NEPolicyAdd(policySession, 0, conditions, result, NULL) != kNEPolicyIDInvalid);
223 if (conditions) {
224 CFRelease(conditions);
[all...]
/macosx-10.10.1/BerkeleyDB-21/db/java/src/com/sleepycat/persist/
H A DEntityJoin.java70 private List<Condition> conditions; field in class:EntityJoin
79 conditions = new ArrayList<Condition>();
104 conditions.add(new Condition(db, keyEntry));
116 * @throws IllegalStateException if less than two conditions were added.
138 * @throws IllegalStateException if less than two conditions were added.
156 * @throws IllegalStateException if less than two conditions were added.
179 * @throws IllegalStateException if less than two conditions were added.
231 cursors = new Cursor[conditions.size()];
233 Condition cond = conditions.get(i);
/macosx-10.10.1/OpenSSL098-52/src/crypto/bn/
H A Dbn_prime.pl42 * the following conditions are aheared to. The following conditions
56 * modification, are permitted provided that the following conditions
59 * notice, this list of conditions and the following disclaimer.
61 * notice, this list of conditions and the following disclaimer in the
/macosx-10.10.1/OpenSSL098-52/src/util/
H A Dadd_cr.pl74 * the following conditions are aheared to. The following conditions
88 * modification, are permitted provided that the following conditions
91 * notice, this list of conditions and the following disclaimer.
93 * notice, this list of conditions and the following disclaimer in the
/macosx-10.10.1/WebKit-7600.1.25/scripts/
H A Dgenerate-webkitversion.pl11 # modification, are permitted provided that the following conditions
15 # notice, this list of conditions and the following disclaimer.
17 # notice, this list of conditions and the following disclaimer in the
90 * modification, are permitted provided that the following conditions
93 * notice, this list of conditions and the following disclaimer.
95 * notice, this list of conditions and the following disclaimer in the
/macosx-10.10.1/OpenSSL098-52/src/crypto/conf/
H A Dkeysets.pl64 * the following conditions are aheared to. The following conditions
78 * modification, are permitted provided that the following conditions
81 * notice, this list of conditions and the following disclaimer.
83 * notice, this list of conditions and the following disclaimer in the
/macosx-10.10.1/xnu-2782.1.97/libsyscall/xcodescripts/
H A Dcreate-syscalls.pl321 my @conditions;
325 push(@conditions, "defined(__${arch}__)") unless grep { $_ eq $arch } @{$$symbol{except}};
333 if (scalar(@conditions)) {
338 printf $f "#if " . join(" || ", @conditions) . "\n";
340 if (!$$symbol{is_private} && (scalar(@conditions) < scalar(@Architectures))) {
/macosx-10.10.1/dcerpc-61/dcerpc/
H A DCOPYING7 * modification, are permitted provided that the following conditions
11 * notice, this list of conditions and the following disclaimer.
13 * notice, this list of conditions and the following disclaimer in the
58 * modification, are permitted provided that the following conditions
61 * notice, this list of conditions and the following disclaimer.
63 * notice, this list of conditions and the following disclaimer in the
89 * modification, are permitted provided that the following conditions
92 * notice, this list of conditions and the following disclaimer.
94 * notice, this list of conditions and the following disclaimer in the
124 that the following conditions ar
[all...]
/macosx-10.10.1/WebInspectorUI-7600.1.17/Scripts/
H A Dcopy-user-interface-resources.pl58 * modification, are permitted provided that the following conditions
61 * notice, this list of conditions and the following disclaimer.
63 * notice, this list of conditions and the following disclaimer in the
/macosx-10.10.1/OpenSSL098-52/src/crypto/objects/
H A Dobj_dat.pl188 * the following conditions are aheared to. The following conditions
202 * modification, are permitted provided that the following conditions
205 * notice, this list of conditions and the following disclaimer.
207 * notice, this list of conditions and the following disclaimer in the
H A Dobjects.pl134 * the following conditions are aheared to. The following conditions
148 * modification, are permitted provided that the following conditions
151 * notice, this list of conditions and the following disclaimer.
153 * notice, this list of conditions and the following disclaimer in the
/macosx-10.10.1/emacs-93/emacs/lisp/gnus/
H A Dgnus-nocem.el265 wanted conditions condition)
270 ((setq conditions (cdr (assoc issuer issuers)))
272 (while (setq condition (pop conditions))
/macosx-10.10.1/procmail-14/procmail/src/
H A Dmisc.h54 conditions P((char flags[],const int prevcond,const int lastsucc,
/macosx-10.10.1/tcl-105/tcl_ext/tkimg/tkimg/compat/libpng/projects/visualc71/
H A DREADME_zlib.txt11 For conditions of distribution and use, see copyright notice in zlib.h.
/macosx-10.10.1/emacs-93/emacs/src/
H A Deval.c57 Handlers for error conditions (represented by `struct handler'
148 /* List of conditions (non-nil atom means all) which cause a backtrace
153 /* List of conditions (non-nil atom means all) which enter the debugger
158 /* List of conditions and regexps specifying error messages which
1442 HANDLERS can be a list of conditions to catch.
1601 An error symbol is a symbol with an `error-conditions' property
1618 Lisp_Object conditions;
1658 conditions = Fget (real_error_symbol, Qerror_conditions);
1678 clause = find_handler_clause (handlerlist->handler, conditions,
1710 find_handler_clause (Qerror, conditions, error_symbo
1612 Lisp_Object conditions; variable
[all...]
/macosx-10.10.1/apache-793/httpd/modules/loggers/
H A Dmod_log_config.c122 * indicate conditions for inclusion of the item (which will cause it
288 apr_array_header_t *conditions; member in struct:__anon5972
718 * optimistic caching with logic to detect and correct race conditions.
861 it->conditions = NULL;
927 it->conditions = NULL;
982 if (!it->conditions) {
983 it->conditions = apr_array_make(p, 4, sizeof(int));
985 *(int *) apr_array_push(it->conditions) = i;
1039 if (item->conditions && item->conditions
[all...]

Completed in 382 milliseconds

123