| /third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/ |
| H A D | MeasureFormat.java | 249 getInstance( ULocale locale, FormatWidth formatWidth, NumberFormat format) getInstance() argument 267 getInstance( Locale locale, FormatWidth formatWidth, NumberFormat format) getInstance() argument 292 public StringBuffer format(Object obj, StringBuffer toAppendTo, FieldPosition fpos) { format() method in MeasureFormat 566 withNumberFormat(NumberFormat format) withNumberFormat() argument [all...] |
| H A D | ListFormatter.java | 453 public String format(Object... items) { in format() method in ListFormatter 464 public String format(Collection<?> items) { in format() method in ListFormatter [all...] |
| H A D | RuleBasedNumberFormat.java | 801 RuleBasedNumberFormat(Locale locale, int format) RuleBasedNumberFormat() argument 818 RuleBasedNumberFormat(ULocale locale, int format) RuleBasedNumberFormat() argument 875 RuleBasedNumberFormat(int format) RuleBasedNumberFormat() argument 1125 public String format(double number, String ruleSet) throws IllegalArgumentException { format() method in RuleBasedNumberFormat 1143 public String format(long number, String ruleSet) throws IllegalArgumentException { format() method in RuleBasedNumberFormat 1159 public StringBuffer format(double number, format() method in RuleBasedNumberFormat 1188 public StringBuffer format(long number, format() method in RuleBasedNumberFormat 1209 public StringBuffer format(BigInteger number, format() method in RuleBasedNumberFormat 1221 public StringBuffer format(java.math.BigDecimal number, format() method in RuleBasedNumberFormat 1236 public StringBuffer format(ohos.global.icu.math.BigDecimal number, format() method in RuleBasedNumberFormat 1906 private String format(double number, NFRuleSet ruleSet) { format() method in RuleBasedNumberFormat 1930 private String format(long number, NFRuleSet ruleSet) { format() method in RuleBasedNumberFormat [all...] |
| H A D | DateIntervalFormat.java | 731 format(Object obj, StringBuffer appendTo, FieldPosition fieldPosition) format() method in DateIntervalFormat 754 public final StringBuffer format(DateInterval dtInterval, format() method in DateIntervalFormat 856 public final StringBuffer format(Calendar fromCalendar, format() method in DateIntervalFormat [all...] |
| /third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/ |
| H A D | LocaleDisplayNamesImpl.java | 50 private final String format; field in LocaleDisplayNamesImpl
|
| /third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/format/ |
| H A D | PluralRulesTest.java | |
| H A D | MeasureUnitTest.java | [all...] |
| /third_party/icu/icu4c/source/i18n/ |
| H A D | measfmt.cpp | 470 UnicodeString &MeasureFormat::format( in format() function in MeasureFormat
|
| H A D | listformatter.cpp | 641 UnicodeString& ListFormatter::format( in format() function in ListFormatter 650 UnicodeString& ListFormatter::format( in format() function in ListFormatter
|
| H A D | nfrs.cpp | 400 NFRuleSet::format(int64_t number, UnicodeString& toAppendTo, int32_t pos, int32_t recursionCount, UErrorCode& status) const in format() function in NFRuleSet 414 NFRuleSet::format(double number, UnicodeString& toAppendTo, int32_t pos, int32_t recursionCount, UErrorCode& status) const in format() function in NFRuleSet
|
| /third_party/libunwind/libunwind/src/dwarf/ |
| H A D | Gfind_proc_info-lsb.c | 902 static int is_remote_table(int format) in is_remote_table() argument [all...] |
| /third_party/libwebsockets/lib/misc/threadpool/ |
| H A D | threadpool.c | 687 lws_threadpool_create(struct lws_context *context, const struct lws_threadpool_create_args *args, const char *format, ...) lws_threadpool_create() argument 970 lws_threadpool_enqueue(struct lws_threadpool *tp, const struct lws_threadpool_task_args *args, const char *format, ...) lws_threadpool_enqueue() argument
|
| /third_party/libphonenumber/tools/java/common/src/com/google/i18n/phonenumbers/ |
| H A D | BuildMetadataFromXml.java | 286 loadNationalFormat(PhoneMetadata.Builder metadata, Element numberFormatElement, NumberFormat.Builder format) loadNationalFormat() argument 368 setLeadingDigitsPatterns(Element numberFormatElement, NumberFormat.Builder format) setLeadingDigitsPatterns() argument [all...] |
| /third_party/libsnd/src/ |
| H A D | caf.c | 115 int subformat, format, error = 0 ; in caf_open() local 252 { int format = SF_FORMAT_CAF ; in decode_desc_chunk() local [all...] |
| H A D | sndfile.c | 1102 { int format = SF_CONTAINER (psf->sf.format) ; sf_command() local 1301 { int format = SF_CONTAINER (psf->sf.format) ; sf_command() local 1332 { int format = SF_CONTAINER (psf->sf.format) ; sf_command() local 2712 int format = 0 ; format_from_extension() local 2787 { uint32_t buffer [3], format ; guess_file_type() local 3014 { int error, format ; psf_open_file() local [all...] |
| /third_party/libunwind/libunwind/include/ |
| H A D | libunwind-common.h | 156 int format; /* unwind-info format (arch-specific) */ member
|
| /third_party/libwebsockets/lib/misc/ |
| H A D | lecp.c | 938 lws_lec_printf(lws_lec_pctx_t *ctx, const char *format, ...) in lws_lec_printf() argument
|
| /third_party/libuv/src/unix/ |
| H A D | ibmi.c | 183 unsigned char format[8], reset_status[10]; in get_ibmi_system_status() local 322 unsigned char format[8], line_name[10]; in get_ibmi_physical_address() local [all...] |
| /third_party/libwebsockets/lib/jose/jws/ |
| H A D | jws.c | 1042 lws_jwt_vsign_via_info(struct lws_context *ctx, struct lws_jwk *jwk, const struct lws_jwt_sign_info *info, const char *format, va_list ap) lws_jwt_vsign_via_info() argument 1182 lws_jwt_sign_via_info(struct lws_context *ctx, struct lws_jwk *jwk, const struct lws_jwt_sign_info *info, const char *format, ...) lws_jwt_sign_via_info() argument 1197 lws_jwt_sign_compact(struct lws_context *ctx, struct lws_jwk *jwk, const char *alg, char *out, size_t *out_len, char *temp, int tl, const char *format, ...) lws_jwt_sign_compact() argument
|
| /third_party/mesa3d/src/amd/common/ |
| H A D | ac_surface_meta_address_test.c | 230 static AddrFormat format[] = { in one_dcc_address_test() local 453 static AddrFormat format[] = { in one_htile_address_test() local 611 static AddrFormat format[] = { in one_cmask_address_test() local
|
| H A D | ac_shader_util.c | 319 unsigned format; in ac_get_tbuffer_format() local 531 ac_choose_spi_color_formats(unsigned format, unsigned swap, unsigned ntype, bool is_depth, bool use_rbplus, struct ac_spi_color_formats *formats) ac_choose_spi_color_formats() argument [all...] |
| /third_party/mesa3d/src/amd/addrlib/src/core/ |
| H A D | addrelemlib.cpp | 396 Flt32ToDepthPixel( AddrDepthFormat format, const ADDR_FLT_32 comps[2], UINT_8* pPixel ) const Flt32ToDepthPixel() argument 465 Flt32ToColorPixel( AddrColorFormat format, AddrSurfaceNumber surfNum, AddrSurfaceSwap surfSwap, const ADDR_FLT_32 comps[4], UINT_8* pPixel ) const Flt32ToColorPixel() argument 552 GetCompType( AddrColorFormat format, AddrSurfaceNumber numType, PixelFormatInfo* pInfo) GetCompType() argument 844 PixGetColorCompInfo( AddrColorFormat format, AddrSurfaceNumber number, AddrSurfaceSwap swap, PixelFormatInfo* pInfo ) const PixGetColorCompInfo() argument 981 PixGetDepthCompInfo( AddrDepthFormat format, PixelFormatInfo* pInfo ) const PixGetDepthCompInfo() argument 1365 GetBitsPerPixel( AddrFormat format, ElemMode* pElemMode, UINT_32* pExpandX, UINT_32* pExpandY, UINT_32* pUnusedBits) GetBitsPerPixel() argument 1740 IsBlockCompressed( AddrFormat format) IsBlockCompressed() argument 1761 IsCompressed( AddrFormat format) IsCompressed() argument 1780 IsExpand3x( AddrFormat format) IsExpand3x() argument 1812 IsMacroPixelPacked( AddrFormat format) IsMacroPixelPacked() argument [all...] |
| /third_party/mbedtls/programs/x509/ |
| H A D | cert_write.c | 204 int format; /* format */ member [all...] |
| /third_party/mbedtls/programs/ssl/ |
| H A D | ssl_context_info.c | 279 static const char format[] = "%Y-%m-%d %H:%M:%S"; in print_time() local
|
| /third_party/json/include/nlohmann/detail/input/ |
| H A D | binary_reader.hpp | 105 bool sax_parse(const input_format_t format, in sax_parse() argument 2788 get_number(const input_format_t format, NumberType& result) get_number() argument 2831 get_string(const input_format_t format, const NumberType len, string_t& result) get_string() argument 2864 get_binary(const input_format_t format, const NumberType len, binary_t& result) get_binary() argument 2888 unexpect_eof(const input_format_t format, const char* context) const unexpect_eof() argument 2914 exception_message(const input_format_t format, const std::string& detail, const std::string& context) const exception_message() argument [all...] |