| /foundation/communication/netstack/frameworks/js/napi/websocket/websocket_exec/src/ |
| H A D | websocket_exec.cpp | 931 auto text = NapiUtils::CreateStringUtf8(env, *msg); in CreateTextMessagePara() local
|
| /foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/src/ |
| H A D | db_common.cpp | 484 bool DBCommon::CheckIsAlnumOrUnderscore(const std::string &text) in CheckIsAlnumOrUnderscore() argument
|
| /foundation/distributeddatamgr/udmf/framework/ndkimpl/unittest/ |
| H A D | udmf_test.cpp | 1996 OH_UdsPlainText* text = OH_UdsPlainText_Create(); HWTEST_F() local [all...] |
| /foundation/communication/bluetooth_service/services/bluetooth/service/src/obex/ |
| H A D | obex_headers.cpp | 442 void ObexHeader::AppendUnicode(const uint8_t headerId, const std::u16string &text) in AppendUnicode() argument
|
| /test/testfwk/arkxtest/uitest/server/ |
| H A D | system_ui_controller.cpp | 212 auto text = !contentList.empty() ? contentList[0] : ""; in OnAccessibilityEvent() local
|
| /test/xts/acts/graphic/nativedrawing/entry/src/main/cpp/ |
| H A D | nativeDrawingndk.cpp | 553 const char *text = "OpennnnHarmony\n";
in OHDrawingTypographyGetMinIntrinsicWidth() local 590 const char *text = "OpennnnHarmony\n";
in OHDrawingTypographyGetMaxIntrinsicWidth() local 620 const char *text = "OpenHarmonyy\n";
in OHDrawingTypographyGetLongestLine() local 647 const char *text = "OpenHarmonnnyy\n";
in OHDrawingTypographyGetLongestLineAbnormal() local 672 const char *text = "OpenHarmonyy\n";
in OHDrawingTypographyGetLongestLineWithIndent() local 704 const char *text = "OpenHarmony\\n"; OHDrawingTypographyGetAlphabeticBaseline() local 736 const char *text = "OopenHarmoony\\n"; OHDrawingTypographyGetAlphabeticBaselineNormal() local 768 const char *text = "OopenHarmony"; OHDrawingTypographyGetIdeographicBaseline() local 800 const char *text = "OooopenHarmony"; OHDrawingTypographyGetIdeographicBaselineNormal() local 827 const char *text = "OpenHarmoony"; OHDrawingTypographyGetHeight() local 854 const char *text = "OpenHarmoooony"; OHDrawingTypographyGetHeightAbnormal() local 1230 const char *text = "OpennnnHarmony\\n"; OHDrawingTypographyGetMinIntrinsicWidthNormal() local 1267 const char *text = "OpennnnHarmoooony\\n"; OHDrawingTypographyGetMaxIntrinsicWidthNormal() local 1726 const char *text = "test/n"; TypographyGetLongestLine() local 1741 const char *text = "test/n"; TypographyGetLongestLineWithIndent() local 1777 const char *text = ""; OHDrawingTypographyHandlerAddTextAanormal() local [all...] |
| /third_party/ffmpeg/libavfilter/ |
| H A D | avf_showspectrum.c | 787 char *text; in draw_legend() local 965 char *text; draw_legend() local [all...] |
| H A D | vf_drawtext.c | 153 uint8_t *text; ///< text to be drawn member 1254 const char *text = *rtext; expand_function() local 1292 expand_text(AVFilterContext *ctx, char *text, AVBPrint *bp) expand_text() argument 1320 char *text = s->expanded_text.str; draw_glyphs() local 1393 char *text; draw_text() local [all...] |
| H A D | af_aiir.c | 1148 char text[32]; in draw_response() local [all...] |
| H A D | f_ebur128.c | 95 struct rect text; ///< rectangle for the LU legend on the left member [all...] |
| /third_party/ffmpeg/libavcodec/ |
| H A D | pngdec.c | 530 uint8_t *kw_utf8 = NULL, *text, *txt_utf8 = NULL; in decode_text_chunk() local
|
| /third_party/glslang/StandAlone/ |
| H A D | StandAlone.cpp | 283 std::string text; // contents of preamble global() member in TPreamble 1226 const char* text[maxCount]; // memory owned/managed externally global() member [all...] |
| /third_party/glslang/SPIRV/ |
| H A D | SpvBuilder.h | 115 void setSourceText(const std::string& text) { sourceText = text; } in setSourceText() argument 147 void addInclude(const std::string& name, const std::string& text) in addInclude() argument
|
| /third_party/alsa-lib/src/ucm/ |
| H A D | main.c | 1795 const char *text; member 1850 static int merge_value(struct list_head *list, const char *text) in merge_value() argument
|
| /third_party/cups-filters/filter/foomatic-rip/ |
| H A D | options.c | 1304 void option_set_choice(option_t *opt, const char *name, const char *text, in option_set_choice() argument 1373 option_add_custom_param_from_string(option_t *opt, const char *name, const char *text, const char *str) option_add_custom_param_from_string() argument 1562 char key[128], name[64], text[64]; read_ppd_file() local [all...] |
| /third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/ |
| H A D | DateFormatSymbols.java | [all...] |
| H A D | DecimalFormatSymbols.java | [all...] |
| H A D | PluralRules.java | |
| /third_party/icu/icu4c/source/i18n/ |
| H A D | usearch.cpp | 541 usearch_open(const UChar *pattern, int32_t patternlength, const UChar *text, int32_t textlength, const char *locale, UBreakIterator *breakiter, UErrorCode *status) usearch_open() argument 581 usearch_openFromCollator( const UChar *pattern, int32_t patternlength, const UChar *text, int32_t textlength, const UCollator *collator, UBreakIterator *breakiter, UErrorCode *status) usearch_openFromCollator() argument 920 usearch_setText( UStringSearch *strsrch, const UChar *text, int32_t textlength, UErrorCode *status) usearch_setText() argument [all...] |
| H A D | uregex.cpp | 373 uregex_setText(URegularExpression *regexp2, const UChar *text, int32_t textLength, UErrorCode *status) uregex_setText() argument 407 uregex_setUText(URegularExpression *regexp2, UText *text, UErrorCode *status) uregex_setUText() argument 494 uregex_refreshUText(URegularExpression *regexp2, UText *text, UErrorCode *status) uregex_refreshUText() argument [all...] |
| /third_party/icu/icu4c/source/test/intltest/ |
| H A D | numrgts.cpp | 2949 static const UChar text[] = { 0x31,0x32,0x33,0x34,0x35,0x36,0x37,0x38,0x39,0 }; // 123456789 global() local [all...] |
| H A D | dtfmrgts.cpp | 823 UnicodeString text = strings[i]; in Test4104136() local 865 UnicodeString text = "time "; in Test4104522() local 1688 UnicodeString text; global() member 1741 UnicodeString text = "06-10-2014"; TestT10906() local [all...] |
| /third_party/icu/icu4c/source/common/ |
| H A D | ubidiimp.h | 266 const UChar *text; member [all...] |
| /third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/translit/ |
| H A D | TransliteratorTest.java | 1526 protected void handleTransliterate(Replaceable text, in handleTransliterate() argument [all...] |
| /third_party/icu/icu4j/main/tests/translit/src/com/ibm/icu/dev/test/translit/ |
| H A D | TransliteratorTest.java | 1523 protected void handleTransliterate(Replaceable text, in handleTransliterate() argument [all...] |