Home
last modified time | relevance | path

Searched refs:high (Results 1 – 4 of 4) sorted by relevance

/system/extras/libpagemap/
Dpm_process.c95 unsigned long low, unsigned long high, in pm_process_pagemap_range() argument
102 if (!proc || (low >= high) || !range_out || !len) in pm_process_pagemap_range()
106 numpages = (high - low) / proc->ker->pagesize; in pm_process_pagemap_range()
/system/core/libcorkscrew/arch-arm/
Dbacktrace-arm.c150 uint32_t high = exidx_size; in get_exception_handler() local
151 while (low < high) { in get_exception_handler()
152 uint32_t index = (low + high) / 2; in get_exception_handler()
155 ALOGV("XXX low=%u, high=%u, index=%u", low, high, index); in get_exception_handler()
162 high = index; in get_exception_handler()
/system/core/liblog/
Dlogprint.c422 uint32_t low, high; in get8LE() local
425 high = src[4] | (src[5] << 8) | (src[6] << 16) | (src[7] << 24); in get8LE()
426 return ((long long) high << 32) | (long long) low; in get8LE()
/system/core/rootdir/
Dinit.rc252 # Memory management. Basic kernel parameters, and allow the high