/system/vold/ |
D | Process.cpp | 35 int Process::readSymLink(const char *path, char *link, size_t max) { in readSymLink() 66 void Process::getProcessName(int pid, char *buffer, size_t max) { in getProcessName() 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/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/core/libutils/ |
D | primes.py | 39 max = 2**31 - 1 variable
|
/system/extras/tests/schedtest/ |
D | schedtest.c | 29 long max = 0; in main() 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/bt/stack/mcap/ |
D | mca_dsm.c | 178 int i, max; in mca_dcb_alloc() local 218 int i, max; in mca_dep_free_mdl() local
|
D | mca_api.c | 292 int i, max; in MCA_DeleteDep() 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/embdrv/sbc/decoder/srce/ |
D | bitalloc-sbc.c | 121 OI_UINT8 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/bt/bta/ag/ |
D | bta_ag_at.h | 53 INT16 max; /* maximum value for int arg */ member
|
/system/media/alsa_utils/ |
D | alsa_device_profile.c | 219 static unsigned profile_enum_sample_rates(alsa_device_profile* profile, unsigned min, unsigned max) in profile_enum_sample_rates() 273 unsigned max) in profile_enum_channel_counts()
|
/system/extras/tests/ext4/ |
D | rand_emmc_perf.c | 55 struct timeval max = { 0 }; in print_stats() local
|
/system/core/libsysutils/src/ |
D | SocketListener.cpp | 160 int max = -1; in runListener() 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/extras/tests/binder/benchmarks/ |
D | binderAddInts.cpp | 243 double min = FLT_MAX, max = 0.0, total = 0.0; // Time in seconds for all in client() local
|
/system/extras/tests/audio/alsa/ |
D | pcmtest.cpp | 134 unsigned int max; in getPcmParams() local
|
/system/bt/bta/hf_client/ |
D | bta_hf_client_at.h | 34 INT16 max; /* maximum value for int arg */ member
|
D | bta_hf_client_at.c | 68 UINT8 max; member 364 static void bta_hf_client_handle_cind_list_item(char *name, UINT32 min, UINT32 max, UINT32 index) in bta_hf_client_handle_cind_list_item() 719 UINT32 min, max; in bta_hf_client_parse_cind_list() local
|
/system/extras/perfprofd/quipper/original-kernel-headers/tools/perf/util/include/linux/kernel/ |
D | kernel.h | 34 #define max(x, y) ({ \ macro
|
/system/bt/stack/gap/ |
D | gap_ble.c | 623 UINT16 min, max, latency, tout; in gap_ble_c_cmpl_cback() local
|
/system/extras/micro_bench/ |
D | micro_bench.cpp | 148 …ar *name, size_t size, size_t copies, double running_avg, double std_dev, double min, double max) { in printSummary() 184 double running_avg, double square_avg, double min, double max) { in printColdSummary()
|
/system/core/logcat/ |
D | logcat.cpp | 348 size_t max = SIZE_MAX) in getSizeTArg()
|
/system/core/logd/ |
D | LogBuffer.cpp | 693 uint64_t max = start; in flushTo() local
|