| /foundation/multimodalinput/input/frameworks/proxy/events/test/ |
| H A D | input_manager_filter_manual_test.cpp | 595 void PrintFilter(const std::string title, const std::set<std::pair<std::string, std::string>> &s) in PrintFilter() argument
|
| /foundation/window/window_manager/interfaces/kits/napi/window_runtime/window_napi/ |
| H A D | js_extension_window_config.cpp | 497 std::string title; in OnSetSubWindowOptions() local 541 std::string title; in OnSetSubWindowOptionsTitle() local [all...] |
| /foundation/communication/netmanager_base/services/netpolicymanager/include/ |
| H A D | net_policy_inner_define.h | 103 std::string title; member
|
| /foundation/communication/ipc/ipc/test/serializer/ |
| H A D | utils_serializer_test.cpp | 48 char title; member
|
| /foundation/distributeddatamgr/relational_store/frameworks/native/rdb/src/ |
| H A D | connection_pool.cpp | 765 std::string title = "B_M_T_C[" + std::to_string(count) + "," + std::to_string(max_) + "," + in Dump() local
|
| /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...] |
| /kernel/linux/linux-6.6/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-6.6/scripts/kconfig/ |
| H A D | nconf.gui.c | 508 int show_scroll_win_ext(WINDOW *main_window, const char *title, char *text, in show_scroll_win_ext() argument 308 dialog_inputbox(WINDOW *main_window, const char *title, const char *prompt, const char *init, char **resultp, int *result_len) dialog_inputbox() argument 500 show_scroll_win(WINDOW *main_window, const char *title, const char *text) show_scroll_win() argument
|
| H A D | mconf.c | 350 static int show_textbox_ext(const char *title, const char *text, int r, int c, in show_textbox_ext() argument 360 static void show_textbox(const char *title, const char *text, int r, int c) in show_textbox() argument 365 static void show_helptext(const char *title, const char *text) in show_helptext() argument 437 struct gstr title; in search_conf() local [all...] |
| /kernel/linux/linux-6.6/sound/pci/emu10k1/ |
| H A D | emuproc.c | 18 snd_emu10k1_proc_spdif_status(struct snd_emu10k1 * emu, struct snd_info_buffer *buffer, char *title, int status_reg, int rate_reg) snd_emu10k1_proc_spdif_status() argument
|
| /third_party/ffmpeg/libavformat/ |
| H A D | sdp.c | 839 AVDictionaryEntry *title = av_dict_get(ac[0]->metadata, "title", NULL, 0); in av_sdp_create() local
|
| /third_party/glfw/src/ |
| H A D | null_window.c | 181 void _glfwSetWindowTitleNull(_GLFWwindow* window, const char* title) in _glfwSetWindowTitleNull() argument
|
| H A D | window.c | 532 GLFWAPI void glfwSetWindowTitle(GLFWwindow* handle, const char* title) in glfwSetWindowTitle() argument 180 glfwCreateWindow(int width, int height, const char* title, GLFWmonitor* monitor, GLFWwindow* share) glfwCreateWindow() argument [all...] |
| /third_party/backends/backend/ |
| H A D | p5_device.c | 1425 char title[40]; in sheetfed_calibration() local
|
| /third_party/backends/include/sane/ |
| H A D | sane.h | 146 SANE_String_Const title; /* title of this option (single-line) */ member
|
| /third_party/backends/japi/ |
| H A D | Jscanimage.java | 210 private void addLabeledOption(JPanel group, String title, Component opt, in addLabeledOption() argument 719 SaneCheckBox(String title, Jscanimage dlg, int opt, String tip) SaneCheckBox() argument 893 SaneButton(String title, Jscanimage dlg, int opt, String tip) SaneButton() argument [all...] |
| /third_party/libuv/src/unix/ |
| H A D | ibmi.c | 529 int uv_set_process_title(const char* title) { in uv_set_process_title() argument
|