Home
last modified time | relevance | path

Searched defs:type (Results 1126 - 1150 of 6833) sorted by relevance

1...<<41424344454647484950>>...274

/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/
H A DPluralRulesLoader.java87 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 DDisplayContext.java122 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 DNumberFormatTest.java50 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 DPropertiesAffixPatternProvider.java147 public boolean containsSymbolType(int type) { in containsSymbolType() argument
H A DAffixPatternProvider.java40 public boolean containsSymbolType(int type); in containsSymbolType() argument
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/stringprep/
H A DIDNAConformanceTest.java176 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 Dformat.cpp198 Format::getLocale(ULocDataLocaleType type, UErrorCode& status) const { in getLocale() argument
204 Format::getLocaleID(ULocDataLocaleType type, UErrorCode& status) const { in getLocaleID() argument
H A Dudateintervalformat.cpp166 udtitvfmt_getContext(const UDateIntervalFormat* formatter, UDisplayContextType type, UErrorCode* status) udtitvfmt_getContext() argument
H A Dnumber_affixutils.h39 AffixPatternType type; member
231 makeTag(int32_t offset, AffixPatternType type, AffixPatternState state, UChar32 cp) makeTag() argument
[all...]
H A Dbrktrans.cpp112 int type = u_charType(cp); in handleTransliterate() local
/third_party/icu/icu4c/source/common/
H A Dutrie_swap.cpp212 UCPTrieType type = (UCPTrieType)((trie.options >> 6) & 3); in ucptrie_swap() local
/third_party/libuv/test/
H A Dtest-tcp-rst.c52 uv_handle_type type = uv_guess_handle(fd); in read_cb() local
/third_party/libwebsockets/include/libwebsockets/
H A Dlws-ws-ext.h70 enum lws_ext_options_types type; /**< What kind of args the option can take */ member
H A Dlws-fault-injection.h84 char type; /* LWSFI_* */ member
H A Dlws-genhash.h55 uint8_t type; member
71 uint8_t type; member
[all...]
/third_party/libwebsockets/lib/core-net/
H A Dsocks5-client.c102 lws_socks5c_generate_msg(struct lws *wsi, enum socks_msg_type type, in lws_socks5c_generate_msg() argument
/third_party/libuv/src/
H A Duv-data-getter-setters.c24 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 Dima_oki_adpcm.c54 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 Dbignum_data.py12 from Cryptodome.Util.number import isPrime, getPrime #type: ignore #pylint: disable=import-error namespace
/third_party/libcoap/include/coap3/
H A Dcoap_option.h399 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 Dpk_wrap.h24 mbedtls_pk_type_t type; member
H A Dpsa_crypto_storage.h276 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 Dpsa_constant_names_generated.c90 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 Dre-token.h61 re_token_type_t type; /**< type of the token */ member
/third_party/mesa3d/src/compiler/nir/
H A Dnir_lower_readonly_images_to_tex.c28 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...]

Completed in 11 milliseconds

1...<<41424344454647484950>>...274