/system/libbase/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/test/chqts/src/general_test/ |
D | cell_info_lte.cc | 47 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/chre/external/flatbuffers/include/flatbuffers/ |
D | stl_emulation.h | 119 static unsigned long long max() { return ~0ULL; } in max() function 130 static long long max() { in max() function
|
/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 | 276 void SetLeConnectionIntervalMax(uint16_t max) { in SetLeConnectionIntervalMax() 288 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/core/init/ |
D | security.cpp | 39 static bool SetHighestAvailableOptionValue(const std::string& path, int min, int max) { in SetHighestAvailableOptionValue()
|
/system/bt/vendor_libs/test_vendor_lib/model/devices/ |
D | broken_adv.cc | 112 static void RandomizeAdvertisement(vector<uint8_t>& ad, size_t max) { in RandomizeAdvertisement()
|
/system/update_engine/aosp/ |
D | metrics_reporter_android.h | 87 void ReportInstallDateProvisioningSource(int source, int max) override {} in ReportInstallDateProvisioningSource()
|
/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 | 57 int16_t max; /* maximum value for int arg */ member
|
/system/libbase/ |
D | properties.cpp | 84 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/ |
D | mock_main_shim_link_policy.cc | 67 tBTM_STATUS set_hold_mode(tACL_CONN& p_acl, uint16_t max, uint16_t min) { in set_hold_mode()
|
/system/bt/main/shim/ |
D | link_policy.cc | 59 tBTM_STATUS set_hold_mode(tACL_CONN& p_acl, uint16_t max, uint16_t min) { in set_hold_mode()
|
/system/media/alsa_utils/ |
D | alsa_device_profile.c | 273 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/ |
D | rand_emmc_perf.c | 55 struct timeval max = { 0, 0 }; in print_stats() local
|
/system/update_engine/common/ |
D | metrics_reporter_stub.h | 82 void ReportInstallDateProvisioningSource(int source, int max) override {} in ReportInstallDateProvisioningSource()
|
/system/extras/simpleperf/ |
D | command.cpp | 128 double min, double max) { in GetDoubleOption()
|
/system/extras/tests/audio/alsa/ |
D | pcmtest.cpp | 152 unsigned int max; in getPcmParams() local
|
/system/nvram/messages/ |
D | io.cpp | 34 T max(T x, T y) { in max() function
|