Searched refs:found (Results 76 - 100 of 1552) sorted by relevance

1234567891011>>

/macosx-10.10.1/BerkeleyDB-21/db/test/scr024/src/com/sleepycat/persist/test/
H A DJoinTest.java125 List<Integer> found;
129 found = new ArrayList<Integer>();
132 found.add(i);
135 assertEquals(expect, found);
138 found = new ArrayList<Integer>();
141 found.add(e.id);
144 assertEquals(expect, found);
/macosx-10.10.1/CPAN-56/
H A DupdateCPAN.pl91 my($dist, $found, $foundvers, $name, $vers, %projectsCurrent, %projectsPrevious);
129 undef($found);
136 if(defined($found)) {
145 $found = $dist;
148 if(!defined($found)) {
152 if(defined($found)) {
161 $found = $dist;
164 if(!defined($found)) {
169 my $new = $found->base_id;
184 my $url = $found
[all...]
/macosx-10.10.1/OpenSSH-189/openssh/
H A Dssh-keysign.c162 int key_fd[NUM_KEYTYPES], i, found, version = 2, fd; local
202 for (i = found = 0; i < NUM_KEYTYPES; i++) {
204 found = 1;
206 if (found == 0)
214 found = 0;
223 found = 1;
225 if (!found)
226 fatal("no hostkey found");
244 found = 0;
248 found
[all...]
H A Dhostfile.c310 debug3("%s: found %skey type %s in file %s:%lu", __func__,
369 * If looking for a keytype (key == NULL) and one is found then return
373 * 1. If the key is a cert and a matching CA is found, return HOST_OK
374 * 2. If the key is not a cert and a matching key is found, return HOST_OK
375 * 3. If no key matches but a key with a different type is found, then
377 * 4. If no matching keys are found, then return HOST_NEW.
379 * Finally, check any found key is not revoked.
383 Key *k, int keytype, const struct hostkey_entry **found)
391 if (found != NULL)
392 *found
382 check_hostkeys_by_key_or_type(struct hostkeys *hostkeys, Key *k, int keytype, const struct hostkey_entry **found) argument
441 check_key_in_hostkeys(struct hostkeys *hostkeys, Key *key, const struct hostkey_entry **found) argument
450 lookup_key_in_hostkeys_by_type(struct hostkeys *hostkeys, int keytype, const struct hostkey_entry **found) argument
[all...]
H A Dgroupaccess.c132 int i, found = 0; local
143 found = 1;
146 return found;
/macosx-10.10.1/cxxfilt-11/cxxfilt/binutils/
H A Daddr2line.c128 static bfd_boolean found;
140 if (found)
154 found = bfd_find_nearest_line (abfd, section, syms, pc - vma,
165 if (found)
175 found = bfd_find_nearest_line (abfd, section, syms, pc,
205 found = FALSE;
211 if (! found)
251 found = FALSE;
253 found = bfd_find_inliner_info (abfd, &filename, &functionname, &line);
254 } while (found);
125 static bfd_boolean found; variable
[all...]
H A Darsup.c73 bfd_boolean found = FALSE; local
81 found = TRUE;
86 if (! found)
295 int found = 0; local
302 found = 1;
310 if (!found)
357 int found = 0; local
376 found = 1;
386 if (!found)
455 int found local
[all...]
/macosx-10.10.1/ncurses-44/ncurses/ncurses/trace/
H A Dlib_traceatr.c230 char *found = 0; local
235 found = cp;
240 if (found != 0) {
241 ch = ChCharOf(*found);
255 const char *found; local
260 if ((found = _nc_altcharset_name(ChAttrOf(ch), ch)) != 0) {
261 (void) _nc_trace_bufcat(bufnum, found);
296 const char *found; local
302 if ((found = _nc_altcharset_name(attr, (chtype) CharOfD(ch))) != 0) {
303 (void) _nc_trace_bufcat(bufnum, found);
[all...]
/macosx-10.10.1/tcl-105/tcl_ext/tcllib/tcllib/modules/doctools2toc/
H A Dmsgcat_c.tcl11 mcset c doctoc/include/path/notfound {Include file "%1$s" not found} ; # Details: file name
17 mcset c doctoc/division_end/missing {Expected [division_end], not found}
19 mcset c doctoc/division_start/syntax {Expected [division_start], not found}
21 mcset c doctoc/toc_begin/missing {Expected [toc_begin], not found}
23 mcset c doctoc/toc_end/missing {Expected [toc_end], not found}
H A Dmsgcat_en.tcl11 mcset en doctoc/include/path/notfound {Include file "%1$s" not found} ; # Details: file name
17 mcset en doctoc/division_end/missing {Expected [division_end], not found}
19 mcset en doctoc/division_start/syntax {Expected [division_start], not found}
21 mcset en doctoc/toc_begin/missing {Expected [toc_begin], not found}
23 mcset en doctoc/toc_end/missing {Expected [toc_end], not found}
H A Dmsgcat_fr.tcl14 mcset fr doctoc/include/path/notfound {Include file "%1$s" not found} ; # Details: file name
20 mcset fr doctoc/division_end/missing {Expected [division_end], not found}
22 mcset fr doctoc/division_start/syntax {Expected [division_start], not found}
24 mcset fr doctoc/toc_begin/missing {Expected [toc_begin], not found}
26 mcset fr doctoc/toc_end/missing {Expected [toc_end], not found}
/macosx-10.10.1/Heimdal-398.1.2/lib/hx509/
H A Dtest_nist2.in65 found=
68 test -x "$p/unzip" && { found=1 ; break; }
70 test "X$found" = "X" && exit 77
/macosx-10.10.1/bind9-45.101/bind9/contrib/idn/idnkit-1.0-src/lib/
H A Ddelimitermap.c213 int found; local
224 found = 0;
231 found = 1;
235 if (!found) {
238 found = 1;
243 if (found)
/macosx-10.10.1/emacs-93/emacs/lisp/
H A Dfind-file.el93 ;; If the file was not found, ff-find-other-file will prompt you for where
106 ;; - ff-not-found-hook - called when the other file could not be found
149 (defcustom ff-not-found-hook nil
150 "*List of functions to be called if the other file could not be found."
177 "*If non-nil, always attempt to create the other file if it was not found."
209 directory specified in `ff-search-directories'. If a file is not found,
271 specified in `ff-search-directories'. If a file is not found, a new one
293 (make-variable-buffer-local 'ff-not-found-hook)
342 If non-nil, always attempt to create the other file if it was not found
[all...]
/macosx-10.10.1/ruby-106/ruby/ext/dbm/
H A Dextconf.rb25 attr_accessor :found
28 headers.found = []
239 @found << hdr
250 have_func("dbm_pagfno((DBM *)0)", headers.found, headers.defs)
251 have_func("dbm_dirfno((DBM *)0)", headers.found, headers.defs)
252 convertible_int("datum.dsize", headers.found, headers.defs)
/macosx-10.10.1/Heimdal-398.1.2/lib/krb5/
H A Dtest_plugin.c107 int found = 0; local
131 found++;
135 if (!found)
/macosx-10.10.1/curl-83.1.2/curl/docs/examples/
H A Dmulti-app.c126 int idx, found = 0; local
130 found = (msg->easy_handle == handles[idx]);
131 if(found)
/macosx-10.10.1/ipsec-286.1.1/ipsec-tools/racoon/
H A Dthrottle.c98 int found = 0; local
118 found = 1;
128 if (!found) {
/macosx-10.10.1/ksh-23/ksh/src/lib/libast/path/
H A Dpathprog.c71 goto found;
106 goto found;
109 found:
/macosx-10.10.1/ncurses-44/ncurses/ncurses/base/
H A Dlib_freeall.c74 bool found = FALSE; local
80 found = TRUE;
85 if (!found) {
/macosx-10.10.1/ruby-106/ruby/lib/rubygems/package/
H A Dtar_reader.rb109 found = find do |entry|
113 return unless found
115 return yield found
/macosx-10.10.1/security_systemkeychain-55202/src/
H A Dtokenadmin.m116 int found = 0;
122 found = 1;
127 if (found)
163 int found = 0;
173 found = 1;
178 if (found)
/macosx-10.10.1/IOFireWireFamily-456/IOFireWireFamily.kmodproj/
H A DIOFWUtils.cpp167 bool found = false ; local
170 while ( ! found && index < rangeCount )
173 if ( found = ( distanceInRange < ranges[ index ].length ) )
181 return found ;
/macosx-10.10.1/Libc-1044.1.2/gen/FreeBSD/
H A Dtelldir.c77 goto found;
99 found:
131 goto found;
144 found:;
/macosx-10.10.1/WTF-7600.1.24/wtf/
H A DMessageQueue.h143 auto found = m_queue.end(); variable
145 found = m_queue.findIf([&predicate](const std::unique_ptr<DataType>& ptr) -> bool {
149 if (found != m_queue.end())
167 ASSERT(found != m_queue.end());
168 std::unique_ptr<DataType> message = WTF::move(*found);
169 m_queue.remove(found);
202 auto found = m_queue.findIf([&predicate](const std::unique_ptr<DataType>& ptr) -> bool { local
207 if (found == m_queue.end())
210 m_queue.remove(found);

Completed in 232 milliseconds

1234567891011>>