Home
last modified time | relevance | path

Searched defs:suffix (Results 1 - 25 of 451) sorted by relevance

12345678910>>...19

/base/update/updater/interfaces/kits/slot_info/
H A Dslot_info.cpp25 void GetPartitionSuffix(std::string &suffix) in GetPartitionSuffix() argument
/third_party/skia/third_party/externals/spirv-tools/utils/vscode/src/lsp/span/
H A Dparse.go82 type suffix struct { type
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/utils/vscode/src/lsp/span/
H A Dparse.go82 type suffix struct { type
/third_party/spirv-tools/utils/vscode/src/lsp/span/
H A Dparse.go82 type suffix struct { type
/foundation/multimedia/av_session/services/session/server/softbus/
H A Dsoftbus_session_utils.h35 std::string suffix = deviceId.substr(deviceId.length() - index, deviceId.length()); in AnonymizeDeviceId() local
/foundation/multimedia/image_effect/frameworks/native/utils/common/
H A Dstring_helper.cpp23 bool StringHelp::EndsWith(const std::string &input, const std::string &suffix) in EndsWith() argument
31 bool StringHelp::EndsWithIgnoreCase(const std::string &input, const std::string &suffix) in EndsWithIgnoreCase() argument
[all...]
/third_party/icu/icu4c/source/i18n/
H A Desctrn.h58 UnicodeString suffix; member in EscapeTransliterator
/third_party/mesa3d/src/mesa/program/
H A Dprogram_parse_extra.c37 _mesa_parse_instruction_suffix(const struct asm_parser_state *state, const char *suffix, struct prog_instruction *inst) _mesa_parse_instruction_suffix() argument
/third_party/node/deps/icu-small/source/i18n/
H A Desctrn.h58 UnicodeString suffix; member in EscapeTransliterator
/third_party/python/Tools/buildbot/
H A DremotePythonInfo.bat8 set suffix=_d variable
14 if "%1"=="-d" (set suffix=_d) & shift & goto CheckOpts variable
15 if "%1"=="+d" (set suffix=) & shift & goto CheckOpts variable
/third_party/skia/third_party/externals/spirv-tools/source/util/
H A Dstring_utils.cpp27 std::string suffix; in CardinalToOrdinal() local
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/util/
H A Dstring_utils.cpp27 std::string suffix; in CardinalToOrdinal() local
/third_party/skia/third_party/externals/icu/source/i18n/
H A Desctrn.h58 UnicodeString suffix; member in EscapeTransliterator
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/
H A Dstrip.h82 StripSuffix( absl::string_view str, absl::string_view suffix) StripSuffix() argument
/third_party/skia/bench/
H A DGrPathUtilsBench.cpp13 FindCubicConvex180Chops(const std::array<SkPoint,4>& pts, const char* suffix) : fPts(pts) { in FindCubicConvex180Chops() argument
/third_party/spirv-tools/source/util/
H A Dstring_utils.cpp27 std::string suffix; in CardinalToOrdinal() local
/base/hiviewdfx/faultloggerd/common/dfxutil/
H A Dstring_util.h61 inline bool EndsWith(const std::string& s, const std::string& suffix) in EndsWith() argument
67 inline bool EndsWith(const std::string& s, char suffix) in EndsWith() argument
72 inline bool EndsWithIgnoreCase(const std::string& s, const std::string& suffix) in EndsWithIgnoreCase() argument
[all...]
/foundation/ai/intelligent_voice_framework/services/intell_voice_engine/server/base/
H A Daudio_debug.cpp29 void AudioDebug::CreateAudioDebugFile(const std::string &suffix) in CreateAudioDebugFile() argument
/foundation/arkui/ace_engine/frameworks/bridge/common/manifest/
H A Dmanifest_router.cpp32 const std::string suffix = ".js"; in GetPagePath() local
/foundation/multimedia/media_library/frameworks/services/media_cloud_enhancement/include/utils/
H A Ddynamic_loader.h38 inline bool EndsWith(const std::string& str, const std::string& suffix) in EndsWith() argument
/foundation/distributeddatamgr/preferences/frameworks/native/src/
H A Dpreferences_utils.cpp26 std::string MakeFilePath(const std::string &prefPath, const std::string &suffix) in MakeFilePath() argument
/test/xts/hats/startup/partitionslot_additional/src/
H A Dpartitionslot_test.cpp197 std::string suffix = ""; in HWTEST_F() local
212 std::string suffix = ""; in HWTEST_F() local
227 std::string suffix = ""; in HWTEST_F() local
/test/xts/hats/startup/partitionslot/src/
H A Dpartitionslot_test.cpp129 std::string suffix = ""; in HWTEST_F() local
143 std::string suffix = ""; in HWTEST_F() local
157 std::string suffix = ""; in HWTEST_F() local
170 std::string suffix = ""; HWTEST_F() local
184 std::string suffix = ""; HWTEST_F() local
[all...]
/third_party/eudev/src/shared/
H A Dtime-util.c82 const char *suffix; in format_timespan() member
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/subgroups/
H A DvktSubgroupsScanHelpers.cpp37 string getScanOpName (string prefix, string suffix, Operator op, ScanType scanType) in getScanOpName() argument

Completed in 7 milliseconds

12345678910>>...19