/aosp12/art/compiler/optimizing/ |
H A D | bounds_check_elimination.cc | 239 *overflow = *underflow = false; in Add() 261 *underflow = true; in Add() 272 *underflow = true; in Add() 337 bool overflow, underflow; in Add() local 339 if (underflow) { in Add() 669 bool underflow; in HandleIfBetweenTwoMonotonicValueRanges() local 744 bool overflow, underflow; in HandleIf() local 749 if (overflow || underflow) { in HandleIf() 761 if (overflow || underflow) { in HandleIf() 773 if (overflow || underflow) { in HandleIf() [all …]
|
/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() argument 388 *underflow = (underflowCount > 0); in checkBuffering() 395 bool prepared, underflow, overflow, startServer, finished; in onPollBuffering() local 396 checkBuffering(&prepared, &underflow, &overflow, &startServer, &finished); in onPollBuffering() 403 if (!mInPreparationPhase && underflow) { in onPollBuffering()
|
H A D | RTSPSource.h | 143 bool *underflow,
|
/aosp12/frameworks/native/services/vr/performanced/ |
H A D | stdio_filebuf.h | 61 virtual int_type underflow() override; 107 typename stdio_filebuf<_CharT>::int_type stdio_filebuf<_CharT>::underflow() { in underflow() function
|
/aosp12/build/make/common/ |
H A D | math.mk | 251 $(call math-error,subtract underflow $(1) - $(2)))) 259 $(call math-expect-error,(call int_subtract,0,1),subtract underflow 0 - 1)
|
/aosp12/frameworks/av/media/libstagefright/httplive/ |
H A D | LiveSession.cpp | 2085 bool underflow, ready, down, up; in onPollBuffering() local 2086 if (checkBuffering(underflow, ready, down, up)) { in onPollBuffering() 2103 } else if (underflow) { in onPollBuffering() 2161 bool &underflow, bool &ready, bool &down, bool &up) { in checkBuffering() argument 2162 underflow = ready = down = up = false; in checkBuffering() 2238 underflow = (underflowCount > 0); in checkBuffering()
|
H A D | LiveSession.h | 302 bool checkBuffering(bool &underflow, bool &ready, bool &down, bool &up);
|
/aosp12/art/cmdline/ |
H A D | README.md | 201 "Failed to parse double from " + str + "; overflow/underflow occurred");
|
/aosp12/frameworks/proto_logging/stats/ |
H A D | atoms.proto | 2871 // Buffer underflow count (in byte) since last event 12702 // indicate how many overflow or underflow happened between started to stopped
|
/aosp12/packages/inputmethods/LatinIME/dictionaries/ |
H A D | en_US_wordlist.combined.gz | 1dictionary=main:en_us,locale=en_US,description=English (US),date ... |
H A D | en_GB_wordlist.combined.gz | 1dictionary=main:en_gb,locale=en_GB,description=English (UK),date ... |
H A D | en_wordlist.combined.gz | 1dictionary=main:en,locale=en,description=English,date=1414726273, ... |
H A D | es_wordlist.combined.gz | 1dictionary=main:es,locale=es,description=Español,date=1414726268, ... |