Home
last modified time | relevance | path

Searched defs:suffix (Results 126 - 150 of 340) sorted by relevance

12345678910>>...14

/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
/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...]
/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

Completed in 24 milliseconds

12345678910>>...14