Searched defs:new_len (Results 1 - 4 of 4) sorted by relevance

/fuchsia/zircon/system/utest/fs-host/
H A Dtest-truncate.cpp79 bool checked_truncate(const char* filename, uint8_t* u8, ssize_t new_len) { argument
[all...]
/fuchsia/zircon/system/ulib/bitmap/include/bitmap/
H A Draw-bitmap.h120 size_t new_len = LastIdx(size) + 1; local
/fuchsia/zircon/system/utest/fs/
H A Dtest-truncate.cpp92 bool fill_file(int fd, uint8_t* u8, ssize_t new_len, ssize_t old_len) { argument
121 checked_truncate(const char* filename, uint8_t* u8, ssize_t new_len) argument
155 fchecked_truncate(int fd, uint8_t* u8, ssize_t new_len) argument
[all...]
/fuchsia/zircon/third_party/ulib/uboringssl/crypto/err/
H A Derr.c667 size_t alloced, new_len, len = 0, substr_len; local

Completed in 32 milliseconds