Home
last modified time | relevance | path

Searched defs:dict_pop (Results 1 – 25 of 36) sorted by relevance

12

/dports/lang/cython/Cython-0.29.24/tests/run/
H A Ddict_pop.pyx8 def dict_pop(dict d, key): function
/dports/lang/cython-devel/cython-2b1e743/tests/run/
H A Ddict_pop.pyx8 def dict_pop(dict d, key): function
/dports/lang/python311/Python-3.11.0a3/Objects/clinic/
H A Ddictobject.c.h135 dict_pop(PyDictObject *self, PyObject *const *args, Py_ssize_t nargs) in dict_pop() function
/dports/lang/python310/Python-3.10.1/Objects/clinic/
H A Ddictobject.c.h135 dict_pop(PyDictObject *self, PyObject *const *args, Py_ssize_t nargs) in dict_pop() function
/dports/lang/python39/Python-3.9.9/Objects/clinic/
H A Ddictobject.c.h134 dict_pop(PyDictObject *self, PyObject *const *args, Py_ssize_t nargs) in dict_pop() function
/dports/devel/py-frozendict/frozendict-2.1.1/frozendict/src/3_9/cpython_src/Objects/clinic/
H A Ddictobject.c.h134 dict_pop(PyDictObject *self, PyObject *const *args, Py_ssize_t nargs) in dict_pop() function
/dports/devel/py-frozendict/frozendict-2.1.1/frozendict/src/3_10/cpython_src/Objects/clinic/
H A Ddictobject.c.h135 dict_pop(PyDictObject *self, PyObject *const *args, Py_ssize_t nargs) in dict_pop() function
/dports/mail/opensmtpd-extras-table-ldap/opensmtpd-extras-6.7.1/api/
H A Ddict.c124 dict_pop(struct dict *d, const char *k) in dict_pop() function
/dports/mail/opensmtpd-extras-table-mysql/opensmtpd-extras-6.7.1/api/
H A Ddict.c124 dict_pop(struct dict *d, const char *k) in dict_pop() function
/dports/mail/opensmtpd/opensmtpd-6.8.0p2/usr.sbin/smtpd/
H A Ddict.c126 dict_pop(struct dict *d, const char *k) in dict_pop() function
/dports/mail/opensmtpd-extras/opensmtpd-extras-6.7.1/api/
H A Ddict.c124 dict_pop(struct dict *d, const char *k) in dict_pop() function
/dports/mail/opensmtpd-extras-queue-ram/opensmtpd-extras-6.7.1/api/
H A Ddict.c124 dict_pop(struct dict *d, const char *k) in dict_pop() function
/dports/mail/opensmtpd-extras-scheduler-ram/opensmtpd-extras-6.7.1/api/
H A Ddict.c124 dict_pop(struct dict *d, const char *k) in dict_pop() function
/dports/mail/opensmtpd-extras-table-passwd/opensmtpd-extras-6.7.1/api/
H A Ddict.c124 dict_pop(struct dict *d, const char *k) in dict_pop() function
/dports/mail/opensmtpd-extras-table-postgresql/opensmtpd-extras-6.7.1/api/
H A Ddict.c124 dict_pop(struct dict *d, const char *k) in dict_pop() function
/dports/mail/opensmtpd-extras-table-redis/opensmtpd-extras-6.7.1/api/
H A Ddict.c124 dict_pop(struct dict *d, const char *k) in dict_pop() function
/dports/mail/opensmtpd-extras-table-sqlite/opensmtpd-extras-6.7.1/api/
H A Ddict.c124 dict_pop(struct dict *d, const char *k) in dict_pop() function
/dports/mail/opensmtpd-extras-table-socketmap/opensmtpd-extras-6.7.1/api/
H A Ddict.c124 dict_pop(struct dict *d, const char *k) in dict_pop() function
/dports/lang/micropython/micropython-1.17/py/
H A Dobjdict.c329 STATIC mp_obj_t dict_pop(size_t n_args, const mp_obj_t *args) { in dict_pop() function
/dports/devel/bazel-buildtools/buildtools-3.2.1/vendor/go.starlark.net/starlark/
H A Dlibrary.go1115 func dict_pop(b *Builtin, args Tuple, kwargs []Tuple) (Value, error) { func
/dports/devel/bazel-buildtools/buildtools-3.2.1/vendor/github.com/google/skylark/
H A Dlibrary.go1236 func dict_pop(fnname string, recv_ Value, args Tuple, kwargs []Tuple) (Value, error) { func
/dports/sysutils/kubectl/kubernetes-1.22.2/vendor/go.starlark.net/starlark/
H A Dlibrary.go1108 func dict_pop(_ *Thread, b *Builtin, args Tuple, kwargs []Tuple) (Value, error) { func
/dports/security/xray-core/Xray-core-1.5.0/vendor/go.starlark.net/starlark/
H A Dlibrary.go1237 func dict_pop(_ *Thread, b *Builtin, args Tuple, kwargs []Tuple) (Value, error) { func
/dports/net/v2ray/v2ray-core-4.36.2/vendor/go.starlark.net/starlark/
H A Dlibrary.go1217 func dict_pop(_ *Thread, b *Builtin, args Tuple, kwargs []Tuple) (Value, error) { func
/dports/lang/python27/Python-2.7.18/Objects/
H A Ddictobject.c2087 dict_pop(PyDictObject *mp, PyObject *args) in dict_pop() function

12