Home
last modified time | relevance | path

Searched defs:num_left (Results 1 – 3 of 3) sorted by relevance

/external/linux-kselftest/tools/testing/selftests/kvm/lib/
Dio.c45 size_t num_left = count; in test_write() local
122 size_t num_left = count; in test_read() local
/external/protobuf/src/google/protobuf/util/internal/
Djson_escaping.cc128 bool ReadCodePoint(StringPiece str, int index, uint32* cp, int* num_left, in ReadCodePoint()
305 int num_left = 0; // Num of chars to read to complete the code point. in Escape() local
/external/libsrtp2/crypto/include/
Dkey.h80 srtp_xtd_seq_num_t num_left; member