Searched refs:dc (Results 151 - 175 of 207) sorted by relevance

123456789

/macosx-10.10.1/Security-57031.1.35/Security/libsecurity_transform/lib/
H A DSecSignVerifyTransform.c59 CFDataRef dc = CFDataCreateCopy(NULL, d); local
60 if (!dc) {
64 CFArrayAppendValue(*a, dc);
65 CFRelease(dc);
/macosx-10.10.1/tcl-105/tcl_ext/expect/expect/example/
H A Dtknewsbiff428 watch dc.dining -new "play yumyum"
431 watch dc.general -threshold 5
/macosx-10.10.1/tcl-105/tk/tk/generic/
H A DtkIntPlatDecls.h109 EXTERN void TkWinFillRect(HDC dc, int x, int y, int width,
166 EXTERN HPALETTE TkWinSelectPalette(HDC dc, Colormap colormap);
576 void (*tkWinFillRect) (HDC dc, int x, int y, int width, int height, int pixel); /* 14 */
586 HPALETTE (*tkWinSelectPalette) (HDC dc, Colormap colormap); /* 24 */
/macosx-10.10.1/tcl-105/tk/tk/macosx/
H A DtkMacOSXButton.c310 TkMacOSXDrawingContext dc;
320 !TkMacOSXSetupDrawingContext((Drawable) macWin, NULL, 1, &dc)) {
323 CGContextConcatCTM(dc.context, t);
385 TkMacOSXRestoreDrawingContext(&dc);
304 TkMacOSXDrawingContext dc; local
/macosx-10.10.1/vim-55/src/
H A DMake_w16.mak166 -dc ; Move string literals from data segment to code segment
/macosx-10.10.1/ICU-531.30/icuSources/test/cintltst/
H A Dcustrtst.c495 dc[] = { 0x64, 0x63, 0 }, local
506 if (u_strpbrk(testString, dc) != &testString[2]) {
533 if (u_strpbrk(testSurrogateString, dc) != &testSurrogateString[5]) {
572 if (u_strcspn(testString, dc) != 2) {
596 if (u_strcspn(testSurrogateString, dc) != 5) {
642 if (u_strspn(testString, dc) != 0) {
662 if (u_strspn(testSurrogateString, dc) != 0) {
/macosx-10.10.1/OpenLDAP-499.27/OpenLDAP/servers/slapd/overlays/
H A Ddds.c88 dds_cb_t *dc = (dds_cb_t *)op->o_callback->sc_private; local
98 de->de_next = dc->dc_ndnlist;
99 dc->dc_ndnlist = de;
127 dds_cb_t dc = { 0 }; local
182 sc.sc_private = &dc;
213 for ( ntotdeletes = 0, ndeletes = 1; dc.dc_ndnlist != NULL && ndeletes > 0; ) {
216 for ( dep = &dc.dc_ndnlist; *dep != NULL; ) {
H A Ddynlist.c614 dynlist_cc_t *dc = (dynlist_cc_t *)op->o_callback; local
615 AttributeAssertion *ava = dc->dc_ava;
625 *dc->dc_res = a ? LDAP_COMPARE_TRUE : LDAP_COMPARE_FALSE;
751 dynlist_cc_t dc = { { 0, dynlist_sc_compare_entry, 0, 0 }, 0 }; local
754 dc.dc_ava = op->orc_ava;
755 dc.dc_res = &rs->sr_err;
756 o.o_callback = (slap_callback *) &dc;
/macosx-10.10.1/tcl-105/tk/tk/win/
H A DtkWinWm.c7443 HDC dc;
7472 dc = GetDC(hwnd);
7473 oldPalette = SelectPalette(dc, tsdPtr->systemPalette, FALSE);
7474 if (RealizePalette(dc)) {
7477 SelectPalette(dc, oldPalette, TRUE);
7478 RealizePalette(dc);
7479 ReleaseDC(hwnd, dc);
7507 dc = GetDC(hwnd);
7508 oldPalette = SelectPalette(dc,
7510 if (RealizePalette(dc)) {
7361 HDC dc; local
7909 HDC dc = GetDC(NULL); local
[all...]
/macosx-10.10.1/tcl-105/tk84/tk/win/
H A DtkWinWm.c6956 HDC dc;
6985 dc = GetDC(hwnd);
6986 oldPalette = SelectPalette(dc, tsdPtr->systemPalette, FALSE);
6987 if (RealizePalette(dc)) {
6990 SelectPalette(dc, oldPalette, TRUE);
6991 RealizePalette(dc);
6992 ReleaseDC(hwnd, dc);
7020 dc = GetDC(hwnd);
7021 oldPalette = SelectPalette(dc,
7023 if (RealizePalette(dc)) {
6878 HDC dc; local
7414 HDC dc = GetDC(NULL); local
[all...]
/macosx-10.10.1/OpenLDAP-499.27/OpenLDAP/tests/scripts/
H A Dtest057-memberof-refint147 dc: example
H A Dtest020-proxycache247 USERDN="cn=Bjorn Jensen,ou=Information Technology Division,ou=People,dc=example,dc=com"
274 USERDN="cn=Bjorn Jensen,ou=Information Technology Division,ou=People,dc=example,dc=com"
399 USERDN="cn=Bjorn Jensen,ou=Information Technology Division,ou=People,dc=example,dc=com"
426 USERDN="cn=Bjorn Jensen,ou=Information Technology Division,ou=People,dc=example,dc=com"
526 dn: cn=Dorothy Stevens,ou=Alumni Association,ou=People,dc=example,dc
[all...]
/macosx-10.10.1/ruby-106/ruby/test/open-uri/
H A Dtest_ssl.rb152 6f:3b:22:9f:5e:81:9c:37:df:cf:90:36:65:57:dc:
233 80:34:bf:b9:0e:9c:5e:5a:dc:2d:25:8c:68:02:a2:c7:7f:c0:
/macosx-10.10.1/ruby-106/ruby/tool/
H A Dtranscode-tblgen.rb914 {d8-db}{00-ff}{dc-df}{00-ff}',
916 {00-ff}{d8-db}{00-ff}{dc-df}',
/macosx-10.10.1/tcl-105/tcl_ext/bwidget/bwidget/
H A Dtree.tcl1335 set dc [Widget::getoption $path.$node -drawcross]
1343 if {![string equal $dc "never"]
1344 && ($len || [string equal $dc "always"] || [string equal $dc "allways"])} {
1445 set dc [Widget::getoption $path.$node -drawcross]
1448 if {![string equal $dc "never"]
1449 && ($len || [string equal $dc "always"] || [string equal $dc "allways"])} {
/macosx-10.10.1/vim-55/runtime/syntax/
H A Dabel.vim23 syn keyword abelTypeId com reg neg pos buffer dc reg_d reg_t contained
H A Dtf.vim87 syn keyword tfStatement dc def dokey echo edit escape eval export expr fg for contained
/macosx-10.10.1/Chess-310.6/Sources/
H A DMBCMoveGenerator.mm513 int dc = 0;
516 while (TryMove(piece, from, (dc += dCol), (dr += dRow)))
/macosx-10.10.1/tcl-105/tk84/tk/generic/
H A DtkIntPlatDecls.h72 EXTERN void TkWinFillRect _ANSI_ARGS_((HDC dc, int x, int y,
99 EXTERN HPALETTE TkWinSelectPalette _ANSI_ARGS_((HDC dc,
445 void (*tkWinFillRect) _ANSI_ARGS_((HDC dc, int x, int y, int width, int height, int pixel)); /* 14 */
455 HPALETTE (*tkWinSelectPalette) _ANSI_ARGS_((HDC dc, Colormap colormap)); /* 24 */
/macosx-10.10.1/apache-793/httpd/modules/ssl/
H A Dssl_engine_vars.c418 SSLDirConfigRec *dc; local
421 dc = myDirConfig(r);
422 legacy_format = dc->nOptions & SSL_OPT_LEGACYDNFORMAT;
/macosx-10.10.1/bind9-45.101/bind9/lib/irs/
H A Dgetaddrinfo.c1043 char sc, dc; local
1050 for (d = delim; (dc = *d) != '\0'; d++)
1051 if (sc == dc) {
/macosx-10.10.1/bind9-45.101/bind9/bin/nsupdate/
H A Dnsupdate.c372 char sc, dc; local
379 for (d = delim; (dc = *d) != '\0'; d++) {
380 if (sc == dc)
383 if (dc == 0)
389 for (d = delim; (dc = *d) != '\0'; d++) {
390 if (sc == dc) {
/macosx-10.10.1/bind9-45.101/bind9/bin/win32/BINDInstall/
H A DBINDInstallDlg.cpp299 CPaintDC dc(this); // device context for painting
301 SendMessage(WM_ICONERASEBKGND, (WPARAM) dc.GetSafeHdc(), 0);
312 dc.DrawIcon(x, y, m_hIcon);
/macosx-10.10.1/WebKit-7600.1.25/win/
H A DWebView.cpp986 void WebView::updateBackingStore(FrameView* frameView, HDC dc, bool backingStoreCompletelyDirty, WindowsToPaint windowsToPaint) argument
994 HDC bitmapDC = dc;
996 if (!dc) {
1029 if (!dc)
1065 void WebView::paint(HDC dc, LPARAM options) argument
1074 // FIXME: We need to paint into dc (if provided). <http://webkit.org/b/52578>
1093 if (!dc) {
1102 hdc = dc;
1113 if (!dc)
1141 if (!dc)
[all...]
/macosx-10.10.1/apache-793/httpd/server/
H A Dconfig.c2102 ap_conf_vector_t *dc = NULL; local
2132 dc = ap_create_per_dir_config(r->pool);
2137 errmsg = ap_walk_config(temptree, &parms, dc);
2147 *result = dc;
2171 new->htaccess = dc;

Completed in 357 milliseconds

123456789