Home
last modified time | relevance | path

Searched defs:suffix (Results 151 - 175 of 431) sorted by relevance

12345678910>>...18

/third_party/openssl/crypto/
H A Dtrace.c178 char *suffix; member
242 set_trace_data(int category, int type, BIO **channel, const char **prefix, const char **suffix, int (*attach_cb)(int, int, const void *), int (*detach_cb)(int, int, const void *)) set_trace_data() argument
341 const char *suffix = NULL; ossl_trace_cleanup() local
437 OSSL_trace_set_suffix(int category, const char *suffix) OSSL_trace_set_suffix() argument
506 char *suffix = NULL; OSSL_trace_end() local
[all...]
/third_party/openssl/crypto/x509/
H A Dby_dir.c36 int suffix; member
/third_party/skia/third_party/externals/icu/source/i18n/
H A Dnumber_modifiers.h27 ConstantAffixModifier(const UnicodeString &prefix, const UnicodeString &suffix, Field field, in ConstantAffixModifier() argument
138 ConstantMultiFieldModifier( const FormattedStringBuilder &prefix, const FormattedStringBuilder &suffix, bool overwrite, bool strong, const Modifier::Parameters parameters) ConstantMultiFieldModifier() argument
150 ConstantMultiFieldModifier( const FormattedStringBuilder &prefix, const FormattedStringBuilder &suffix, bool overwrite, bool strong) ConstantMultiFieldModifier() argument
[all...]
H A Dnumparse_types.h123 UnicodeString suffix; member in numparse::impl::ParsedNumber
/third_party/skia/third_party/externals/icu/source/tools/icupkg/
H A Dicupkg.cpp534 char suffix[6]="?.dat"; in main() local
/third_party/skia/src/ports/
H A DSkOSFile_posix.cpp135 SkOSFile::Iter::Iter(const char path[], const char suffix[]) { in Iter() argument
148 void SkOSFile::Iter::reset(const char path[], const char suffix[]) { in reset() argument
171 static bool issuffixfor(const SkString& suffix, const char str[]) { in issuffixfor() argument
H A DSkOSFile_win.cpp168 static uint16_t* concat_to_16(const char src[], const char suffix[]) { in concat_to_16() argument
195 SkOSFile::Iter::Iter(const char path[], const char suffix[]) { in Iter() argument
209 void SkOSFile::Iter::reset(const char path[], const char suffix[]) { in reset() argument
[all...]
/third_party/skia/third_party/externals/dawn/src/tests/end2end/
H A DVertexFormatTests.cpp319 std::string suffix = componentCount == 1 ? "" : "[" + std::to_string(component) + "]"; in MakeTestPipeline() local
324 vs << " " << testVal << " = input.test" << suffix << ";\n"; in MakeTestPipeline() local
/third_party/skia/third_party/externals/freetype/src/lzw/
H A Dftzopen.h136 FT_Byte* suffix; /* suffix member
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/lib/Support/
H A DTimer.cpp371 printJSONValue(raw_ostream &OS, const PrintRecord &R, const char *suffix, double Value) printJSONValue() argument
/third_party/protobuf/src/google/protobuf/compiler/java/
H A Djava_helpers.h182 AnnotationFileName(const Descriptor* descriptor, const std::string& suffix) AnnotationFileName() argument
/third_party/python/Modules/
H A Dgetpath.c140 const wchar_t *suffix; variable
/third_party/rust/crates/memchr/src/memmem/
H A Dtwoway.rs501 let mut suffix = Suffix { pos: 0, period: 1 }; forward() variables
550 let mut suffix = Suffix { pos: needle.len(), period: 1 }; reverse() variables
[all...]
/third_party/skia/gm/
H A Dimagefiltersbase.cpp291 ImageFiltersTextBaseGM(const char suffix[]) : fSuffix(suffix) {} in ImageFiltersTextBaseGM() argument
H A Dimage_pict.cpp231 ImageCacheratorGM(const char suffix[], FactoryFunc factory) : fFactory(factory) { in ImageCacheratorGM() argument
H A Ddrawbitmaprect.cpp156 DrawBitmapRectGM(DrawRectRectProc proc, const char suffix[]) : fProc(proc) { in DrawBitmapRectGM() argument
/third_party/skia/bench/
H A DTessellateBench.cpp326 TessPrepareBench(MakePathStrokesFn makePathStrokesFn, MakeTessellatorFn makeTessellatorFn, PatchAttribs attribs, float matrixScale, const char* suffix) TessPrepareBench() argument
/third_party/vk-gl-cts/modules/gles31/functional/
H A Des31fVertexAttributeBindingStateQueryTests.cpp723 const char* suffix; in init() member
/third_party/skia/third_party/externals/angle2/src/common/
H A Dstring_utils.cpp194 bool EndsWith(const std::string &str, const std::string &suffix) in EndsWith() argument
199 bool EndsWith(const std::string &str, const char *suffix) in EndsWith() argument
204 bool EndsWith(const char *str, const char *suffix) in EndsWith() argument
24 EndsWithSuffix(const char *str, const size_t strLen, const char *suffix, const size_t suffixLen) EndsWithSuffix() argument
[all...]
/third_party/zlib/examples/
H A Dgun.c164 unsigned char suffix[65536]; /* one-character LZW suffix */ variable
/base/startup/appspawn/service/hnp/installer/src/
H A Dhnp_installer.c469 const char suffix[] = ".hnp"; in HnpFileCheck() local
/base/telephony/core_service/test/unittest/utils_vcard_gtest/
H A Dcontact_data_test.cpp122 std::string suffix = ""; in HWTEST_F() local
72 SetNameData(const std::string &family, const std::string &given, const std::string &middle, const std::string &prefix, const std::string &suffix) SetNameData() argument
/foundation/arkui/ace_engine/frameworks/core/image/
H A Dimage_file_cache.cpp149 RefPtr<NG::ImageData> ImageFileCache::GetDataFromCacheFile(const std::string& url, const std::string& suffix) in GetDataFromCacheFile() argument
165 void ImageFileCache::SaveCacheInner(const std::string& cacheKey, const std::string& suffix, size_t cacheSize, in SaveCacheInner() argument
225 void ImageFileCache::WriteCacheFile(const std::string& url, const void* data, size_t size, const std::string& suffix) in WriteCacheFile() argument
101 WriteFile(const std::string& url, const void* const data, size_t size, const std::string& fileCacheKey, const std::string& suffix) WriteFile() argument
339 GetCacheFilePathInner(const std::string& url, const std::string& suffix) GetCacheFilePathInner() argument
[all...]
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/verify/
H A Dverify_manager_host_impl.cpp73 bool GetDataDir(const std::string &path, std::string &suffix, std::string &el, std::string &baseType) in GetDataDir() argument
255 auto suffix in GetRealPath() local
261 std::string suffix; GetRealPath() local
[all...]
/foundation/multimedia/av_codec/services/media_engine/modules/source/
H A Dsource.cpp356 std::string suffix; in GetUriSuffix() local

Completed in 19 milliseconds

12345678910>>...18