Home
last modified time | relevance | path

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

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

/third_party/icu/tools/unicodetools/com/ibm/rbm/gui/
H A DBundleItemDialog.java70 public BundleItemDialog(RBManager rbm, BundleItem item, String user, JFrame frame, String title, boolean modal) { in BundleItemDialog() argument
H A DResourceCreationDialog.java61 public ResourceCreationDialog(RBManager rbm, JFrame frame, String title, boolean modal) { in ResourceCreationDialog() argument
H A DBundleItemCreationDialog.java65 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 DRBImporter.java46 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 DUnicodeMapTest.java492 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 DRBBIRuleScanner.java1010 void printNodeStack(String title) { in printNodeStack() argument
/third_party/libsnd/tests/
H A Dstring_test.c204 title [] = "This is the title", variable
[all...]
/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

Completed in 16 milliseconds

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