Home
last modified time | relevance | path

Searched refs:oldcc (Results 1 – 25 of 48) sorted by relevance

12

/dports/lang/slib/slib-3b6/
H A Ddynwind.scm54 (let ((oldcc call-with-current-continuation))
57 (oldcc
/dports/x11-wm/cwm/cwm-6.7/
H A Dkbfunc.c408 struct client_ctx *newcc, *oldcc, *prevcc; in kbfunc_client_cycle() local
420 oldcc = client_current(sc); in kbfunc_client_cycle()
421 if (oldcc == NULL) in kbfunc_client_cycle()
422 oldcc = (flags & CWM_CYCLE_REVERSE) ? in kbfunc_client_cycle()
426 newcc = oldcc; in kbfunc_client_cycle()
436 (newcc->gc != oldcc->gc))) in kbfunc_client_cycle()
440 if (newcc == oldcc) { in kbfunc_client_cycle()
449 client_ptr_save(oldcc); in kbfunc_client_cycle()
H A Dclient.c239 struct client_ctx *oldcc; in client_set_active() local
254 if ((oldcc = client_current(sc)) != NULL) { in client_set_active()
255 oldcc->flags &= ~CLIENT_ACTIVE; in client_set_active()
256 client_draw_border(oldcc); in client_set_active()
/dports/accessibility/yasr/yasr-0.6.9/yasr/
H A Dmain.c50 static int oldcr = 0, oldcc = 0, oldch = 0; variable
1039 oldcr = oldcc = 255; in getoutput()
1068 if (ch == (char)kbuf[0] && win->cr == oldcr && win->cc == oldcc && kbuflen) in getoutput()
1116 oldcc = win->cc; in getoutput()
1127 switch (win->cc - oldcc) in getoutput()
1190 if (win->cc && bol(win->cr, win->cc) && lastword(oldcr, oldcc) && oldcc) in getoutput()
1213 firstword(oldcr, oldcc)) in getoutput()
1222 oldcc = win->cc; in getoutput()
/dports/dns/bind-tools/bind-9.16.27/lib/dns/
H A Dgen.c398 struct cc *cc, *oldcc; in add() local
470 oldcc = NULL; in add()
473 oldcc = cc; in add()
483 if (oldcc != NULL) { in add()
484 oldcc->next = newcc; in add()
/dports/dns/bind911/bind-9.11.37/lib/dns/
H A Dgen.c391 struct cc *cc, *oldcc; in add() local
463 oldcc = NULL; in add()
466 oldcc = cc; in add()
476 if (oldcc != NULL) { in add()
477 oldcc->next = newcc; in add()
/dports/dns/samba-nsupdate/bind-9.16.5/lib/dns/
H A Dgen.c396 struct cc *cc, *oldcc; in add() local
468 oldcc = NULL; in add()
471 oldcc = cc; in add()
481 if (oldcc != NULL) { in add()
482 oldcc->next = newcc; in add()
/dports/dns/bind9-devel/bind9-e112afa15668bd3b1baed59df2d21e01b46da15e/lib/dns/
H A Dgen.c378 struct cc *cc, *oldcc; in add() local
450 oldcc = NULL; in add()
453 oldcc = cc; in add()
463 if (oldcc != NULL) { in add()
464 oldcc->next = newcc; in add()
/dports/dns/bind916/bind-9.16.27/lib/dns/
H A Dgen.c398 struct cc *cc, *oldcc; in add() local
470 oldcc = NULL; in add()
473 oldcc = cc; in add()
483 if (oldcc != NULL) { in add()
484 oldcc->next = newcc; in add()
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jaxws/src/share/jaxws_classes/com/sun/tools/internal/ws/
H A DInvoker.java108 ClassLoader oldcc = Thread.currentThread().getContextClassLoader(); in invoke() local
168 Thread.currentThread().setContextClassLoader(oldcc); in invoke()
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/jaxws/src/share/jaxws_classes/com/sun/tools/internal/ws/
H A DInvoker.java108 ClassLoader oldcc = Thread.currentThread().getContextClassLoader(); in invoke() local
168 Thread.currentThread().setContextClassLoader(oldcc); in invoke()
/dports/lang/python-legacy/Python-2.7.18/Lib/
H A D_osx_support.py166 cc = oldcc = _config_vars['CC'].split()[0]
193 if cc != oldcc:
/dports/lang/python27/Python-2.7.18/Lib/
H A D_osx_support.py166 cc = oldcc = _config_vars['CC'].split()[0]
193 if cc != oldcc:
/dports/lang/python37/Python-3.7.12/Lib/
H A D_osx_support.py166 cc = oldcc = _config_vars['CC'].split()[0]
193 if cc != oldcc:
/dports/x11/urxvt-perls/urxvt-perls-2.0/
H A Dkeyboard-select423 ($self->{oldcr}, $self->{oldcc}) = $self->screen_cur();
428 $self->{offset} = $line->offset_of($self->{oldcr}, $self->{oldcc});
463 $self->screen_cur($self->{oldcr}, $self->{oldcc});
/dports/databases/py-sqlite3/Python-3.8.12/Lib/
H A D_osx_support.py220 cc = oldcc = _config_vars['CC'].split()[0]
247 if cc != oldcc:
/dports/databases/py-gdbm/Python-3.8.12/Lib/
H A D_osx_support.py220 cc = oldcc = _config_vars['CC'].split()[0]
247 if cc != oldcc:
/dports/lang/python38/Python-3.8.12/Lib/
H A D_osx_support.py220 cc = oldcc = _config_vars['CC'].split()[0]
247 if cc != oldcc:
/dports/lang/python-tools/Python-3.8.12/Lib/
H A D_osx_support.py220 cc = oldcc = _config_vars['CC'].split()[0]
247 if cc != oldcc:
/dports/lang/python39/Python-3.9.9/Lib/
H A D_osx_support.py220 cc = oldcc = _config_vars['CC'].split()[0]
247 if cc != oldcc:
/dports/lang/python310/Python-3.10.1/Lib/
H A D_osx_support.py220 cc = oldcc = _config_vars['CC'].split()[0]
247 if cc != oldcc:
/dports/lang/python311/Python-3.11.0a3/Lib/
H A D_osx_support.py220 cc = oldcc = _config_vars['CC'].split()[0]
247 if cc != oldcc:
/dports/x11-toolkits/py-tkinter/Python-3.8.12/Lib/
H A D_osx_support.py220 cc = oldcc = _config_vars['CC'].split()[0]
247 if cc != oldcc:
/dports/www/trac-devel/Trac-1.5.3/trac/ticket/
H A Dnotification.py478 oldcc = self.addrsep_re.split(old)
481 for x in newcc if x and x not in oldcc]
483 for x in oldcc if x and x not in newcc]
/dports/math/gap/gap-4.11.0/extern/gmp/mpn/generic/
H A Dmul_fft.c919 mp_size_t cc, c2, oldcc; in mpn_mul_fft_full() local
966 oldcc = cc; in mpn_mul_fft_full()
985 c2 += oldcc; in mpn_mul_fft_full()

12