/foundation/filemanagement/dfs_service/test/unittests/utils/cloud_disk/ |
H A D | cloud_file_utils_test.cpp | 137 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 D | rosen_render_svg_path.cpp | 130 SkPath ending; in GetPath() local 161 RSRecordingPath ending; in GetPath() local [all...] |
/foundation/graphic/graphic_2d/rosen/test/2d_graphics/unittest/draw/ |
H A D | path_test.cpp | 787 Path ending; in HWTEST_F() local 803 Path ending; in HWTEST_F() local
|
/third_party/node/lib/internal/http2/ |
H A D | compat.js | 479 ending: false, global() property
|
/foundation/graphic/graphic_2d/rosen/test/2d_graphics/fuzztest/draw/path_fuzzer/ |
H A D | path_fuzzer.cpp | 67 Path ending; in PathOpFuzzTest() local 200 Path ending; in PathFuzzTest004() local
|
/foundation/filemanagement/dfs_service/test/unittests/cloudsync_sa/mock/ |
H A D | cloud_file_utils_mock.cpp | 91 bool CloudFileUtils::EndsWith(const string &fullString, const string &ending) in EndsWith() argument
|
/third_party/mesa3d/src/mesa/main/ |
H A D | version.c | 45 check_for_ending(const char *string, const char *ending) in check_for_ending() argument
|
/foundation/filemanagement/dfs_service/utils/cloud_disk/src/ |
H A D | cloud_file_utils.cpp | 174 bool CloudFileUtils::EndsWith(const string &fullString, const string &ending) in EndsWith() argument
|
/foundation/graphic/graphic_3d/lume/LumeEcsSerializer/Util/src/util/ |
H A D | io_util.cpp | 300 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 D | path.cpp | 218 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 D | skia_path.cpp | 284 bool SkiaPath::Interpolate(const Path& ending, scalar weight, Path& out) in Interpolate() argument
|
/third_party/skia/third_party/externals/dng_sdk/source/ |
H A D | dng_string.cpp | 1815 void dng_string::SetLineEndings (char ending) in SetLineEndings() argument
|
/third_party/vk-gl-cts/framework/common/ |
H A D | tcuCommandLine.cpp | 720 const std::string ending = ".txt"; in parseCaseList() local
|
/third_party/skia/third_party/externals/spirv-cross/ |
H A D | spirv_msl.cpp | 4507 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 D | pvr_cmd_buffer.c | 2113 const uint64_t ending = (uint64_t)offset + (uint64_t)size; in pvr_CmdPushConstants() local
|
/third_party/skia/src/core/ |
H A D | SkPath.cpp | 243 bool SkPath::interpolate(const SkPath& ending, SkScalar weight, SkPath* out) const { in interpolate() argument
|