Home
last modified time | relevance | path

Searched defs:text (Results 51 – 75 of 304) sorted by relevance

12345678910>>...13

/OK3568_Linux_fs/app/forlinx/flapp/src/plugins/allwinner/browser/
H A Dtoolbarsearch.cpp134 QString text = list.at(i); in aboutToShowMenu() local
145 QString text = v.toString(); in triggeredMenuAction() local
H A Dsearchlineedit.cpp75 void ClearButton::textChanged(const QString &text) in textChanged()
211 void SearchLineEdit::setInactiveText(const QString &text) in setInactiveText()
/OK3568_Linux_fs/kernel/arch/x86/kernel/
H A Dvmlinux.lds.S145 *(.text.__x86.*)
146 __indirect_thunk_end = .;
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/places/
H A Dqplacereview.cpp140 QString QPlaceReview::text() const in text() function in QPlaceReview
149 void QPlaceReview::setText(const QString &text) in setText()
/OK3568_Linux_fs/kernel/arch/c6x/kernel/
H A Dvmlinux.lds.S73 _text = .;
74 _stext = .;
/OK3568_Linux_fs/kernel/drivers/ide/
H A Dide-cd_verbose.c38 const char * const text; member
115 const char * const text; member
/OK3568_Linux_fs/kernel/scripts/kconfig/
H A Dnconf.gui.c175 int get_line_no(const char *text) in get_line_no()
189 const char *get_line(const char *text, int line_no) in get_line()
214 void fill_window(WINDOW *win, const char *text) in fill_window()
552 const char *text) in show_scroll_win()
H A Dmconf.c315 const char *text; member
755 static int show_textbox_ext(const char *title, char *text, int r, int c, int in show_textbox_ext()
764 static void show_textbox(const char *title, const char *text, int r, int c) in show_textbox()
770 static void show_helptext(const char *title, const char *text) in show_helptext()
/OK3568_Linux_fs/buildroot/support/kconfig/
H A Dnconf.gui.c176 int get_line_no(const char *text) in get_line_no()
190 const char *get_line(const char *text, int line_no) in get_line()
215 void fill_window(WINDOW *win, const char *text) in fill_window()
552 const char *text) in show_scroll_win()
H A Dmconf.c315 const char *text; member
756 static int show_textbox_ext(const char *title, char *text, int r, int c, int in show_textbox_ext()
765 static void show_textbox(const char *title, const char *text, int r, int c) in show_textbox()
771 static void show_helptext(const char *title, const char *text) in show_helptext()
/OK3568_Linux_fs/u-boot/scripts/kconfig/
H A Dnconf.gui.c175 int get_line_no(const char *text) in get_line_no()
189 const char *get_line(const char *text, int line_no) in get_line()
214 void fill_window(WINDOW *win, const char *text) in fill_window()
551 const char *text) in show_scroll_win()
H A Dmconf.c315 const char *text; member
756 static int show_textbox_ext(const char *title, char *text, int r, int c, int in show_textbox_ext()
765 static void show_textbox(const char *title, const char *text, int r, int c) in show_textbox()
771 static void show_helptext(const char *title, const char *text) in show_helptext()
/OK3568_Linux_fs/kernel/tools/perf/tests/
H A Dtests.h7 #define TEST_ASSERT_VAL(text, cond) \ argument
15 #define TEST_ASSERT_EQUAL(text, val, expected) \ argument
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/text/
H A Dplacement.hpp30 OpacityState text; member in mbgl::JointOpacityState
39 const bool text; member in mbgl::JointPlacement
/OK3568_Linux_fs/kernel/arch/powerpc/kernel/
H A Dvmlinux.lds.S112 __got2_start = .;
114 __got2_end = .;
199 *.init.text might be RO so we must ensure this section ends on
203 _einittext = .;
/OK3568_Linux_fs/buildroot/dl/qt5location/git/tests/auto/qgeomaneuver/
H A Dtst_qgeomaneuver.cpp40 QString text() const override in text() function in QGeoManeuverPrivateDefaultAlt
154 QString text = "After 50m turn left"; in instructionText() local
/OK3568_Linux_fs/kernel/arch/arm/kernel/
H A Dvmlinux-xip.lds.S53 _text = .;
79 .exit.text : {
H A Dvmlinux.lds.S52 _text = .;
64 _stext = .; /* Text and read-only data */
/OK3568_Linux_fs/app/forlinx/flapp/src/plugins/imxx11/btscanner/
H A Ddevice.cpp134 QString text = item->text(); in itemActivated() local
192 QString text = currentItem->text(); in displayPairingMenu() local
/OK3568_Linux_fs/yocto/poky/bitbake/lib/bb/ui/
H A Dncurses.py95 def setText( self, x, y, text, *args ): argument
99 def appendText( self, text, *args ): argument
140 def setStatus( self, thread, text ): argument
/OK3568_Linux_fs/kernel/tools/testing/kunit/
H A Dkunit_parser.py75 def red(text): argument
78 def yellow(text): argument
81 def green(text): argument
/OK3568_Linux_fs/kernel/drivers/media/rc/
H A Dfintek-cir.h24 #define fit_pr(level, text, ...) \ argument
27 #define fit_dbg(text, ...) \ argument
32 #define fit_dbg_verbose(text, ...) \ argument
37 #define fit_dbg_wake(text, ...) \ argument
/OK3568_Linux_fs/buildroot/dl/sox/git/src/
H A Dcompandt.c139 static sox_bool parse_transfer_value(char const * text, double * value) in parse_transfer_value()
162 char const * text = points; in lsx_compandt_parse() local
/OK3568_Linux_fs/kernel/kernel/printk/
H A Dprintk.c523 const char *text, u16 text_len) in log_store()
638 const char *text, size_t text_len, in msg_add_ext_text()
675 char *text, size_t text_len, in msg_print_ext_body()
1385 char *text = r->text_buf; in record_print_text() local
1502 char *text; in syslog_print() local
1571 char *text; in syslog_print_all() local
1903 const char *text, size_t len) in call_console_drivers()
1963 char *text, size_t text_len) in log_output()
1998 char *text = textbuf; in vprintk_store() local
2161 char *text, size_t text_len, in msg_print_ext_body()
[all …]
/OK3568_Linux_fs/kernel/Documentation/sphinx/
H A DrstFlatTable.py81 def c_span(name, rawtext, text, lineno, inliner, options=None, content=None): argument
92 def r_span(name, rawtext, text, lineno, inliner, options=None, content=None): argument

12345678910>>...13