Searched refs:queries (Results 1 - 23 of 23) sorted by relevance

/macosx-10.10.1/ruby-106/ruby/lib/rdoc/generator/template/json_index/js/
H A Dsearcher.js16 var queries = splitQuery(query);
17 var regexps = buildRegexps(queries);
18 var highlighters = buildHilighters(queries);
31 performSearch(_this.data, regexps, queries, highlighters, state);
59 function buildRegexps(queries) {
60 return jQuery.map(queries, function(query) {
65 function buildHilighters(queries) {
66 return jQuery.map(queries, function(query) {
84 * This record matches if the index starts with queries[0] and the record
87 function matchPassBeginning(index, longIndex, queries, regexp
[all...]
/macosx-10.10.1/tcl-105/tcl_ext/incrtcl/incrTcl/itcl/tests/old/
H A Dinherit.test176 test {Object queries can be restricted by object name} {
182 test {Object queries can be restricted to specific classes} {
188 test {Object queries can be restricted by object heritage} {
194 test {Object queries can be restricted by object name / specific classes} {
200 test {Object queries can be restricted by object name / object heritage} {
/macosx-10.10.1/tcl-105/tcl_ext/xotcl/xotcl/apps/comm/
H A Dsecure-webclient.xotcl8 A sample secure web client that queries an secure web-server.
/macosx-10.10.1/emacs-93/emacs/lisp/gnus/
H A Ddns.el34 "How many seconds to wait when doing DNS queries.")
70 "Classes of queries.")
163 (dns-write-bytes (length (dns-get 'queries spec)) 2)
167 (dolist (query (dns-get 'queries spec))
191 queries answers authorities additionals)
220 (setq queries (dns-read-bytes 2))
225 (dotimes (i queries)
232 (push (list 'queries qs) spec))
337 (queries ((,name (type ,type))))
/macosx-10.10.1/apache-793/httpd/modules/database/
H A Dmod_dbd.h72 apr_hash_t *queries; member in struct:__anon5875
H A Dmod_dbd.c109 cfg->queries = apr_hash_make(pool);
133 new->queries = apr_hash_overlay(pool, add->queries, base->queries);
328 if (apr_hash_get(svr->cfg->queries, label, APR_HASH_KEY_STRING)
334 apr_hash_set(svr->cfg->queries, label, APR_HASH_KEY_STRING, query);
351 apr_hash_index_t *hi_first = apr_hash_first(ptemp, cfg->queries);
390 group_query = apr_hash_get(group_cfg->queries, label,
412 apr_hash_set(group_cfg->queries, add_query->label,
441 for (hi = apr_hash_first(pool, cfg->queries); h
[all...]
/macosx-10.10.1/bind9-45.101/bind9/bin/tests/system/acl/ns2/
H A Dnamed2.conf62 * families. This should *not* match IPv4 queries from 10.*.
/macosx-10.10.1/bind9-45.101/bind9/bin/tests/system/checkconf/
H A Dbad.conf49 serial-queries 10;
H A Dgood.conf66 serial-queries 10;
/macosx-10.10.1/bind9-45.101/bind9/bin/tests/system/filter-aaaa/conf/
H A Dbad2.conf26 * on then it applies to all IPv4 queries. This results in
/macosx-10.10.1/Security-57031.1.35/Security/sec/securityd/
H A DSecItemDataSource.c225 __block Query **queries = select_queries; local
233 && (queries[class_ix] = query_create(dsSyncedClasses[class_ix], NULL, error))
234 && (sqls[class_ix] = SecDbItemCopySelectSQL(queries[class_ix], return_attr, use_attr_in_where, NULL))
241 CFDictionarySetValue(queries[class_ix]->q_item, sha1Attr->name, key);
242 result = (SecDbItemSelectBind(queries[class_ix], stmts[class_ix], error, use_attr_in_where, NULL) && SecDbStep(dbconn, stmts[class_ix], error, ^(bool *unused_stop) {
243 item = SecDbItemCreateWithStatement(kCFAllocatorDefault, queries[class_ix]->q_class, stmts[class_ix], KEYBAG_DEVICE, error, return_attr);
254 result &= query_destroy(queries[class_ix], error);
/macosx-10.10.1/bind9-45.101/bind9/bin/tests/system/rpz/ns3/
H A Dnamed.conf61 category queries { default_stderr; rpz; };
/macosx-10.10.1/ntp-92/ntpq/
H A Dntpq-opts.def130 list of peers in a common format by sending multiple queries to the
172 cause the specified query (queries) to be sent to the indicated
293 Set the host to which future queries will be sent.
351 Specify a timeout period for responses to server queries.
/macosx-10.10.1/libxml2-26/libxml2/
H A Dxmlcatalog.c315 \t--shell : run a shell allowing interactive queries\n\
/macosx-10.10.1/pyobjc-45/2.6/pyobjc/pyobjc-core/libxml2-src/
H A Dxmlcatalog.c315 \t--shell : run a shell allowing interactive queries\n\
/macosx-10.10.1/bind9-45.101/bind9/lib/dns/
H A Dacache.c162 unsigned int queries; member in struct:dns_acachestats
271 acache->stats.queries = 0;
695 "acache %p stats: hits=%d misses=%d queries=%d "
701 acache->stats.queries,
1155 acache->stats.queries++; /* XXXSK danger: unlocked! */
1503 entry->acache->stats.queries++;
H A Dresolver.c204 ISC_LIST(resquery_t) queries;
254 * Number of queries that reference this context.
562 * with NXDOMAIN for queries for other types. Unfortunately it's
566 * type, queries for other types will be resolved correctly.
573 * Direct queries for RRSIG records should not be answered from
665 * an empty node. For other type of queries
916 ISC_LIST_UNLINK(fctx->queries, query, link);
940 for (query = ISC_LIST_HEAD(fctx->queries);
952 REQUIRE(ISC_LIST_EMPTY(fctx->queries));
968 REQUIRE(ISC_LIST_EMPTY(fctx->queries));
[all...]
/macosx-10.10.1/emacs-93/emacs/lisp/erc/
H A Derc.el873 (defcustom erc-kill-queries-on-quit nil
3182 (when erc-kill-queries-on-quit
4154 (let ((queries (delete "" (split-string (erc-response.contents parsed)
4156 (if (> (length queries) 4)
4159 (if (= 0 (length queries))
4163 (while queries
4164 (let* ((type (upcase (car (split-string (car queries)))))
4171 (car queries))
4177 ?n nick ?u login ?h host ?r (car queries))
4180 ?n nick ?u login ?h host ?r (car queries)
[all...]
/macosx-10.10.1/bind9-45.101/bind9/bin/tests/
H A Dnamed.conf159 serial-queries 34;
516 * queries what used to be called "query logging"
/macosx-10.10.1/vim-55/runtime/syntax/
H A Dexim.vim66 syn keyword eximKeyword expand file forbid_special include_domain optional queries query search_type
H A Dnamed.vim122 syn keyword namedOption contained serial-queries transfers-in
/macosx-10.10.1/CPANInternal-159.1/Class-DBI-v3.0.17/lib/Class/
H A DDBI.pm761 # Return the placeholder to be used in UPDATE and INSERT queries.
2580 There are several main approaches to setting up your own SQL queries:
2582 For queries which could be used to create a list of matching objects
2586 For more complex queries you need to fall back on the underlying Ima::DBI
2588 you need to be careful to double any "wildcard" % signs in your queries).
2628 =head2 Ima::DBI queries
2660 For such 'SELECT' queries L<Ima::DBI>'s set_sql() method is extended to
/macosx-10.10.1/OpenLDAP-499.27/OpenLDAP/servers/slapd/overlays/
H A Dpcache.c70 Avlnode *scopes[4]; /* threaded AVL trees of cached queries */
72 int queries; member in struct:Qbase_s
141 ldap_pvt_thread_rdwr_t t_rwlock; /* Rd/wr lock for accessing queries in the template */
152 int no_of_queries; /* Total number of queries in the template */
153 time_t ttl; /* TTL for the queries of this template */
207 unsigned long num_cached_queries; /* total number of cached queries */
208 unsigned long max_queries; /* upper bound on # of cached queries */
209 int save_queries; /* save cached queries across restarts */
293 "DESC 'Number of cached queries' "
754 /* ignore expired queries */
[all...]

Completed in 175 milliseconds