Searched refs:dc (Results 176 - 200 of 207) sorted by relevance

123456789

/macosx-10.10.1/tcl-105/tk84/tk/macosx/
H A DtkMacOSXMenu.c325 TkMacOSXDrawingContext dc;
347 if (TkMacOSXSetupDrawingContext(d, gc, 1, &dc)) {
349 dc.context);
350 TkMacOSXRestoreDrawingContext(&dc);
2737 TkMacOSXDrawingContext dc;
2744 if (TkMacOSXSetupDrawingContext(d, gc, 1, &dc)) {
2746 TkMacOSXRestoreDrawingContext(&dc);
324 TkMacOSXDrawingContext dc; local
2699 TkMacOSXDrawingContext dc; local
/macosx-10.10.1/lsof-53/lsof/
H A Darg.c2373 int dc = 0; /* dot count */ local
2397 dc++;
2424 if ((dc != 3)
/macosx-10.10.1/emacs-93/emacs/lisp/
H A Dfacemenu.el257 (define-key map [dc] (cons (purecopy "Display Colors") 'list-colors-display))
/macosx-10.10.1/tcl-105/tk/tk/generic/
H A DtkListbox.c2107 HDC dc;
2110 dc = TkWinGetDrawableDC(listPtr->display, pixmap, &state);
2116 DrawFocusRect(dc, &rect);
2117 TkWinReleaseDrawableDC(pixmap, dc, &state);
2094 HDC dc; local
/macosx-10.10.1/tcl-105/tk84/tk/generic/
H A DtkListbox.c2072 HDC dc;
2075 dc = TkWinGetDrawableDC(listPtr->display, pixmap, &state);
2081 DrawFocusRect(dc, &rect);
2082 TkWinReleaseDrawableDC(pixmap, dc, &state);
2059 HDC dc; local
/macosx-10.10.1/OpenLDAP-499.27/OpenLDAP/tests/scripts/
H A Dtest061-syncreplication-initiation246 dc: example
/macosx-10.10.1/llvmCore-3425.0.34/include/llvm/Target/
H A DTargetLowering.h932 DAGCombinerInfo(SelectionDAG &dag, bool bl, bool blo, bool cl, void *dc) argument
933 : DC(dc), BeforeLegalize(bl), BeforeLegalizeOps(blo),
/macosx-10.10.1/tcl-105/tcl/tcl/tools/
H A DmakeTestCases.tcl18 {-43230067200 dc 600}
231 ? c cc ccc cd d dc dcc dccc cm
/macosx-10.10.1/uucp-11/uucp/contrib/
H A Duucomp.shar540 X#define UNCOMPRESS "/usr/bin/gzip -dc"
/macosx-10.10.1/tcl-105/tcl_ext/tktable/tktable/generic/
H A DtkTable.c1715 HDC dc;
2313 dc = GetDC(twdPtr->window.handle);
2318 SelectClipRgn(dc, clipR);
2320 /* OffsetClipRgn(dc, 0, 0); */
2327 SelectClipRgn(dc, clipR);
2334 SelectClipRgn(dc, NULL);
2335 ReleaseDC(twdPtr->window.handle, dc);
1714 HDC dc; local
/macosx-10.10.1/smb-759.0/lib/smb/
H A Dctx.c2176 CFStringRef dc = CFArrayGetValueAtIndex(dcArrayRef, ii); local
2178 if (dc) {
2179 error = smb_set_server_name_to_dc(ctx, dc);
/macosx-10.10.1/pcre-7/pcre/
H A Dpcre_exec.c2562 unsigned int dc; local
2563 GETCHARINC(dc, eptr);
2569 if (fc != dc)
2572 if (dc != UCD_OTHERCASE(fc))
/macosx-10.10.1/vim-55/runtime/syntax/
H A Dprogress.vim154 syn keyword ProgressOperator is-row-selected is-selected item items-per-row join-by-sqldb keep-frame-z-ord[er] keep-messages keep-tab-order key keyword-all label-bgc[olor] label-dc[olor] label-fgc[olor]
179 syn keyword ProgressOperator title-dc[olor] title-fgc[olor] title-fo[nt] to-rowid toggle-box tool-bar top topic total trailing trunc[ate] type unbuff[ered] unique-id unload unsubscribe upper use use-dic[t-exps]
/macosx-10.10.1/apache-793/httpd/
H A Dhttpd.spec159 --enable-ssl --with-ssl --enable-socache-dc --enable-bucketeer \
/macosx-10.10.1/emacs-93/emacs/etc/
H A DTUTORIAL.cs306 je zobrazen na v�ce ��dc�ch obrazovky. ��dek textu, kter� pokra�uje na
332 opravovat chyby. M��ete ov�em tak� mazat po slovech nebo po ��dc�ch.
/macosx-10.10.1/tcl-105/tcl_ext/tkimg/tkimg/compat/libtiff/tools/
H A Dtiff2pdf.c3065 void* dc; local
3111 if(!TIFFGetField(input, TIFFTAG_JPEGDCTABLES, &dc_length, &dc)){
3224 &(((unsigned char*)dc)[offset_table]), 16);
3233 &(((unsigned char*)dc)[offset_table]), code_count);
/macosx-10.10.1/emacs-93/emacs/lisp/progmodes/
H A Dcperl-mode.el5436 c spaces len dc (comment-column comment-column))
5460 dc (- c (current-column)) len (- start (point))
5463 (insert (make-string dc ?-))))) ; Placeholder (to avoid splitting???)
5504 (if (> dc 0)
5505 (progn (delete-char dc) (insert spaces)))
/macosx-10.10.1/ncurses-44/ncurses/include/
H A DCaps.uwin313 delete_character dch1 str dc - - YBCGE delete character (P*)
H A DCaps345 delete_character dch1 str dc - - YBCGE delete character (P*)
H A DCaps.aix4345 delete_character dch1 str dc - - YBCGE delete character (P*)
H A DCaps.hpux11347 delete_character dch1 str dc - - YBCGE delete character (P*)
H A DCaps.keys347 delete_character dch1 str dc - - YBCGE delete character (P*)
/macosx-10.10.1/xnu-2782.1.97/bsd/net/
H A Ddlil.c5852 const struct ifnet_demux_desc *da, u_int32_t dc)
5854 #pragma unused(ifp, pf, da, dc)
5851 ifp_if_add_proto(struct ifnet *ifp, protocol_family_t pf, const struct ifnet_demux_desc *da, u_int32_t dc) argument
/macosx-10.10.1/ncurses-44/ncurses/misc/
H A Dterminfo.src4103 initp=\E&v%p2%da%p3%db%p4%dc%p5%dx%p6%dy%p7%dz%p1%dI,
5693 cup=\E&a%p2%dc%p1%dY$<6>, cuu1=\EA, dch1=\EP, dl1=\EM,
5762 cbt=\Ei, cup=\E&a%p2%dc%p1%dY, dch1=\EP$<2>, ht=\011$<2>,
5782 cup=\E&a%p2%dc%p1%dR, home=\EH, vpa=\E&a%p1%dR,
5919 cup=\E&a%p2%2dc%p1%2dY, cuu1=\EA, dch1=\EP, dl1=\EM,
5941 clear=\EH\EJ$<50>, cup=\E&a%p2%dc%p1%dY$<20>,
6211 OTbc=\ED, clear=\EH\EJ, cuf1=\EC, cup=\E&a%p2%2dc%p1%2dY,
19518 cup=\E&a%p2%dc%p1%dY, cuu1=\EA, dch1=\EP$<2>, dl1=\EM,
/macosx-10.10.1/llvmCore-3425.0.34/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp341 explicit WorkListRemover(DAGCombiner &dc) argument
342 : SelectionDAG::DAGUpdateListener(dc.getDAG()), DC(dc) {}

Completed in 371 milliseconds

123456789