| /third_party/glslang/glslang/MachineIndependent/ |
| H A D | intermOut.cpp | 1221 const char* format = "%f"; in OutputDouble() local
|
| /third_party/glfw/src/ |
| H A D | osmesa_context.c | 294 glfwGetOSMesaColorBuffer(GLFWwindow* handle, int* width, int* height, int* format, void** buffer) glfwGetOSMesaColorBuffer() argument
|
| /third_party/ffmpeg/libswresample/ |
| H A D | soxr_resample.c | 32 create(struct ResampleContext *c, int out_rate, int in_rate, int filter_size, int phase_shift, int linear, double cutoff, enum AVSampleFormat format, enum SwrFilterType filter_type, double kaiser_beta, double precision, int cheby, int exact_rational) create() argument
|
| /third_party/backends/backend/ |
| H A D | canon_pp-io.c | 64 static void DBG(int level, const char *format, ...) in DBG() argument
|
| /third_party/alsa-utils/axfer/test/ |
| H A D | container-test.c | 30 enum container_format format; member 36 test_builder(struct container_context *cntr, int fd, enum container_format format, snd_pcm_access_t access, snd_pcm_format_t sample_format, unsigned int samples_per_frame, unsigned int frames_per_second, void *frame_buffer, unsigned int frame_count, bool verbose) test_builder() argument 83 test_parser(struct container_context *cntr, int fd, enum container_format format, snd_pcm_access_t access, snd_pcm_format_t sample_format, unsigned int samples_per_frame, unsigned int frames_per_second, void *frame_buffer, unsigned int frame_count, bool verbose) test_parser() argument
|
| /third_party/backends/backend/genesys/ |
| H A D | image.cpp | 35 Image::Image(std::size_t width, std::size_t height, PixelFormat format) : in Image() argument 79 void Image::resize(std::size_t width, std::size_t height, PixelFormat format) in resize() argument 224 bool is_supported_write_tiff_file_image_format(PixelFormat format) in is_supported_write_tiff_file_image_format() argument
|
| H A D | error.cpp | 56 SaneException::SaneException(SANE_Status status, const char* format, ...) : status_(status) in SaneException() argument 64 SaneException::SaneException(const char* format, ...) : status_(SANE_STATUS_INVAL) in SaneException() argument 90 void SaneException::set_msg(const char* format, std::va_list vlist) in set_msg() argument 126 DebugMessageHelper(const char* func, const char* format, ...) DebugMessageHelper() argument 155 vstatus(const char* format, ...) vstatus() argument 168 vlog(unsigned level, const char* format, ...) vlog() argument [all...] |
| H A D | image_pixel.cpp | 31 PixelFormat format; member 49 ColorOrder get_pixel_format_color_order(PixelFormat format) in get_pixel_format_color_order() argument 59 unsigned get_pixel_format_depth(PixelFormat format) in get_pixel_format_depth() argument 68 get_pixel_channels(PixelFormat format) get_pixel_channels() argument 77 get_pixel_row_bytes(PixelFormat format, std::size_t width) get_pixel_row_bytes() argument 84 get_pixels_from_row_bytes(PixelFormat format, std::size_t row_bytes) get_pixels_from_row_bytes() argument 114 get_pixel_from_row(const std::uint8_t* data, std::size_t x, PixelFormat format) get_pixel_from_row() argument 170 set_pixel_to_row(std::uint8_t* data, std::size_t x, Pixel pixel, PixelFormat format) set_pixel_to_row() argument 238 get_raw_pixel_from_row(const std::uint8_t* data, std::size_t x, PixelFormat format) get_raw_pixel_from_row() argument 271 set_raw_pixel_to_row(std::uint8_t* data, std::size_t x, RawPixel pixel, PixelFormat format) set_raw_pixel_to_row() argument 317 get_raw_channel_from_row(const std::uint8_t* data, std::size_t x, unsigned channel, PixelFormat format) get_raw_channel_from_row() argument 342 set_raw_channel_to_row(std::uint8_t* data, std::size_t x, unsigned channel, std::uint16_t pixel, PixelFormat format) set_raw_channel_to_row() argument [all...] |
| /third_party/alsa-utils/axfer/ |
| H A D | container-au.c | 35 snd_pcm_format_t format; member 70 au_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) au_parser_pre_process() argument 149 au_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) au_builder_pre_process() argument [all...] |
| H A D | container.h | 50 enum container_format format; member 95 enum container_format format; member 103 enum container_format format; member
|
| H A D | xfer-libasound-irq-rw.c | 361 snd_pcm_format_t format; in irq_rw_pre_process() local
|
| /third_party/alsa-lib/test/ |
| H A D | pcm-multi-thread.c | 47 static snd_pcm_format_t format = SND_PCM_FORMAT_S16_LE; variable
|
| /third_party/alsa-utils/alsaloop/ |
| H A D | effect-sweep.c | 32 effect_init(struct lookback *loopback, void *private_data, snd_pcm_access_t access, unsigned int channels, unsigned int rate, snd_pcm_format_t format) effect_init() argument
|
| /third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/number/ |
| H A D | LocalizedNumberFormatterAsFormat.java | 47 public StringBuffer format(Object obj, StringBuffer toAppendTo, FieldPosition pos) { in format() method in LocalizedNumberFormatterAsFormat
|
| /third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/number/ |
| H A D | NumberFormatterImpl.java | 96 public MicroProps format(DecimalQuantity inValue, FormattedStringBuilder outString) { in format() method in NumberFormatterImpl
|
| /third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/ |
| H A D | ScientificNumberFormatter.java | 118 public String format(Object number) { in format() method in ScientificNumberFormatter 131 abstract String format( in format() method in ScientificNumberFormatter.Style 161 String format( in format() method in ScientificNumberFormatter.MarkupStyle 210 String format( in format() method in ScientificNumberFormatter.SuperscriptStyle
|
| /third_party/icu/icu4c/source/samples/date/ |
| H A D | date.c | 77 const char *format = NULL; in main() local 253 date(UDate when, const UChar *tz, UDateFormatStyle style, const char *format, const char *locale, UErrorCode *status ) date() argument 305 getWhen(const char *millis, const char *seconds, const char *format, const char *locale, UDateFormatStyle style, const char *parse, const UChar *tz, UErrorCode *status) getWhen() argument [all...] |
| /third_party/icu/icu4c/source/test/intltest/ |
| H A D | numfmtdatadriventest.cpp | 50 format(const DecimalFormat& fmt, const DecimalQuantity& digitList, UnicodeString& appendTo, in format() function 61 format(const DecimalFormat& fmt, T value, UnicodeString& appendTo, UErrorCode& status) { in format() function [all...] |
| H A D | numfmtspectest.cpp | 48 static UnicodeString format(double d, const NumberFormat &fmt) { in format() function
|
| /third_party/alsa-lib/include/ |
| H A D | pcm_rate.h | 45 snd_pcm_format_t format; member
|
| H A D | pcm_extplug.h | 101 snd_pcm_format_t format; member
|
| /third_party/icu/tools/cldr/cldr-to-icu/src/test/java/org/unicode/icu/tool/cldrtoicu/mapper/ |
| H A D | LocaleMapperTest.java | 346 private static CldrValue format(String type,String length, String pattern) { format() method in LocaleMapperTest [all...] |
| /third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/ |
| H A D | BigNumberFormatTest.java | |
| /third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/number/ |
| H A D | LocalizedNumberFormatterAsFormat.java | 49 public StringBuffer format(Object obj, StringBuffer toAppendTo, FieldPosition pos) { in format() method in LocalizedNumberFormatterAsFormat
|
| /third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/format/ |
| H A D | PluralFormatTest.java | |