Home
last modified time | relevance | path

Searched defs:options (Results 526 - 550 of 1719) sorted by relevance

1...<<21222324252627282930>>...69

/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/
H A DIDNA2003.java153 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 DIntTrie.java323 IntTrie(char index[], int data[], int initialvalue, int options, in IntTrie() argument
/third_party/icu/icu4c/source/i18n/
H A Dcollationcompare.cpp34 int32_t options = settings.options; in compareUpToQuaternary() local
[all...]
/third_party/icu/icu4c/source/common/
H A Dutrie2_impl.h59 uint16_t options; member
H A Dunistr_case.cpp94 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 Dunormcmp.cpp143 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 Dunorm.cpp56 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 Dbenchmark-spawn.c33 static uv_process_options_t options; variable
[all...]
H A Dtest-thread.c254 uv_thread_options_t options; in TEST_IMPL() local
[all...]
H A Dtest-ref.c403 uv_process_options_t options; in TEST_IMPL() local
/third_party/libuv/docs/code/multi-echo-server/
H A Dmain.c11 uv_process_options_t options; member
/third_party/mesa3d/src/amd/common/
H A Dac_rtld.h59 struct ac_rtld_options options; member
97 struct ac_rtld_options options; member
/third_party/libcoap/src/
H A Dcoap_cache.c48 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 Dpem2der.c55 struct options { struct
/third_party/mbedtls/programs/pkey/
H A Dkey_app.c124 struct options { struct
/third_party/jerryscript/jerry-ext/debugger/
H A Ddebugger-serial.c108 struct termios options; in jerryx_debugger_serial_configure_attributes() local
[all...]
/third_party/mesa3d/src/compiler/nir/
H A Dnir_lower_printf.c33 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 Dnir_opt_access.c324 nir_opt_access(nir_shader *shader, const nir_opt_access_options *options) in nir_opt_access() argument
H A Dnir_opt_sink.c40 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 Dnir_lower_non_uniform_access.c69 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 Dnir_lower_tex_shadow.c76 nir_lower_tex_shadow_impl(nir_builder *b, nir_instr *instr, void *options) in nir_lower_tex_shadow_impl() argument
H A Dnir_opt_offsets.c34 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 Dcffdump.c51 static struct cffdec_options options = { variable
[all...]
/third_party/mesa3d/src/compiler/nir/tests/
H A Dnegative_equal_tests.cpp59 static const nir_shader_compiler_options options = { }; in alu_srcs_negative_equal_test() local
H A Dserialize_tests.cpp43 const nir_shader_compiler_options options; member in __anon7315::nir_serialize_test

Completed in 13 milliseconds

1...<<21222324252627282930>>...69