Home
last modified time | relevance | path

Searched refs:isnone (Results 1 – 25 of 28) sorted by relevance

12

/dports/devel/plan9port/plan9port-1f098efb7370a0b28306d10681e21883fb1c1507/src/cmd/upas/q/
H A Dqer.c12 int isnone; variable
70 isnone = (qdir != 0) || (strcmp(user, "none") == 0); in main()
98 perm = isnone?0777:0775; in main()
105 perm = isnone?0664:0660; in main()
/dports/dns/bind916/bind-9.16.27/bin/dnssec/
H A Ddnssectool.c246 isnone(const char *str) { in isnone() function
257 if (isnone(str)) { in strtottl()
271 if (isnone(str)) { in strtokeystate()
292 if (isnone(str)) { in strtotime()
/dports/dns/samba-nsupdate/bind-9.16.5/bin/dnssec/
H A Ddnssectool.c244 isnone(const char *str) { in isnone() function
255 if (isnone(str)) { in strtottl()
269 if (isnone(str)) { in strtokeystate()
290 if (isnone(str)) { in strtotime()
/dports/dns/bind9-devel/bind9-e112afa15668bd3b1baed59df2d21e01b46da15e/bin/dnssec/
H A Ddnssectool.c239 isnone(const char *str) { in isnone() function
250 if (isnone(str)) { in strtottl()
264 if (isnone(str)) { in strtokeystate()
285 if (isnone(str)) { in strtotime()
/dports/dns/bind-tools/bind-9.16.27/bin/dnssec/
H A Ddnssectool.c246 isnone(const char *str) { in isnone() function
257 if (isnone(str)) { in strtottl()
271 if (isnone(str)) { in strtokeystate()
292 if (isnone(str)) { in strtotime()
/dports/devel/py-funcy/funcy-1.15/funcy/
H A Dprimitives.py11 def isnone(x): function
/dports/textproc/py-pyhamcrest/PyHamcrest-2.0.2/doc/
H A Dobject_matchers.rst35 .. automodule:: hamcrest.core.core.isnone
H A Dtutorial.rst110 * :py:func:`~hamcrest.core.core.isnone.none`,
111 :py:func:`~hamcrest.core.core.isnone.not_none` - match ``None``, or not
/dports/textproc/py-pyhamcrest/PyHamcrest-2.0.2/src/hamcrest/core/core/
H A D__init__.py10 from hamcrest.core.core.isnone import none, not_none
/dports/textproc/py-pyhamcrest/PyHamcrest-2.0.2/tests/hamcrest_unit_test/core/
H A Disnone_test.py9 from hamcrest.core.core.isnone import *
/dports/textproc/hs-pandoc-crossref/pandoc-crossref-0.3.12.0/_cabal_deps/hslua-1.3.0.1/src/Foreign/Lua/
H A DCore.hs75 , isnone
/dports/textproc/hs-pandoc/pandoc-2.14.2/_cabal_deps/hslua-1.3.0.1/src/Foreign/Lua/
H A DCore.hs75 , isnone
/dports/sysutils/conky/conky-1.12.2/src/
H A Dluamm.cc419 if (isnone(index1) || isnone(index2)) { return false; } in safe_compare()
H A Dluamm.hh205 bool isnone(int index) throw() { return lua_isnone(cobj.get(), index); } in isnone() function in lua::state
/dports/sysutils/conky-awesome/conky-1.12.2/src/
H A Dluamm.cc419 if (isnone(index1) || isnone(index2)) { return false; } in safe_compare()
H A Dluamm.hh205 bool isnone(int index) throw() { return lua_isnone(cobj.get(), index); } in isnone() function in lua::state
/dports/misc/rump/buildrump.sh-b914579/src/external/cddl/osnet/dist/lib/libzfs/common/
H A Dlibzfs_util.c1126 boolean_t isnone = B_FALSE; in zprop_parse_value() local
1161 isnone = B_TRUE; in zprop_parse_value()
1177 if ((type & ZFS_TYPE_DATASET) && *ivalp == 0 && !isnone && in zprop_parse_value()
/dports/textproc/hs-pandoc-crossref/pandoc-crossref-0.3.12.0/_cabal_deps/hslua-1.3.0.1/src/Foreign/Lua/Core/
H A DFunctions.hs355 isnone :: StackIndex -> Lua Bool
356 isnone n = (== TypeNone) <$> ltype n function
/dports/textproc/hs-pandoc/pandoc-2.14.2/_cabal_deps/hslua-1.3.0.1/src/Foreign/Lua/Core/
H A DFunctions.hs355 isnone :: StackIndex -> Lua Bool
356 isnone n = (== TypeNone) <$> ltype n function
/dports/science/PETSc/petsc-3.14.1/src/ts/adapt/interface/
H A Dtsadapt.c237 PetscBool iascii,isbinary,isnone,isglee; in TSAdaptView() local
248 ierr = PetscObjectTypeCompare((PetscObject)adapt,TSADAPTNONE,&isnone);CHKERRQ(ierr); in TSAdaptView()
250 if (!isnone) { in TSAdaptView()
/dports/textproc/hs-pandoc-crossref/pandoc-crossref-0.3.12.0/_cabal_deps/hslua-1.3.0.1/test/Foreign/Lua/
H A DCoreTests.hs122 , "isnone" ?: isnone 500 -- stack index 500 does not exist
/dports/textproc/hs-pandoc/pandoc-2.14.2/_cabal_deps/hslua-1.3.0.1/test/Foreign/Lua/
H A DCoreTests.hs122 , "isnone" ?: isnone 500 -- stack index 500 does not exist
/dports/dns/bind911/bind-9.11.37/bin/dnssec/
H A Ddnssectool.c312 isnone(const char *str) { in isnone() function
323 if (isnone(str)) in strtottl()
343 if (isnone(str)) { in strtotime()
/dports/science/netcdf/netcdf-c-4.7.4/ncdump/
H A Dnccopy.c291 int isnone = 0; in parsefilterspec() local
317 isnone = 1; in parsefilterspec()
346 if(isnone) in parsefilterspec()
/dports/devel/py-funcy/funcy-1.15/
H A DCHANGELOG230 - added isnone() and notnone() primitives

12