Home
last modified time | relevance | path

Searched defs:suffix (Results 226 - 250 of 533) sorted by relevance

12345678910>>...22

/third_party/openssl/crypto/asn1/
H A Dbio_asn1.c54 asn1_ps_func *prefix, *prefix_free, *suffix, *suffix_free; member
439 int BIO_asn1_set_suffix(BIO *b, asn1_ps_func *suffix, in BIO_asn1_set_suffix() argument
/third_party/skia/third_party/externals/spirv-tools/test/
H A Dhex_float_test.cpp1360 std::string suffix; in TEST_P() local
1361 input >> suffix; in TEST_P() local
/third_party/skia/src/gpu/glsl/
H A DGrGLSLShaderBuilder.h100 SkString newTmpVarName(const char* suffix) { in newTmpVarName() argument
H A DGrGLSLProgramBuilder.cpp440 SkString suffix; in getMangleSuffix() local
456 SkString suffix = this->getMangleSuffix(); in nameVariable() local
/third_party/skia/src/gpu/gl/
H A DGrGLUtil.cpp367 char suffix[SK_ARRAY_COUNT(kChromium)] = {0}; in is_commamd_buffer() local
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/
H A Dhex_float_test.cpp1360 std::string suffix; in TEST_P() local
1361 input >> suffix; in TEST_P() local
/third_party/skia/third_party/externals/icu/source/i18n/
H A Dcollationfastlatinbuilder.cpp363 const UnicodeString &suffix = suffixes.getString(); in getCEsFromContractionCE32() local
H A Dnumber_modifiers.cpp336 CurrencySpacingEnabledModifier(const FormattedStringBuilder &prefix, const FormattedStringBuilder &suffix, bool overwrite, bool strong, const DecimalFormatSymbols &symbols, UErrorCode &status) CurrencySpacingEnabledModifier() argument
H A Dnumparse_affixes.cpp311 AffixPatternMatcher* suffix = hasSuffix ? &fAffixPatternMatchers[numAffixPatternMatchers++] in createAffixMatchers() local
362 AffixMatcher::AffixMatcher(AffixPatternMatcher* prefix, AffixPatternMatcher* suffix, result_flags_t flags) in AffixMatcher() argument
[all...]
/third_party/skia/src/sksl/
H A DSkSLMain.cpp75 static SkSL::String base_name(const SkSL::String& fpPath, const char* prefix, const char* suffix) { in base_name() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
H A DTimer.cpp400 printJSONValue(raw_ostream &OS, const PrintRecord &R, const char *suffix, double Value) printJSONValue() argument
/third_party/python/Modules/_sha3/
H A Dsha3module.c387 unsigned char suffix[2] = {0x06, 0}; in SHA3_get_suffix() local
532 unsigned char suffix[2] = {0x1f, 0}; in SHAKE_get_suffix() local
/third_party/python/Objects/clinic/
H A Dbytesobject.c.h591 Py_buffer suffix = {NULL, NULL}; in bytes_removesuffix() local
[all...]
/third_party/spirv-tools/test/
H A Dhex_float_test.cpp1362 std::string suffix; in TEST_P() local
1363 input >> suffix; in TEST_P() local
1395 std::string suffix; in TEST_P() local
1396 input >> suffix; in TEST_P() local
/foundation/ability/ability_lite/services/abilitymgr_lite/src/slite/
H A Dability_record_manager.cpp131 const char* suffix = ".launcher"; in IsLauncher() local
/foundation/arkui/ace_engine/frameworks/base/utils/
H A Dstring_utils.h697 inline bool EndWith(const std::string& dst, const std::string& suffix) in EndWith() argument
702 inline bool EndWith(const std::string& str, const char* suffix, size_t suffixLen) in EndWith() argument
/foundation/arkui/ace_engine/frameworks/core/image/
H A Dimage_loader.cpp203 RefPtr<NG::ImageData> ImageLoader::LoadImageDataFromFileCache(const std::string& key, const std::string& suffix) in LoadImageDataFromFileCache() argument
H A Dimage_provider.cpp274 LoadImageRawDataFromFileCache( const RefPtr<PipelineBase> context, const std::string key, const std::string suffix) LoadImageRawDataFromFileCache() argument
/foundation/multimedia/image_effect/test/unittest/
H A DTestUtils.cpp253 std::string suffix = "abcd"; in HWTEST_F() local
/foundation/multimedia/media_library/frameworks/innerkitsimpl/medialibrary_data_extension/src/
H A Dmoving_photo_processor.cpp413 static void addCompatPathSuffix(const string &oldPath, const string &suffix, string &newPath) in addCompatPathSuffix() argument
H A Dmedialibrary_file_operations.cpp440 string suffix; in RemoveWhereSuffix() local
/foundation/multimedia/media_library/frameworks/services/media_dfx/src/
H A Ddfx_manager.cpp91 string suffix = MediaFileUtils::GetExtensionFromPath(path); in HandleHighMemoryThumbnail() local
H A Ddfx_reporter.cpp60 int32_t DfxReporter::ReportHighMemoryImageThumbnail(std::string &path, std::string &suffix, int32_t width, in ReportHighMemoryImageThumbnail() argument
75 int32_t DfxReporter::ReportHighMemoryVideoThumbnail(std::string &path, std::string &suffix, int32_t width, in ReportHighMemoryVideoThumbnail() argument
/foundation/filemanagement/user_file_service/interfaces/kits/picker/
H A Dpicker.js
/foundation/window/window_manager/wmserver/src/
H A Dmock_session_manager_service.cpp716 std::string suffix = TEST_MODULE_NAME_SUFFIX; in IsSceneBoardTestMode() local

Completed in 30 milliseconds

12345678910>>...22