Home
last modified time | relevance | path

Searched defs:text (Results 1426 - 1450 of 2102) sorted by relevance

1...<<51525354555657585960>>...85

/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/interfaces/
H A Ddistributeddb_interfaces_import_and_export_test.cpp1172 std::string text = "Hello world."; in HWTEST_F() local
H A Ddistributeddb_interfaces_import_and_export_rd_test.cpp1138 std::string text = "Hello world."; in HWTEST_F() local
/foundation/distributeddatamgr/udmf/framework/innerkitsimpl/test/fuzztest/udmfclient_fuzzer/
H A Dudmf_client_fuzzer.cpp118 Text text; in SetDataTextFuzz() local
476 Text text; in GetSummaryFuzz() local
/foundation/distributedhardware/device_manager/utils/src/crypto/
H A Ddm_crypto.cpp91 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 Dskia_font.cpp240 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 Dfont.cpp173 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 Dnapi_common.cpp58 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 Dfcntl1ndk.cpp66 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 Dmmanndk.cpp326 char text[] = "test remap_file_pages"; in RemapFilePages() local
/third_party/ffmpeg/libavcodec/
H A Dass_split.c486 const char *text = NULL; in ff_ass_split_override_codes() local
[all...]
/third_party/eudev/src/udev/
H A Dudev-builtin-input_id.c95 char text[4096]; in get_cap_mask() local
/third_party/ffmpeg/libavfilter/
H A Dsrc_avsynctest.c275 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 Dtool_urlglob.c483 char text[512]; in glob_url() local
/third_party/glfw/examples/
H A Dheightmap.c124 static GLuint make_shader(GLenum type, const char* text) in make_shader() argument
/third_party/glfw/deps/
H A Dnuklear_glfw_gl2.h74 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 Dglslang_c_interface.cpp446 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 Dconfig.c114 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 Ddapm.c288 static int tplg_parse_line(const char *text, in tplg_parse_line() argument
/third_party/backends/backend/
H A Dhp3900_debug.c745 char text[9]; in dbg_buffer() local
H A Dpieusb_usb.c101 struct code_text_t { int code; char *text; }; member
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
H A DCharsetRecog_sbcs.java
H A DIDNA.java
H A DEdits.java[all...]
H A DStringPrep.java
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/breakiter/
H A DLSTMBreakEngine.java184 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...]

Completed in 29 milliseconds

1...<<51525354555657585960>>...85