| /system/core/toolbox/upstream-netbsd/lib/libc/stdlib/ |
| D | strsuftoll.c | 135 long long min, long long max, char *ebuf, size_t ebuflen, size_t depth) in __strsuftollx() 245 long long min, long long max, char *ebuf, size_t ebuflen) in strsuftollx()
|
| /system/vold/ |
| D | Process.cpp | 42 int Process::readSymLink(const char *path, char *link, size_t max) { in readSymLink() 83 …ess::checkFileDescriptorSymLinks(int pid, const char *mountPoint, char *openFilename, size_t max) { in checkFileDescriptorSymLinks() 128 int Process::checkFileMaps(int pid, const char *mountPoint, char *openFilename, size_t max) { in checkFileMaps()
|
| /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/core/toolbox/upstream-netbsd/lib/libc/gen/ |
| D | getbsize.c | 57 long n, max, mul, blocksize; in __weak_alias() local
|
| D | humanize_number.c | 52 int64_t divisor, max, post = 1; in humanize_number() 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/stack/mcap/ |
| D | mca_dsm.cc | 148 int i, max; in mca_dcb_alloc() local 184 int i, max; in mca_dep_free_mdl() local
|
| /system/nfc/src/nfc/nfc/ |
| D | nfc_utils.c | 43 int xx, max = NCI_MAX_CONN_CBS; in nfc_alloc_conn_cb() local
|
| /system/core/base/ |
| D | properties.cpp | 59 T GetIntProperty(const std::string& key, T default_value, T min, T max) { in GetIntProperty() 67 T GetUintProperty(const std::string& key, T default_value, T max) { in GetUintProperty()
|
| D | file_test.cpp | 141 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/perfprofd/quipper/ |
| D | address_mapper.cc | 190 uint64_t max = iter->mapped_addr + iter->size; in GetMaxMappedLength() local
|
| /system/extras/latencytop/ |
| D | latencytop.c | 37 unsigned long max; member 329 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/media/alsa_utils/ |
| D | alsa_device_profile.c | 236 static unsigned profile_enum_sample_rates(alsa_device_profile* profile, unsigned min, unsigned max) in profile_enum_sample_rates() 290 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/core/libsysutils/src/ |
| D | SocketListener.cpp | 162 int max = -1; in runListener() 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/extras/perfprofd/quipper/kernel-headers/tools/perf/util/include/linux/kernel/ |
| D | kernel.h | 36 #define max(x,y) ({ typeof(x) _max1 = (x); typeof(y) _max2 = (y); (void) (& _max1 == & _max2); _max… macro
|
| /system/nvram/messages/ |
| D | io.cpp | 34 T max(T x, T y) { in max() function
|