Lines Matching refs:value
235 char* value;
298 freeing `base` after the uv_buf_t is done. Return struct passed by value.
378 use. Always returns a non-zero value.
632 for this value to be less than or greater than :c:func:`uv_get_total_memory`.
635 This function currently only returns a non-zero value on Linux, based
648 This function currently only returns a value that is different from
662 Not every platform can support nanosecond resolution; however, this value will always
735 Retrieves the environment variable specified by `name`, copies its value
736 into `buffer`, and sets `size` to the string length of the value. When
740 `size` is set to the amount of storage required to hold the value. If no
748 .. c:function:: int uv_os_setenv(const char* name, const char* value)
751 `value`.
775 storage required to hold the value.
786 returned value of `priority` is between -20 (high priority) and 19 (low
798 `priority` value range is between -20 (high priority) and 19 (low priority).
807 constants, and not necessarily the exact value of `priority`.
830 zero on success, and a non-zero error value otherwise.
848 available, a non-zero error value is returned or passed to the callback.
893 Get the length of a UTF-16 (or UCS-2) `utf16` value after converting it to
918 Get the length in characters of a NUL-terminated WTF-8 `wtf8` value