Home
last modified time | relevance | path

Searched defs:prefix (Results 301 - 325 of 1050) sorted by relevance

1...<<11121314151617181920>>...42

/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/number/parse/
H A DParsedNumber.java38 public String prefix; field in ParsedNumber
H A DAffixMatcher.java22 private final AffixPatternMatcher prefix; 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/tests/collate/src/com/ibm/icu/dev/test/util/
H A DULocaleCollationTest.java92 static int loccmp(String string, String prefix) { in loccmp() argument
/third_party/icu/tools/cldr/cldr-to-icu/src/main/java/org/unicode/icu/tool/cldrtoicu/mapper/
H A DBcp47Mapper.java137 ValueCollector(CldrPath prefix) { in ValueCollector() argument
H A DPluralsMapper.java86 Plurals(CldrPath prefix) { in Plurals() argument
123 private Rules(CldrPath prefix) { in Rules() argument
/third_party/icu/tools/cldr/cldr-to-icu/src/main/java/org/unicode/icu/tool/cldrtoicu/regex/
H A DRule.java36 staticRule( CldrDataType dtdType, String prefix, Iterable<ResultSpec> specs, String pathRegex, String xpathSpec, int lineNumber) staticRule() argument
137 StaticRule( CldrDataType dtdType, String prefix, Iterable<ResultSpec> specs, String pathRegex, String xpathSpec, int lineNumber) StaticRule() argument
161 DynamicRule( CldrDataType dtdType, String prefix, Iterable<ResultSpec> specs, VarString varString, Function<Character, CldrPath> varFn, String xpathSpec, int lineNumber) DynamicRule() argument
/third_party/icu/tools/unicode/c/genprops/
H A Dgenprops.cpp172 const char *prefix=ppucd.nextField(); // NULL if type==hangul in main() local
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/util/
H A DULocaleCollationTest.java95 static int loccmp(String string, String prefix) { in loccmp() argument
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/number/parse/
H A DAffixMatcher.java24 private final AffixPatternMatcher prefix; 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.java40 public String prefix; field in ParsedNumber
/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/libabigail/tests/
H A Dtest-abidiff-exit.cc483 do_prefix_strings(std::vector<std::string> &strings, const std::string& prefix) do_prefix_strings() argument
/third_party/mbedtls/library/
H A Dx509_csr.c528 int mbedtls_x509_csr_info(char *buf, size_t size, const char *prefix, in mbedtls_x509_csr_info() argument
/third_party/mbedtls/programs/ssl/
H A Dssl_test_common_source.c322 int x509_crt_verify_info(char *buf, size_t size, const char *prefix, in x509_crt_verify_info() argument
/third_party/mesa3d/src/freedreno/registers/
H A Dgen_header.py306 def prefix(self): global() member in Parser
[all...]
/third_party/node/src/
H A Dnode_sockaddr.h308 int prefix; member
H A Dnode_win32_etw_provider.cc42 char prefix[32 - sizeof(size_t)]; member
/third_party/node/src/permission/
H A Dfs_permission.h23 std::string prefix; member
[all...]
/third_party/mesa3d/src/intel/tools/
H A Daub_write.h43 _fail(const char *prefix, const char *format, ...) in _fail() argument
/third_party/icu/icu4c/source/test/intltest/
H A Dnumbertest_modifiers.cpp39 FormattedStringBuilder prefix; in testConstantMultiFieldModifier() local
108 FormattedStringBuilder prefix; in testCurrencySpacingEnabledModifier() local
/third_party/libinput/tools/
H A Dlibinput-quirks.c48 const char *prefix = NULL; in log_handler() local
/third_party/ltp/testcases/lib/
H A Dtst_net_iface_prefix.c19 static int prefix; variable
[all...]
/third_party/libphonenumber/cpp/test/phonenumbers/geocoding/
H A Dgeocoding_data_test.cc70 int prefix = descriptions->prefixes[i]; in TestPrefixDescriptions() local
/third_party/lwip/src/include/lwip/priv/
H A Dnd6_priv.h101 ip6_addr_t prefix; member

Completed in 14 milliseconds

1...<<11121314151617181920>>...42