| /foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/interfaces/ |
| H A D | distributeddb_interfaces_import_and_export_test.cpp | 1172 std::string text = "Hello world."; in HWTEST_F() local
|
| H A D | distributeddb_interfaces_import_and_export_rd_test.cpp | 1138 std::string text = "Hello world."; in HWTEST_F() local
|
| /foundation/distributeddatamgr/udmf/framework/innerkitsimpl/test/fuzztest/udmfclient_fuzzer/ |
| H A D | udmf_client_fuzzer.cpp | 118 Text text;
in SetDataTextFuzz() local 476 Text text;
in GetSummaryFuzz() local
|
| /foundation/distributedhardware/device_manager/utils/src/crypto/ |
| H A D | dm_crypto.cpp | 91 std::string Crypto::Sha256(const std::string &text, bool isUpper) in Sha256() argument 207 std::string Crypto::GetHashWithSalt(const std::string &text, const std::string &salt) in GetHashWithSalt() argument
|
| /foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/engine_adapter/skia_adapter/ |
| H A D | skia_font.cpp | 240 int SkiaFont::TextToGlyphs(const void* text, size_t byteLength, TextEncoding encoding, in TextToGlyphs() argument 247 scalar SkiaFont::MeasureText(const void* text, size_t byteLength, TextEncoding encoding, Rect* bounds) const in MeasureText() argument 253 int SkiaFont::CountText(const void* text, size_t byteLength, TextEncoding encoding) const in CountText() argument 279 void SkiaFont::GetTextPath(const void* text, size_t length, TextEncoding encoding, in GetTextPath() argument [all...] |
| /foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/text/ |
| H A D | font.cpp | 173 int Font::TextToGlyphs(const void* text, size_t byteLength, TextEncoding encoding, in TextToGlyphs() argument 179 scalar Font::MeasureText(const void* text, size_t byteLength, TextEncoding encoding, Rect* bounds) const in MeasureText() argument 226 int Font::CountText(const void* text, size_t byteLength, TextEncoding encoding) const in CountText() argument 236 void Font::GetTextPath(const void* text, size_t byteLength, TextEncoding encoding, float x, float y, Path* path) const in GetTextPath() argument [all...] |
| /foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/text/utils/ |
| H A D | napi_common.cpp | 58 std::string text = "";
in OnMakeFontFamilies() local 158 std::string text = "";
in ParsePartTextStyle() local [all...] |
| /test/xts/acts/commonlibrary/thirdparty/musl/entry/src/main/cpp/ |
| H A D | fcntl1ndk.cpp | 66 char text[] = "Hello";
in Tee() local 131 char text[] = "test readahead";
in Readahead() local 332 char text[] = "test fallocate";
in FalLocate() local [all...] |
| H A D | mmanndk.cpp | 326 char text[] = "test remap_file_pages";
in RemapFilePages() local
|
| /third_party/ffmpeg/libavcodec/ |
| H A D | ass_split.c | 486 const char *text = NULL; in ff_ass_split_override_codes() local [all...] |
| /third_party/eudev/src/udev/ |
| H A D | udev-builtin-input_id.c | 95 char text[4096]; in get_cap_mask() local
|
| /third_party/ffmpeg/libavfilter/ |
| H A D | src_avsynctest.c | 275 char text[128]; in video_frame() local 245 draw_text(FFDrawContext *draw, AVFrame *out, FFDrawColor *color, int x0, int y0, const uint8_t *text) draw_text() argument [all...] |
| /third_party/curl/src/ |
| H A D | tool_urlglob.c | 483 char text[512]; in glob_url() local
|
| /third_party/glfw/examples/ |
| H A D | heightmap.c | 124 static GLuint make_shader(GLenum type, const char* text) in make_shader() argument
|
| /third_party/glfw/deps/ |
| H A D | nuklear_glfw_gl2.h | 74 unsigned int text[NK_GLFW_TEXT_MAX]; member 235 const char *text = glfwGetClipboardString(glfw.win); in nk_glfw3_clipboard_paste() local 241 nk_glfw3_clipboard_copy(nk_handle usr, const char *text, int len) in nk_glfw3_clipboard_copy() argument
|
| /third_party/glslang/glslang/CInterface/ |
| H A D | glslang_c_interface.cpp | 446 GLSLANG_EXPORT void glslang_program_add_source_text(glslang_program_t* program, glslang_stage_t stage, const char* text, size_t len) { in glslang_program_add_source_text() argument
|
| /third_party/alsa-lib/test/lsb/ |
| H A D | config.c | 114 const char *text = in test_save() local 156 const char *text = in test_search() local 189 const char *text = in test_searchv() local
|
| /third_party/alsa-lib/src/topology/ |
| H A D | dapm.c | 288 static int tplg_parse_line(const char *text, in tplg_parse_line() argument
|
| /third_party/backends/backend/ |
| H A D | hp3900_debug.c | 745 char text[9]; in dbg_buffer() local
|
| H A D | pieusb_usb.c | 101 struct code_text_t { int code; char *text; }; member
|
| /third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/ |
| H A D | CharsetRecog_sbcs.java | |
| H A D | IDNA.java | |
| H A D | Edits.java | [all...] |
| H A D | StringPrep.java | |
| /third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/breakiter/ |
| H A D | LSTMBreakEngine.java | 184 private String substring(CharacterIterator text, int startPos, int endPos) { in substring() argument 197 vectorize(CharacterIterator text, int startPos, int endPos, List<Integer> offsets, List<Integer> indicies) vectorize() argument [all...] |