Home
last modified time | relevance | path

Searched refs:cix (Results 351 – 375 of 690) sorted by relevance

1...<<11121314151617181920>>...28

/dports/devel/py-frozenlist/frozenlist-1.2.0/frozenlist/
H A D_frozenlist.c6388 Py_ssize_t cix = ix; in __Pyx__PyList_PopIndex() local
6389 if (cix < 0) { in __Pyx__PyList_PopIndex()
6390 cix += size; in __Pyx__PyList_PopIndex()
6392 if (likely(__Pyx_is_valid_index(cix, size))) { in __Pyx__PyList_PopIndex()
6393 PyObject* v = PyList_GET_ITEM(L, cix); in __Pyx__PyList_PopIndex()
6396 …memmove(&PyList_GET_ITEM(L, cix), &PyList_GET_ITEM(L, cix+1), (size_t)(size-cix)*sizeof(PyObject*)… in __Pyx__PyList_PopIndex()
/dports/multimedia/py-av/av-8.0.3/src/av/
H A Dlogging.c7880 Py_ssize_t cix = ix; in __Pyx__PyList_PopIndex() local
7881 if (cix < 0) { in __Pyx__PyList_PopIndex()
7882 cix += size; in __Pyx__PyList_PopIndex()
7884 if (likely(__Pyx_is_valid_index(cix, size))) { in __Pyx__PyList_PopIndex()
7885 PyObject* v = PyList_GET_ITEM(L, cix); in __Pyx__PyList_PopIndex()
7888 …memmove(&PyList_GET_ITEM(L, cix), &PyList_GET_ITEM(L, cix+1), (size_t)(size-cix)*sizeof(PyObject*)… in __Pyx__PyList_PopIndex()
/dports/devel/py-gevent/gevent-21.8.0/src/gevent/
H A D_waiter.c7244 Py_ssize_t cix = ix; in __Pyx__PyList_PopIndex() local
7245 if (cix < 0) { in __Pyx__PyList_PopIndex()
7246 cix += size; in __Pyx__PyList_PopIndex()
7248 if (likely(__Pyx_is_valid_index(cix, size))) { in __Pyx__PyList_PopIndex()
7249 PyObject* v = PyList_GET_ITEM(L, cix); in __Pyx__PyList_PopIndex()
7252 …memmove(&PyList_GET_ITEM(L, cix), &PyList_GET_ITEM(L, cix+1), (size_t)(size-cix)*sizeof(PyObject*)… in __Pyx__PyList_PopIndex()
H A D_abstract_linkable.c11192 Py_ssize_t cix = ix; in __Pyx__PyList_PopIndex() local
11193 if (cix < 0) { in __Pyx__PyList_PopIndex()
11194 cix += size; in __Pyx__PyList_PopIndex()
11196 if (likely(__Pyx_is_valid_index(cix, size))) { in __Pyx__PyList_PopIndex()
11197 PyObject* v = PyList_GET_ITEM(L, cix); in __Pyx__PyList_PopIndex()
11200 …memmove(&PyList_GET_ITEM(L, cix), &PyList_GET_ITEM(L, cix+1), (size_t)(size-cix)*sizeof(PyObject*)… in __Pyx__PyList_PopIndex()
/dports/textproc/kf5-syntax-highlighting/syntax-highlighting-5.89.0/autotests/folding/
H A Dtest.apparmor.fold268 pix Pix cix Cix pux Pux cux Cux pUx PUx cUx CUx<endfold id='1'>,</endfold id='1'>
/dports/net/libpcap/libpcap-1.10.1/
H A DCREDITS91 Graeme Hewson <ghewson at cix dot compulink dot co dot uk>
/dports/games/vt100-art-and-animations/vt100-art-and-animations-2020.04.09/
H A Dtetris.vt249 | cix.compulink.co.uk |
/dports/science/mcstas-comps/mcstas-comps-2.5-src/contrib/
H A DSingle_crystal_inelastic.comp162 double cix,ciy,ciz; /* Third reciprocal lattice axis */
558 …info->aix = (a22*a33-a23*a32)/deta; info->bix = (a13*a32-a12*a33)/deta; info->cix = (a12*a23-a13*a…
/dports/graphics/argyllcms/Argyll_V1.9.2/xicc/
H A Dmpp.c3510 int cix, mix, yix; in compute_wb() local
3511 cix = icx_ink2index(p->imask, ICX_CYAN); in compute_wb()
3516 if (j == cix) in compute_wb()
/dports/devel/m17n-db/m17n-db-1.8.0/MIM/
H A Dii-phonetic.mim843 ("cix" 0xa2af)
/dports/security/zeronet/ZeroNet-0.7.1/plugins/UiPluginManager/media/css/
H A Dfonts.css20 …pW5F3jvS5U0lhdi522PtbA9L6zn5efGkM/y3LsGAHbD/g22Tyv213N1GtoduwmSRzWG2go7BIS/cix/ameH20SbZFOJQFgyAFt…
H A Dall.css119 …pW5F3jvS5U0lhdi522PtbA9L6zn5efGkM/y3LsGAHbD/g22Tyv213N1GtoduwmSRzWG2go7BIS/cix/ameH20SbZFOJQFgyAFt…
/dports/security/zeronet/ZeroNet-0.7.1/plugins/UiConfig/media/css/
H A Dfonts.css20 …pW5F3jvS5U0lhdi522PtbA9L6zn5efGkM/y3LsGAHbD/g22Tyv213N1GtoduwmSRzWG2go7BIS/cix/ameH20SbZFOJQFgyAFt…
/dports/biology/py-bx-python/bx-python-0.8.13/lib/bx/align/
H A D_epo.c8818 Py_ssize_t cix = ix; in __Pyx__PyList_PopIndex() local
8819 if (cix < 0) { in __Pyx__PyList_PopIndex()
8820 cix += size; in __Pyx__PyList_PopIndex()
8822 if (likely(__Pyx_is_valid_index(cix, size))) { in __Pyx__PyList_PopIndex()
8823 PyObject* v = PyList_GET_ITEM(L, cix); in __Pyx__PyList_PopIndex()
8826 …memmove(&PyList_GET_ITEM(L, cix), &PyList_GET_ITEM(L, cix+1), (size_t)(size-cix)*sizeof(PyObject*)… in __Pyx__PyList_PopIndex()
/dports/textproc/kmfl-sil-yi/kmfl-sil-yi-20020903_4/SourceFiles/
H A DYi7.kmn1466 'cix' + ' ' > U+a2af c cix
/dports/lang/perl5.30/perl-5.30.3/Porting/
H A DcheckAUTHORS.pl392 + aburlison\100cix.compulink.co.uk
/dports/devel/dev86/dev86-0.16.20/libc/gnu_i386/
H A Dsyscall.s1 # Copyright (C) 1995-1997 Robert de Bath <rdebath@cix.compulink.co.uk>
/dports/graphics/py-PyOpenGL-accelerate/PyOpenGL-accelerate-3.1.5/src/
H A Dvbo.c14333 Py_ssize_t cix = ix; in __Pyx__PyList_PopIndex() local
14334 if (cix < 0) { in __Pyx__PyList_PopIndex()
14335 cix += size; in __Pyx__PyList_PopIndex()
14337 if (likely(__Pyx_is_valid_index(cix, size))) { in __Pyx__PyList_PopIndex()
14338 PyObject* v = PyList_GET_ITEM(L, cix); in __Pyx__PyList_PopIndex()
14341 …memmove(&PyList_GET_ITEM(L, cix), &PyList_GET_ITEM(L, cix+1), (size_t)(size-cix)*sizeof(PyObject*)… in __Pyx__PyList_PopIndex()
/dports/x11-toolkits/p5-Prima/Prima-1.63/Prima/
H A DEdit.pm1185 my $cix = $indexes->[$ix];
1186 next unless substr($chunk, $cix & ~to::RTL, 1) eq "\t";
/dports/lang/perl5.32/perl-5.32.1/Porting/
H A DcheckAUTHORS.pl653 + aburlison\100cix.compulink.co.uk
/dports/lang/perl5.34/perl-5.34.0/Porting/
H A DcheckAUTHORS.pl653 + aburlison\100cix.compulink.co.uk
/dports/archivers/gtar/tar-1.34/
H A DTHANKS383 Nick Barron nikb@cix.compulink.co.uk
/dports/lang/perl5-devel/perl5-5.35.4-102-ge43d289c7c/Porting/
H A DcheckAUTHORS.pl653 + aburlison\100cix.compulink.co.uk
/dports/devel/py-game_sdl2/pygame_sdl2-2.1.0-for-renpy-7.4.11/gen-static/
H A Dpygame_sdl2.event.c13520 Py_ssize_t cix = ix; in __Pyx__PyList_PopIndex() local
13521 if (cix < 0) { in __Pyx__PyList_PopIndex()
13522 cix += size; in __Pyx__PyList_PopIndex()
13524 if (likely(__Pyx_is_valid_index(cix, size))) { in __Pyx__PyList_PopIndex()
13525 PyObject* v = PyList_GET_ITEM(L, cix); in __Pyx__PyList_PopIndex()
13528 …memmove(&PyList_GET_ITEM(L, cix), &PyList_GET_ITEM(L, cix+1), (size_t)(size-cix)*sizeof(PyObject*)… in __Pyx__PyList_PopIndex()
/dports/graphics/argyllcms/Argyll_V1.9.2/rspl/
H A Drev.c6831 int cix; /* Cell index for this vertex */ member
7000 vx->cix = ix; in new_vtxrec()
7003 vx->cix -= s->g.ci[e]; /* Move cell base down a row */ in new_vtxrec()
10747 int vix = vx->cix + s->g.hi[ee]; in init_revaccell()
10777 int vix = vx->cix + s->g.hi[ee]; in init_revaccell()
10791 add2indexlist(s, &nrp, vx->cix, 0); in init_revaccell()

1...<<11121314151617181920>>...28