Searched refs:priority (Results 276 - 300 of 517) sorted by relevance

<<11121314151617181920>>

/macosx-10.10/BerkeleyDB-21/db/mp/
H A Dmp_fget.c727 * the hash bucket's priority.
737 bhp->priority = UINT32_MAX;
875 alloc_bhp->priority = bhp->priority;
893 bhp->priority = c_mp->lru_count;
916 * If we're the only reference, update buffer priority. We may be
922 bhp->priority = UINT32_MAX;
/macosx-10.10/cups-408/cups/cups/
H A Dutil.c446 priority, /* job-priority */ local
466 "job-priority",
570 priority = 50;
588 else if (!strcmp(attr->name, "job-priority") &&
590 priority = attr->values[0].integer;
673 temp->priority = priority;
/macosx-10.10/xnu-2782.1.97/bsd/kern/
H A Dkern_lockf.c457 int priority, needtolink, error; local
472 * Set the priority
474 priority = PLOCK;
476 priority += 4;
477 priority |= PCATCH;
624 error = msleep(lock, &vp->v_lock, priority, lockstr, timeout);
/macosx-10.10/BerkeleyDB-21/db/btree/
H A Dbt_cursor.c52 (dbc)->thread_info, pagep, dbc->priority); \
103 (dbc)->thread_info, __cp->page, dbc->priority);\
386 dbc->thread_info, h, dbc->priority)) != 0)
526 dbc->thread_info, h, dbc->priority)) != 0)
672 ret = __memp_fput(mpf, dbc->thread_info, cp->page, dbc->priority);
726 &cp->page, dbc->thread_info, dbc->txn, dbc->priority, 0)) != 0)
755 cp->page, dbc->priority)) != 0 && ret == 0)
1648 dbc->thread_info, cp->page, dbc->priority)) != 0)
2105 ret = __memp_fput(mpf, dbc->thread_info, cp->page, dbc->priority);
2600 &cp->page, dbc->thread_info, dbc->txn, dbc->priority,
[all...]
/macosx-10.10/Security-57031.1.35/Security/include/security_codesigning/
H A Dpolicyengine.cpp128 " ORDER BY priority DESC;");
131 SQLite3::int64 latentID = 0; // first (highest priority) disabled matching ID
165 // current rule is first rule (in priority order) that matched. Apply it
461 SQLite3::int64 latentID = 0; // first (highest priority) disabled matching ID
502 " ORDER BY priority DESC;");
719 double priority = 0; local
727 CFNumberGetValue(pri, kCFNumberDoubleType, &priority);
742 "INSERT INTO authority (type, allow, requirement, priority, label, expires, filter_unsigned, remarks, flags)"
743 " VALUES (:type, :allow, :requirement, :priority, :label, :expires, :filter_unsigned, :remarks, :flags);");
747 insert.bind(":priority")
809 double priority = query[5]; local
[all...]
H A Dpolicydb.cpp186 void PolicyDatabase::purgeObjects(double priority) argument
189 "DELETE FROM object WHERE expires <= JULIANDAY('now') OR (SELECT priority FROM authority WHERE id = object.authority) <= :priority;");
190 cleaner.bind(":priority") = priority;
356 // we just changed the authority configuration at priority zero
/macosx-10.10/Security-57031.1.35/Security/libsecurity_codesigning/lib/
H A Dpolicyengine.cpp128 " ORDER BY priority DESC;");
131 SQLite3::int64 latentID = 0; // first (highest priority) disabled matching ID
165 // current rule is first rule (in priority order) that matched. Apply it
461 SQLite3::int64 latentID = 0; // first (highest priority) disabled matching ID
502 " ORDER BY priority DESC;");
719 double priority = 0; local
727 CFNumberGetValue(pri, kCFNumberDoubleType, &priority);
742 "INSERT INTO authority (type, allow, requirement, priority, label, expires, filter_unsigned, remarks, flags)"
743 " VALUES (:type, :allow, :requirement, :priority, :label, :expires, :filter_unsigned, :remarks, :flags);");
747 insert.bind(":priority")
809 double priority = query[5]; local
[all...]
H A Dpolicydb.cpp186 void PolicyDatabase::purgeObjects(double priority) argument
189 "DELETE FROM object WHERE expires <= JULIANDAY('now') OR (SELECT priority FROM authority WHERE id = object.authority) <= :priority;");
190 cleaner.bind(":priority") = priority;
356 // we just changed the authority configuration at priority zero
/macosx-10.10/BerkeleyDB-21/db/dbinc/
H A Drep.h206 u_int32_t priority; /* My priority in an election. */ member in struct:__rep
277 u_int32_t w_priority; /* Winner priority. */
625 int priority; /* My site's priority. */ member in struct:__anon304
/macosx-10.10/BerkeleyDB-21/db/hash/
H A Dhash_stat.c87 (void)__memp_fput(mpf, dbc->thread_info, h, dbc->priority);
508 dbc->thread_info, hcp->page, dbc->priority)) != 0)
/macosx-10.10/BerkeleyDB-21/db/qam/
H A Dqam_verify.c419 if ((t_ret = __qam_fput(dbc, i, h, dbp->priority)) != 0) {
451 (t_ret = __qam_fput(dbc, i, h, dbp->priority)) != 0
/macosx-10.10/CPANInternal-159.1/Log-Log4perl-1.40/lib/Log/Log4perl/Appender/
H A DBuffer.pm201 to flush the buffer if a message with a priority of $level or higher
224 the message priority (key C<l4p_level>), the
/macosx-10.10/WebCore-7600.1.25/platform/mac/
H A DWebCoreSystemInterface.h243 extern void (*wkSetHTTPRequestPriority)(CFURLRequestRef, int priority);
244 extern void (*wkSetHTTPRequestMinimumFastLanePriority)(int priority);
/macosx-10.10/apache-793/httpd/server/mpm/mpmt_os2/
H A Dmpmt_os2_child.c358 BYTE priority; local
386 while (rc = DosReadQueue(workq, &rd, &len, (PPVOID)&worker_args, 0, DCWW_WAIT, &priority, NULLHANDLE),
/macosx-10.10/ipsec-286.1.1/ipsec-tools/racoon/
H A Dpolicy.c416 if (new->spidx.priority < p->spidx.priority) {
/macosx-10.10/libdispatch-442.1.4/src/
H A Dinternal.h708 pthread_priority_t priority, voucher_t voucher, unsigned long flags);
711 pthread_priority_t priority, mach_voucher_t kv);
/macosx-10.10/passwordserver_sasl-193/cyrus_sasl/sample/
H A Dsample-server.c151 int priority,
159 switch (priority) {
150 sasl_my_log(void *context __attribute__((unused)), int priority, const char *message) argument
/macosx-10.10/passwordserver_sasl-193/cyrus_sasl/utils/
H A Dpluginviewer.c164 int priority,
173 switch (priority) {
163 sasl_my_log(void *context __attribute__((unused)), int priority, const char *message) argument
/macosx-10.10/tcl-105/tcl_ext/tclx/tclx/generic/
H A DtclExtdInt.h428 int *priority,
434 int *priority,
/macosx-10.10/vim-55/runtime/autoload/xml/
H A Dxsl.vim32 \ 'template' : [['apply-imports', 'apply-templates', 'attribute', 'call-template', 'choose', 'comment', 'copy', 'copy-of', 'element', 'fallback', 'for-each', 'if', 'message', 'number', 'processing-instruction', 'text', 'value-of', 'variable'], {'match' : [], 'name' : [], 'priority' : [], 'mode' : []}],
/macosx-10.10/vim-55/runtime/syntax/
H A Dxkb.vim47 syn keyword xkbIdentifier action affect alias allowExplicit approx baseColor button clearLocks color controls cornerRadius count ctrls description driveskbd font fontSize gap group groups height indicator indicatorDrivesKeyboard interpret key keys labelColor latchToLock latchMods left level_name map maximum minimum modifier_map modifiers name offColor onColor outline preserve priority repeat row section section setMods shape slant solid symbols text top type useModMapMods virtualModifier virtualMods virtual_modifiers weight whichModState width
/macosx-10.10/BerkeleyDB-21/db/libdb_java/
H A Ddb.i459 db_ret_t set_priority(DB_CACHE_PRIORITY priority) {
460 return self->set_priority(self, priority);
577 db_ret_t set_priority(DB_CACHE_PRIORITY priority) {
578 return self->set_priority(self, priority);
1374 db_ret_t rep_set_priority(u_int32_t priority) {
1375 return self->rep_set_priority(self, priority);
1523 db_ret_t set_priority(DB_CACHE_PRIORITY priority) {
1524 return self->set_priority(self, priority);
/macosx-10.10/BerkeleyDB-21/db/repmgr/
H A Drepmgr_msg.c114 rep->priority == 0))
H A Drepmgr_net.c134 npeers_sent = site->priority > 0 ? 1 : 0;
323 if (site->priority > 0)
542 if (site->priority > 0)
546 if (site->priority > 0)
/macosx-10.10/CPANInternal-159.1/Log-Log4perl-1.40/lib/Log/Log4perl/Filter/
H A DLevelRange.pm75 has a priority matching a predefined range.

Completed in 400 milliseconds

<<11121314151617181920>>