Home
last modified time | relevance | path

Searched refs:low (Results 1 – 21 of 21) sorted by relevance

/system/extras/libpagemap/
Dpm_process.c108 uint64_t low, uint64_t high, in pm_process_pagemap_range() argument
116 if (!proc || (low > high) || !range_out || !len) in pm_process_pagemap_range()
119 if (low == high) { in pm_process_pagemap_range()
125 firstpage = low / proc->ker->pagesize; in pm_process_pagemap_range()
126 numpages = (high - low) / proc->ker->pagesize; in pm_process_pagemap_range()
/system/vold/
DMoveTask.cpp30 #define CONSTRAIN(amount, low, high) (amount < low ? low : (amount > high ? high : amount)) argument
/system/core/libcutils/
Dfs_config.c62 uint32_t low, high; in get8LE() local
64 low = src[0] | (src[1] << 8) | (src[2] << 16) | (src[3] << 24); in get8LE()
66 return ((uint64_t) high << 32) | (uint64_t) low; in get8LE()
/system/sepolicy/
Dsgdisk.te5 # Allowed to read/write low-level partition tables
Dmls_macros51 # Basic level names for system low and high
Dlmkd.te1 # lmkd low memory killer daemon
Ddomain.te186 # No process can map low memory (< CONFIG_LSM_MMAP_MIN_ADDR).
/system/core/libpixelflinger/codeflinger/
DGGLAssembler.h244 inline int low(int c) const { return format.c[c].l; } in low() function
245 inline int mask(int c) const { return ((1<<size(c))-1) << low(c); } in mask()
248 inline int component_size(int c) const { return hi(c) - low(c); } in component_size()
/system/extras/libpagemap/include/pagemap/
Dpagemap.h186 uint64_t low, uint64_t hi,
/system/core/metricsd/
DREADME.md105 strongly recommended to keep this number low (e.g., 50 is normal, while 100
113 the low end of the range and lower resolution at the high end. Regular
/system/bt/btif/src/
Dbtif_gatt_multi_adv_util.c290 p_multi_adv_data_cb->inst_cb[cbindex].data.int_range.low = in btif_gattc_copy_datacb()
303 p_multi_adv_data_cb->inst_cb[cbindex].data.int_range.low = in btif_gattc_copy_datacb()
/system/core/liblog/
Dlog_event_list.c349 uint32_t low = src[0] | (src[1] << 8) | (src[2] << 16) | (src[3] << 24); in get8LE() local
351 return ((uint64_t) high << 32) | (uint64_t) low; in get8LE()
Dlogprint.c555 uint32_t low, high; in get8LE() local
557 low = src[0] | (src[1] << 8) | (src[2] << 16) | (src[3] << 24); in get8LE()
559 return ((uint64_t) high << 32) | (uint64_t) low; in get8LE()
/system/bt/stack/include/
Dbtm_ble_api.h390 UINT16 low; member
/system/bt/doc/
Dpower_management.md180 previous low power mode in the peer device's `prev_low` field.
/system/connectivity/shill/doc/
Ddevice-api.txt226 The low-level (physical) address of the device.
/system/bt/stack/btm/
Dbtm_ble_gap.c1586 UINT16_TO_STREAM(p, p_data->int_range.low); in btm_ble_build_adv_data()
/system/tpm/trunks/generator/
Draw_structures.txt1965 The numbers will be in high:low order.
4319 of the response code to 0 00 0016 and the low-order 12 bits (11:00) will contain the response code.
6853 the low-order 32 bits of the command audit counter
15971 If the handle type for savedHandle is TPM_HT_TRANSIENT, then the low order bits are used to
Draw_structures_fixed.txt1965 The numbers will be in high:low order.
4313 of the response code to 0 00 0016 and the low-order 12 bits (11:00) will contain the response code.
6878 the low-order 32 bits of the command audit counter
15962 If the handle type for savedHandle is TPM_HT_TRANSIENT, then the low order bits are used to
Draw_commands.txt8215 The commands in this clause provide low-level primitives for access to the asymmetric algorithms
9952 The commands in this clause provide low-level primitives for access to the symmetric algorithms
Draw_commands_fixed.txt8226 The commands in this clause provide low-level primitives for access to the asymmetric algorithms
9963 The commands in this clause provide low-level primitives for access to the symmetric algorithms