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

  /external/fonttools/Lib/fontTools/ttLib/tables/
ttProgram.py 188 _comment = r"/\*.*?\*/" variable
191 _token = "(%s)|(%s)|(%s)" % (_instruction, _number, _comment)
  /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/python/cpython2/Lib/xml/etree/
ElementTree.py 1568 def _comment(self, data): member in class:XMLParser
    [all...]
  /external/u-boot/tools/buildman/
kconfiglib.py 534 f.write(_comment(header) + "\n")
3420 def _comment(s): function
    [all...]
  /external/ImageMagick/Magick++/lib/Magick++/
STL.h 271 std::string _comment; member in class:Magick::commentImage
    [all...]

Completed in 1154 milliseconds