HomeSort by relevance Sort by last modified time
    Searched refs:_comment (Results 1 - 11 of 11) sorted by null

  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Lib/
zipfile.py 748 self._comment = ''
816 self._comment = endrec[_ECD_COMMENT] # archive comment
    [all...]
  /external/chromium-trace/catapult/third_party/zipfile/
zipfile_2_7_13.py 748 self._comment = ''
818 self._comment = endrec[_ECD_COMMENT] # archive comment
    [all...]
  /external/python/cpython2/Lib/
zipfile.py 748 self._comment = ''
816 self._comment = endrec[_ECD_COMMENT] # archive comment
920 return self._comment
    [all...]
  /external/fonttools/Lib/fontTools/ttLib/tables/
ttProgram.py 188 _comment = r"/\*.*?\*/" variable
191 _token = "(%s)|(%s)|(%s)" % (_instruction, _number, _comment)
  /external/python/cpython3/Lib/
zipfile.py     [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Lib/xml/etree/
ElementTree.py 1551 def _comment(self, data): member in class:XMLParser
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/xml/etree/
ElementTree.py 1533 def _comment(self, data): member in class:XMLParser
    [all...]
  /external/ImageMagick/Magick++/lib/
STL.cpp 226 : _comment( comment_ )
231 image_.comment( _comment );
    [all...]
  /external/python/cpython2/Lib/xml/etree/
ElementTree.py 1568 def _comment(self, data): member in class:XMLParser
    [all...]
  /external/ImageMagick/Magick++/lib/Magick++/
STL.h 271 std::string _comment; member in class:Magick::commentImage
    [all...]
  /external/u-boot/tools/buildman/
kconfiglib.py 534 f.write(_comment(header) + "\n")
3420 def _comment(s): function
    [all...]

Completed in 861 milliseconds