Home
last modified time | relevance | path

Searched defs:suffix (Results 101 - 125 of 551) sorted by relevance

12345678910>>...23

/third_party/ffmpeg/libavcodec/
H A Dlzw.c64 uint8_t suffix[LZW_SIZTABLE]; member
/third_party/alsa-utils/axfer/
H A Dcontainer.h104 const char *const suffix; member
/third_party/gn/src/util/test/
H A Dgn_test.cc145 const char* suffix = "\n"; in main() local
/third_party/icu/icu4j/main/classes/collate/src/com/ibm/icu/impl/coll/
H A DTailoredSet.java46 private String suffix; field in TailoredSet
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/number/parse/
H A DParsedNumber.java43 public String suffix; field in ParsedNumber
H A DAffixMatcher.java23 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 DCurrencySpacingEnabledModifier.java31 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 DICULocaleServiceProvider.java36 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 DAffixMatcher.java25 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 DParsedNumber.java45 public String suffix; field in ParsedNumber
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/coll/
H A DTailoredSet.java48 private String suffix; field in TailoredSet
/third_party/icu/icu4j/tools/build/src/com/ibm/icu/dev/tool/docs/
H A DCodeMangler.java38 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 DCurrencySpacingEnabledModifier.java33 CurrencySpacingEnabledModifier( FormattedStringBuilder prefix, FormattedStringBuilder suffix, boolean overwrite, boolean strong, DecimalFormatSymbols symbols) CurrencySpacingEnabledModifier() argument
/third_party/mbedtls/scripts/mbedtls_dev/
H A Dbignum_mod_raw.py117 suffix = True variable in BignumModRawInvPrime
/third_party/icu/icu4c/source/test/intltest/
H A Dnumbertest_modifiers.cpp40 FormattedStringBuilder suffix; in testConstantMultiFieldModifier() local
109 FormattedStringBuilder suffix; in testCurrencySpacingEnabledModifier() local
/third_party/node/deps/v8/src/interpreter/
H A Dbytecodes.cc122 std::string suffix = ToString(prefix_bytecode); in ToString() local
/third_party/protobuf/benchmarks/cpp/
H A Dcpp_benchmark.cc54 Fixture(const BenchmarkDataset& dataset, const std::string& suffix) { in Fixture() argument
/third_party/python/Include/
H A Dpyhash.h61 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 Dperf_test.cc54 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 Dtest_dbm.py209 suffix = mod.__name__[4:] variable
/third_party/skia/third_party/externals/tint/src/writer/
H A Dtext_generator.cc43 TrimSuffix(std::string str, const std::string& suffix) TrimSuffix() argument
/third_party/skia/tools/skdiff/
H A Dskdiff_utils.cpp121 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 Ddisasm-aarch64.h361 void SetCPUFeaturesSuffix(const char* suffix) { in SetCPUFeaturesSuffix() argument
/third_party/skia/bench/
H A DGeometryBench.cpp16 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 DPathOpsBench.cpp22 PathOpsBench(const char suffix[], SkPathOp op) : fOp(op) { in PathOpsBench() argument
56 PathOpsSimplifyBench(const char suffix[], const SkPath& path) : fPath(path) { in PathOpsSimplifyBench() argument

Completed in 13 milliseconds

12345678910>>...23