| /third_party/icu/vendor/double-conversion/upstream/double-conversion/ |
| H A D | double-to-string.cc | 379 DoubleToAscii(double v, DtoaMode mode, int requested_digits, char* buffer, int buffer_length, bool* sign, int* length, int* point) DoubleToAscii() argument [all...] |
| /third_party/icu/vendor/double-conversion/upstream/test/cctest/ |
| H A D | test-dtoa.cc | 53 DoubleToStringConverter::DtoaMode mode = DoubleToStringConverter::SHORTEST; in DoubleToAscii() local
|
| /third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/ |
| H A D | Normalizer2.java | 181 public static Normalizer2 getInstance(InputStream data, String name, Mode mode) { in getInstance() argument
|
| /third_party/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/translit/ |
| H A D | UnicodeSetClosure.java | 191 Normalizer.Mode mode; field in UnicodeSetClosure.NFToString 252 public static void close2(UnicodeSet s, Char32ToString f, int lc, int mode) { in close2() argument
|
| /third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/bidi/ |
| H A D | TestReorderingMode.java | 411 assertRoundTrip(Bidi bidi, int tc, int outIndex, String src, String dest, int mode, int option, byte level) assertRoundTrip() argument 483 checkResultLength(Bidi bidi, String src, String dest, String mode, String option, byte level) checkResultLength() argument 621 checkMaps(Bidi bidi, int stringIndex, String src, String dest, String mode, String option, byte level, boolean forward) checkMaps() argument [all...] |
| /third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/bidi/ |
| H A D | TestReorderingMode.java | 408 assertRoundTrip(Bidi bidi, int tc, int outIndex, String src, String dest, int mode, int option, byte level) assertRoundTrip() argument 480 checkResultLength(Bidi bidi, String src, String dest, String mode, String option, byte level) checkResultLength() argument 618 checkMaps(Bidi bidi, int stringIndex, String src, String dest, String mode, String option, byte level, boolean forward) checkMaps() argument [all...] |
| /third_party/icu/icu4c/source/i18n/ |
| H A D | double-conversion-bignum-dtoa.cpp | 103 void BignumDtoa(double v, BignumDtoaMode mode, int requested_digits, in BignumDtoa() argument
|
| /third_party/icu/icu4c/source/common/ |
| H A D | unorm.cpp | 47 unorm_quickCheck(const UChar *src, int32_t srcLength, UNormalizationMode mode, UErrorCode *pErrorCode) unorm_quickCheck() argument 56 unorm_quickCheckWithOptions(const UChar *src, int32_t srcLength, UNormalizationMode mode, int32_t options, UErrorCode *pErrorCode) unorm_quickCheckWithOptions() argument 71 unorm_isNormalized(const UChar *src, int32_t srcLength, UNormalizationMode mode, UErrorCode *pErrorCode) unorm_isNormalized() 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/libsnd/src/ |
| H A D | ogg_speex.c | 262 const SpeexMode *mode ; in spx_header_read() local [all...] |
| H A D | txw.c | 370 txw_seek (SF_PRIVATE *psf, int mode, sf_count_t offset) in txw_seek() argument
|
| /third_party/mesa3d/src/amd/addrlib/src/r800/ |
| H A D | egbaddrlib.h | 209 HwlPostCheckTileIndex( const ADDR_TILEINFO* pInfo, AddrTileMode mode, AddrTileType type, INT curIndex = TileIndexInvalid) const HwlPostCheckTileIndex() argument
|
| /third_party/mbedtls/programs/aes/ |
| H A D | crypt_and_hash.c | 63 int mode; in main() local
|
| /third_party/mbedtls/programs/pkey/ |
| H A D | key_app.c | 125 int mode; /* the mode to run the application in */ member
|
| /third_party/mesa3d/src/freedreno/vulkan/ |
| H A D | tu_cs.c | 14 tu_cs_init(struct tu_cs *cs, struct tu_device *device, enum tu_cs_mode mode, uint32_t initial_size) tu_cs_init() argument [all...] |
| /third_party/mesa3d/src/asahi/compiler/ |
| H A D | cmdline.c | 60 sort_varyings(nir_shader *nir, nir_variable_mode mode) in sort_varyings() argument 72 fixup_varying_slots(nir_shader *nir, nir_variable_mode mode) in fixup_varying_slots() argument
|
| /third_party/mesa3d/src/compiler/glsl/ |
| H A D | glsl_symbol_table.cpp | 32 bool add_interface(const glsl_type *i, enum ir_variable_mode mode) in add_interface() argument 62 const glsl_type *get_interface(enum ir_variable_mode mode) in get_interface() argument 85 symbol_table_entry(const glsl_type *t, enum ir_variable_mode mode) : in symbol_table_entry() argument 175 add_interface(const char *name, const glsl_type *i, enum ir_variable_mode mode) add_interface() argument 243 get_interface(const char *name, enum ir_variable_mode mode) get_interface() argument [all...] |
| /third_party/mesa3d/src/compiler/nir/ |
| H A D | nir_lower_fp16_conv.c | 89 float_to_half_impl(nir_builder *b, nir_ssa_def *src, nir_rounding_mode mode) in float_to_half_impl() argument 69 half_rounded(nir_builder *b, nir_ssa_def *value, nir_ssa_def *guard, nir_ssa_def *sticky, nir_ssa_def *sign, nir_rounding_mode mode) half_rounded() argument 196 nir_rounding_mode mode = nir_rounding_mode_rtne; lower_fp16_cast_impl() local [all...] |
| /third_party/ltp/pan/ |
| H A D | symbol.c | 160 SYM sym_open(int flags, int mode, int openinfo) in sym_open() argument
|
| /third_party/ltp/testcases/kernel/fs/fs_perms/ |
| H A D | fs_perms.c | 68 static void testsetup(const char *file_name, int flag, mode_t mode, in testsetup() argument
|
| /third_party/libwebsockets/lib/tls/mbedtls/ |
| H A D | lws-genrsa.c | 44 lws_genrsa_create(struct lws_genrsa_ctx *ctx, const struct lws_gencrypto_keyelem *el, struct lws_context *context, enum enum_genrsa_mode mode, enum lws_genhash_types oaep_hashid) global() argument 130 lws_genrsa_new_keypair(struct lws_context *context, struct lws_genrsa_ctx *ctx, enum enum_genrsa_mode mode, struct lws_gencrypto_keyelem *el, int bits) global() argument [all...] |
| H A D | lws-genaes.c | 49 lws_genaes_create(struct lws_genaes_ctx *ctx, enum enum_aes_operation op, enum enum_aes_modes mode, struct lws_gencrypto_keyelem *el, enum enum_aes_padding padding, void *engine) lws_genaes_create() argument
|
| /third_party/ltp/lib/ |
| H A D | tst_safe_file_at.c | 39 mode_t mode = 0; in safe_openat() local
|
| /third_party/ltp/libs/libltpnuma/ |
| H A D | tst_numa.c | 48 const char *tst_mempolicy_mode_name(int mode) in tst_mempolicy_mode_name() argument
|
| /third_party/ltp/testcases/kernel/controllers/libcontrollers/ |
| H A D | libcontrollers.c | 204 int write_to_file(char *file, const char *mode, unsigned int value) in write_to_file() argument
|
| /third_party/ltp/testcases/kernel/device-drivers/v4l/user_space/ |
| H A D | test_VIDIOC_AUDIO.c | 51 int valid_audio_mode(__u32 mode) in valid_audio_mode() argument
|