Home
last modified time | relevance | path

Searched refs:set_title (Results 1 – 25 of 30) sorted by relevance

12

/external/webrtc/rtc_tools/network_tester/
Dparse_packet_log.py59 plot.set_title("SendTime difference [us]")
92 plot.set_title("Receive birate [bps]")
126 plot.set_title("Lost packets [0/1]")
/external/selinux/gui/
DsemanagePage.py113 dlg.set_title(title)
139 self.dialog.set_title(_("Add %s" % self.description))
153 self.dialog.set_title(_("Modify %s" % self.description))
Dpolgengui.py418 dlg.set_title(title)
577 self.file_dialog.set_title(_("Select executable file to be confined."))
588 self.file_dialog.set_title(_("Select init script file to be confined."))
598 self.file_dialog.set_title(_("Select file(s) that confined application creates or writes"))
605 …self.file_dialog.set_title(_("Select directory(s) that the confined application owns and writes in…
667 self.file_dialog.set_title(_("Select directory to generate policy files in"))
/external/cronet/third_party/protobuf/src/google/protobuf/util/internal/
Dprotostream_objectwriter_test.cc199 book.set_title("My Title"); in TEST_P()
213 book.set_title("Some Book"); in TEST_P()
281 book.set_title("Some Book"); in TEST_P()
298 book.set_title("Some Book"); in TEST_P()
317 book.set_title("Some Book"); in TEST_P()
337 book.set_title("Some Book"); in TEST_P()
357 book.set_title("Some Book"); in TEST_P()
377 book.set_title("Some Book"); in TEST_P()
398 book.set_title("Some Book"); in TEST_P()
420 book.set_title("Some Book"); in TEST_P()
[all …]
Dprotostream_objectsource_test.cc371 book.set_title("My Book"); in TEST_P()
581 book->set_title("book title"); in TEST_P()
/external/protobuf/src/google/protobuf/util/internal/
Dprotostream_objectwriter_test.cc199 book.set_title("My Title"); in TEST_P()
213 book.set_title("Some Book"); in TEST_P()
281 book.set_title("Some Book"); in TEST_P()
298 book.set_title("Some Book"); in TEST_P()
317 book.set_title("Some Book"); in TEST_P()
337 book.set_title("Some Book"); in TEST_P()
357 book.set_title("Some Book"); in TEST_P()
377 book.set_title("Some Book"); in TEST_P()
398 book.set_title("Some Book"); in TEST_P()
420 book.set_title("Some Book"); in TEST_P()
[all …]
Dprotostream_objectsource_test.cc371 book.set_title("My Book"); in TEST_P()
581 book->set_title("book title"); in TEST_P()
/external/webrtc/modules/audio_coding/audio_network_adaptor/
Dparse_ana_dump.py137 plot.set_title(key + " (metric)")
142 plot.set_title(key + " (decision)")
/external/selinux/python/sepolicy/sepolicy/
Dgui.py748 self.help_window.set_title(_("Help: Start Page"))
752 self.help_window.set_title(_("Help: Booleans Page"))
758 self.help_window.set_title(_("Help: Executable Files Page"))
761 self.help_window.set_title(_("Help: Writable Files Page"))
764 self.help_window.set_title(_("Help: Application Types Page"))
769 self.help_window.set_title(_("Help: Outbound Network Connections Page"))
772 self.help_window.set_title(_("Help: Inbound Network Connections Page"))
778 self.help_window.set_title(_("Help: Transition from application Page"))
781 self.help_window.set_title(_("Help: Transition into application Page"))
784 self.help_window.set_title(_("Help: Transition application file Page"))
[all …]
/external/fonttools/Lib/fontTools/varLib/
Dplot.py76 subplot.set_title(name)
99 axis3D.set_title(name)
/external/trace-cmd/scripts/debug/
Dtsync_res.py35 ax.set_title("$\delta$=%i ns" % (max(y) - min(y)))
Dtsync_hist.py50 ax.set_title("$\sigma$=%i" % std)
/external/trace-cmd/python/
Dtracecmdgui.py213 self.set_title("Event Viewer")
Devent-viewer.py234 self.set_title("Event Viewer")
/external/webrtc/rtc_tools/rtc_event_log_visualizer/
Dplot_base.cc276 chart->set_title(title_); in ExportProtobuf()
/external/selinux/sandbox/
Dsandbox121 dlg.set_title(_("Sandbox Message"))
/external/pdfium/fxjs/
Dcjs_document.h206 CJS_Result set_title(CJS_Runtime* pRuntime, v8::Local<v8::Value> vp);
/external/wayland/tests/data/
Dexample-server.h2537 void (*set_title)(struct wl_client *client, member
/external/libvpx/third_party/libwebm/mkvmuxer/
Dmkvmuxer.h977 bool set_title(const char* title);
/external/libwebm/mkvmuxer/
Dmkvmuxer.h977 bool set_title(const char* title);
/external/libaom/third_party/libwebm/mkvmuxer/
Dmkvmuxer.h977 bool set_title(const char* title);
/external/tensorflow/tensorflow/python/ops/numpy_ops/g3doc/
DTensorFlow_Numpy_Distributed_Image_Classification.ipynb157 " ax.set_title(\"Label: %d\" % int(tnp.argmax(labels[i])))"
/external/python/cpython3/Lib/
Doptparse.py1088 def set_title(self, title): member in OptionGroup
/external/python/cpython2/Lib/
Doptparse.py1101 def set_title(self, title): member in OptionGroup
/external/python/cpython3/Lib/test/
Dtest_optparse.py1011 group.set_title("Bacon")

12