Home
last modified time | relevance | path

Searched defs:title (Results 276 - 300 of 602) sorted by relevance

1...<<11121314151617181920>>...25

/third_party/mbedtls/programs/psa/
H A Daead_demo.c97 void print_buf(const char *title, uint8_t *buf, size_t len) in print_buf() argument
/third_party/markupsafe/
H A D__init__.py213 title = _simple_escaping_wrapper(str.title) variable in Markup
/third_party/lzma/CPP/7zip/UI/GUI/
H A DExtractGUI.cpp274 UString title = LangString(options.TestMode ? IDS_PROGRESS_TESTING : IDS_PROGRESS_EXTRACTING); in ExtractGUI() local
H A DExtractDialog.cpp281 UString title = LangString(IDS_EXTRACT_SET_FOLDER); in OnButtonSetPath() local
/third_party/mbedtls/programs/cipher/
H A Dcipher_aead_demo.c94 void print_buf(const char *title, unsigned char *buf, size_t len) in print_buf() argument
/third_party/lame/frontend/
H A Dgpkplotting.c94 gpk_graph_draw(GtkWidget * widget, int n, gdouble * xcord, gdouble * ycord, gdouble xmn, gdouble ymn, gdouble xmx, gdouble ymx, int clear, char *title, GdkColor * color) gpk_graph_draw() argument
186 gpk_bargraph_draw(GtkWidget * widget, int n, gdouble * xcord, gdouble * ycord, gdouble xmn, gdouble ymn, gdouble xmx, gdouble ymx, int clear, char *title, int barwidth, GdkColor * color) gpk_bargraph_draw() argument
[all...]
/third_party/lzma/CPP/7zip/UI/FileManager/
H A DProgressDialog.h139 INT_PTR Create(const UString &title, NWindows::CThread &thread, HWND wndParent = NULL) in Create() argument
/third_party/icu/icu4j/demos/src/com/ibm/icu/dev/demo/charsetdet/
H A DDetectingViewer.java125 private void errorDialog(String title, String msg) in errorDialog() argument
291 private void show(InputStream inputStream, CharsetMatch[] matches, String title) in show() argument
/third_party/icu/icu4c/source/samples/layout/
H A Dcgnomelayout.c79 gchar *title = g_strconcat("Gnome Layout Sample - ", name, NULL); in prettyTitle() local
97 gchar *title = prettyTitle(fileName); in openOK() local
105 gtk_window_set_title(GTK_WINDOW(app), title); in openOK() local
235 gchar *title; in newSample() local
H A Dclayout.c51 char title[MAX_PATH + 64]; in PrettyTitle() local
/third_party/libexif/libexif/
H A Dexif-tag.c59 const char *title; member
/third_party/ltp/testcases/kernel/mce-test/hwpoison/
H A Dttable.c161 void table(char *title) in table() argument
/third_party/ltp/testcases/kernel/mce-test/tsrc/
H A Dttable.c161 void table(char *title) in table() argument
/third_party/ltp/testcases/realtime/lib/
H A Dlibstats.c313 int stats_container_save(char *filename, char *title, char *xlabel, in stats_container_save() argument
/third_party/vk-gl-cts/external/openglcts/modules/common/
H A DglcTestSubcase.cpp112 void WriteField(tcu::TestLog& log, const char* title, std::string message) in WriteField() argument
/third_party/skia/third_party/externals/swiftshader/src/Common/
H A DConfigurator.cpp117 void Configurator::writeFile(std::string title) in writeFile() argument
/third_party/skia/third_party/externals/swiftshader/src/System/
H A DConfigurator.cpp117 void Configurator::writeFile(std::string title) in writeFile() argument
/third_party/skia/third_party/externals/libpng/contrib/gregbook/
H A Dwritepng.h101 char *title; member
/third_party/skia/third_party/externals/icu/source/samples/layout/
H A Dcgnomelayout.c77 gchar *title = g_strconcat("Gnome Layout Sample - ", name, NULL); in prettyTitle() local
95 gchar *title = prettyTitle(fileName); in openOK() local
103 gtk_window_set_title(GTK_WINDOW(app), title); in openOK() local
233 gchar *title; in newSample() local
H A Dclayout.c50 char title[MAX_PATH + 64]; in PrettyTitle() local
H A Dgnomelayout.cpp85 gchar *title = g_strconcat("Gnome Layout Sample - ", name, NULL); in prettyTitle() local
103 gchar *title = prettyTitle(fileName); in openOK() local
111 gtk_window_set_title(GTK_WINDOW(app), title); in openOK() local
244 gchar *title = prettyTitle(fileName); in newSample() local
H A Dlayout.cpp49 char title[MAX_PATH + 64]; in PrettyTitle() local
/third_party/python/Lib/tkinter/
H A Dfiledialog.py56 title = "File Selection Dialog" variable in FileDialog
237 title = "Load File Selection Dialog" variable in LoadFileDialog
251 title variable in SaveFileDialog
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
H A DBlockFrequencyInfo.cpp257 ViewGraph(const_cast<BlockFrequencyInfo *>(this), title); in view() local
/third_party/skia/tools/sk_app/unix/
H A DWindow_unix.cpp369 void Window_unix::setTitle(const char* title) { in setTitle() argument

Completed in 14 milliseconds

1...<<11121314151617181920>>...25