| /third_party/ffmpeg/libavcodec/ |
| H A D | lzw.c | 64 uint8_t suffix[LZW_SIZTABLE]; member
|
| /third_party/alsa-utils/axfer/ |
| H A D | container.h | 104 const char *const suffix; member
|
| /third_party/gn/src/util/test/ |
| H A D | gn_test.cc | 145 const char* suffix = "\n"; in main() local
|
| /third_party/icu/icu4j/main/classes/collate/src/com/ibm/icu/impl/coll/ |
| H A D | TailoredSet.java | 46 private String suffix; field in TailoredSet
|
| /third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/number/parse/ |
| H A D | ParsedNumber.java | 43 public String suffix; field in ParsedNumber
|
| H A D | AffixMatcher.java | 23 private final AffixPatternMatcher suffix; field in AffixMatcher 164 getInstance( AffixPatternMatcher prefix, AffixPatternMatcher suffix, int flags) getInstance() argument 172 AffixMatcher(AffixPatternMatcher prefix, AffixPatternMatcher suffix, int flags) AffixMatcher() argument [all...] |
| /third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/number/ |
| H A D | CurrencySpacingEnabledModifier.java | 31 CurrencySpacingEnabledModifier( FormattedStringBuilder prefix, FormattedStringBuilder suffix, boolean overwrite, boolean strong, DecimalFormatSymbols symbols) CurrencySpacingEnabledModifier() argument
|
| /third_party/icu/icu4j/main/classes/localespi/src/com/ibm/icu/impl/javaspi/ |
| H A D | ICULocaleServiceProvider.java | 36 private static String suffix = "ICU4J"; field in ICULocaleServiceProvider [all...] |
| /third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/number/parse/ |
| H A D | AffixMatcher.java | 25 private final AffixPatternMatcher suffix; field in AffixMatcher 162 getInstance( AffixPatternMatcher prefix, AffixPatternMatcher suffix, int flags) getInstance() argument 170 AffixMatcher(AffixPatternMatcher prefix, AffixPatternMatcher suffix, int flags) AffixMatcher() argument [all...] |
| H A D | ParsedNumber.java | 45 public String suffix; field in ParsedNumber
|
| /third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/coll/ |
| H A D | TailoredSet.java | 48 private String suffix; field in TailoredSet
|
| /third_party/icu/icu4j/tools/build/src/com/ibm/icu/dev/tool/docs/ |
| H A D | CodeMangler.java | 38 private String suffix; // suffix to process, default '.jpp' field in CodeMangler
|
| /third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/number/ |
| H A D | CurrencySpacingEnabledModifier.java | 33 CurrencySpacingEnabledModifier( FormattedStringBuilder prefix, FormattedStringBuilder suffix, boolean overwrite, boolean strong, DecimalFormatSymbols symbols) CurrencySpacingEnabledModifier() argument
|
| /third_party/mbedtls/scripts/mbedtls_dev/ |
| H A D | bignum_mod_raw.py | 117 suffix = True variable in BignumModRawInvPrime
|
| /third_party/icu/icu4c/source/test/intltest/ |
| H A D | numbertest_modifiers.cpp | 40 FormattedStringBuilder suffix; in testConstantMultiFieldModifier() local 109 FormattedStringBuilder suffix; in testCurrencySpacingEnabledModifier() local
|
| /third_party/node/deps/v8/src/interpreter/ |
| H A D | bytecodes.cc | 122 std::string suffix = ToString(prefix_bytecode); in ToString() local
|
| /third_party/protobuf/benchmarks/cpp/ |
| H A D | cpp_benchmark.cc | 54 Fixture(const BenchmarkDataset& dataset, const std::string& suffix) { in Fixture() argument
|
| /third_party/python/Include/ |
| H A D | pyhash.h | 61 Py_hash_t suffix; member 71 Py_hash_t suffix; member
|
| /third_party/skia/third_party/externals/angle2/src/tests/perf_tests/third_party/perf/ |
| H A D | perf_test.cc | 54 ResultsToString(const std::string &measurement, const std::string &modifier, const std::string &trace, const std::string &values, const std::string &prefix, const std::string &suffix, const std::string &units, bool important) ResultsToString() argument 71 PrintResultsImpl(const std::string &measurement, const std::string &modifier, const std::string &trace, const std::string &values, const std::string &prefix, const std::string &suffix, const std::string &units, bool important) PrintResultsImpl() argument
|
| /third_party/python/Lib/test/ |
| H A D | test_dbm.py | 209 suffix = mod.__name__[4:] variable
|
| /third_party/skia/third_party/externals/tint/src/writer/ |
| H A D | text_generator.cc | 43 TrimSuffix(std::string str, const std::string& suffix) TrimSuffix() argument
|
| /third_party/skia/tools/skdiff/ |
| H A D | skdiff_utils.cpp | 121 static SkString filename_to_derived_filename(const SkString& filename, const char *suffix) { in filename_to_derived_filename() argument
|
| /third_party/vixl/src/aarch64/ |
| H A D | disasm-aarch64.h | 361 void SetCPUFeaturesSuffix(const char* suffix) { in SetCPUFeaturesSuffix() argument
|
| /third_party/skia/bench/ |
| H A D | GeometryBench.cpp | 16 GeometryBench(const char suffix[]) : fVolatileInt(0) { in GeometryBench() argument 45 GeoRectBench(const char suffix[]) : GeometryBench(suffix) {} in GeoRectBench() argument 254 ConvexityBench(const char suffix[]) { in ConvexityBench() argument
|
| H A D | PathOpsBench.cpp | 22 PathOpsBench(const char suffix[], SkPathOp op) : fOp(op) { in PathOpsBench() argument 56 PathOpsSimplifyBench(const char suffix[], const SkPath& path) : fPath(path) { in PathOpsSimplifyBench() argument
|