| /third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/ |
| H A D | IDNA2003.java | 153 public static StringBuffer convertToASCII(UCharacterIterator src, int options) in convertToASCII() argument 263 public static StringBuffer convertIDNToASCII(String src,int options) in convertIDNToASCII() argument 293 public static StringBuffer convertToUnicode(UCharacterIterator src, int options) in convertToUnicode() argument 403 convertIDNToUnicode(String src, int options) convertIDNToUnicode() argument 433 compare(String s1, String s2, int options) compare() argument [all...] |
| H A D | IntTrie.java | 323 IntTrie(char index[], int data[], int initialvalue, int options, in IntTrie() argument
|
| /third_party/icu/icu4c/source/i18n/ |
| H A D | collationcompare.cpp | 34 int32_t options = settings.options; in compareUpToQuaternary() local [all...] |
| /third_party/icu/icu4c/source/common/ |
| H A D | utrie2_impl.h | 59 uint16_t options; member
|
| H A D | unistr_case.cpp | 94 UnicodeString::caseMap(int32_t caseLocale, uint32_t options, UCASEMAP_BREAK_ITERATOR_PARAM in caseMap() argument 217 UnicodeString::foldCase(uint32_t options) { in foldCase() argument
|
| H A D | unormcmp.cpp | 143 unorm_cmpEquivFold(const UChar *s1, int32_t length1, const UChar *s2, int32_t length2, uint32_t options, UErrorCode *pErrorCode) unorm_cmpEquivFold() argument 561 unorm_compare(const UChar *s1, int32_t length1, const UChar *s2, int32_t length2, uint32_t options, UErrorCode *pErrorCode) unorm_compare() argument [all...] |
| H A D | unorm.cpp | 56 unorm_quickCheckWithOptions(const UChar *src, int32_t srcLength, UNormalizationMode mode, int32_t options, UErrorCode *pErrorCode) unorm_quickCheckWithOptions() argument 79 unorm_isNormalizedWithOptions(const UChar *src, int32_t srcLength, UNormalizationMode mode, int32_t options, UErrorCode *pErrorCode) unorm_isNormalizedWithOptions() argument 97 unorm_normalize(const UChar *src, int32_t srcLength, UNormalizationMode mode, int32_t options, UChar *dest, int32_t destCapacity, UErrorCode *pErrorCode) unorm_normalize() argument 177 unorm_iterate(UCharIterator *src, UBool forward, UChar *dest, int32_t destCapacity, UNormalizationMode mode, int32_t options, UBool doNormalize, UBool *pNeededToNormalize, UErrorCode *pErrorCode) unorm_iterate() argument 197 unorm_previous(UCharIterator *src, UChar *dest, int32_t destCapacity, UNormalizationMode mode, int32_t options, UBool doNormalize, UBool *pNeededToNormalize, UErrorCode *pErrorCode) unorm_previous() argument 210 unorm_next(UCharIterator *src, UChar *dest, int32_t destCapacity, UNormalizationMode mode, int32_t options, UBool doNormalize, UBool *pNeededToNormalize, UErrorCode *pErrorCode) unorm_next() argument 261 unorm_concatenate(const UChar *left, int32_t leftLength, const UChar *right, int32_t rightLength, UChar *dest, int32_t destCapacity, UNormalizationMode mode, int32_t options, UErrorCode *pErrorCode) unorm_concatenate() argument [all...] |
| /third_party/libuv/test/ |
| H A D | benchmark-spawn.c | 33 static uv_process_options_t options; variable [all...] |
| H A D | test-thread.c | 254 uv_thread_options_t options; in TEST_IMPL() local [all...] |
| H A D | test-ref.c | 403 uv_process_options_t options; in TEST_IMPL() local
|
| /third_party/libuv/docs/code/multi-echo-server/ |
| H A D | main.c | 11 uv_process_options_t options; member
|
| /third_party/mesa3d/src/amd/common/ |
| H A D | ac_rtld.h | 59 struct ac_rtld_options options; member 97 struct ac_rtld_options options; member
|
| /third_party/libcoap/src/ |
| H A D | coap_cache.c | 48 coap_cache_ignore_options(coap_context_t *ctx, const uint16_t *options, size_t count) coap_cache_ignore_options() argument
|
| /third_party/mbedtls/programs/util/ |
| H A D | pem2der.c | 55 struct options { struct
|
| /third_party/mbedtls/programs/pkey/ |
| H A D | key_app.c | 124 struct options { struct
|
| /third_party/jerryscript/jerry-ext/debugger/ |
| H A D | debugger-serial.c | 108 struct termios options; in jerryx_debugger_serial_configure_attributes() local [all...] |
| /third_party/mesa3d/src/compiler/nir/ |
| H A D | nir_lower_printf.c | 33 const nir_lower_printf_options *options = _options; in lower_printf_instr() local 138 nir_lower_printf(nir_shader *nir, const nir_lower_printf_options *options) in nir_lower_printf() argument
|
| H A D | nir_opt_access.c | 324 nir_opt_access(nir_shader *shader, const nir_opt_access_options *options) in nir_opt_access() argument
|
| H A D | nir_opt_sink.c | 40 nir_can_move_instr(nir_instr *instr, nir_move_options options) in nir_can_move_instr() argument 201 nir_opt_sink(nir_shader *shader, nir_move_options options) in nir_opt_sink() argument [all...] |
| H A D | nir_lower_non_uniform_access.c | 69 nu_handle_compare(const nir_lower_non_uniform_access_options *options, in nu_handle_compare() argument 107 lower_non_uniform_tex_access(const nir_lower_non_uniform_access_options *options, in lower_non_uniform_tex_access() argument 174 lower_non_uniform_access_intrin(const nir_lower_non_uniform_access_options *options, in lower_non_uniform_access_intrin() argument 202 nir_lower_non_uniform_access_impl(nir_function_impl *impl, const nir_lower_non_uniform_access_options *options) nir_lower_non_uniform_access_impl() argument 360 nir_lower_non_uniform_access(nir_shader *shader, const nir_lower_non_uniform_access_options *options) nir_lower_non_uniform_access() argument [all...] |
| H A D | nir_lower_tex_shadow.c | 76 nir_lower_tex_shadow_impl(nir_builder *b, nir_instr *instr, void *options) in nir_lower_tex_shadow_impl() argument
|
| H A D | nir_opt_offsets.c | 34 const nir_opt_offsets_options *options; member 215 nir_opt_offsets(nir_shader *shader, const nir_opt_offsets_options *options) in nir_opt_offsets() argument [all...] |
| /third_party/mesa3d/src/freedreno/decode/ |
| H A D | cffdump.c | 51 static struct cffdec_options options = { variable [all...] |
| /third_party/mesa3d/src/compiler/nir/tests/ |
| H A D | negative_equal_tests.cpp | 59 static const nir_shader_compiler_options options = { }; in alu_srcs_negative_equal_test() local
|
| H A D | serialize_tests.cpp | 43 const nir_shader_compiler_options options; member in __anon7315::nir_serialize_test
|