Lines Matching refs:after
263 after all resources have been freed and thus libuv doesn't reference
289 .. warning:: Don't call libuv functions after calling
298 freeing `base` after the uv_buf_t is done. Return struct passed by value.
858 after reading from `/dev/random` once, or the `KERN_RANDOM`
861 or `/dev/urandom` after reading from `/dev/random` once.
864 if available, or `/dev/urandom` after reading from `/dev/random` once.
867 - Other UNIX: `/dev/urandom` after reading from `/dev/random` once.
870 `buf` is undefined after an error.
893 Get the length of a UTF-16 (or UCS-2) `utf16` value after converting it to
909 `wtf8_ptr` must contain an extra space for an extra NUL after the result.
919 after converting it to UTF-16 (or UCS-2), including NUL terminator.