Home
last modified time | relevance | path

Searched defs:suffix (Results 176 - 200 of 431) sorted by relevance

12345678910>>...18

/foundation/multimedia/av_codec/services/engine/codec/video/hcodec/
H A Dhcodec_dfx.cpp383 string suffix; in DumpSurfaceBuffer() local
409 void HCodec::BufferInfo::DecideDumpInfo(int& alignedH, uint32_t& totalSize, string& suffix, bool& dumpAsVideo) const in DecideDumpInfo() argument
/foundation/multimedia/media_foundation/engine/pipeline/filters/source/media_source/
H A Dmedia_source_filter.cpp324 std::string suffix; in GetUriSuffix() local
/foundation/multimedia/media_library/frameworks/innerkitsimpl/test/unittest/medialibrary_thumbnail_service_test/src/
H A Dmedialibrary_thumbnail_service_test.cpp662 string suffix; in HWTEST_F() local
/foundation/multimedia/media_library/frameworks/services/media_cloud_enhancement/src/enhancement_service/
H A Denhancement_service_callback.cpp118 string suffix = info->displayName.substr(pos); in SaveCloudEnhancementPhoto() local
/foundation/communication/netstack/utils/common_utils/src/
H A Dnetstack_common_utils.cpp202 bool EndsWith(const std::string &str, const std::string &suffix) in EndsWith() argument
/foundation/filemanagement/user_file_service/interfaces/kits/picker/src/
H A Dpicker_n_exporter.cpp94 napi_value suffix = nullptr; in MakeResultWithInt() local
/test/xts/hats/hdf/camera/cameraMg/v1_1/src/
H A Dhdi_common_v1_1.cpp31 int32_t Test::DumpImageFile(int streamId, std::string suffix, const void* buffer, int32_t size) in DumpImageFile() argument
/test/xts/hats/hdf/camera/cameraMg_additional/v1_1/src/
H A Dhdi_common_v1_1.cpp31 int32_t Test::DumpImageFile(int streamId, std::string suffix, const void* buffer, int32_t size) in DumpImageFile() argument
/test/xts/hats/hdf/camera/cameraBenchmarkTest/v1_1/src/
H A Dbenchmark_common.cpp31 int32_t Test::DumpImageFile(int streamId, std::string suffix, const void* buffer, int32_t size) in DumpImageFile() argument
/test/xts/hats/hdf/camera/cameraBenchmarkTest/v1_2/src/
H A Dbenchmark_common.cpp31 int32_t Test::DumpImageFile(int streamId, std::string suffix, const void* buffer, int32_t size) in DumpImageFile() argument
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
H A DICUBinary.java105 static void addBaseNamesInFolder(ByteBuffer bytes, String folder, String suffix, Set<String> names) { in addBaseNamesInFolder() argument
220 abstract void addBaseNamesInFolder(String folder, String suffix, Set<String> names); in addBaseNamesInFolder() argument
245 void addBaseNamesInFolder(String folder, String suffix, Se argument
167 addBaseName(ByteBuffer bytes, int index, String folder, String suffix, StringBuilder sb, Set<String> names) addBaseName() argument
276 addBaseNamesInFolder(String folder, String suffix, Set<String> names) addBaseNamesInFolder() argument
544 addBaseNamesInFileFolder(String folder, String suffix, Set<String> names) addBaseNamesInFileFolder() argument
[all...]
/third_party/icu/icu4c/source/test/intltest/
H A Dlocalematchertest.cpp468 getSuffixAfterPrefix(const UnicodeString &s, int32_t limit, const UnicodeString &prefix, UnicodeString &suffix) getSuffixAfterPrefix() argument
478 getInvariantSuffixAfterPrefix(const UnicodeString &s, int32_t limit, const UnicodeString &prefix, CharString &suffix, ErrorCode &errorCode) getInvariantSuffixAfterPrefix() argument
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/
H A DICUBinary.java109 static void addBaseNamesInFolder(ByteBuffer bytes, String folder, String suffix, Set<String> names) { in addBaseNamesInFolder() argument
224 abstract void addBaseNamesInFolder(String folder, String suffix, Set<String> names); in addBaseNamesInFolder() argument
249 void addBaseNamesInFolder(String folder, String suffix, Se argument
171 addBaseName(ByteBuffer bytes, int index, String folder, String suffix, StringBuilder sb, Set<String> names) addBaseName() argument
280 addBaseNamesInFolder(String folder, String suffix, Set<String> names) addBaseNamesInFolder() argument
549 addBaseNamesInFileFolder(String folder, String suffix, Set<String> names) addBaseNamesInFileFolder() argument
[all...]
/third_party/icu/icu4c/source/i18n/
H A Dnumparse_affixes.cpp325 AffixPatternMatcher* suffix = hasSuffix ? &fAffixPatternMatchers[numAffixPatternMatchers++] in createAffixMatchers() local
376 AffixMatcher::AffixMatcher(AffixPatternMatcher* prefix, AffixPatternMatcher* suffix, result_flags_t flags) in AffixMatcher() argument
[all...]
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
/third_party/libphonenumber/tools/cpp/src/cpp-build/
H A Dgenerate_geocoding_data.cc141 bool EndsWith(const string& s, const string& suffix) { in EndsWith() argument
/third_party/mbedtls/scripts/mbedtls_dev/
H A Dbignum_common.py127 suffix = False # for arity = 1, symbol can be prefix (default) or suffix variable in OperationCommon
/third_party/mesa3d/src/freedreno/rnn/
H A Drnndec.c495 const char *suffix = strchr(name, '['); in tryreg() local
/third_party/mesa3d/src/amd/vulkan/
H A Dradv_meta.c447 const char *suffix = "/radv_builtin_shaders"; in radv_builtin_cache_path() local
/third_party/node/deps/icu-small/source/i18n/
H A Dcollationfastlatinbuilder.cpp363 const UnicodeString &suffix = suffixes.getString(); in getCEsFromContractionCE32() local
H A Dnumber_modifiers.cpp345 CurrencySpacingEnabledModifier(const FormattedStringBuilder &prefix, const FormattedStringBuilder &suffix, bool overwrite, bool strong, const DecimalFormatSymbols &symbols, UErrorCode &status) CurrencySpacingEnabledModifier() argument
H A Dnumparse_affixes.cpp325 AffixPatternMatcher* suffix = hasSuffix ? &fAffixPatternMatchers[numAffixPatternMatchers++] in createAffixMatchers() local
376 AffixMatcher::AffixMatcher(AffixPatternMatcher* prefix, AffixPatternMatcher* suffix, result_flags_t flags) in AffixMatcher() argument
[all...]
/third_party/mesa3d/src/mesa/main/
H A Dtexstorage.c279 const char* suffix = dsa ? (memObj ? "tureMem" : "ture") : in tex_storage_error_check() local
445 const char* suffix in texture_storage() local
[all...]
H A Dcopyimage.c74 const char *suffix = is_arb_version ? "" : "NV"; in prepare_target_err() local
317 const char *suffix = is_arb_version ? "" : "NV"; check_region_bounds() local
[all...]

Completed in 26 milliseconds

12345678910>>...18