Home
last modified time | relevance | path

Searched defs:unbound (Results 1 – 8 of 8) sorted by relevance

/third_party/node/test/parallel/
Dtest-cluster-disconnect-unshared-tcp.js30 const unbound = cluster.fork().on('online', bind); constant
Dtest-cluster-disconnect-unshared-udp.js33 const unbound = cluster.fork().on('online', bind); constant
/third_party/python/Objects/
Dtypeobject.c371 int unbound; in type_mro_modified() local
1580 lookup_maybe_method(PyObject *self, _Py_Identifier *attrid, int *unbound) in lookup_maybe_method()
1606 lookup_method(PyObject *self, _Py_Identifier *attrid, int *unbound) in lookup_method()
1617 vectorcall_unbound(PyThreadState *tstate, int unbound, PyObject *func, in vectorcall_unbound()
1631 call_unbound_noarg(int unbound, PyObject *func, PyObject *self) in call_unbound_noarg()
1653 int unbound; in vectorcall_method() local
1672 int unbound; in vectorcall_maybe() local
2061 int unbound; in mro_invoke() local
7220 int result = -1, unbound; in slot_sq_contains() local
7312 int result, unbound; in slot_nb_bool() local
[all …]
Dcall.c754 int unbound = _PyObject_GetMethod(args[0], name, &callable); in PyObject_VectorcallMethod() local
/third_party/abseil-cpp/absl/strings/internal/str_format/
Dbind.cc40 inline bool ArgContext::Bind(const UnboundConversion* unbound, in Bind()
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/internal/str_format/
Dbind.cc54 inline bool ArgContext::Bind(const UnboundConversion* unbound, in Bind()
/third_party/mesa3d/src/mesa/state_tracker/
Dst_program.c1859 bool unbound = false; in destroy_program_variants() local
/third_party/mesa3d/src/gallium/drivers/radeonsi/
Dsi_state.c2756 bool unbound = false; in si_set_framebuffer_state() local