| /third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/ |
| H A D | PluralRulesLoader.java | 87 private Map<String, String> getLocaleIdToRulesIdMap(PluralType type) { in getLocaleIdToRulesIdMap() argument 166 public String getRulesIdForLocale(ULocale locale, PluralType type) { in getRulesIdForLocale() argument 239 public PluralRules forLocale(ULocale locale, PluralRules.PluralType type) { in forLocale() argument
|
| /third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/ |
| H A D | DisplayContext.java | 122 private final Type type; field in DisplayContext 124 private DisplayContext(Type type, int value) { in DisplayContext() argument 132 public Type type() { in type() method in DisplayContext
|
| /third_party/icu/icu4j/main/tests/localespi/src/com/ibm/icu/dev/test/localespi/ |
| H A D | NumberFormatTest.java | 50 private void checkGetInstance(int type, Locale loc) { in checkGetInstance() argument 73 private NumberFormat getJDKInstance(int type, Locale loc, String[] methodName) { in getJDKInstance() argument 105 private com.ibm.icu.text.NumberFormat getICUInstance(int type, Locale loc, String[] methodName) { in getICUInstance() argument [all...] |
| /third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/number/ |
| H A D | PropertiesAffixPatternProvider.java | 147 public boolean containsSymbolType(int type) { in containsSymbolType() argument
|
| H A D | AffixPatternProvider.java | 40 public boolean containsSymbolType(int type); in containsSymbolType() argument
|
| /third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/stringprep/ |
| H A D | IDNAConformanceTest.java | 176 printInfo(String desc, String namebase, String nameutf8, String namezone, String failzone1, String failzone2, String result, String type, String passfail) printInfo() argument [all...] |
| /third_party/icu/icu4c/source/i18n/ |
| H A D | format.cpp | 198 Format::getLocale(ULocDataLocaleType type, UErrorCode& status) const { in getLocale() argument 204 Format::getLocaleID(ULocDataLocaleType type, UErrorCode& status) const { in getLocaleID() argument
|
| H A D | udateintervalformat.cpp | 166 udtitvfmt_getContext(const UDateIntervalFormat* formatter, UDisplayContextType type, UErrorCode* status) udtitvfmt_getContext() argument
|
| H A D | number_affixutils.h | 39 AffixPatternType type; member 231 makeTag(int32_t offset, AffixPatternType type, AffixPatternState state, UChar32 cp) makeTag() argument [all...] |
| H A D | brktrans.cpp | 112 int type = u_charType(cp); in handleTransliterate() local
|
| /third_party/icu/icu4c/source/common/ |
| H A D | utrie_swap.cpp | 212 UCPTrieType type = (UCPTrieType)((trie.options >> 6) & 3); in ucptrie_swap() local
|
| /third_party/libuv/test/ |
| H A D | test-tcp-rst.c | 52 uv_handle_type type = uv_guess_handle(fd); in read_cb() local
|
| /third_party/libwebsockets/include/libwebsockets/ |
| H A D | lws-ws-ext.h | 70 enum lws_ext_options_types type; /**< What kind of args the option can take */ member
|
| H A D | lws-fault-injection.h | 84 char type; /* LWSFI_* */ member
|
| H A D | lws-genhash.h | 55 uint8_t type; member 71 uint8_t type; member [all...] |
| /third_party/libwebsockets/lib/core-net/ |
| H A D | socks5-client.c | 102 lws_socks5c_generate_msg(struct lws *wsi, enum socks_msg_type type, in lws_socks5c_generate_msg() argument
|
| /third_party/libuv/src/ |
| H A D | uv-data-getter-setters.c | 24 const char* uv_handle_type_name(uv_handle_type type) { in uv_handle_type_name() argument 52 const char* uv_req_type_name(uv_req_type type) { in uv_req_type_name() argument
|
| /third_party/libsnd/src/ |
| H A D | ima_oki_adpcm.c | 54 ima_oki_adpcm_init (IMA_OKI_ADPCM * state, IMA_OKI_ADPCM_TYPE type) in ima_oki_adpcm_init() argument
|
| /third_party/mbedtls/scripts/mbedtls_dev/ |
| H A D | bignum_data.py | 12 from Cryptodome.Util.number import isPrime, getPrime #type: ignore #pylint: disable=import-error namespace
|
| /third_party/libcoap/include/coap3/ |
| H A D | coap_option.h | 399 coap_option_setb(coap_opt_filter_t *filter, uint16_t type) { in coap_option_setb() argument 415 coap_option_clrb(coap_opt_filter_t *filter, uint16_t type) { in coap_option_clrb() argument 431 coap_option_getb(coap_opt_filter_t *filter, uint16_t type) coap_option_getb() argument [all...] |
| /third_party/mbedtls/library/ |
| H A D | pk_wrap.h | 24 mbedtls_pk_type_t type; member
|
| H A D | psa_crypto_storage.h | 276 psa_crypto_transaction_type_t type; member 285 psa_crypto_transaction_type_t type; global() member 303 psa_crypto_prepare_transaction( psa_crypto_transaction_type_t type) psa_crypto_prepare_transaction() argument [all...] |
| /third_party/mbedtls/programs/psa/ |
| H A D | psa_constant_names_generated.c | 90 psa_snprint_key_type(char *buffer, size_t buffer_size, psa_key_type_t type) psa_snprint_key_type() argument [all...] |
| /third_party/jerryscript/jerry-core/parser/regexp/ |
| H A D | re-token.h | 61 re_token_type_t type; /**< type of the token */ member
|
| /third_party/mesa3d/src/compiler/nir/ |
| H A D | nir_lower_readonly_images_to_tex.c | 28 get_texture_type_for_image(const struct glsl_type *type) in get_texture_type_for_image() argument 45 const struct glsl_type *type = deref->type; in replace_image_type_with_sampler() local [all...] |