Home
last modified time | relevance | path

Searched defs:ending (Results 1 - 16 of 16) sorted by relevance

/foundation/filemanagement/dfs_service/test/unittests/utils/cloud_disk/
H A Dcloud_file_utils_test.cpp137 string ending; in HWTEST_F() local
147 string ending = "test@@text##"; in HWTEST_F() local
/foundation/arkui/ace_engine/frameworks/core/components/svg/
H A Drosen_render_svg_path.cpp130 SkPath ending; in GetPath() local
161 RSRecordingPath ending; in GetPath() local
[all...]
/foundation/graphic/graphic_2d/rosen/test/2d_graphics/unittest/draw/
H A Dpath_test.cpp787 Path ending; in HWTEST_F() local
803 Path ending; in HWTEST_F() local
/third_party/node/lib/internal/http2/
H A Dcompat.js479 ending: false, global() property
/foundation/graphic/graphic_2d/rosen/test/2d_graphics/fuzztest/draw/path_fuzzer/
H A Dpath_fuzzer.cpp67 Path ending; in PathOpFuzzTest() local
200 Path ending; in PathFuzzTest004() local
/foundation/filemanagement/dfs_service/test/unittests/cloudsync_sa/mock/
H A Dcloud_file_utils_mock.cpp91 bool CloudFileUtils::EndsWith(const string &fullString, const string &ending) in EndsWith() argument
/third_party/mesa3d/src/mesa/main/
H A Dversion.c45 check_for_ending(const char *string, const char *ending) in check_for_ending() argument
/foundation/filemanagement/dfs_service/utils/cloud_disk/src/
H A Dcloud_file_utils.cpp174 bool CloudFileUtils::EndsWith(const string &fullString, const string &ending) in EndsWith() argument
/foundation/graphic/graphic_3d/lume/LumeEcsSerializer/Util/src/util/
H A Dio_util.cpp300 auto ending = entry.name.substr(separator_pos); in ReplaceTextInFilesImpl() local
397 auto ending = n.substr(n.find_last_of('.')); in CopyAndRenameFiles() local
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/draw/
H A Dpath.cpp218 bool Path::Interpolate(const Path& ending, scalar weight, Path& out) in Interpolate() argument
223 bool Path::BuildFromInterpolate(const Path& src, const Path& ending, scalar weight) in BuildFromInterpolate() argument
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/engine_adapter/skia_adapter/
H A Dskia_path.cpp284 bool SkiaPath::Interpolate(const Path& ending, scalar weight, Path& out) in Interpolate() argument
/third_party/skia/third_party/externals/dng_sdk/source/
H A Ddng_string.cpp1815 void dng_string::SetLineEndings (char ending) in SetLineEndings() argument
/third_party/vk-gl-cts/framework/common/
H A DtcuCommandLine.cpp720 const std::string ending = ".txt"; in parseCaseList() local
/third_party/skia/third_party/externals/spirv-cross/
H A Dspirv_msl.cpp4507 static bool expression_ends_with(const string &expr_str, const std::string &ending) in expression_ends_with() argument
/third_party/mesa3d/src/imagination/vulkan/
H A Dpvr_cmd_buffer.c2113 const uint64_t ending = (uint64_t)offset + (uint64_t)size; in pvr_CmdPushConstants() local
/third_party/skia/src/core/
H A DSkPath.cpp243 bool SkPath::interpolate(const SkPath& ending, SkScalar weight, SkPath* out) const { in interpolate() argument

Completed in 45 milliseconds