Home
last modified time | relevance | path

Searched defs:suffix (Results 301 - 325 of 431) sorted by relevance

1...<<1112131415161718

/third_party/openssl/crypto/x509/
H A Dv3_utl.c686 wildcard_match(const unsigned char *prefix, size_t prefix_len, const unsigned char *suffix, size_t suffix_len, const unsigned char *subject, size_t subject_len, unsigned int flags) wildcard_match() argument
/third_party/skia/third_party/externals/libgifcodec/
H A DSkGifImageReader.h133 SK_MAX_DICTIONARY_ENTRIES> suffix; member in final
/third_party/skia/src/sksl/
H A DSkSLDSLParser.cpp1620 DSLExpression DSLParser::suffix(DSLExpression base) { in suffix() function in SkSL::DSLParser
/third_party/skia/third_party/externals/brotli/c/tools/
H A Dbrotli.c103 const char* suffix; member
[all...]
/third_party/skia/third_party/externals/dawn/src/tests/
H A DDawnTest.cpp211 std::string suffix = std::string("__") + std::to_string(index); in SanitizeParamName() local
/third_party/openssl/test/
H A Devp_pkey_provided_test.c60 const char *suffix; in compare_with_file() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/MCTargetDesc/
H A DAArch64InstPrinter.cpp1497 O << '.' << suffix; in printSVERegOp() local
/third_party/skia/third_party/externals/tint/samples/
H A Dmain.cc162 bool ends_with(const std::string& input, const std::string& suffix) { in ends_with() argument
/third_party/protobuf/src/google/protobuf/compiler/python/
H A Dpython_generator.cc80 const char* suffix = in StripProto() local
/third_party/protobuf/java/core/src/main/java/com/google/protobuf/
H A DByteString.java344 public final boolean endsWith(ByteString suffix) { in endsWith() argument
/third_party/rust/crates/syn/src/
H A Dlit.rs252 pub fn suffix( functions
287 pub fn suffix(&self) -> &str { suffix() functions
322 pub fn suffix(&self) -> &str { suffix() functions
357 pub fn suffix(&self) -> &str { suffix() functions
420 pub fn suffix(&self) -> &str { suffix() functions
492 pub fn suffix(&self) -> &str { suffix() functions
1104 pub fn suffix(&self) -> &str { suffix() functions
[all...]
/third_party/selinux/libselinux/src/
H A Dlabel_file.c413 const char *suffix; member
417 static char *rolling_append(char *current, const char *suffix, size_t max) in rolling_append() argument
462 static FILE *open_file(const char *path, const char *suffix, in open_file() argument
532 process_file(const char *path, const char *suffix, struct selabel_handle *rec, const char *prefix, struct selabel_digest *digest) process_file() argument
[all...]
/third_party/skia/bench/
H A DPathBench.cpp119 SkString suffix; variable
1114 TightBoundsBench(SkRect (*proc)(const SkPath&), const char suffix[]) : fProc(proc) { in TightBoundsBench() argument
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ray_tracing/
H A DvktRayTracingBuildLargeTests.cpp592 const std::string suffix = threads[threadsNdx] == std::numeric_limits<deUint32>::max() ? "max" : de::toString(threads[threadsNdx]); in createBuildLargeShaderSetTests() local
H A DvktRayTracingBuildTests.cpp643 const std::string suffix = de::toString(caseDef.instancesGroupCount) + '_' + de::toString(caseDef.geometriesGroupCount) + '_' + de::toString(caseDef.squaresGroupCount); in buildTest() local
672 const std::string suffix = de::toString(caseDef.instancesGroupCount) + '_' + de::toString(caseDef.geometriesGroupCount) + '_' + de::toString(caseDef.squaresGroupCount); in buildTest() local
701 const std::string suffix = de::toString(caseDef.instancesGroupCount) + '_' + de::toString(caseDef.geometriesGroupCount) + '_' + de::toString(caseDef.squaresGroupCount); in buildTest() local
/base/telephony/core_service/utils/vcard/src/
H A Dvcard_constructor.cpp128 std::string suffix = nameData->GetSuffix(); in ConstructNameV40() local
172 result_ << ITEM_SEPARATOR << suffix; in AddNameData() local
243 std::string suffix = nameData->GetSuffix(); in ConstructName() local
165 AddNameData(const std::string &family, const std::string &given, const std::string &middle, const std::string &prefix, const std::string &suffix) AddNameData() argument
266 DealNoEmptyFimilyOrGivenName(const std::string &familyName, const std::string &givenName, const std::string &middleName, const std::string &prefix, const std::string &suffix, const std::string &displayName) DealNoEmptyFimilyOrGivenName() argument
[all...]
/foundation/ability/dmsfwk/services/dtbschedmgr/src/continue/
H A Ddsched_continue.cpp542 std::string suffix = QUICK_START_CONFIGURATION; in CheckQuickStartConfiguration() local
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dbundle_util.cpp788 bool BundleUtil::EndWith(const std::string &source, const std::string &suffix) in EndWith() argument
/foundation/graphic/graphic_3d/lume/scenewidgetplugin/plugin/src/
H A Decs_animation.cpp340 BASE_NS::string suffix = node->GetName(); in TryResolveAnimationRoot() local
/foundation/multimedia/media_library/frameworks/services/media_thumbnail/src/
H A Dthumbnail_utils.cpp97 string suffix; in GetThumbnailSuffix() local
1574 int ThumbnailUtils::SaveFileCreateDir(const string &path, const string &suffix, string &fileName) in SaveFileCreateDir() argument
1585 int ThumbnailUtils::SaveFileCreateDirHighlight(const string &path, const string &suffix, in SaveFileCreateDirHighlight() argument
1613 string suffix; in TrySaveFile() local
1662 SaveThumbDataToLocalDir(ThumbnailData &data, const std::string &suffix, uint8_t *output, const int writeSize) SaveThumbDataToLocalDir() argument
[all...]
/foundation/multimedia/media_library/frameworks/services/media_backup_extension/src/
H A Dbase_restore.cpp377 void BaseRestore::RecursiveCreateDir(std::string &relativePath, std::string &suffix) in RecursiveCreateDir() argument
/foundation/multimedia/media_library/frameworks/services/media_file_extension/src/
H A Dmedia_file_extention_utils.cpp502 vector<string> suffix = filter.GetSuffix(); in GetListFilePredicates() local
/third_party/ffmpeg/libavcodec/
H A Dhevc_cabac.c994 int suffix = 0; in coeff_abs_level_remaining_decode() local
1164 int suffix = last_significant_coeff_suffix_decode(s, last_significant_coeff_x); in ff_hevc_hls_residual_coding() local
1171 int suffix in ff_hevc_hls_residual_coding() local
[all...]
/third_party/eudev/src/shared/
H A Dutil.c426 char *strnappend(const char *s, const char *suffix, size_t b) { in strnappend() argument
457 char *strappend(const char *s, const char *suffix) { in strappend() argument
1065 dirent_is_file_with_suffix(const struct dirent *de, const char *suffix) dirent_is_file_with_suffix() argument
[all...]
/third_party/elfutils/src/
H A Dnm.c409 handle_ar(int fd, Elf *elf, const char *prefix, const char *fname, const char *suffix) handle_ar() argument
1528 handle_elf(int fd, Elf *elf, const char *prefix, const char *fname, const char *suffix) handle_elf() argument
[all...]

Completed in 50 milliseconds

1...<<1112131415161718