Home
last modified time | relevance | path

Searched defs:partial (Results 1 – 3 of 3) sorted by relevance

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/
D_hotshot.c585 unsigned char partial; in pack_packed_int() local
609 int partial = value & maxvalues[bits]; in pack_modified_packed_int() local
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/
Dhttplib.py1218 def __init__(self, partial, expected=None): argument
Dimaplib.py583 def partial(self, message_num, message_part, start, length): member in IMAP4