| /third_party/alsa-lib/src/pcm/ |
| H A D | pcm_mulaw.c | 322 snd_pcm_format_t format; in snd_pcm_mulaw_hw_params() local
|
| H A D | pcm_adpcm.c | 411 snd_pcm_format_t format; in snd_pcm_adpcm_hw_params() local
|
| H A D | pcm_alaw.c | 308 snd_pcm_format_t format; in snd_pcm_alaw_hw_params() local
|
| /third_party/alsa-utils/alsaucm/ |
| H A D | dump.c | 627 void dump(struct context *context, const char *format) in dump() argument
|
| /third_party/astc-encoder/Source/ |
| H A D | stb_image_write.h | 536 int format = colorbytes < 2 ? 3 : 2; // 3 color channels (RGB/RGBA) = 2, 1 color channel (Y/YA) = 3 in stbi_write_tga_core() local
|
| H A D | astcenc_color_unquantize.cpp | 762 unpack_color_endpoints( astcenc_profile decode_mode, int format, const uint8_t* input, bool& rgb_hdr, bool& alpha_hdr, vint4& output0, vint4& output1 ) unpack_color_endpoints() argument
|
| /third_party/alsa-utils/axfer/ |
| H A D | container-voc.c | 51 snd_pcm_format_t format; member 556 voc_parser_pre_process(struct container_context *cntr, snd_pcm_format_t *format, unsigned int *samples_per_frame, unsigned int *frames_per_second, uint64_t *byte_count) voc_parser_pre_process() argument 715 voc_builder_pre_process(struct container_context *cntr, snd_pcm_format_t *format, unsigned int *samples_per_frame, unsigned int *frames_per_second, uint64_t *byte_count) voc_builder_pre_process() argument [all...] |
| /third_party/alsa-lib/src/ucm/ |
| H A D | utils.c | 337 const char *uc_mgr_config_dir(int format) in uc_mgr_config_dir() argument 353 int uc_mgr_config_load_into(int format, const char *file, snd_config_t *top) in uc_mgr_config_load_into() argument 386 int uc_mgr_config_load(int format, const char *file, snd_config_t **cfg) in uc_mgr_config_load() argument
|
| /third_party/alsa-utils/amidi/ |
| H A D | amidi.c | 61 static void error(const char *format, ...) in error() argument
|
| /third_party/backends/include/sane/ |
| H A D | sane.h | 200 SANE_Frame format; member
|
| /third_party/backends/frontend/ |
| H A D | tstbackend.c | 104 static int check(enum message_level level, int condition, const char *format, ...) in check() argument [all...] |
| /third_party/backends/japi/ |
| H A D | Jscanimage.java | 829 private NumberFormat format; // For printing label. field in FixedSaneSlider
|
| /third_party/alsa-lib/test/ |
| H A D | playmidi1.c | 150 static void do_header(int format, int ntracks, int division) in do_header() argument
|
| /third_party/googletest/googletest/src/ |
| H A D | gtest.cc | 663 std::string format = GetOutputFormat(); in GetAbsolutePathToOutputFile() local [all...] |
| /third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/ |
| H A D | LocaleDisplayNamesImpl.java | 46 private final String format; field in LocaleDisplayNamesImpl
|
| /third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/ |
| H A D | MeasureFormat.java | 262 getInstance( ULocale locale, FormatWidth formatWidth, NumberFormat format) getInstance() argument 281 getInstance( Locale locale, FormatWidth formatWidth, NumberFormat format) getInstance() argument 308 public StringBuffer format(Object obj, StringBuffer toAppendTo, FieldPosition fpos) { format() method in MeasureFormat 601 withNumberFormat(NumberFormat format) withNumberFormat() argument [all...] |
| H A D | ListFormatter.java | 379 public String format(Object... items) { in format() method in ListFormatter 391 public String format(Collection<?> items) { in format() method in ListFormatter [all...] |
| H A D | RuleBasedNumberFormat.java | 810 RuleBasedNumberFormat(Locale locale, int format) RuleBasedNumberFormat() argument 828 RuleBasedNumberFormat(ULocale locale, int format) RuleBasedNumberFormat() argument 886 RuleBasedNumberFormat(int format) RuleBasedNumberFormat() argument 1147 public String format(double number, String ruleSet) throws IllegalArgumentException { format() method in RuleBasedNumberFormat 1166 public String format(long number, String ruleSet) throws IllegalArgumentException { format() method in RuleBasedNumberFormat 1183 public StringBuffer format(double number, format() method in RuleBasedNumberFormat 1213 public StringBuffer format(long number, format() method in RuleBasedNumberFormat 1235 public StringBuffer format(BigInteger number, format() method in RuleBasedNumberFormat 1248 public StringBuffer format(java.math.BigDecimal number, format() method in RuleBasedNumberFormat 1264 public StringBuffer format(com.ibm.icu.math.BigDecimal number, format() method in RuleBasedNumberFormat 1945 private String format(double number, NFRuleSet ruleSet) { format() method in RuleBasedNumberFormat 1969 private String format(long number, NFRuleSet ruleSet) { format() method in RuleBasedNumberFormat [all...] |
| /third_party/icu/icu4j/main/classes/collate/src/com/ibm/icu/util/ |
| H A D | GlobalizationPreferences.java | 633 public GlobalizationPreferences setDateFormat(int dateStyle, int timeStyle, DateFormat format) { in setDateFormat() argument 709 setNumberFormat(int style, NumberFormat format) setNumberFormat() argument [all...] |
| /third_party/icu/icu4c/source/test/perf/leperf/ |
| H A D | FontObject.h | 62 le_uint16 format; member
|
| /third_party/icu/icu4c/source/i18n/ |
| H A D | unum.cpp | 253 unum_formatDoubleForFields(const UNumberFormat* format, in unum_formatDoubleForFields() argument
|
| /third_party/icu/icu4c/source/test/cintltst/ |
| H A D | cdtrgtst.c | 453 UChar format[50]; in Test4162071() local [all...] |
| H A D | cdateintervalformattest.c | 187 const char * format; member
|
| /third_party/icu/icu4c/source/samples/layout/ |
| H A D | sfnt.h | 65 le_uint16 format; member 112 le_uint32 format; member
|
| /third_party/icu/icu4c/source/test/letest/ |
| H A D | FontObject.h | 58 le_uint16 format; member
|