/aosp12/frameworks/av/media/libstagefright/foundation/ |
H A D | ADebug.cpp | 127 bool allow, const char *name, uint64_t modulo, in getExperimentFlag() argument 139 UNUSED(modulo); in getExperimentFlag() 182 time_t counter = (time(NULL) / timeDivisor) % modulo + plus + serialNum % modulo; in getExperimentFlag() 183 bool enable = allow && (counter % modulo < limit); in getExperimentFlag()
|
/aosp12/frameworks/base/core/java/android/widget/ |
H A D | AdapterViewAnimator.java | 352 int modulo(int pos, int size) { in modulo() method in AdapterViewAnimator 368 int i = modulo(mCurrentWindowStartUnbounded + relativeIndex, getWindowSize()); in getViewAtRelativeIndex() 417 int index = modulo(i, getWindowSize()); in refreshChildren() 421 final View updatedChild = mAdapter.getView(modulo(i, adapterCount), null, this); in refreshChildren() 489 int rangeStart = modulo(newWindowStart, getWindowSize()); in showOnly() 490 int rangeEnd = modulo(newWindowEnd, getWindowSize()); in showOnly() 524 int index = modulo(i, getWindowSize()); in showOnly() 547 final int adapterPosition = modulo(i, adapterCount); in showOnly() 571 int adapterStart = modulo(mCurrentWindowStart, adapterCount); in showOnly() 572 int adapterEnd = modulo(mCurrentWindowEnd, adapterCount); in showOnly()
|
H A D | StackView.java | 432 int index = modulo(i, getWindowSize()); in showOnly()
|
/aosp12/art/test/436-rem-float/ |
H A D | info.txt | 1 Tests for floating point modulo (rem) operation.
|
/aosp12/art/test/411-optimizing-arith/ |
H A D | info.txt | 6 - modulo (rem),
|
/aosp12/bionic/libc/kernel/uapi/linux/hdlc/ |
H A D | ioctl.h | 84 unsigned int modulo; member
|
/aosp12/system/logging/logcat/ |
H A D | logcat.cpp | 474 log_time modulo(0, NS_PER_SEC); in lastLogTime() local 496 for (unsigned long mod = 1UL; mod < modulo.tv_nsec; mod *= 10) { in lastLogTime() 498 modulo.tv_nsec = mod; in lastLogTime() 517 retval += modulo; in lastLogTime()
|
/aosp12/frameworks/av/media/libstagefright/foundation/include/media/stagefright/foundation/ |
H A D | ADebug.h | 168 bool allow, const char *name, uint64_t modulo, uint64_t limit,
|
/aosp12/art/test/435-try-finally-without-catch/ |
H A D | info.txt | 5 When dx processes an integer division (or modulo) enclosing a `try'
|
/aosp12/frameworks/base/boot/hiddenapi/ |
H A D | hiddenapi-max-target-o.txt | 69597 Landroid/widget/AdapterViewAnimator;->modulo(II)I
|
/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 | it_wordlist.combined.gz | 1dictionary=main:it,locale=it,description=Italiano,date=1414726258, ... |
H A D | nl_wordlist.combined.gz | 1dictionary=main:nl,locale=nl,description=Nederlands,date=1414726258, ... |
H A D | nb_wordlist.combined.gz | 1dictionary=main:nb,locale=nb,description=Norsk bokmål,date=1393228136 ... |
H A D | pt_BR_wordlist.combined.gz | 1dictionary=main:pt_br,locale=pt_BR,description=Português (Brasil),date ... |
H A D | en_wordlist.combined.gz | 1dictionary=main:en,locale=en,description=English,date=1414726273, ... |
H A D | da_wordlist.combined.gz | 1dictionary=main:da,locale=da,description=Dansk,date=1393228134, ... |
H A D | cs_wordlist.combined.gz | 1dictionary=main:cs,locale=cs,description=Čeština,date=1393228134, ... |
H A D | pl_wordlist.combined.gz | 1dictionary=main:pl,locale=pl,description=Polski,date=1414726264, ... |
H A D | pt_PT_wordlist.combined.gz | 1dictionary=main:pt_pt,locale=pt_PT,description=Português (Portugal),date ... |
H A D | fi_wordlist.combined.gz | 1dictionary=main:fi,locale=fi,description=Suomi,date=1393228135, ... |
H A D | de_wordlist.combined.gz | 1dictionary=main:de,locale=de,description=Deutsch,date=1414726263, ... |
H A D | fr_wordlist.combined.gz | 1dictionary=main:fr,locale=fr,description=Français,date=1414726264, ... |
H A D | es_wordlist.combined.gz | 1dictionary=main:es,locale=es,description=Español,date=1414726268, ... |