Searched defs:underflow (Results 1 – 7 of 7) sorted by relevance
/aosp12/frameworks/native/services/vr/performanced/ |
H A D | stdio_filebuf.h | 107 typename stdio_filebuf<_CharT>::int_type stdio_filebuf<_CharT>::underflow() { in underflow() function
|
/aosp12/bionic/libc/kernel/uapi/linux/netfilter_arp/ |
H A D | arp_tables.h | 89 unsigned int underflow[NF_ARP_NUMHOOKS]; member 99 unsigned int underflow[NF_ARP_NUMHOOKS]; member
|
/aosp12/bionic/libc/kernel/uapi/linux/netfilter_ipv4/ |
H A D | ip_tables.h | 103 unsigned int underflow[NF_INET_NUMHOOKS]; member 113 unsigned int underflow[NF_INET_NUMHOOKS]; member
|
/aosp12/bionic/libc/kernel/uapi/linux/netfilter_ipv6/ |
H A D | ip6_tables.h | 123 unsigned int underflow[NF_INET_NUMHOOKS]; member 133 unsigned int underflow[NF_INET_NUMHOOKS]; member
|
/aosp12/frameworks/av/media/libmediaplayerservice/nuplayer/ |
H A D | RTSPSource.cpp | 337 bool *prepared, bool *underflow, bool *overflow, bool *startServer, bool *finished) { in checkBuffering() 395 bool prepared, underflow, overflow, startServer, finished; in onPollBuffering() local
|
/aosp12/art/compiler/optimizing/ |
H A D | bounds_check_elimination.cc | 337 bool overflow, underflow; in Add() local 669 bool underflow; in HandleIfBetweenTwoMonotonicValueRanges() local 744 bool overflow, underflow; in HandleIf() local
|
/aosp12/frameworks/av/media/libstagefright/httplive/ |
H A D | LiveSession.cpp | 2085 bool underflow, ready, down, up; in onPollBuffering() local 2161 bool &underflow, bool &ready, bool &down, bool &up) { in checkBuffering()
|