Home | Sort by relevance Sort by last modified time |
/bionic/libc/kernel/uapi/linux/ | |
switchtec_ioctl.h | 52 __u32 local_part; member in struct:switchtec_ioctl_event_summary |
/external/kernel-headers/original/uapi/linux/ | |
switchtec_ioctl.h | 56 __u32 local_part; member in struct:switchtec_ioctl_event_summary |
/external/python/cpython3/Lib/email/ | |
_header_value_parser.py | 391 def local_part(self): member in class:NameAddr 392 return self[-1].local_part 412 def local_part(self): member in class:AngleAddr 415 return x.local_part 433 if x.local_part: 436 return quote_string(x.local_part) + x.addr_spec 460 def local_part(self): member in class:Mailbox 461 return self[0].local_part 485 local_part = domain = route = addr_spec = display_name 515 def local_part(self) member in class:AddrSpec 601 def local_part(self): member in class:LocalPart [all...] |