| /system/core/base/include/android-base/ |
| D | parsedouble.h | 32 static inline bool ParseFloatingPoint(const char* s, T* out, T min, T max) { in ParseFloatingPoint()
|
| /system/update_engine/update_manager/ |
| D | prng.h | 37 int RandMinMax(int min, int max) { in RandMinMax()
|
| /system/extras/tests/schedtest/ |
| D | schedtest.c | 29 long max = 0; in main() local
|
| /system/chre/apps/chqts/src/general_test/ |
| D | cell_info_lte.cc | 50 constexpr int32_t max = INT32_MAX; in validateSignalStrength() local
|
| D | cell_info_cdma.cc | 23 constexpr int32_t max = INT32_MAX; in validateIdentity() local
|
| /system/extras/tests/kernel.config/ |
| D | aslr_test.h | 47 static unsigned int def, min, max; variable
|
| D | aslr_test.cpp | 159 unsigned int AslrMmapTest::def, AslrMmapTest::min, AslrMmapTest::max; member in AslrMmapTest
|
| /system/bt/vendor_libs/test_vendor_lib/model/controller/ |
| D | link_layer_controller.h | 141 void SetLeConnectionIntervalMax(uint16_t max) { in SetLeConnectionIntervalMax() 153 void SetLeMaximumCeLength(uint16_t max) { in SetLeMaximumCeLength()
|
| /system/nfc/src/nfc/nfc/ |
| D | nfc_utils.cc | 48 int xx, max = NCI_MAX_CONN_CBS; in nfc_alloc_conn_cb() local
|
| /system/bt/vendor_libs/test_vendor_lib/model/devices/ |
| D | broken_adv.cc | 130 static void RandomizeAdvertisement(vector<uint8_t>& ad, size_t max) { in RandomizeAdvertisement()
|
| /system/update_engine/ |
| D | metrics_reporter_android.h | 86 void ReportInstallDateProvisioningSource(int source, int max) override {} in ReportInstallDateProvisioningSource()
|
| D | metrics_reporter_stub.h | 86 void ReportInstallDateProvisioningSource(int source, int max) override {} in ReportInstallDateProvisioningSource()
|
| /system/core/init/ |
| D | security.cpp | 86 static bool SetHighestAvailableOptionValue(std::string path, int min, int max) { in SetHighestAvailableOptionValue()
|
| /system/core/base/ |
| D | properties.cpp | 47 T GetIntProperty(const std::string& key, T default_value, T min, T max) { in GetIntProperty() 55 T GetUintProperty(const std::string& key, T default_value, T max) { in GetUintProperty()
|
| D | file_test.cpp | 177 std::string max(static_cast<size_t>(4096 - 2 - 1 - 1), 'x'); in TEST() local
|
| /system/bt/embdrv/sbc/decoder/srce/ |
| D | bitalloc-sbc.c | 120 uint8_t max = common->maxBitneed; in OI_CODEC_SBC_GetMaxBitneed() local
|
| /system/extras/latencytop/ |
| D | latencytop.c | 37 unsigned long max; member 318 unsigned long count, max, total; in read_latency_file() local
|
| /system/bt/bta/ag/ |
| D | bta_ag_at.h | 53 int16_t max; /* maximum value for int arg */ member
|
| /system/extras/simpleperf/ |
| D | command.cpp | 42 double min, double max) { in GetDoubleOption()
|
| /system/media/alsa_utils/ |
| D | alsa_device_profile.c | 250 static unsigned profile_enum_sample_rates(alsa_device_profile* profile, unsigned min, unsigned max) in profile_enum_sample_rates() 304 unsigned max) in profile_enum_channel_counts()
|
| /system/extras/tests/ext4/ |
| D | rand_emmc_perf.c | 55 struct timeval max = { 0, 0 }; in print_stats() local
|
| /system/extras/memory_replay/ |
| D | Action.cpp | 172 size_t max = MAX(sizeof(EndThreadAction), sizeof(MallocAction)); in MaxActionSize() local
|
| /system/extras/tests/audio/alsa/ |
| D | pcmtest.cpp | 131 unsigned int max; in getPcmParams() local
|
| /system/nvram/messages/ |
| D | io.cpp | 34 T max(T x, T y) { in max() function
|
| /system/extras/libfec/ |
| D | fec_read.cpp | 459 static inline size_t get_max_count(uint64_t offset, size_t count, uint64_t max) in get_max_count()
|