Searched refs:searches (Results 1 - 24 of 24) sorted by relevance

/macosx-10.9.5/tcl-102/tcl_ext/tcllib/tcllib/modules/nns/
H A Dnns_auto.tcl45 variable searches
109 variable searches
115 foreach receiver [array names searches] {
185 ## Persistent receiver for continuous and async searches.
206 set nameserv::auto::searches($self) .
274 unset ::nameserv::auto::searches($self)
337 # In-memory database of continuous and unfulfilled async searches
340 variable searches ; array set searches {}
/macosx-10.9.5/cxxfilt-11/cxxfilt/include/
H A Dhashtab.h124 unsigned int searches; local
/macosx-10.9.5/OpenLDAP-491.1/OpenLDAP/libraries/liblunicode/utbm/
H A DREADME30 Boyer-Moore searches on Unicode UCS2 text (handles high and low surrogates).
/macosx-10.9.5/cups-372.4/cups/test/
H A Dippfind.c272 cups_array_t *searches; /* Things to browse/resolve */ local
326 searches = cupsArrayNew(NULL, NULL);
1068 cupsArrayAdd(searches, argv[i]);
1099 if (cupsArrayCount(searches) == 0)
1105 cupsArrayAdd(searches, "_ipp._tcp");
1151 for (search = (const char *)cupsArrayFirst(searches);
1153 search = (const char *)cupsArrayNext(searches))
1189 for (search = (const char *)cupsArrayFirst(searches);
1191 search = (const char *)cupsArrayNext(searches))
/macosx-10.9.5/cxxfilt-11/cxxfilt/libiberty/
H A Dhashtab.c450 - Does not change the count of elements/searches/collisions in the
556 /* This function searches for a hash table entry equal to the given
566 htab->searches++;
599 /* This function searches for a hash table slot containing an entry
626 htab->searches++;
774 if (htab->searches == 0)
777 return (double) htab->collisions / (double) htab->searches;
/macosx-10.9.5/CPANInternal-140/Perl-Ldap/lib/Net/LDAP/Control/
H A DVLV.pm314 should be set to zero. On subsequent searches it should be set to the
320 set to zero. On subsequent searches it should be set to the context
/macosx-10.9.5/curl-78.94.1/curl/packages/Android/
H A DAndroid.mk83 # Actually, this doesn't quite work because the build system searches
/macosx-10.9.5/sudo-72/src/
H A Dldap.c167 * The ldap_result structure contains the list of matching searches as
171 struct ldap_search_list *searches; member in struct:ldap_result
2094 if (lres->searches) {
2095 while ((s = lres->searches) != NULL) {
2097 lres->searches = s->next;
2122 if (lres->searches) {
2123 for (s = lres->searches; s->next != NULL; s = s->next)
2127 lres->searches = news;
2446 DPRINTF(("done with LDAP searches"), 1);
2480 * Find the last entry in the list of searches, usuall
[all...]
/macosx-10.9.5/vim-53/runtime/ftplugin/
H A DAppendMatchGroup.vim15 " :h pattern-searches
/macosx-10.9.5/vim-53/runtime/syntax/
H A Dlhaskell.vim137 " by the searches in our guessing code
H A Dperl.vim231 " Simple version of searches and matches
/macosx-10.9.5/CPANInternal-140/Pod-ProjectDocs/lib/Pod/
H A DProjectDocs.pm202 And this module searches your pm and pod files from your libroot, and generates
/macosx-10.9.5/CPANInternal-140/Pod-ProjectDocs-0.40/lib/Pod/
H A DProjectDocs.pm202 And this module searches your pm and pod files from your libroot, and generates
/macosx-10.9.5/libxml2-26/libxml2/doc/
H A DMakefile.am164 searches.html \
165 searches.xsl \
/macosx-10.9.5/CPANInternal-140/DBIx-Class/lib/DBIx/Class/Storage/DBI/
H A DMSSQL.pm333 searches like "Give me things number 4 to 6 (ordered by name), and prefetch
/macosx-10.9.5/tcl-102/tcl_ext/tclvfs/tclvfs/library/template/
H A Dglobfind.tcl60 faster than perl's File::Find function for comparable searches.
/macosx-10.9.5/CPANInternal-140/DBIx-Class/lib/DBIx/Class/
H A DResultSet.pm445 If the C<key> is specified as C<primary>, it searches only on the primary key.
447 If no C<key> is specified, it searches on all unique constraints defined on the
2272 First, searches for an existing row matching one of the unique constraints
2298 If no C<key> is specified, it searches on all unique constraints defined on the
2301 If the C<key> is specified as C<primary>, it searches only on the primary key.
2340 First, searches for an existing row matching one of the unique constraints
2592 L<DBIx::Class::Manual::Cookbook/Predefined searches>) when referring to the
3580 # only return rows WHERE deleted IS NULL for all searches
3601 By default, searches are not cached.
/macosx-10.9.5/xnu-2422.115.4/bsd/netinet/
H A Dip_dummynet.c123 /* statistics on number of queue searches and search steps */
124 static int searches, search_steps ; variable
182 SYSCTL_INT(_net_inet_ip_dummynet, OID_AUTO, searches,
183 CTLFLAG_RD | CTLFLAG_LOCKED, &searches, 0, "Number of queue searches");
1270 * so that further searches take less time.
1328 searches++ ;
/macosx-10.9.5/rsync-42/rsync/
H A Dtech_report.tex86 \item $\alpha$ searches through $A$ to find all blocks of length $S$
/macosx-10.9.5/CPANInternal-140/Class-DBI-v3.0.17/lib/Class/
H A DDBI.pm1618 are expected to write their own searches for more complex cases.
1682 Any of the above searches (as well as those defined by has_many) can also
2710 searches using perl data structures, rather than SQL.
/macosx-10.9.5/CPANInternal-140/Class-DBI/lib/Class/
H A DDBI.pm1681 Any of the above searches (as well as those defined by has_many) can also
2654 searches using perl data structures, rather than SQL.
/macosx-10.9.5/BerkeleyDB-21/db/perl/DB_File/
H A DDB_File.pm1270 permitting partial key matches and range searches.
/macosx-10.9.5/apache-786.1/httpd/srclib/apr/
H A Dconfigure1705 --with-devrandom[=DEV] use /dev/random or compatible [searches by default]
[all...]
/macosx-10.9.5/apr-30/apr/apr/
H A Dconfigure1701 --with-devrandom[=DEV] use /dev/random or compatible [searches by default]
[all...]

Completed in 319 milliseconds