| /third_party/openssl/crypto/ |
| H A D | trace.c | 178 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 D | by_dir.c | 36 int suffix; member
|
| /third_party/skia/third_party/externals/icu/source/i18n/ |
| H A D | number_modifiers.h | 27 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 D | numparse_types.h | 123 UnicodeString suffix; member in numparse::impl::ParsedNumber
|
| /third_party/skia/third_party/externals/icu/source/tools/icupkg/ |
| H A D | icupkg.cpp | 534 char suffix[6]="?.dat"; in main() local
|
| /third_party/skia/src/ports/ |
| H A D | SkOSFile_posix.cpp | 135 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 D | SkOSFile_win.cpp | 168 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 D | VertexFormatTests.cpp | 319 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 D | ftzopen.h | 136 FT_Byte* suffix; /* suffix member [all...] |
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/lib/Support/ |
| H A D | Timer.cpp | 371 printJSONValue(raw_ostream &OS, const PrintRecord &R, const char *suffix, double Value) printJSONValue() argument
|
| /third_party/protobuf/src/google/protobuf/compiler/java/ |
| H A D | java_helpers.h | 182 AnnotationFileName(const Descriptor* descriptor, const std::string& suffix) AnnotationFileName() argument
|
| /third_party/python/Modules/ |
| H A D | getpath.c | 140 const wchar_t *suffix; variable
|
| /third_party/rust/crates/memchr/src/memmem/ |
| H A D | twoway.rs | 501 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 D | imagefiltersbase.cpp | 291 ImageFiltersTextBaseGM(const char suffix[]) : fSuffix(suffix) {} in ImageFiltersTextBaseGM() argument
|
| H A D | image_pict.cpp | 231 ImageCacheratorGM(const char suffix[], FactoryFunc factory) : fFactory(factory) { in ImageCacheratorGM() argument
|
| H A D | drawbitmaprect.cpp | 156 DrawBitmapRectGM(DrawRectRectProc proc, const char suffix[]) : fProc(proc) { in DrawBitmapRectGM() argument
|
| /third_party/skia/bench/ |
| H A D | TessellateBench.cpp | 326 TessPrepareBench(MakePathStrokesFn makePathStrokesFn, MakeTessellatorFn makeTessellatorFn, PatchAttribs attribs, float matrixScale, const char* suffix) TessPrepareBench() argument
|
| /third_party/vk-gl-cts/modules/gles31/functional/ |
| H A D | es31fVertexAttributeBindingStateQueryTests.cpp | 723 const char* suffix; in init() member
|
| /third_party/skia/third_party/externals/angle2/src/common/ |
| H A D | string_utils.cpp | 194 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 D | gun.c | 164 unsigned char suffix[65536]; /* one-character LZW suffix */ variable
|
| /base/startup/appspawn/service/hnp/installer/src/ |
| H A D | hnp_installer.c | 469 const char suffix[] = ".hnp";
in HnpFileCheck() local
|
| /base/telephony/core_service/test/unittest/utils_vcard_gtest/ |
| H A D | contact_data_test.cpp | 122 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 D | image_file_cache.cpp | 149 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 D | verify_manager_host_impl.cpp | 73 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 D | source.cpp | 356 std::string suffix; in GetUriSuffix() local
|