Home
last modified time | relevance | path

Searched defs:quote (Results 1 – 21 of 21) sorted by relevance

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/
Dquopri.py35 def quote(c): function
Dpipes.py269 def quote(file): function
Drfc822.py482 def quote(s): function
Dcgi.py1031 def escape(s, quote=None): argument
Durllib.py1213 def quote(s, safe='/'): function
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/email/
Dquoprimime.py109 def quote(c): function
D_parseaddr.py162 def quote(str): function
Dmessage.py38 def _formatparam(param, value=None, quote=True): argument
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/wsgiref/
Dheaders.py15 def _formatparam(param, value=None, quote=1): argument
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Objects/
Dcapsule.c272 const char *quote; in capsule_repr() local
Dstringobject.c857 int quote; in string_print() local
945 int quote; in PyString_Repr() local
Dbytearrayobject.c943 int quote; in bytearray_repr() local
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Objects/
Dcapsule.c272 const char *quote; in capsule_repr() local
Dstringobject.c853 int quote; in string_print() local
940 int quote; in PyString_Repr() local
Dbytearrayobject.c937 int quote; in bytearray_repr() local
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Tools/faqwiz/
Dfaqwiz.py166 def __init__(self, d, quote): argument
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Parser/
Dtokenizer.c1558 int quote = c; in tok_get() local
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Parser/
Dtokenizer.c1529 int quote = c; in tok_get() local
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Python/
Dast.c3462 int quote = Py_CHARMASK(*s); in parsestr() local
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Python/
Dast.c3445 int quote = Py_CHARMASK(*s); in parsestr() local
/device/linaro/bootloader/edk2/MdePkg/Include/IndustryStandard/
DTpm20.h1205 TPMS_QUOTE_INFO quote; member