HomeSort by relevance Sort by last modified time
    Searched full:_comment (Results 1 - 25 of 29) sorted by null

1 2

  /system/tpm/trunks/generator/
extract_commands.sh 74 /^_.*$/ { if (comment != "") { print "_COMMENT " comment; comment = ""; }
80 sed 's/_COMMENT TPM_CC_PolicyNVWritten/_COMMENT TPM_CC_PolicyNvWritten/' |
94 # Comment:_COMMENT <comment>\n
97 $0 !~ /_BEGIN\n(_INPUT_START[^\n]*\n(_TYPE[^\n]*\n_NAME[^\n]*\n(_COMMENT[^\n]*\n)*)*_OUTPUT_START[^\n]*\n(_TYPE[^\n]*\n_NAME[^\n]*\n(_COMMENT[^\n]*\n)*)*)*_END/ {
generator.py 52 _COMMENT TPM_ST_NO_SESSIONS
57 _COMMENT TPM_CC_Startup {NV}
60 _COMMENT TPM_SU_CLEAR or TPM_SU_STATE
64 _COMMENT see clause 8
    [all...]
  /toolchain/binutils/binutils-2.25/include/coff/
external.h 100 #define _COMMENT ".comment"
m88k.h 60 #define _COMMENT ".comment"
ecoff.h 73 #define _COMMENT ".comment"
ChangeLog-9103 584 (_COMMENT): DEFINE.
585 * m88k.h (_COMMENT): Define.
    [all...]
  /frameworks/base/tools/aapt/
ResourceTable.h 457 const String16& _comment,
460 comment(_comment), ident(_ident) { }
  /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 = ''
818 self._comment = endrec[_ECD_COMMENT] # archive comment
    [all...]
  /prebuilts/gdb/darwin-x86/lib/python2.7/
zipfile.py 744 self._comment = ''
812 self._comment = endrec[_ECD_COMMENT] # archive comment
916 return self._comment
926 self._comment = commen
    [all...]
  /prebuilts/gdb/linux-x86/lib/python2.7/
zipfile.py 744 self._comment = ''
812 self._comment = endrec[_ECD_COMMENT] # archive comment
916 return self._comment
926 self._comment = commen
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
zipfile.py 744 self._comment = ''
812 self._comment = endrec[_ECD_COMMENT] # archive comment
916 return self._comment
926 self._comment = commen
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
zipfile.py 744 self._comment = ''
812 self._comment = endrec[_ECD_COMMENT] # archive comment
916 return self._comment
926 self._comment = commen
    [all...]
  /external/fonttools/Lib/fontTools/ttLib/tables/
ttProgram.py 185 _comment = r"/\*.*?\*/" variable
188 _token = "(%s)|(%s)|(%s)" % (_instruction, _number, _comment)
  /external/ImageMagick/Magick++/lib/
STL.cpp 223 : _comment( comment_ )
228 image_.comment( _comment );
    [all...]
  /toolchain/binutils/binutils-2.25/bfd/
coffcode.h 532 #ifdef _COMMENT
534 else if (!strcmp (sec_name, _COMMENT))
537 #endif /* _COMMENT */
836 #ifdef _COMMENT
837 || strcmp (name, _COMMENT) == 0
    [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/python/cpython2/Lib/xml/etree/
ElementTree.py 1562 def _comment(self, data): member in class:XMLParser
    [all...]
  /prebuilts/gdb/darwin-x86/lib/python2.7/xml/etree/
ElementTree.py 1551 def _comment(self, data): member in class:XMLParser
    [all...]
  /prebuilts/gdb/linux-x86/lib/python2.7/xml/etree/
ElementTree.py 1551 def _comment(self, data): member in class:XMLParser
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/xml/etree/
ElementTree.py 1551 def _comment(self, data): member in class:XMLParser
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/xml/etree/
ElementTree.py 1551 def _comment(self, data): member in class:XMLParser
    [all...]
  /prebuilts/tools/common/m2/repository/org/glassfish/jaxb/txw2/2.2.11/
txw2-2.2.11.jar 

Completed in 831 milliseconds

1 2