Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/
Dmailcap.py138 def findmatch(caps, MIMEtype, key='view', filename="/dev/null", plist=[]): argument
170 def subst(field, MIMEtype, filename, plist=[]): argument
202 def findparam(name, plist): argument
DMimeWriter.py128 def startbody(self, ctype, plist=[], prefix=1): argument
145 def startmultipartbody(self, subtype, boundary=None, plist=[], prefix=1): argument
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/RegularExpressionDxe/Oniguruma/
Dregenc.c844 resize_property_list(int new_size, const OnigCodePoint*** plist, int* psize) in resize_property_list()
867 hash_table_type **table, const OnigCodePoint*** plist, int *pnum, in onigenc_property_list_add_property()