| /third_party/cups-filters/filter/ |
| H A D | texttopdf.c | 274 WriteProlog(const char *title, /* I - Title of job */ in WriteProlog() argument
|
| H A D | rastertopclx.c | 108 StartPage(ppd_file_t *ppd, cups_page_header2_t *header, int job_id, const char *user, const char *title, int num_options, cups_option_t *options) StartPage() argument 904 Shutdown(ppd_file_t *ppd, int job_id, const char *user, const char *title, int num_options, cups_option_t *options) Shutdown() argument [all...] |
| /third_party/gptfdisk/ |
| H A D | gptcurses.cc | 751 string title="cgdisk "; in DrawMenu() local
|
| /third_party/icu/tools/unicodetools/com/ibm/rbm/ |
| H A D | RBManager.java | 652 public boolean createResource(String title, String comment, String manager, String encoding, in createResource() argument
|
| /third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/ |
| H A D | CompactDecimalFormatTest.java | 522 private void checkCdf(String title, CompactDecimalFormat cdf, Object[][] testData) { in checkCdf() argument
|
| /third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/format/ |
| H A D | CompactDecimalFormatTest.java | 519 private void checkCdf(String title, CompactDecimalFormat cdf, Object[][] testData) { in checkCdf() argument
|
| /third_party/libsnd/src/ |
| H A D | mpeg_decode.c | 346 const char *title = NULL ; in mpeg_decoder_read_strings_id3v2() local
|
| /third_party/lzma/CPP/Windows/ |
| H A D | Shell.cpp | 690 static bool BrowseForFolder(HWND owner, LPCTSTR title, UINT ulFlags,
in BrowseForFolder() argument 721 bool BrowseForFolder(HWND owner, LPCTSTR title,
in BrowseForFolder() argument 785 static bool BrowseForFolder(HWND owner, LPCWSTR title, UINT ulFlags,
in BrowseForFolder() argument 800 bool BrowseForFolder(HWND owner, LPCWSTR title, LPCWST argument [all...] |
| /third_party/node/deps/uv/src/unix/ |
| H A D | linux-core.c | 735 void uv__set_process_title(const char* title) { in uv__set_process_title() argument
|
| /third_party/openssl/test/testutil/ |
| H A D | driver.c | 253 void set_test_title(const char *title) in set_test_title() argument
|
| /third_party/skia/src/pdf/ |
| H A D | SkPDFMetadata.cpp | 345 SkString title = in MakeXMPObject() local
|
| /third_party/toybox/kconfig/lxdialog/ |
| H A D | dialog.h | 108 struct dialog_color title; member
|
| H A D | util.c | 297 void print_title(WINDOW *dialog, const char *title, int width) in print_title() argument [all...] |
| /third_party/toybox/kconfig/ |
| H A D | mconf.c | 685 static void show_textbox(const char *title, const char *text, int r, int c) in show_textbox() argument 691 static void show_helptext(const char *title, const char *text) in show_helptext() argument
|
| /third_party/skia/gm/ |
| H A D | degeneratesegments.cpp | 297 const char title[] = "Random Paths Drawn Into Rectangle Clips With " variable
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/tls/ |
| H A D | asn1.c | 276 void asn1_print_hdr(const struct asn1_hdr *hdr, const char *title) in asn1_print_hdr() argument 283 void asn1_unexpected(const struct asn1_hdr *hdr, const char *title) in asn1_unexpected() argument
|
| /kernel/linux/linux-5.10/arch/um/drivers/ |
| H A D | line.c | 738 char *umid, *title; in add_xterm_umid() local
|
| /kernel/linux/linux-6.6/arch/um/drivers/ |
| H A D | line.c | 748 char *umid, *title; in add_xterm_umid() local
|
| /kernel/linux/linux-5.10/scripts/kconfig/ |
| H A D | mconf.c | 395 struct gstr title; in search_conf() local 755 static int show_textbox_ext(const char *title, cha argument 764 show_textbox(const char *title, const char *text, int r, int c) show_textbox() argument 770 show_helptext(const char *title, const char *text) show_helptext() argument [all...] |
| /kernel/linux/linux-5.10/scripts/kconfig/lxdialog/ |
| H A D | util.c | 352 void print_title(WINDOW *dialog, const char *title, int width) in print_title() argument [all...] |
| /kernel/linux/linux-5.10/tools/perf/ui/browsers/ |
| H A D | annotate.c | 393 static int sym_title(struct symbol *sym, struct map *map, char *title, in sym_title() argument 416 char title[SYM_TITLE_MAX_SIZE]; in annotate_browser__callq() local 611 static int annotate_browser__show(struct ui_browser *browser, char *title, const char *help) in annotate_browser__show() argument 673 char title[256]; in annotate_browser__run() local [all...] |
| /kernel/linux/linux-5.10/tools/perf/ui/ |
| H A D | browser.c | 262 void __ui_browser__show_title(struct ui_browser *browser, const char *title) in __ui_browser__show_title() argument 269 void ui_browser__show_title(struct ui_browser *browser, const char *title) in ui_browser__show_title() argument 276 int ui_browser__show(struct ui_browser *browser, const char *title, in ui_browser__show() argument [all...] |
| /kernel/linux/linux-5.10/kernel/ |
| H A D | torture.c | 489 void torture_shutdown_absorb(const char *title) in torture_shutdown_absorb() argument 603 bool stutter_wait(const char *title) in stutter_wait() argument 783 void torture_kthread_stopping(char *title) in torture_kthread_stopping() argument
|
| /kernel/linux/linux-6.6/tools/perf/ui/browsers/ |
| H A D | annotate.c | 441 static int sym_title(struct symbol *sym, struct map *map, char *title, in sym_title() argument 465 char title[SYM_TITLE_MAX_SIZE]; in annotate_browser__callq() local 660 static int annotate_browser__show(struct ui_browser *browser, char *title, const char *help) in annotate_browser__show() argument 722 char title[256]; in annotate_browser__run() local [all...] |
| /kernel/linux/linux-6.6/tools/perf/ui/ |
| H A D | browser.c | 262 void __ui_browser__show_title(struct ui_browser *browser, const char *title) in __ui_browser__show_title() argument 269 void ui_browser__show_title(struct ui_browser *browser, const char *title) in ui_browser__show_title() argument 276 int ui_browser__show(struct ui_browser *browser, const char *title, in ui_browser__show() argument [all...] |