Home
last modified time | relevance | path

Searched defs:overrun (Results 1 – 8 of 8) sorted by relevance

/third_party/ltp/testcases/kernel/syscalls/timer_settime/
Dtimer_settime03.c33 static volatile int handler_called, overrun, saved_errno; variable
/third_party/mesa3d/src/util/
Dblob.h87 bool overrun; member
/third_party/unity/extras/memory/src/
Dunity_memory.c140 int overrun; in unity_free() local
/third_party/protobuf/src/google/protobuf/
Dparse_context.cc51 bool ParseEndsInSlopRegion(const char* begin, int overrun, int d) { in ParseEndsInSlopRegion()
102 const char* EpsCopyInputStream::Next(int overrun, int d) { in Next()
160 int overrun = ptr - buffer_end_; in DoneFallback() local
/third_party/protobuf/src/google/protobuf/io/
Dcoded_stream.cc684 int overrun = ptr - end_; in Flush() local
828 int overrun = ptr - end_; in EnsureSpaceFallback() local
/third_party/cJSON/tests/unity/extras/fixture/src/
Dunity_fixture.c245 int overrun; in unity_free() local
/third_party/pulseaudio/src/modules/alsa/
Dalsa-source.c535 bool overrun = false; in check_left_to_record() local
/third_party/alsa-lib/include/sound/uapi/
Dasound.h961 unsigned int overrun; /* count of read queue overruns */ member