Home
last modified time | relevance | path

Searched defs:text (Results 2351 - 2375 of 2406) sorted by relevance

1...<<91929394959697

/foundation/arkui/ace_engine/adapter/ohos/entrance/
H A Dui_content_impl.cpp3378 void UIContentImpl::SearchElementInfosByText(int64_t elementId, const std::string& text, int64_t baseParent, in SearchElementInfosByText() argument
/foundation/arkui/ace_engine/interfaces/native/
H A Dnative_type.h527 const char* text; global() member
537 const char* text; global() member
[all...]
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text/
H A Dtext_pattern.cpp845 auto text = host->GetAccessibilityProperty<NG::AccessibilityProperty>()->GetText(); in RecordClickEvent() local
3407 auto text = StringUtils::Str16ToStr8(paragraph->GetParagraphText()); DumpParagraphsInfo() local
[all...]
/foundation/arkui/ace_engine/test/unittest/core/pattern/web/
H A Dmock_web_delegate.cpp1111 std::vector<int8_t> WebDelegate::GetWordSelection(const std::string& text, int8_t offset) in GetWordSelection() argument
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/drawing_ndk/src/
H A Ddrawing_text_typography.cpp430 void OH_Drawing_TypographyHandlerAddText(OH_Drawing_TypographyCreate* handler, const char* text) in OH_Drawing_TypographyHandlerAddText() argument
/kernel/linux/linux-5.10/sound/pci/hda/
H A Dhda_generic.c2915 const char *text = NULL; in hp_mic_jack_mode_info() local
/kernel/linux/linux-5.10/sound/soc/codecs/
H A Dwm_adsp.c1835 char *file, *text = NULL; in wm_adsp_load() local
[all...]
/kernel/linux/linux-5.10/mm/
H A Dslub.c538 static void print_section(char *level, char *text, u8 *addr, in print_section() argument
3845 list_slab_objects(struct kmem_cache *s, struct page *page, const char *text) list_slab_objects() argument
/kernel/linux/linux-5.10/drivers/scsi/
H A Dgdth.h593 gdth_oem_str text; member
/kernel/linux/linux-6.6/sound/pci/hda/
H A Dhda_generic.c2921 const char *text = NULL; in hp_mic_jack_mode_info() local
/kernel/linux/linux-6.6/mm/
H A Dslub.c734 static void print_section(char *level, char *text, u8 *addr, in print_section() argument
4568 list_slab_objects(struct kmem_cache *s, struct slab *slab, const char *text) list_slab_objects() argument
/kernel/linux/linux-6.6/net/core/
H A Dskbuff.c4230 static unsigned int skb_ts_get_next_block(unsigned int offset, const u8 **text, in skb_ts_get_next_block() argument
/test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/Dialog/
H A Dnative_type.h527 const char* text; global() member
537 const char* text; global() member
[all...]
/third_party/ffmpeg/libavcodec/
H A Davcodec.h2293 char *text; ///< 0 terminated plain UTF-8 text member
/third_party/ffmpeg/libavformat/
H A Dmatroskadec.c3481 uint8_t *id, *settings, *text, *buf; in matroska_parse_webvtt() local
/third_party/glslang/SPIRV/
H A DGlslangToSpv.cpp1567 std::string text; in TGlslangToSpvTraverser() local
[all...]
/third_party/icu/icu4c/source/test/intltest/
H A Dnumfmtst.cpp3115 void NumberFormatTest::expectParseCurrency(const NumberFormat &fmt, const UChar* currency, double amount, const char *text) { in expectParseCurrency() argument
H A Drbbitst.cpp1156 const char *text = "aa"; in TestDictRules() local
4290 UnicodeString text = UnicodeString("\\\\u002A" // * Other TestBug9983() local
4362 UnicodeString text = "abc"; TestBug12797() local
4826 UnicodeString text; testTrieStateTable() local
4888 UnicodeString text; Test8BitsTrieWith16BitStateTable() local
[all...]
/third_party/icu/icu4c/source/test/cintltst/
H A Dcmsccoll.c4093 static const UChar text[] = { 0x0044, 0xD81A }; in TestCroatianSortKey() local
/third_party/ltp/testcases/kernel/fs/scsi/ltpscsi/
H A Dscsimain.c5125 static void bitfield(unsigned char *pageaddr, char *text, int mask, int shift) in bitfield() argument
5130 static void notbitfield(unsigned char *pageaddr, char *text, int mask, in notbitfield() argument
5136 static void intfield(unsigned char *pageaddr, int nbytes, char *text) in intfield() argument
5141 static void hexfield(unsigned char *pageaddr, int nbytes, char *text) in hexfield() argument
5146 hexdatafield(unsigned char *pageaddr, int nbytes, char *text) hexdatafield() argument
[all...]
/third_party/mesa3d/src/imgui/
H A Dimgui_draw.cpp2355 void ImFontGlyphRangesBuilder::AddText(const char* text, const char* text_end) in AddText() argument
2542 const char* ImFont::CalcWordWrapPositionA(float scale, const char* text, const char* text_end, float wrap_width) const in CalcWordWrapPositionA() argument
[all...]
/third_party/node/deps/simdutf/
H A Dsimdutf.cpp15149 simdutf_unused static char * format_input_text_64(const uint8_t *text) { in format_input_text_64() argument
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ray_tracing/
H A DvktRayTracingBuiltinTests.cpp2556 std::string replaceString(std::string text, const std::string& search, const std::string& replace) in replaceString() argument
2581 std::string text = generateShaderSource(body.c_str(), builtInType.c_str(), flags, ""); in addBuiltInShaderSource() local
/third_party/vk-gl-cts/external/openglcts/modules/gl/
H A Dgl4cShadingLanguage420PackTests.cpp1407 void Utils::replaceToken(const glw::GLchar* token, size_t& search_position, const glw::GLchar* text, in replaceToken() argument
1425 void Utils::replaceAllTokens(const glw::GLchar* token, const glw::GLchar* text, std::string& string) in replaceAllTokens() argument
[all...]
/third_party/skia/third_party/externals/imgui/
H A Dimgui_demo.cpp1276 static char text[1024 * 16] = ShowDemoWindowWidgets() local
[all...]

Completed in 203 milliseconds

1...<<91929394959697