Home
last modified time | relevance | path

Searched refs:higher (Results 1 – 25 of 27) sorted by relevance

12

/frameworks/base/cmds/statsd/src/anomaly/
Dindexed_priority_queue.h81 bool higher(size_t idx1, size_t idx2) const;
174 if (higher(idx, parent)) in sift_up()
186 if (child < size() && higher(child + 1, child)) child++; in sift_down()
187 if (higher(child, idx)) in sift_down()
196 bool indexed_priority_queue<AA, Comparator>::higher(size_t idx1, size_t idx2) const { in higher() function
/frameworks/av/media/libaaudio/src/fifo/
DREADME.md8 The higher-levels parts related to AAudio use of the FIFO such as API, fds, relative
/frameworks/ml/nn/extensions/
DREADME.md5 HAL 1.2 or higher, drivers can provide custom hardware-accelerated operations by
205 Android 10 or higher, use vendor extensions instead.
/frameworks/opt/telephony/src/java/com/android/internal/telephony/dataconnection/
DREADME.txt69 to verify higher-level framework functionality:
/frameworks/base/core/proto/android/net/
Dnetworkrequest.proto63 // higher-scoring network will not go into the background immediately,
Dnetworkcapabilities.proto129 // This is a signed integer, and higher values indicate better signal. The
/frameworks/opt/net/wifi/service/proto/src/
Dscorecard.proto104 // more recent measurements get a higher weight.
/frameworks/base/core/proto/android/app/
Denums.proto79 // perspective of oom_adj, receivers run at a higher foreground level, but
/frameworks/hardware/interfaces/cameraservice/device/2.0/
Dtypes.hal42 * possibly because a higher priority client has taken ownership of the
94 * usually limit the generality of the API in exchange for higher performance in
/frameworks/ml/nn/common/include/
DUtils.h411 inline size_t getSizeFromInts(int lower, int higher) {
412 return (uint32_t)(lower) + ((uint64_t)(uint32_t)(higher) << 32);
/frameworks/base/packages/SystemUI/docs/
Ddagger.md165 moved to a higher level construct such as a Fragment or a top-level SystemUI
/frameworks/native/services/surfaceflinger/sysprop/
DSurfaceFlingerProperties.sysprop102 # 2. has high luminance capability, typically 540 nits or higher at 10% OPR
/frameworks/base/core/proto/android/server/
Dactivitymanagerservice.proto396 // 24 or even higher numbers.
/frameworks/wilhelm/doc/
DDoxyfile737 # will need version 4.8.6 or higher.
1143 # higher quality PDF documentation.
/frameworks/base/core/proto/android/providers/settings/
Dglobal.proto585 // Whether the mobile data connection should remain active even when higher
/frameworks/native/docs/
DDoxyfile880 # will need version 4.8.6 or higher.
1395 # higher quality PDF documentation.
/frameworks/av/media/libaaudio/
DDoxyfile953 # 4.8.6 or higher.
1650 # higher quality PDF documentation.
DDoxyfile.orig944 # 4.8.6 or higher.
1641 # higher quality PDF documentation.
/frameworks/av/media/codec2/docs/
Ddoxygen.config997 # 4.8.6 or higher.
1733 # higher quality PDF documentation.
/frameworks/base/media/native/midi/include/
DDoxyfile.orig1047 # 4.8.6 or higher.
1783 # higher quality PDF documentation.
DDoxyfile1047 # 4.8.6 or higher.
1783 # higher quality PDF documentation.
/frameworks/base/cmds/statsd/src/
Datoms.proto1848 // Codec priroity, the higher the more preferred, -1 for disabled
1896 // Codec priroity, the higher the more preferred, -1 for disabled
7224 // not in throttling, higher value means deeper throttling.
/frameworks/base/api/
Dtest-lint-baseline.txt283 Field type is concrete collection (`java.util.HashMap`); must be higher-level interface
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt48559 method public abstract E higher(E);
48978 method public E higher(E);
49283 method public E higher(E);
/frameworks/base/non-updatable-api/
Dcurrent.txt71583 method public E higher(E);
72236 method public E higher(E);
72677 method public E higher(E);

12