Home
last modified time | relevance | path

Searched defs:max (Results 1 – 25 of 50) sorted by relevance

12

/system/libbase/include/android-base/
Dparsedouble.h32 static inline bool ParseFloatingPoint(const char* s, T* out, T min, T max) { in ParseFloatingPoint()
/system/update_engine/update_manager/
Dprng.h37 int RandMinMax(int min, int max) { in RandMinMax()
/system/extras/tests/schedtest/
Dschedtest.c29 long max = 0; in main() local
/system/chre/apps/test/chqts/src/general_test/
Dcell_info_lte.cc47 constexpr int32_t max = INT32_MAX; in validateSignalStrength() local
Dcell_info_cdma.cc23 constexpr int32_t max = INT32_MAX; in validateIdentity() local
/system/chre/external/flatbuffers/include/flatbuffers/
Dstl_emulation.h119 static unsigned long long max() { return ~0ULL; } in max() function
130 static long long max() { in max() function
/system/extras/tests/kernel.config/
Daslr_test.h47 static unsigned int def, min, max; variable
Daslr_test.cpp159 unsigned int AslrMmapTest::def, AslrMmapTest::min, AslrMmapTest::max; member in AslrMmapTest
/system/bt/vendor_libs/test_vendor_lib/model/controller/
Dlink_layer_controller.h276 void SetLeConnectionIntervalMax(uint16_t max) { in SetLeConnectionIntervalMax()
288 void SetLeMaximumCeLength(uint16_t max) { in SetLeMaximumCeLength()
/system/nfc/src/nfc/nfc/
Dnfc_utils.cc48 int xx, max = NCI_MAX_CONN_CBS; in nfc_alloc_conn_cb() local
/system/core/init/
Dsecurity.cpp39 static bool SetHighestAvailableOptionValue(const std::string& path, int min, int max) { in SetHighestAvailableOptionValue()
/system/bt/vendor_libs/test_vendor_lib/model/devices/
Dbroken_adv.cc112 static void RandomizeAdvertisement(vector<uint8_t>& ad, size_t max) { in RandomizeAdvertisement()
/system/update_engine/aosp/
Dmetrics_reporter_android.h87 void ReportInstallDateProvisioningSource(int source, int max) override {} in ReportInstallDateProvisioningSource()
/system/bt/embdrv/sbc/decoder/srce/
Dbitalloc-sbc.c120 uint8_t max = common->maxBitneed; in OI_CODEC_SBC_GetMaxBitneed() local
/system/extras/latencytop/
Dlatencytop.c37 unsigned long max; member
318 unsigned long count, max, total; in read_latency_file() local
/system/bt/bta/ag/
Dbta_ag_at.h57 int16_t max; /* maximum value for int arg */ member
/system/libbase/
Dproperties.cpp84 T GetIntProperty(const std::string& key, T default_value, T min, T max) { in GetIntProperty()
92 T GetUintProperty(const std::string& key, T default_value, T max) { in GetUintProperty()
/system/bt/test/mock/
Dmock_main_shim_link_policy.cc67 tBTM_STATUS set_hold_mode(tACL_CONN& p_acl, uint16_t max, uint16_t min) { in set_hold_mode()
/system/bt/main/shim/
Dlink_policy.cc59 tBTM_STATUS set_hold_mode(tACL_CONN& p_acl, uint16_t max, uint16_t min) { in set_hold_mode()
/system/media/alsa_utils/
Dalsa_device_profile.c273 static unsigned profile_enum_sample_rates(alsa_device_profile* profile, unsigned min, unsigned max) in profile_enum_sample_rates()
328 unsigned max) in profile_enum_channel_counts()
/system/extras/tests/ext4/
Drand_emmc_perf.c55 struct timeval max = { 0, 0 }; in print_stats() local
/system/update_engine/common/
Dmetrics_reporter_stub.h82 void ReportInstallDateProvisioningSource(int source, int max) override {} in ReportInstallDateProvisioningSource()
/system/extras/simpleperf/
Dcommand.cpp128 double min, double max) { in GetDoubleOption()
/system/extras/tests/audio/alsa/
Dpcmtest.cpp152 unsigned int max; in getPcmParams() local
/system/nvram/messages/
Dio.cpp34 T max(T x, T y) { in max() function

12