Home
last modified time | relevance | path

Searched refs:format (Results 8251 - 8275 of 9387) sorted by relevance

1...<<331332333334335336337338339340>>...376

/third_party/libsnd/src/
H A Dogg_speex.c134 psf->sf.format = SF_FORMAT_OGG | SF_FORMAT_SPEEX ; in ogg_speex_open()
H A Dg72x.c93 switch (SF_CODEC (psf->sf.format)) in g72x_init()
/third_party/libwebsockets/include/
H A Dlibwebsockets.h205 #define LWS_FORMAT(string_index) __attribute__ ((format(printf, string_index, string_index+1)))
/third_party/libwebsockets/include/libwebsockets/
H A Dlws-misc.h201 * \param format: format string
202 * \param ...: args for format
208 lws_snprintf(char *str, size_t size, const char *format, ...) LWS_FORMAT(3);
/third_party/mbedtls/library/
H A DMakefile28 WARNING_CFLAGS ?= -Wall -Wextra -Wformat=2 -Wno-format-nonliteral
/third_party/libbpf/scripts/
H A Dsync-kernel.sh82 # - author date in ISO8601 format
265 git format-patch --no-signature ${SQUASH_BASE_TAG}..${SQUASH_TIP_TAG} --cover-letter -o ${TMP_DIR}/patches
/third_party/json/
H A DMakefile142 # Code format and source amalgamation
170 for FILE in $(SRCS) $(TESTS_SRCS) $(AMALGAMATED_FILE) docs/examples/*.cpp; do echo $$FILE; clang-format -i $$FILE; done
/third_party/lame/mpglib/
H A Dinterface.c48 extern void lame_report_def(const char* format, va_list args);
636 * If free format, scan stream looking for next frame to determine in decodeMP3_clipchoice()
640 /* free format. bitrate must not vary */ in decodeMP3_clipchoice()
/third_party/mesa3d/src/asahi/compiler/
H A Dagx_compiler.h307 enum agx_format format; member
325 /* Shift for a bitwise or memory op (conflicts with format for memory ops) */
/third_party/mesa3d/src/gallium/frontends/nine/
H A Dtexture9.c127 info->format = pf; in NineTexture9_ctor()
/third_party/mesa3d/src/gallium/include/pipe/
H A Dp_context.h648 * The resource must be of the same format.
660 * Scaling, format conversion, up- and downsampling (resolve) are allowed.
712 * renderable format. Data provided in the resource's format.
902 * Creates a video codec for a specific video format/profile
1098 enum pipe_format format,
/third_party/mesa3d/src/gallium/drivers/radeonsi/
H A Dsi_shader.h58 * format conversions in pixel shaders that we have to do manually, and write
328 * \ref log_size, \ref format, and the number of channels are interpreted as
331 * Note: all bits 0 (size = 1 byte, num channels = 1, format = float) is an
332 * impossible format and indicates that no fixup is needed (just use
339 uint8_t format : 3; /* AC_FETCH_FORMAT_xxx */ member
/third_party/mesa3d/src/gallium/drivers/svga/
H A Dsvga_resource_buffer.c593 sbuf->b.format = PIPE_FORMAT_R8_UNORM; /* ?? */ in svga_user_buffer_create()
H A Dsvga_pipe_sampler.c28 #include "util/format/u_format.h"
130 * Translate filtering state to vgpu10 format.
471 if (util_format_is_srgb(views[i]->format)) in svga_set_sampler_views()
/third_party/mesa3d/src/imagination/vulkan/
H A Dpvr_pass.c381 attachment->vk_format = desc->format; in pvr_CreateRenderPass2()
/third_party/ntfs-3g/ntfsprogs/
H A Dntfstruncate.c104 __attribute__((format(printf, 1, 2)))
/third_party/nghttp2/
H A Dgit-clang-format3 #===- git-clang-format - ClangFormat Git Integration ---------*- python -*--===#
13 clang-format git integration
16 This file provides a clang-format integration for git. Put it somewhere in your
17 path and ensure that it is executable. Then, "git clang-format" will invoke
18 clang-format on the changes in current files or a specific commit.
21 git clang-format -h
35 usage = 'git clang-format [OPTIONS] [<commit>] [--] [<file>...]'
38 Run clang-format on all lines that differ between the working directory
49 # Name of the temporary index file in which save the output of clang-format.
51 temp_index_basename = 'clang-format
[all...]
/third_party/mesa3d/src/mesa/state_tracker/
H A Dst_cb_clear.c58 #include "util/format/u_format.h"
343 * We can't translate the clear color to the colorbuffer format, in clear_with_quad()
453 util_format_colormask(util_format_description(rb->surface->format)); in st_Clear()
534 /* We can't translate the clear color to the colorbuffer format, in st_Clear()
/third_party/node/deps/ngtcp2/nghttp3/lib/includes/nghttp3/
H A Dnghttp3.h1530 typedef void (*nghttp3_debug_vprintf_callback)(const char *format,
/third_party/node/deps/icu-small/source/i18n/
H A Dnumber_capi.cpp366 auto localResult = formatter->fFormatter.format(std::move(number->fNumber), *ec); in usnumf_format()
H A Dnumrange_impl.cpp158 void NumberRangeFormatterImpl::format(UFormattedNumberRangeData& data, bool equalBeforeRounding, UErrorCode& status) const { in format() function in NumberRangeFormatterImpl
255 // Re-format using the approximately formatter: in formatApproximately()
H A Dnumrange_fluent.cpp332 impl->format(results, equalBeforeRounding, status); in formatImpl()
/third_party/node/deps/npm/node_modules/node-gyp/gyp/pylib/packaging/
H A Dspecifiers.py328 return "{}{}".format(*self._spec)
/third_party/node/deps/npm/node_modules/graceful-fs/
H A Dgraceful-fs.js37 var m = util.format.apply(util, arguments)
/third_party/mesa3d/src/vulkan/wsi/
H A Dwsi_common_drm.c381 .format = pCreateInfo->imageFormat, in wsi_configure_native_image()

Completed in 28 milliseconds

1...<<331332333334335336337338339340>>...376