Home
last modified time | relevance | path

Searched defs:otherdata (Results 1 – 13 of 13) sorted by relevance

/dports/math/py-matplotlib/matplotlib-3.4.3/doc/sphinxext/
H A Dredirect_from.py75 def merge_domaindata(self, docnames, otherdata): argument
/dports/devel/mercurial/mercurial-6.0/mercurial/
H A Dsimilar.py60 def _score(fctx, otherdata): argument
/dports/net/kea/kea-2.0.1/src/lib/dns/
H A Dtsig.cc193 uint16_t fudge, uint16_t error, uint16_t otherlen, const void* otherdata, in digestTSIGVariables()
395 const void* const otherdata = in sign() local
/dports/devel/py-buildbot/buildbot-3.4.1/docs/bbdocs/
H A Dext.py370 def merge_domaindata(self, docnames, otherdata): argument
/dports/net/kea/kea-2.0.1/src/lib/dns/tests/
H A Drdata_tsig_unittest.cc224 const uint64_t otherdata = 1286978795 + 300 + 1; // time-signed + fudge + 1 in TEST_F() local
/dports/math/speedcrunch/heldercorreia-speedcrunch-c0fc9c68d292/doc/src/extensions/
H A Dspeedcrunch_domain.py219 def merge_domaindata(self, docnames, otherdata): argument
/dports/devel/py-oslo.config/oslo.config-8.7.1/oslo_config/
H A Dsphinxext.py498 def merge_domaindata(self, docnames, otherdata): argument
/dports/games/golly/golly-3.3-src/gollybase/
H A Dqlifealgo.cpp478 unsigned int otherdata = ((zisdata << 2) & 0xcccccccc) + in p01() local
584 unsigned int otherdata = ((zisdata >> 2) & 0x33333333) + in p10() local
/dports/science/dynare/dynare-4.6.4/doc/manual/utils/
H A Ddynare_dom.py361 def merge_domaindata(self, docnames, otherdata): argument
/dports/x11/xman/xman-1.1.5/
H A Dman.c621 sortstrs(Byte * data[], int size, Byte * otherdata[]) in sortstrs()
/dports/biology/ncbi-toolkit/ncbi/object/
H A Dobjbibli.h301 Pointer otherdata; /* NULL, ValNodes, CharPtr man-id */ member
/dports/cad/repsnapper/repsnapper-2.5a4/libraries/vmmlib/include/vmmlib/
H A Dtensor4.hpp759 const TT* otherdata = other.get_array_ptr(); in float_t_to_uint_t() local
/dports/print/fontforge/fontforge-20201107/fontforgeexe/
H A Dkernclass.c239 struct matrix_data *otherdata = GMatrixEditGet(otherlist,&ocnt); in KCD_AutoKernAClass() local