/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
|
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/ |
H A D | ICUBinary.java | 105 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 D | localematchertest.cpp | 468 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 D | ICUBinary.java | 109 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 D | numparse_affixes.cpp | 325 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 D | collationfastlatinbuilder.cpp | 363 const UnicodeString &suffix = suffixes.getString(); in getCEsFromContractionCE32() local
|
H A D | number_modifiers.cpp | 336 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 D | generate_geocoding_data.cc | 141 bool EndsWith(const string& s, const string& suffix) { in EndsWith() argument
|
/third_party/mbedtls/scripts/mbedtls_dev/ |
H A D | bignum_common.py | 127 suffix = False # for arity = 1, symbol can be prefix (default) or suffix variable in OperationCommon
|
/third_party/mesa3d/src/freedreno/rnn/ |
H A D | rnndec.c | 495 const char *suffix = strchr(name, '['); in tryreg() local
|
/third_party/mesa3d/src/amd/vulkan/ |
H A D | radv_meta.c | 447 const char *suffix = "/radv_builtin_shaders"; in radv_builtin_cache_path() local
|
/third_party/node/deps/icu-small/source/i18n/ |
H A D | collationfastlatinbuilder.cpp | 363 const UnicodeString &suffix = suffixes.getString(); in getCEsFromContractionCE32() local
|
H A D | number_modifiers.cpp | 345 CurrencySpacingEnabledModifier(const FormattedStringBuilder &prefix, const FormattedStringBuilder &suffix, bool overwrite, bool strong, const DecimalFormatSymbols &symbols, UErrorCode &status) CurrencySpacingEnabledModifier() argument
|
H A D | numparse_affixes.cpp | 325 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 D | texstorage.c | 279 const char* suffix = dsa ? (memObj ? "tureMem" : "ture") : in tex_storage_error_check() local 445 const char* suffix in texture_storage() local [all...] |
H A D | copyimage.c | 74 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 D | stress.c | 385 char suffix; in atoll_b() local 424 char suffix; in atoll_s() local [all...] |
H A D | genload.c | 385 char suffix; in atoll_b() local 424 char suffix; in atoll_s() local [all...] |
/third_party/node/deps/v8/src/strings/ |
H A D | string-search.h | 371 int suffix = pattern_length + 1; in PopulateBoyerMooreTable() local [all...] |
/third_party/node/deps/openssl/openssl/crypto/asn1/ |
H A D | bio_asn1.c | 54 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 D | bio_asn1.c | 54 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 D | hex_float_test.cpp | 1360 std::string suffix; in TEST_P() local 1361 input >> suffix; in TEST_P() local
|