| /foundation/arkui/ace_engine/adapter/ohos/entrance/ |
| H A D | ui_content_impl.cpp | 3378 void UIContentImpl::SearchElementInfosByText(int64_t elementId, const std::string& text, int64_t baseParent, in SearchElementInfosByText() argument
|
| /foundation/arkui/ace_engine/interfaces/native/ |
| H A D | native_type.h | 527 const char* text; global() member 537 const char* text; global() member [all...] |
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text/ |
| H A D | text_pattern.cpp | 845 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 D | mock_web_delegate.cpp | 1111 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 D | drawing_text_typography.cpp | 430 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 D | hda_generic.c | 2915 const char *text = NULL; in hp_mic_jack_mode_info() local
|
| /kernel/linux/linux-5.10/sound/soc/codecs/ |
| H A D | wm_adsp.c | 1835 char *file, *text = NULL; in wm_adsp_load() local [all...] |
| /kernel/linux/linux-5.10/mm/ |
| H A D | slub.c | 538 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 D | gdth.h | 593 gdth_oem_str text; member
|
| /kernel/linux/linux-6.6/sound/pci/hda/ |
| H A D | hda_generic.c | 2921 const char *text = NULL; in hp_mic_jack_mode_info() local
|
| /kernel/linux/linux-6.6/mm/ |
| H A D | slub.c | 734 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 D | skbuff.c | 4230 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 D | native_type.h | 527 const char* text; global() member 537 const char* text; global() member [all...] |
| /third_party/ffmpeg/libavcodec/ |
| H A D | avcodec.h | 2293 char *text; ///< 0 terminated plain UTF-8 text member
|
| /third_party/ffmpeg/libavformat/ |
| H A D | matroskadec.c | 3481 uint8_t *id, *settings, *text, *buf; in matroska_parse_webvtt() local
|
| /third_party/glslang/SPIRV/ |
| H A D | GlslangToSpv.cpp | 1567 std::string text; in TGlslangToSpvTraverser() local [all...] |
| /third_party/icu/icu4c/source/test/intltest/ |
| H A D | numfmtst.cpp | 3115 void NumberFormatTest::expectParseCurrency(const NumberFormat &fmt, const UChar* currency, double amount, const char *text) { in expectParseCurrency() argument
|
| H A D | rbbitst.cpp | 1156 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 D | cmsccoll.c | 4093 static const UChar text[] = { 0x0044, 0xD81A }; in TestCroatianSortKey() local
|
| /third_party/ltp/testcases/kernel/fs/scsi/ltpscsi/ |
| H A D | scsimain.c | 5125 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 D | imgui_draw.cpp | 2355 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 D | simdutf.cpp | 15149 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 D | vktRayTracingBuiltinTests.cpp | 2556 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 D | gl4cShadingLanguage420PackTests.cpp | 1407 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 D | imgui_demo.cpp | 1276 static char text[1024 * 16] = ShowDemoWindowWidgets() local [all...] |