Searched refs:chk (Results 1 - 25 of 38) sorted by relevance

12

/macosx-10.10.1/ruby-106/ruby/test/rexml/
H A Dtest_ticket_80.rb37 chk = [ 'foo-01', 'foo-02', 'foo-03', 'bar-01', 'bar-02' ]
38 assert_equal chk, out
48 chk = [ 'foo-01', 'foo-02', 'foo-03', 'bar-01', 'bar-02' ]
49 assert_equal chk, out
/macosx-10.10.1/BerkeleyDB-21/db/test/scr021/
H A Dt.c10 chk(f, str) function
65 chk(*argv, "FLD_CLR(");
66 chk(*argv, "FLD_ISSET(");
67 chk(*argv, "FLD_SET(");
68 chk(*argv, "F_CLR(");
69 chk(*argv, "F_ISSET(");
70 chk(*argv, "F_SET(");
/macosx-10.10.1/BerkeleyDB-21/db/test/scr018/
H A Dt.c10 chk(f) function
44 if (chk(*argv))
/macosx-10.10.1/BerkeleyDB-21/db/test/
H A Dtestparams.tcl421 { scr001 chk.code }
422 { scr002 chk.def }
423 { scr003 chk.define }
424 { scr004 chk.javafiles }
425 { scr005 chk.nl }
426 { scr006 chk.offt }
427 { scr007 chk.proto }
428 { scr008 chk.pubdef }
429 { scr009 chk.srcfiles }
430 { scr010 chk
[all...]
/macosx-10.10.1/BerkeleyDB-21/db/test/scr005/
H A Dchk.nl3 # $Id: chk.nl,v 12.0 2004/11/17 03:44:43 bostic Exp $
10 echo "FAIL: chk.nl can't find the source directory."
20 int chk(FILE *, char *);
35 if (chk(fp, *argv))
43 chk(fp, name)
/macosx-10.10.1/Libc-1044.1.2/gen/
H A Dbacktrace.c137 int chk = _backtrace_snprintf((char*)strs, end - (intptr_t)strs, i, buffer[i], &info[i]); local
139 if(chk < 0) {
145 strs += chk + 1; // Step over the '\0'
/macosx-10.10.1/ruby-106/ruby/ext/tk/sample/tkextlib/bwidget/
H A Dmanager.rb101 chk = TkCheckbutton.new(subf, :text=>'Constrained with',
106 chk.pack(:anchor=>:w)
107 chk.bind('FocusIn', proc{sf.see(chk)})
H A Dbasic.rb34 chk = TkCheckbutton.new(parent, :text=>'Disabled',
39 chk.pack(:anchor=>:w)
/macosx-10.10.1/tcl-105/tcl_ext/bwidget/bwidget/demo/
H A Dmanager.tcl94 set chk [BWidget::wrap checkbutton $subf.chk -text "Constrained width" \
98 pack $chk -anchor w -padx 5
99 bind $chk <FocusIn> "$sf see $chk"
H A Dbasic.tcl40 set chk [BWidget::wrap checkbutton $parent.chk -text "Disabled" \
45 pack $chk -anchor w -padx 5
/macosx-10.10.1/tcl-105/tk84/tk/macosx/
H A DtkMacOSXPrivate.h101 #define tk_if_mac_os_x_yes(chk, cond, ...) \
105 #define tk_if_mac_os_x_chk(chk, cond, ...) \
106 if ((chk) && (cond)) { __VA_ARGS__
109 #define tk_if_mac_os_x_no(chk, cond, ...) \
/macosx-10.10.1/tcl-105/tk/tk/macosx/
H A DtkMacOSXPrivate.h50 #define tk_if_mac_os_x_yes(chk, cond, ...) \
54 #define tk_if_mac_os_x_chk(chk, cond, ...) \
55 if ((chk) && (cond)) { __VA_ARGS__
58 #define tk_if_mac_os_x_no(chk, cond, ...) \
/macosx-10.10.1/ncurses-44/ncurses/c++/
H A Ddemo.cc214 int chk; member in class:MyFieldType
220 return (c==chk?TRUE:FALSE);
223 MyFieldType(int x) : chk(x) {
/macosx-10.10.1/tcpdump-61/tcpdump/
H A DsctpHeader.h84 struct sctpChunkDesc chk; member in struct:sctpRelChunkDesc
/macosx-10.10.1/SmartcardCCID-55008/libusb/libusb/msvc/
H A Dddk_build.cmd40 if %DDKBUILDENV%==chk goto isDebug
/macosx-10.10.1/emacs-93/emacs/lisp/
H A Dtar-mode.el193 (defconst tar-chk-offset (+ tar-time-offset 12))
194 (defconst tar-linkp-offset (+ tar-chk-offset 8))
252 (tar-parse-octal-long-integer string tar-time-offset tar-chk-offset)
253 (tar-parse-octal-integer string tar-chk-offset tar-linkp-offset)
303 (let* ((chk-field-start tar-chk-offset)
304 (chk-field-end (+ chk-field-start 8))
309 (while (< i chk-field-start)
312 (setq i chk
[all...]
/macosx-10.10.1/vim-55/runtime/syntax/
H A Dia64.vim100 "chk
101 syn match ia64opcode "chk\.\(s\(\.[im]\)\=\)\>"
102 syn match ia64opcode "chk\.a\.\(clr\|nc\)\>"
H A Dhb.vim30 syn match HBhtmlTagS contained "<\s*\(hb\s*\.\s*\(sec\|min\|hour\|day\|mon\|year\|input\|html\|time\|getcookie\|streql\|url-enc\)\|wall\s*\.\s*\(show\|info\|id\|new\|rm\|count\)\|auth\s*\.\s*\(chk\|add\|find\|user\)\|math\s*\.\s*exp\)\s*\([^.A-Za-z0-9]\|$\)" contains=HBhtmlTagSk transparent
/macosx-10.10.1/apr-32/apr/apr/include/
H A Dapr_thread_proc.h539 * @param chk Flag to indicate whether or not extra work should be done
547 apr_int32_t chk);
/macosx-10.10.1/emacs-93/emacs/lisp/calc/
H A Dcalc-prog.el1883 (let ((chk (math-do-arg-check arg var nil nil)))
1886 (if (cdr chk)
1887 (setq chk (list (cons 'progn chk)))
1888 chk)))))
1894 (chk (intern (concat "math-check-" qual-name))))
1895 (if (fboundp chk)
1900 (list 'mapcar (list 'quote chk) var))
1901 (list 'setq var (list chk var)))))
1902 (if (fboundp (setq chk (inter
[all...]
/macosx-10.10.1/apr-32/apr/apr/threadproc/unix/
H A Dproc.c304 apr_int32_t chk)
306 attr->errchk = chk;
/macosx-10.10.1/cxxfilt-11/cxxfilt/opcodes/
H A Dia64-gen.c231 /* An opcode dependency (chk/reg pair of dependency lists). */
234 int chk; /* index into dlists */
424 if (opdeps[i]->chk == chkind
429 pair->chk = chkind;
801 add_dep (const char *name, const char *chk, const char *reg,
808 parse_resource_users (chk, &rs->chks, &rs->nchks, &rs->chknotes);
1131 else if (CONST_STRNEQ (idesc->name, "chk")
1621 if (opdeps[i]->chk == -1)
1624 printf ("NELS(dep%d), dep%d, ", opdeps[i]->chk, opdeps[i]->chk);
233 int chk; /* index into dlists */ member in struct:opdep
799 add_dep(const char *name, const char *chk, const char *reg, int semantics, int mode, char *extra, int flag) argument
[all...]
/macosx-10.10.1/libxml2-26/libxml2/
H A DSAX2.c1761 int chk; local
1763 chk = xmlValidateDtdFinal(&ctxt->vctxt, ctxt->myDoc);
1764 if (chk <= 0)
1766 if (chk < 0)
2462 int chk; local
2464 chk = xmlValidateDtdFinal(&ctxt->vctxt, ctxt->myDoc);
2465 if (chk <= 0)
2467 if (chk < 0)
/macosx-10.10.1/pyobjc-45/2.6/pyobjc/pyobjc-core/libxml2-src/
H A DSAX2.c1731 int chk; local
1733 chk = xmlValidateDtdFinal(&ctxt->vctxt, ctxt->myDoc);
1734 if (chk <= 0)
1736 if (chk < 0)
2324 int chk; local
2326 chk = xmlValidateDtdFinal(&ctxt->vctxt, ctxt->myDoc);
2327 if (chk <= 0)
2329 if (chk < 0)
/macosx-10.10.1/apr-32/apr/apr/threadproc/beos/
H A Dproc.c194 apr_int32_t chk)

Completed in 177 milliseconds

12