Home
last modified time | relevance | path

Searched defs:suffix (Results 201 - 225 of 429) sorted by relevance

12345678910>>...18

/third_party/ltp/tools/genload/
H A Dstress.c385 char suffix; in atoll_b() local
424 char suffix; in atoll_s() local
[all...]
H A Dgenload.c385 char suffix; in atoll_b() local
424 char suffix; in atoll_s() local
[all...]
/third_party/node/deps/v8/src/strings/
H A Dstring-search.h371 int suffix = pattern_length + 1; in PopulateBoyerMooreTable() local
[all...]
/third_party/node/deps/openssl/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/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
/base/security/certificate_manager/services/cert_manager_standard/cert_manager_engine/main/core/src/
H A Dcert_manager.c72 GetFilePath(const struct CmContext *context, uint32_t store, char *pathPtr, char *suffix, uint32_t *suffixLen) GetFilePath() argument
/base/update/sys_installer/services/module_update/util/src/
H A Dmodule_utils.cpp86 bool CheckFileSuffix(const std::string &file, const std::string &suffix) in CheckFileSuffix() argument
/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

Completed in 29 milliseconds

12345678910>>...18