Searched refs:hit (Results 26 - 50 of 86) sorted by relevance

1234

/macosx-10.10/Security-57031.1.35/Security/libsecurity_codesigning/dtrace/
H A Dreqint.d94 codesign*:::eval-reqint-fragment-hit
96 printf("%8u %s[%d] frag-hit(%s,%s)\n",
/macosx-10.10/apr-32/apr/apr/threadproc/os2/
H A Dthread.c249 if (!control->hit) {
254 control->hit = 1;
/macosx-10.10/ksh-23/ksh/src/lib/libcmd/
H A Djoin.c141 int hit; member in struct:File_s
310 fp->hit = 0;
559 if (mode < 0 && jp->file[0].hit++)
561 if (mode > 0 && jp->file[1].hit++)
626 #define outrec(p,n) (sfprintf(sfstdout, "[R#%d,%d,%lld,%lld:%-.*s{%d}:%-.*s{%d}]", __LINE__, i1=n, lo, hi, jp->file[0].fieldlen, cp1, jp->file[0].hit, jp->file[1].fieldlen, cp2, jp->file[1].hit), outrec(p, i1))
787 cp1 = (!cp1 && cmp && hi < 0 && !jp->file[1].hit && ((jp->ooutmode ^ C_ALL) <= 1 || jp->outmode == 2)) ? cp2 : getrec(jp, 1, 0);
/macosx-10.10/ksh-23/ksh/src/lib/libast/tm/
H A Dtmxdate.c553 char hit[60]; local
567 if ((k = range(t, &t, hit, 0, 59)) < 0)
569 if (k && !hit[i = tm->tm_min])
571 hit[i] = 1;
580 } while (!hit[i]);
588 if ((k = range(t, &t, hit, 0, 23)) < 0)
590 if (k && !hit[i = tm->tm_hour])
592 hit[i] = 1;
601 } while (!hit[i]);
609 if ((k = range(t, &t, hit,
[all...]
/macosx-10.10/emacs-93/emacs/lisp/play/
H A Dblackbox.el35 ;; pass thru the box undisturbed, 2) it will hit a ball and be absorbed,
55 ;; ball. Likewise rays 3 and 4. Rays which hit balls and are absorbed are
56 ;; marked with H. The bottom of the left and the right of the bottom hit
57 ;; the southeastern ball directly. Rays may also hit balls after being
60 ;; the right side 5 would hit the SE-ern most ball. The R beneath the 5
233 A hit occurs when a ray runs straight into a ball:
244 Be sure to compare the second example of a hit with the first example of
356 ((eq result 'hit)
378 'hit)
/macosx-10.10/OpenSSL098-52/src/ssl/
H A Ds2_clnt.c219 if (!s->hit) /* new session */
299 if (s->hit) s->ctx->stats.sess_hit++;
365 s->hit=(i=*(p++))?1:0;
367 s->hit=(*(p++))?1:0;
394 if (s->hit)
995 if (!s->hit) /* new session */
H A Dd1_srvr.c323 if (s->hit)
331 if (s->hit)
529 if (s->hit)
591 if (s->hit)
H A Ds3_srvr.c306 if (s->hit)
314 if (s->hit)
541 if (s->hit)
602 if (s->hit)
819 s->hit=0;
838 s->hit=1;
924 /* If it is a hit, check that the cipher is in the list */
925 if ((s->hit) && (i > 0))
1066 if (!s->hit)
1132 * s->hit
[all...]
H A Ds3_clnt.c264 if (s->hit)
287 s->hit = 1;
449 if (s->hit)
499 if (s->hit)
537 if (s->hit) s->ctx->stats.sess_hit++;
782 s->hit=1;
788 s->hit=0;
826 if (s->hit && (s->session->cipher_id != c->id))
2739 * case of checking to see if a cache hit has occurred. In the case of
H A Ds2_lib.c301 ret=s->hit;
H A Dt1_lib.c293 if (!s->hit && s->servername_done == 1 && s->session->tlsext_hostname != NULL)
523 if (!s->hit)
791 if (!s->hit && tlsext_servername == 1)
/macosx-10.10/ksh-23/ksh/src/lib/libast/misc/
H A Dmime.c79 int hit; member in struct:__anon9351
350 wp->hit++;
448 ws.hit = 0;
459 return ws.hit;
463 return ws.hit;
/macosx-10.10/JavaScriptCore-7600.1.17/debugger/
H A DDebugger.cpp443 bool hit = false;
453 hit = true;
457 if (!hit)
/macosx-10.10/tcl-105/tcl_ext/thread/thread/lib/
H A Dttrace.tcl752 set hit [lsearch -glob {commands procs args default body} $cmd*]
753 if {$hit > 1} {
759 if {$hit == -1} {
/macosx-10.10/vim-55/runtime/indent/
H A DGenericIndent.vim128 let s:hit=0
228 echomsg '['.s:hit.']'.s:myScriptName."::".a:msg
245 let s:hit=s:hit+1
H A Dcdl.vim42 " if we hit the start of the file then f = -1, return 1 (formula)
/macosx-10.10/CPANInternal-159.1/Log-Log4perl-1.40/lib/Log/Log4perl/Util/
H A DSemaphore.pm91 Processes waiting for counter to hit 0 ... $zcnt
/macosx-10.10/ksh-23/ksh/src/cmd/INIT/
H A Dproto.c1293 int hit; member in struct:Key_s
4431 int hit; local
4524 hit = (notice || options) ? 0 : 0x02;
4528 while (m-- > 0 && *s && hit != (0x01|0x02))
4549 hit |= pragmas[i].hit;
4550 switch (pragmas[i].hit)
4578 else if (!(hit & 0x02))
4582 hit |= 0x02;
4586 for (; *s && *s != '\n' && !(hit
[all...]
/macosx-10.10/ICU-531.30/icuSources/tools/tzcode/
H A Dlocaltime.c1444 register int hit; local
1448 hit = 0;
1459 hit = ((i == 0 && lp->ls_corr > 0) ||
1461 if (hit)
1467 ++hit;
1552 tmp->tm_sec = (int) (rem % SECSPERMIN) + hit;
2055 ** For a positive leap second hit, the result
2057 ** hit, the corresponding time doesn't exist,
/macosx-10.10/Libc-1044.1.2/stdtime/FreeBSD/
H A Dlocaltime.c1755 int hit; local
1759 hit = 0;
1770 hit = ((i == 0 && lp->ls_corr > 0) ||
1772 if (hit)
1778 ++hit;
1813 tmp->tm_sec = (int) (rem % SECSPERMIN) + hit;
2418 ** For a positive leap second hit, the result
2420 ** hit, the corresponding time doesn't exist,
/macosx-10.10/BerkeleyDB-21/db/dist/winmsi/
H A Dwinbuild.bat56 echo Then hit ENTER to continue this script.
/macosx-10.10/ICU-531.30/icuSources/test/perf/ubrkperf/
H A Dubrkperfold.cpp369 int32_t noBreaks = 0, hit = 0; local
392 hit++;
/macosx-10.10/emacs-93/emacs/lisp/
H A Dadd-log.el559 (let ((hit nil))
560 (dolist (entry new-entries hit)
562 (setq hit t)))))
H A Dibuffer.el966 (let ((hit nil))
967 (dolist (prop props hit)
969 (setq hit t)))))
1939 (let ((hit nil)
1945 (setq hit t)))
1946 hit))
/macosx-10.10/emacs-93/emacs/etc/
H A Dsurvival.tex166 In the following, \kbd{C-z} means hit the `\kbd{z}' key while
167 holding down the {\it Ctrl}\ \ key. \kbd{M-z} means hit the

Completed in 316 milliseconds

1234