Home
last modified time | relevance | path

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

12

/system/vold/
DProcess.cpp35 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/
Dstrsuftoll.c135 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/
Dprimes.py39 max = 2**31 - 1 variable
/system/extras/tests/schedtest/
Dschedtest.c29 long max = 0; in main() local
/system/core/toolbox/upstream-netbsd/lib/libc/gen/
Dgetbsize.c57 long n, max, mul, blocksize; in __weak_alias() local
Dhumanize_number.c52 int64_t divisor, max, post = 1; in humanize_number() local
/system/bt/stack/mcap/
Dmca_dsm.c178 int i, max; in mca_dcb_alloc() local
218 int i, max; in mca_dep_free_mdl() local
Dmca_api.c292 int i, max; in MCA_DeleteDep() local
/system/extras/latencytop/
Dlatencytop.c37 unsigned long max; member
329 unsigned long count, max, total; in read_latency_file() local
/system/bt/embdrv/sbc/decoder/srce/
Dbitalloc-sbc.c121 OI_UINT8 max = common->maxBitneed; in OI_CODEC_SBC_GetMaxBitneed() local
/system/extras/perfprofd/quipper/
Daddress_mapper.cc190 uint64_t max = iter->mapped_addr + iter->size; in GetMaxMappedLength() local
/system/bt/bta/ag/
Dbta_ag_at.h53 INT16 max; /* maximum value for int arg */ member
/system/media/alsa_utils/
Dalsa_device_profile.c219 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/
Drand_emmc_perf.c55 struct timeval max = { 0 }; in print_stats() local
/system/core/libsysutils/src/
DSocketListener.cpp160 int max = -1; in runListener() local
/system/extras/perfprofd/quipper/kernel-headers/tools/perf/util/include/linux/kernel/
Dkernel.h36 #define max(x,y) ({ typeof(x) _max1 = (x); typeof(y) _max2 = (y); (void) (& _max1 == & _max2); _max… macro
/system/extras/tests/binder/benchmarks/
DbinderAddInts.cpp243 double min = FLT_MAX, max = 0.0, total = 0.0; // Time in seconds for all in client() local
/system/extras/tests/audio/alsa/
Dpcmtest.cpp134 unsigned int max; in getPcmParams() local
/system/bt/bta/hf_client/
Dbta_hf_client_at.h34 INT16 max; /* maximum value for int arg */ member
Dbta_hf_client_at.c68 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/
Dkernel.h34 #define max(x, y) ({ \ macro
/system/bt/stack/gap/
Dgap_ble.c623 UINT16 min, max, latency, tout; in gap_ble_c_cmpl_cback() local
/system/extras/micro_bench/
Dmicro_bench.cpp148 …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/
Dlogcat.cpp348 size_t max = SIZE_MAX) in getSizeTArg()
/system/core/logd/
DLogBuffer.cpp693 uint64_t max = start; in flushTo() local

12