Home
last modified time | relevance | path

Searched refs:unbound (Results 1 – 25 of 144) sorted by relevance

123456

/third_party/abseil-cpp/absl/strings/internal/str_format/
Dbind.cc34 bool Bind(const UnboundConversion* unbound, BoundConversion* bound);
40 inline bool ArgContext::Bind(const UnboundConversion* unbound, in Bind() argument
43 int arg_position = unbound->arg_position; in Bind()
47 if (!unbound->flags.basic) { in Bind()
48 int width = unbound->width.value(); in Bind()
50 if (unbound->width.is_from_arg()) { in Bind()
51 if (!BindFromPosition(unbound->width.get_from_arg(), &width, pack_)) in Bind()
62 int precision = unbound->precision.value(); in Bind()
63 if (unbound->precision.is_from_arg()) { in Bind()
64 if (!BindFromPosition(unbound->precision.get_from_arg(), &precision, in Bind()
[all …]
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/internal/str_format/
Dbind.cc48 bool Bind(const UnboundConversion* unbound, BoundConversion* bound);
54 inline bool ArgContext::Bind(const UnboundConversion* unbound, in Bind() argument
57 int arg_position = unbound->arg_position; in Bind()
61 if (unbound->flags != Flags::kBasic) { in Bind()
62 int width = unbound->width.value(); in Bind()
64 if (unbound->width.is_from_arg()) { in Bind()
65 if (!BindFromPosition(unbound->width.get_from_arg(), &width, pack_)) in Bind()
76 int precision = unbound->precision.value(); in Bind()
77 if (unbound->precision.is_from_arg()) { in Bind()
78 if (!BindFromPosition(unbound->precision.get_from_arg(), &precision, in Bind()
[all …]
/third_party/node/test/parallel/
Dtest-cluster-disconnect-unshared-tcp.js30 const unbound = cluster.fork().on('online', bind); constant
37 unbound.disconnect();
38 unbound.on('disconnect', cluster.disconnect);
Dtest-cluster-disconnect-unshared-udp.js33 const unbound = cluster.fork().on('online', bind); constant
40 unbound.disconnect();
41 unbound.on('disconnect', cluster.disconnect);
/third_party/typescript_eslint/packages/eslint-plugin/docs/rules/
Dunbound-method.md1 # Enforces unbound methods are called with their expected scope (`unbound-method`)
77 "@typescript-eslint/unbound-method": [
92 - TSLint: [no-unbound-method](https://palantir.github.io/tslint/rules/no-unbound-method/)
/third_party/python/Objects/
Dtypeobject.c89 lookup_maybe_method(PyObject *self, _Py_Identifier *attrid, int *unbound);
371 int unbound; in type_mro_modified() local
377 (PyObject *)type, &PyId_mro, &unbound); in type_mro_modified()
381 (PyObject *)&PyType_Type, &PyId_mro, &unbound); in type_mro_modified()
1580 lookup_maybe_method(PyObject *self, _Py_Identifier *attrid, int *unbound) in lookup_maybe_method() argument
1589 *unbound = 1; in lookup_maybe_method()
1593 *unbound = 0; in lookup_maybe_method()
1606 lookup_method(PyObject *self, _Py_Identifier *attrid, int *unbound) in lookup_method() argument
1608 PyObject *res = lookup_maybe_method(self, attrid, unbound); in lookup_method()
1617 vectorcall_unbound(PyThreadState *tstate, int unbound, PyObject *func, in vectorcall_unbound() argument
[all …]
/third_party/node/doc/api/
Ddgram.md119 When called on an unbound socket, this method will implicitly bind to a random
157 When called on an unbound socket, this method will implicitly bind to a random
171 This method throws `EBADF` if called on an unbound socket.
318 its remote address. Trying to call `disconnect()` on an unbound or already
365 This method throws [`ERR_SOCKET_BUFFER_SIZE`][] if called on an unbound socket.
374 This method throws [`ERR_SOCKET_BUFFER_SIZE`][] if called on an unbound socket.
477 This method throws [`ERR_SOCKET_BAD_PORT`][] if called on an unbound socket.
559 This method throws `EBADF` if called on an unbound socket.
587 This method throws `EBADF` if called on an unbound socket.
651 This method throws `EBADF` if called on an unbound socket.
[all …]
/third_party/skia/third_party/externals/tint/test/vk-gl-cts/graphicsfuzz/call-function-with-discard/
D0-opt.spvasm.expected.hlsl49 C:\src\tint\test\Shader@0x0000016102DC2B30(8,15-18): internal error: invalid access of unbound vari…
D0-opt.wgsl.expected.hlsl49 C:\src\tint\test\Shader@0x0000026A3937ED10(8,15-18): internal error: invalid access of unbound vari…
/third_party/openGLES/extensions/SGIX/
DGLX_SGIX_swap_barrier.txt61 this binding, until the group is unbound from <barrier>. If <barrier>
62 is zero, the group is unbound from its current barrier, if any.
/third_party/skia/third_party/externals/opengl-registry/extensions/SGIX/
DGLX_SGIX_swap_barrier.txt61 this binding, until the group is unbound from <barrier>. If <barrier>
62 is zero, the group is unbound from its current barrier, if any.
DSGIX_vertex_array_object.txt226 becomes unbound (due to a rebinding to another object or default texture),
231 If vertex array data is locked when an object becomes unbound, the memory
234 persists even when the vertex object is currently unbound. The client
/third_party/skia/third_party/externals/tint/test/vk-gl-cts/graphicsfuzz/unreachable-discard-statement-in-if/
D0-opt.wgsl.expected.hlsl63 C:\src\tint\test\Shader@0x0000017E3AA920C0(11,10-13): internal error: invalid access of unbound var…
D0-opt.spvasm.expected.hlsl63 C:\src\tint\test\Shader@0x0000014F8C58FE70(11,10-13): internal error: invalid access of unbound var…
/third_party/skia/third_party/externals/opengl-registry/extensions/NV/
DWGL_NV_swap_group.txt91 wglQueryMaxSwapGroupsNV. If <group> is zero, the hDC is unbound from its
101 unbound from its current barrier, if any. If <barrier> is larger than
104 until the group is unbound from <barrier>.
DGLX_NV_swap_group.txt98 drawable is unbound from its current group, if any. If <group> is
107 is zero, the group is unbound from its current barrier, if any. If
110 this binding, until the group is unbound from <barrier>.
/third_party/openGLES/extensions/NV/
DWGL_NV_swap_group.txt91 wglQueryMaxSwapGroupsNV. If <group> is zero, the hDC is unbound from its
101 unbound from its current barrier, if any. If <barrier> is larger than
104 until the group is unbound from <barrier>.
DGLX_NV_swap_group.txt98 drawable is unbound from its current group, if any. If <group> is
107 is zero, the group is unbound from its current barrier, if any. If
110 this binding, until the group is unbound from <barrier>.
/third_party/gettext/gettext-tools/doc/
Dmsgexec.texi44 unbound. If the message has a plural form, environment variable
47 actually processed (starting with 0), otherwise both are unbound.
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Target/
DTargetPfmCounters.td47 // Declares the default binding for unbound CPUs for the target.
/third_party/typescript_eslint/packages/eslint-plugin/src/rules/
Dunbound-method.ts135 unbound:
/third_party/mesa3d/docs/relnotes/
D6.363 contexts so they can't be deleted until they're unbound in _all_ contexts.
D10.6.4.rst112 - nv50: avoid segfault with enabled but unbound vertex attrib
/third_party/boost/libs/type_erasure/doc/
Dtype_erasure.qbk292 of arguments in the unbound concept.
295 arguments and the return type in the unbound concept
296 as follows: If the argument in the unbound concept is a
300 Otherwise, the argument in the unbound concept
/third_party/gstreamer/gstplugins_bad/ext/lv2/
DREADME59 0: unbound, 1 monophonic, > 1 N-polyphonic

123456