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

  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Demo/xml/
rss2html.py 48 self._title = None
69 self._title = self._text
80 (self._link, self._title, self._descr))
82 self._title = None
  /external/python/cpython2/Demo/xml/
rss2html.py 48 self._title = None
69 self._title = self._text
80 (self._link, self._title, self._descr))
82 self._title = None
  /external/tpm2/generator/
extract_structures.py 41 self._title = ''
69 self._title = ''
107 self._title = ''
108 elif tag == 'p' and self._state == self.TABLE_NAME and not self._title:
112 if not table_name.search(self._title):
116 table_number = int(self._title.split()[1])
123 self._table.Init(self._title)
144 self._title += ' %s' % self._Normalize(data)
171 self._title += entmap[name]
tpm_table.py 87 _title: a string, title of the currently being processed specification
167 self._title = title_type_filter.sub('', title).strip()
170 self._title = title.strip()
172 m = title_bracket_filter.search(self._title)
175 self._title = title_bracket_filter.sub('', self._title).strip()
272 return self._title
333 if 'TPM_ALG_ID Constants' in self._title:
341 type_name = self._title.split()[4]
349 if regex.search(self._title)
    [all...]
  /external/lzma/CPP/7zip/UI/FileManager/
ProgressDialog.cpp 69 SetText(_title);
124 SetText(title + _title);
168 int res = ::MessageBoxW(*this, L"Are you sure you want to cancel?", _title, MB_YESNOCANCEL);
ProgressDialog.h 82 UString _title; member in class:CProgressDialog
138 _title = title;
ProgressDialog2.cpp 376 SetText(_title);
946 _title = title;
1072 s += _title;
1200 int res = ::MessageBoxW(*this, LangString(IDS_PROGRESS_ASK_CANCEL), _title, MB_YESNOCANCEL);
ProgressDialog2.h 123 UString _title; member in class:CProgressDialog
  /external/ImageMagick/Magick++/lib/
Montage.cpp 31 _title(),
162 _title=title_;
167 return(_title);
224 if (_title.length() != 0)
225 Magick::CloneString(&montageInfo_.title,_title);
  /external/ImageMagick/Magick++/lib/Magick++/
Montage.h 109 std::string _title; member in class:Magick::Montage
  /external/tensorflow/tensorflow/python/debug/wrappers/
local_cli_wrapper.py 289 self._title = "run-start: " + self._run_description
411 self._title = "run-end: " + self._run_description
421 self._title = "run-end (profiler mode): " + self._run_description
433 title=self._title,
  /external/emma/core/java12/com/vladium/emma/report/html/
ReportGenerator.java 158 final StringBuffer _title = new StringBuffer (REPORT_HEADER_TITLE); local
160 _title.append (" (generated ");
161 _title.append (new Date (EMMAProperties.getTimeStamp ()));
162 _title.append (')');
164 title = _title.toString ();
1362 final IElementList _title = new ElementList (); local
    [all...]
  /external/tensorflow/tensorflow/python/debug/cli/
curses_ui.py 504 self._title(title, title_color=title_color)
908 def _title(self, title, title_color=None): member in class:CursesUI
    [all...]
  /external/python/cpython2/Lib/lib-tk/
turtle.py 3560 _title = _CFG["title"] variable in class:_Screen
    [all...]
  /external/python/cpython3/Lib/
turtle.py 3669 _title = _CFG["title"] variable in class:_Screen
    [all...]
  /prebuilts/gdb/darwin-x86/lib/python2.7/lib-tk/
turtle.py 3559 _title = _CFG["title"] variable in class:_Screen
    [all...]
  /prebuilts/gdb/linux-x86/lib/python2.7/lib-tk/
turtle.py 3559 _title = _CFG["title"] variable in class:_Screen
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/lib-tk/
turtle.py 3559 _title = _CFG["title"] variable in class:_Screen
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib-tk/
turtle.py 3559 _title = _CFG["title"] variable in class:_Screen
    [all...]
  /external/emma/lib/
emma.jar 
  /external/owasp/sanitizer/tools/emma/lib/
emma.jar 
  /prebuilts/devtools/tools/lib/
emma.jar 
emma_device.jar 
  /external/annotation-tools/asmx/test/lib/
xalan-2.6.0.jar 
  /prebuilts/tools/common/m2/repository/xalan/xalan/2.6.0/
xalan-2.6.0.jar 

Completed in 1286 milliseconds