| /third_party/alsa-utils/alsamixer/ |
| H A D | textbox.c | 104 void show_text(const char *const *lines, unsigned int count, const char *title) in show_text() argument 112 static char *title; variable
|
| /third_party/backends/japi/ |
| H A D | SaneOption.java | 102 public String title; // title of this option (single-line) field in SaneOption
|
| /third_party/cups-filters/backend/ |
| H A D | implicitclass.c | 241 const char *title; in main() local
|
| /third_party/cups-filters/filter/pdftopdf/ |
| H A D | pdftopdf_processor.h | 61 const char *user, *title; // will stay around member
|
| /third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/ |
| H A D | RBBIRuleScanner.java | 1009 void printNodeStack(String title) { in printNodeStack() argument
|
| /third_party/icu/icu4c/source/samples/layout/ |
| 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
|
| 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/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/translit/ |
| H A D | UnicodeMapTest.java | 495 private void getEntries(String title, Set<Map.Entry<Integer,String>> m1entries, Set<Map.Entry<Integer, String>> m2entries, StringBuilder buffer, int limit) { in getEntries() argument
|
| /third_party/icu/tools/unicodetools/com/ibm/rbm/gui/ |
| H A D | BundleItemDialog.java | 70 public BundleItemDialog(RBManager rbm, BundleItem item, String user, JFrame frame, String title, boolean modal) { in BundleItemDialog() argument
|
| H A D | ResourceCreationDialog.java | 61 public ResourceCreationDialog(RBManager rbm, JFrame frame, String title, boolean modal) { in ResourceCreationDialog() argument
|
| H A D | BundleItemCreationDialog.java | 65 public BundleItemCreationDialog(RBManager rbm, JFrame frame, String title, boolean modal) { in BundleItemCreationDialog() argument 73 public BundleItemCreationDialog(String groupName, RBManager rbm, JFrame frame, String title, boolean modal) { in BundleItemCreationDialog() argument 81 public BundleItemCreationDialog(BundleItem item, RBManager rbm, JFrame frame, String title, boolean modal) { in BundleItemCreationDialog() argument
|
| /third_party/icu/tools/unicodetools/com/ibm/rbm/ |
| H A D | RBImporter.java | 46 protected String title; field in RBImporter 76 public RBImporter(String title, RBManager rbm, RBManagerGUI gui) { in RBImporter() argument
|
| /third_party/icu/icu4j/main/tests/translit/src/com/ibm/icu/dev/test/translit/ |
| H A D | UnicodeMapTest.java | 492 private void getEntries(String title, Set<Map.Entry<Integer,String>> m1entries, Set<Map.Entry<Integer, String>> m2entries, StringBuilder buffer, int limit) { in getEntries() argument
|
| /third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/ |
| H A D | RBBIRuleScanner.java | 1010 void printNodeStack(String title) { in printNodeStack() argument
|
| /third_party/libsnd/tests/ |
| H A D | string_test.c | 204 title [] = "This is the title", variable [all...] |
| /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
|