Home
last modified time | relevance | path

Searched defs:title (Results 101 – 125 of 200) sorted by relevance

12345678

/OK3568_Linux_fs/app/forlinx/flapp/src/plugins/mediaplayer/musicplayer/
H A Dmusicplayer.cpp233 QString title = mediaPlayer.metaData(QStringLiteral("Title")).toString(); in updateInfo() local
/OK3568_Linux_fs/u-boot/arch/arm/cpu/armv8/
H A Dsec_firmware.c108 static int sec_firmware_copy_image(const char *title, in sec_firmware_copy_image()
/OK3568_Linux_fs/app/forlinx/forlinx_qt/musicplayer/
H A Dmusicplayer.cpp232 QString title = mediaPlayer.metaData(QStringLiteral("Title")).toString(); in updateInfo() local
/OK3568_Linux_fs/buildroot/dl/sox/git/src/
H A Dsinc.c135 char title[100]; in start() local
/OK3568_Linux_fs/app/forlinx/flapp/src/plugins/allwinner/browser/
H A Dmodelmenu.cpp146 QString title = parent.data().toString(); in createMenu() local
/OK3568_Linux_fs/buildroot/support/kconfig/lxdialog/
H A Dtextbox.c56 int dialog_textbox(const char *title, char *tbuf, int initial_height, in dialog_textbox()
/OK3568_Linux_fs/u-boot/scripts/kconfig/lxdialog/
H A Dtextbox.c44 int dialog_textbox(const char *title, char *tbuf, int initial_height, in dialog_textbox()
/OK3568_Linux_fs/kernel/scripts/kconfig/lxdialog/
H A Dtextbox.c43 int dialog_textbox(const char *title, char *tbuf, int initial_height, in dialog_textbox()
/OK3568_Linux_fs/kernel/tools/power/pm-graph/
H A Dsleepgraph.py83 title = 'SleepGraph' variable in SystemValues
2054 def title(self): member in DevFunction
3957 def callgraphHTML(sv, hf, num, cg, title, color, devid): argument
4026 def summaryCSS(title, center=True): argument
4051 def createHTMLSummarySimple(testruns, htmlfile, title): argument
4221 def createHTMLDeviceSummary(testruns, htmlfile, title): argument
4287 def createHTMLIssuesSummary(testruns, issues, htmlfile, title, extra=''): argument
/OK3568_Linux_fs/app/lvgl_demo/rk_demo/setting/
H A Dwifi_ui.c204 char title[128]; in connect_wifi() local
/OK3568_Linux_fs/kernel/drivers/scsi/
H A Dscsi_transport_fc.c64 #define fc_enum_name_search(title, table_type, table) \ argument
79 #define fc_enum_name_match(title, table_type, table) \ argument
203 #define fc_bitfield_name_search(title, table) \ argument
766 #define fc_private_rport_rd_enum_attr(title, maxlen) \ argument
1178 #define fc_private_vport_rd_enum_attr(title, maxlen) \ argument
1396 #define fc_host_rd_enum_attr(title, maxlen) \ argument
/OK3568_Linux_fs/kernel/tools/lib/subcmd/
H A Dhelp.c231 void list_commands(const char *title, struct cmdnames *main_cmds, in list_commands()
/OK3568_Linux_fs/yocto/poky/bitbake/lib/toaster/toastergui/static/js/
H A Dimportlayer.js75 link.tooltip({title: currentLayerDepSelection.tooltip, placement: "right"}); property
H A Dlayerdetails.js89 link.tooltip({title: currentLayerDepSelection.tooltip, placement: "right"}); property
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/share/gdb/python/gdb/command/
H A Dframe_filters.py58 def print_list(self, title, frame_filters, blank_line): argument
/OK3568_Linux_fs/yocto/poky/bitbake/lib/bblayers/
H A Dquery.py123 …def list_recipes(self, title, pnspec, show_overlayed_only, show_same_ver_only, show_filenames, sho… argument
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/share/gdb/python/gdb/command/
H A Dframe_filters.py58 def print_list(self, title, frame_filters, blank_line): argument
/OK3568_Linux_fs/app/forlinx/forlinx_up4_qt/simplebrowser/
H A Dtabwidget.cpp162 connect(webView, &QWebEngineView::titleChanged, [this, webView](const QString &title) { in setupView()
H A Dbrowserwindow.cpp419 void BrowserWindow::handleWebViewTitleChanged(const QString &title) in handleWebViewTitleChanged()
/OK3568_Linux_fs/app/forlinx/forlinx_qt/simplebrowser/
H A Dtabwidget.cpp162 connect(webView, &QWebEngineView::titleChanged, [this, webView](const QString &title) { in setupView()
H A Dbrowserwindow.cpp419 void BrowserWindow::handleWebViewTitleChanged(const QString &title) in handleWebViewTitleChanged()
/OK3568_Linux_fs/app/forlinx/flapp/src/plugins/simplebrowser/
H A Dtabwidget.cpp153 connect(webView, &QWebEngineView::titleChanged, [this, webView](const QString &title) { in setupView()
H A Dbrowserwindow.cpp358 void BrowserWindow::handleWebViewTitleChanged(const QString &title) in handleWebViewTitleChanged()
/OK3568_Linux_fs/app/forlinx/flapp/src/plugins/imxwayland/simplebrowser/
H A Dbrowserwindow.cpp356 void BrowserWindow::handleWebViewTitleChanged(const QString &title) in handleWebViewTitleChanged()
H A Dtabwidget.cpp153 connect(webView, &QWebEngineView::titleChanged, [this, webView](const QString &title) { in setupView()

12345678