/third_party/mbedtls/programs/psa/ |
H A D | aead_demo.c | 97 void print_buf(const char *title, uint8_t *buf, size_t len) in print_buf() argument
|
/third_party/markupsafe/ |
H A D | __init__.py | 213 title = _simple_escaping_wrapper(str.title) variable in Markup
|
/third_party/lzma/CPP/7zip/UI/GUI/ |
H A D | ExtractGUI.cpp | 274 UString title = LangString(options.TestMode ? IDS_PROGRESS_TESTING : IDS_PROGRESS_EXTRACTING);
in ExtractGUI() local
|
H A D | ExtractDialog.cpp | 281 UString title = LangString(IDS_EXTRACT_SET_FOLDER);
in OnButtonSetPath() local
|
/third_party/mbedtls/programs/cipher/ |
H A D | cipher_aead_demo.c | 94 void print_buf(const char *title, unsigned char *buf, size_t len) in print_buf() argument
|
/third_party/lame/frontend/ |
H A D | gpkplotting.c | 94 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 D | ProgressDialog.h | 139 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 D | DetectingViewer.java | 125 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 D | cgnomelayout.c | 79 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 D | clayout.c | 51 char title[MAX_PATH + 64]; in PrettyTitle() local
|
/third_party/libexif/libexif/ |
H A D | exif-tag.c | 59 const char *title; member
|
/third_party/ltp/testcases/kernel/mce-test/hwpoison/ |
H A D | ttable.c | 161 void table(char *title) in table() argument
|
/third_party/ltp/testcases/kernel/mce-test/tsrc/ |
H A D | ttable.c | 161 void table(char *title) in table() argument
|
/third_party/ltp/testcases/realtime/lib/ |
H A D | libstats.c | 313 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 D | glcTestSubcase.cpp | 112 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 D | Configurator.cpp | 117 void Configurator::writeFile(std::string title) in writeFile() argument
|
/third_party/skia/third_party/externals/swiftshader/src/System/ |
H A D | Configurator.cpp | 117 void Configurator::writeFile(std::string title) in writeFile() argument
|
/third_party/skia/third_party/externals/libpng/contrib/gregbook/ |
H A D | writepng.h | 101 char *title; member
|
/third_party/skia/third_party/externals/icu/source/samples/layout/ |
H A D | cgnomelayout.c | 77 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 D | clayout.c | 50 char title[MAX_PATH + 64]; in PrettyTitle() local
|
H A D | gnomelayout.cpp | 85 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 D | layout.cpp | 49 char title[MAX_PATH + 64]; in PrettyTitle() local
|
/third_party/python/Lib/tkinter/ |
H A D | filedialog.py | 56 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 D | BlockFrequencyInfo.cpp | 257 ViewGraph(const_cast<BlockFrequencyInfo *>(this), title); in view() local
|
/third_party/skia/tools/sk_app/unix/ |
H A D | Window_unix.cpp | 369 void Window_unix::setTitle(const char* title) { in setTitle() argument
|