Home
last modified time | relevance | path

Searched defs:bytes_consumed (Results 1 – 6 of 6) sorted by relevance

/third_party/protobuf/src/google/protobuf/stubs/
Dstructurally_valid.cc390 int* bytes_consumed) { in UTF8GenericScan()
499 int* bytes_consumed) { in UTF8GenericScanFastAscii()
558 int bytes_consumed = 0; in IsStructurallyValidUTF8() local
567 int bytes_consumed = 0; in UTF8SpnStructurallyValid() local
/third_party/libphonenumber/cpp/src/phonenumbers/utf/
Dunilib.cc53 int bytes_consumed = charntorune(&rune, p, static_cast<int>(end - p)); in SpanInterchangeValid() local
/third_party/node/src/
Dinspector_socket.cc286 int* bytes_consumed, in decode_frame_hybi17()
441 int bytes_consumed = 0; in ParseWsFrames() local
/third_party/ltp/testcases/kernel/fs/doio/
Dgrowfiles.c206 int bytes_consumed = 0; /* total bytes consumed, all files */ variable
/third_party/node/deps/v8/src/wasm/
Dmodule-compiler.cc2789 size_t bytes_consumed = ModuleDecoder::IdentifyUnknownSection( in ProcessSection() local
/third_party/libbpf/.github/actions/build-selftests/
Dvmlinux.h32024 size_t bytes_consumed; member