Home
last modified time | relevance | path

Searched defs:text (Results 101 – 125 of 304) sorted by relevance

12345678910>>...13

/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/lib/gcc/arm-none-linux-gnueabihf/10.3.1/plugin/include/
H A Dgcc-rich-location.h112 text_range_label (const char *text) : m_text (text) {} in text_range_label()
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/lib/gcc/aarch64-none-linux-gnu/10.3.1/plugin/include/
H A Dgcc-rich-location.h112 text_range_label (const char *text) : m_text (text) {} in text_range_label()
/OK3568_Linux_fs/yocto/poky/bitbake/lib/bb/
H A Dutils.py305 def better_compile(text, file, realfile, mode = "exec", lineno = 0): argument
341 def _print_exception(t, value, tb, realfile, text, context): argument
394 def better_exec(code, context, text = None, realfile = "<code>", pythonexception=False): argument
1767 def mkstemp(suffix=None, prefix=None, dir=None, text=False): argument
/OK3568_Linux_fs/u-boot/arch/arm/lib/
H A Delf_arm_efi.lds16 *(.text.head)
H A Delf_aarch64_efi.lds16 *(.text.head)
/OK3568_Linux_fs/kernel/tools/perf/ui/
H A Dbrowser.c214 char *text; in ui_browser__warning() local
236 int ui_browser__help_window(struct ui_browser *browser, const char *text) in ui_browser__help_window()
246 bool ui_browser__dialog_yesno(struct ui_browser *browser, const char *text) in ui_browser__dialog_yesno()
/OK3568_Linux_fs/app/forlinx/flapp/src/keyboard/keyboard/
H A Dkeybutton.cpp28 void KeyButton::setText(const QString &text) in setText()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/tests/applications/positioning_backend/
H A Dwidget.cpp162 QString text; in on_buttonUpdateSupported_clicked() local
/OK3568_Linux_fs/app/forlinx/flapp/src/plugins/wifi/
H A Dswitchwidget.cpp18 QString SwitchWidget::text() in text() function in SwitchWidget
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/fusion/container/generation/detail/
H A Dpp_make_vector.hpp96 #define TEXT(z, n, text) , text argument
/OK3568_Linux_fs/app/forlinx/flapp/src/plugins/network/
H A Dqipaddressedit.cpp91 QString QIpAddressEdit::text() const in text() function in QIpAddressEdit
/OK3568_Linux_fs/app/qsetting/
H A Dqtinputdialog.cpp61 void inputDialog::setText(QString yes, QString no, QString text) in setText()
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/iq_parser/
H A Dtinyxml2.cpp524 XMLText* text = new (textPool.Alloc()) XMLText( this ); in Identify() local
859 XMLText* text = doc->NewText( Value() ); // fixme: this will always allocate memory. Intern? in ShallowClone() local
1014 …XMLUnknown* text = doc->NewUnknown( Value() ); // fixme: this will always allocate memory. Inte… in ShallowClone() local
1520 XMLText* text = new (textPool.Alloc()) XMLText( this ); in NewText() local
1907 void XMLPrinter::PushText( const char* text, bool cdata ) in PushText()
2034 bool XMLPrinter::Visit( const XMLText& text ) in Visit()
/OK3568_Linux_fs/kernel/arch/arc/kernel/
H A Dvmlinux.lds.S85 _text = .;
/OK3568_Linux_fs/kernel/drivers/media/rc/
H A Dnuvoton-cir.h24 #define nvt_dbg(text, ...) \ argument
29 #define nvt_dbg_verbose(text, ...) \ argument
34 #define nvt_dbg_wake(text, ...) \ argument
/OK3568_Linux_fs/kernel/arch/csky/kernel/
H A Dvmlinux.lds.S35 _text = .;
/OK3568_Linux_fs/u-boot/scripts/kconfig/
H A Dzconf.l26 static char *text; variable
/OK3568_Linux_fs/buildroot/support/kconfig/
H A Dzconf.l26 static char *text; variable
/OK3568_Linux_fs/kernel/drivers/i2c/busses/
H A Dscx200_acb.c415 static struct scx200_acb_iface *scx200_create_iface(const char *text, in scx200_create_iface()
469 static struct scx200_acb_iface *scx200_create_dev(const char *text, in scx200_create_dev()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/spirit/home/support/detail/
H A Dmake_vector.hpp93 #define TEXT(z, n, text) , text argument
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/layout/
H A Dmerge_lines.cpp45 size_t getKey(const std::u16string& text, const GeometryCoordinate& coord) { in getKey()
/OK3568_Linux_fs/kernel/scripts/kconfig/
H A Dlexer.l31 static char *text; variable
/OK3568_Linux_fs/app/forlinx/flapp/src/plugins/serialassistant/
H A Drollswitchwidget.cpp51 QString text = QString(m_text).arg(m_index+1); in paintEvent() local
/OK3568_Linux_fs/app/forlinx/flapp/src/plugins/key/
H A Dkeywidget.cpp119 QString text = "Please Press the physical key of the development board"; in paintEvent() local
/OK3568_Linux_fs/buildroot/dl/qt5location/git/tests/auto/qgeojson/
H A D08-feature.json5 "text":"This is a Feature with a Polygon" string

12345678910>>...13