Home
last modified time | relevance | path

Searched defs:suffix (Results 26 - 50 of 431) sorted by relevance

12345678910>>...18

/third_party/skia/third_party/externals/spirv-tools/test/val/
H A Dval_arithmetics_test.cpp162 const std::string suffix = in GenerateCode() local
1222 const std::string suffix = in GenerateCoopMatCode() local
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/val/
H A Dval_arithmetics_test.cpp162 const std::string suffix = in GenerateCode() local
1222 const std::string suffix = in GenerateCoopMatCode() local
/third_party/skia/third_party/externals/libwebp/examples/
H A Danim_dump.c42 const W_CHAR* suffix = TO_W_CHAR("png"); in main() local
/third_party/python/PCbuild/
H A Drt.bat32 set suffix= variable
41 if "%1"=="-d" (set suffix=_d) & shift & goto CheckOpts variable
/third_party/skia/gm/
H A Dimagesource2.cpp29 ImageSourceGM(const char* suffix, const SkSamplingOptions& sampling) in ImageSourceGM() argument
/third_party/spirv-tools/test/val/
H A Dval_arithmetics_test.cpp162 const std::string suffix = in GenerateCode() local
1223 const std::string suffix = in GenerateCoopMatCode() local
1533 const std::string suffix = R"( in GenerateCoopMatKHRCode() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/subgroups/
H A DvktSubgroupsScanHelpers.cpp37 string getScanOpName (string prefix, string suffix, Operator op, ScanType scanType) in getScanOpName() argument
/base/startup/init/services/begetctl/
H A Dpartitionslot.cpp75 std::string suffix = ""; in GetSuffix() local
/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_base/src/
H A Dmime_type_mgr.cpp75 bool MimeTypeMgr::GetUriSuffix(const std::string &uri, std::string &suffix) in GetUriSuffix() argument
99 std::string suffix; in GetUtdVectorByUri() local
[all...]
/foundation/arkui/ui_lite/interfaces/kits/common/
H A Dimage.h179 bool IsImgValid(const char* suffix) in IsImgValid() argument
[all...]
/third_party/mesa3d/src/gallium/frontends/clover/llvm/
H A Dutil.hpp81 log(const std::string &suffix, const std::string &s) { in log() argument
/third_party/libabigail/src/
H A Dabg-config.cc81 abigail_get_library_version(std::string& major, std::string& minor, std::string& revision, std::string& suffix) abigail_get_library_version() argument
/third_party/skia/third_party/externals/swiftshader/src/Reactor/
H A DReactorDebugInfo.cpp36 bool endswith_lower(const std::string &str, const std::string &suffix) in endswith_lower() argument
/third_party/skia/src/ports/
H A DSkFontMgr_custom_directory.cpp45 load_directory_fonts(const SkTypeface_FreeType::Scanner& scanner, const SkString& directory, const char* suffix, SkFontMgr_Custom::Families* families) load_directory_fonts() argument
/third_party/skia/third_party/externals/brotli/csharp/org/brotli/dec/
H A DTransform.cs15 private readonly byte[] suffix; field in Org.Brotli.Dec.Transform
17 internal Transform(string prefix, int type, string suffix) in Transform() argument
/third_party/rust/crates/syn/tests/
H A Dtest_lit.rs226 fn suffix() { in suffix() functions
[all...]
/third_party/spirv-tools/tools/diff/
H A Ddiff.cpp74 const char* suffix = strrchr(path, '.'); in is_assembly() local
/third_party/skia/third_party/externals/angle2/src/common/
H A Dstring_utils_unittest.cpp287 bool runEndsWith(const char *str, const char *suffix) in runEndsWith() argument
/base/hiviewdfx/hiview/base/running_status_logger/
H A Drunning_status_logger.cpp65 std::string RunningStatusLogger::GenerateNewestFileName(const std::string& suffix) in GenerateNewestFileName() argument
/base/security/dlp_permission_service/frameworks/test/mock/
H A Ddlp_utils_mock.cpp42 std::string DlpUtils::GetFileTypeBySuffix(const std::string& suffix) in GetFileTypeBySuffix() argument
/base/startup/init/test/moduletest/
H A Dtest_utils.cpp66 bool EndsWith(const std::string &str, const std::string &suffix) in EndsWith() argument
/foundation/filemanagement/app_file_service/utils/src/b_filesystem/
H A Db_file.cpp214 bool BFile::EndsWith(const string &str, const string &suffix) in EndsWith() argument
/third_party/eudev/src/shared/
H A Dconf-files.c49 static int files_add(Hashmap *h, const char *root, const char *path, const char *suffix) { in files_add() argument
109 static int conf_files_list_strv_internal(char ***strv, const char *suffix, const char *root, char **dirs) { in conf_files_list_strv_internal() argument
145 int conf_files_list_strv(char ***strv, const char *suffix, const char *root, const char* const* dirs) { in conf_files_list_strv() argument
/third_party/googletest/googletest/test/
H A Dgtest_stress_test.cc54 std::string IdToKey(int id, const char* suffix) { in IdToKey() argument
56 key << "key_" << id << "_" << suffix; in IdToKey() local
66 ExpectKeyAndValueWereRecordedForId( const std::vector<TestProperty>& properties, int id, const char* suffix) ExpectKeyAndValueWereRecordedForId() argument
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/number/
H A DConstantMultiFieldModifier.java29 ConstantMultiFieldModifier( FormattedStringBuilder prefix, FormattedStringBuilder suffix, boolean overwrite, boolean strong) ConstantMultiFieldModifier() argument
37 ConstantMultiFieldModifier( FormattedStringBuilder prefix, FormattedStringBuilder suffix, boolean overwrite, boolean strong, Parameters parameters) ConstantMultiFieldModifier() argument

Completed in 13 milliseconds

12345678910>>...18