Home
last modified time | relevance | path

Searched defs:content (Results 1 – 20 of 20) sorted by relevance

/device/google/cuttlefish_common/guest/commands/vport_trigger/
Dmain.cpp34 static bool ReadFdToString(int fd, std::string* content) { in ReadFdToString()
44 static bool ReadFileToString(const std::string& path, std::string* content, in ReadFileToString()
68 std::string content; in main() local
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Demo/xml/
Droundtrip.py32 def characters(self, content): argument
35 def ignorableWhitespace(self, content): argument
Drss2html.py89 def characters(self, content): argument
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/lib2to3/
Dpytree.py466 content = None # Optional content matching pattern variable in BasePattern
536 def __init__(self, type=None, content=None, name=None): argument
582 def __init__(self, type=None, content=None, name=None): argument
653 def __init__(self, content=None, min=0, max=HUGE, name=None): argument
829 def __init__(self, content=None): argument
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Lib/xml/sax/
Dsaxutils.py185 def characters(self, content): argument
190 def ignorableWhitespace(self, content): argument
251 def characters(self, content): argument
Dhandler.py158 def characters(self, content): argument
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/xml/sax/
Dsaxutils.py161 def characters(self, content): argument
164 def ignorableWhitespace(self, content): argument
223 def characters(self, content): argument
Dhandler.py158 def characters(self, content): argument
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/distutils/tests/
Dsupport.py77 def write_file(self, path, content='xxx'): argument
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
Dtest_str.py78 def __new__(cls, content=""): argument
Dtest_shutil.py53 def write_file(self, path, content='xxx'): argument
Dtest_unicode.py1024 def __new__(cls, content=""): argument
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/
Durllib.py108 def __init__(self, message, content): argument
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Python/
Dast.c3141 ast_for_with_item(struct compiling *c, const node *n, asdl_seq *content) in ast_for_with_item()
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Python/
Dast.c3124 ast_for_with_item(struct compiling *c, const node *n, asdl_seq *content) in ast_for_with_item()
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Lib/xml/dom/
Dminidom.py1060 def replaceWholeText(self, content): argument
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/xml/dom/
Dminidom.py1056 def replaceWholeText(self, content): argument
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/PyMod-2.7.2/Modules/expat/
Dxmlparse.c4453 XML_Content * content = (XML_Content *) MALLOC(sizeof(XML_Content)); in doProlog() local
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/expat/
Dxmlparse.c4453 XML_Content * content = (XML_Content *) MALLOC(sizeof(XML_Content)); in doProlog() local
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/expat/
Dxmlparse.c4575 XML_Content * content = (XML_Content *) MALLOC(sizeof(XML_Content)); in doProlog() local