Home
last modified time | relevance | path

Searched defs:title (Results 251 - 275 of 391) sorted by relevance

1...<<111213141516

/kernel/linux/linux-6.6/scripts/kconfig/
H A Dmconf.c350 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 Demuproc.c18 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 Dsdp.c839 AVDictionaryEntry *title = av_dict_get(ac[0]->metadata, "title", NULL, 0); in av_sdp_create() local
/third_party/glfw/src/
H A Dnull_window.c181 void _glfwSetWindowTitleNull(_GLFWwindow* window, const char* title) in _glfwSetWindowTitleNull() argument
H A Dwindow.c532 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 Dp5_device.c1425 char title[40]; in sheetfed_calibration() local
/third_party/backends/include/sane/
H A Dsane.h146 SANE_String_Const title; /* title of this option (single-line) */ member
/third_party/backends/japi/
H A DJscanimage.java210 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 Dibmi.c529 int uv_set_process_title(const char* title) { in uv_set_process_title() argument
/third_party/node/deps/v8/include/v8-include/
H A Dv8-inspector.h278 virtual void consoleTime(const StringView& title) {} in consoleTime() argument
279 virtual void consoleTimeEnd(const StringView& title) {} in consoleTimeEnd() argument
280 virtual void consoleTimeStamp(const StringView& title) {} in consoleTimeStamp() argument
/third_party/node/deps/v8/include/
H A Dv8-inspector.h263 virtual void consoleTime(const StringView& title) {} in consoleTime() argument
264 virtual void consoleTimeEnd(const StringView& title) {} in consoleTimeEnd() argument
265 virtual void consoleTimeStamp(const StringView& title) {} in consoleTimeStamp() argument
/third_party/node/deps/v8/src/inspector/
H A Dv8-profiler-agent-impl.cc164 ProfileDescriptor(const String16& id, const String16& title) in ProfileDescriptor() argument
182 void V8ProfilerAgentImpl::consoleProfile(const String16& title) { in consoleProfile() argument
191 void V8ProfilerAgentImpl::consoleProfileEnd(const String16& title) { in consoleProfileEnd() argument
532 startProfiling(const String16& title) startProfiling() argument
545 stopProfiling( const String16& title, bool serialize) stopProfiling() argument
[all...]
/third_party/node/deps/uv/src/unix/
H A Dibmi.c524 int uv_set_process_title(const char* title) { in uv_set_process_title() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/crypto/
H A Dtls_openssl_ocsp.c332 static char * extensions_str(const char *title, STACK_OF(X509_EXTENSION) *ext) in extensions_str() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/utils/
H A Dwpa_debug.c334 static void _wpa_hexdump(int level, const char *title, const u8 *buf, in _wpa_hexdump() argument
500 void wpa_hexdump(int level, const char *title, const void *buf, size_t len) in wpa_hexdump() argument
506 void wpa_hexdump_key(int level, const char *title, cons argument
512 _wpa_hexdump_ascii(int level, const char *title, const void *buf, size_t len, int show) _wpa_hexdump_ascii() argument
630 wpa_hexdump_ascii(int level, const char *title, const void *buf, size_t len) wpa_hexdump_ascii() argument
637 wpa_hexdump_ascii_key(int level, const char *title, const void *buf, size_t len) wpa_hexdump_ascii_key() argument
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/
H A Dctrl_iface_unix.c76 static void wpas_ctrl_sock_debug(const char *title, int sock, const char *buf, in wpas_ctrl_sock_debug() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/crypto/
H A Dtls_openssl_ocsp.c332 static char * extensions_str(const char *title, STACK_OF(X509_EXTENSION) *ext) in extensions_str() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/
H A Dctrl_iface_unix.c76 static void wpas_ctrl_sock_debug(const char *title, int sock, const char *buf, in wpas_ctrl_sock_debug() argument
/kernel/linux/linux-5.10/drivers/block/drbd/
H A Ddrbd_debugfs.c518 seq_print_timing_details(struct seq_file *m, const char *title, unsigned int cb_nr, struct drbd_thread_timing_details *tdp, unsigned long now) seq_print_timing_details() argument
/kernel/linux/linux-5.10/arch/arm/probes/kprobes/
H A Dtest-core.c540 const char *title; member
1316 static uintptr_t __used kprobes_test_case_start(const char **title, void *stack) in kprobes_test_case_start() argument
/kernel/linux/linux-6.6/arch/arm/probes/kprobes/
H A Dtest-core.c540 const char *title; member
1316 static uintptr_t __used kprobes_test_case_start(const char **title, void *stack) in kprobes_test_case_start() argument
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/pm/swsmu/smu11/
H A Darcturus_ppt.c1201 static const char *title[] = { in arcturus_get_power_profile_mode() local
[all...]
H A Dsienna_cichlid_ppt.c1240 static const char *title[] = { in sienna_cichlid_get_power_profile_mode() local
[all...]
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
H A Dsmu10_hwmgr.c1338 static const char *title[6] = {"NUM", in smu10_get_power_profile_mode() local
/kernel/linux/linux-5.10/scripts/kconfig/
H A Dqconf.cc1315 char title[256]; in ConfigMainWindow() local

Completed in 32 milliseconds

1...<<111213141516