Home
last modified time | relevance | path

Searched refs:format (Results 3526 - 3550 of 12675) sorted by relevance

1...<<141142143144145146147148149150>>...507

/third_party/libunwind/libunwind/tests/
H A Drun-coredump-unwind18 nm -D "$binary" --format=posix --defined-only | awk '{ print $1 }' | sort > "$dynsyms"
20 nm "$debuginfo" --format=posix --defined-only | awk '{ if ($2 == "T" || $2 == "t") print $1 }' | sort > "$funcsyms"
/third_party/libwebsockets/include/libwebsockets/
H A Dlws-smd.h120 * \param format: the format string to prepare the payload with
121 * \param ...: arguments for the format string, if any
138 const char *format, ...) LWS_FORMAT(3);
147 * \param format: the format string to prepare the payload with
148 * \param ...: arguments for the format string, if any
151 * streamtype LWS_SMD_STREAMTYPENAME, using the same api format as
159 lws_smd_class_t _class, const char *format, ...)
/third_party/libdrm/android/
H A Dgralloc_handle.h59 uint32_t format; /* pixel format (Android) */ member
104 handle->format = hal_format; in gralloc_handle_create()
/third_party/mesa3d/bin/
H A Dmeson-cmd-extract.py64 args.append('--cross-file={}'.format(cf))
70 args.extend(['--native-file={}'.format(f) for f in nf])
/third_party/mesa3d/src/freedreno/fdl/
H A Dfreedreno_layout.c41 layout->format = PIPE_FORMAT_R8_UINT; in fdl_layout_buffer()
69 util_format_name(layout->format), u_minify(layout->width0, level), in fdl_dump_layout()
/third_party/mesa3d/src/egl/wayland/wayland-drm/
H A Dwayland-drm.h18 bool (*is_format_supported)(void *user_data, uint32_t format);
39 uint32_t format; member
/third_party/mesa3d/src/compiler/glsl/tests/
H A Dsexps.py43 raise Exception('Not a sexp: {0!r}'.format(sexp))
86 return '({0})'.format(result.replace('\n', '\n '))
/third_party/mesa3d/src/gallium/drivers/softpipe/
H A Dsp_clear.c79 util_format_is_depth_and_stencil(zsbuf->texture->format) && in softpipe_clear()
88 cv = util_pack64_z_stencil(zsbuf->format, depth, stencil); in softpipe_clear()
/third_party/mesa3d/src/gallium/winsys/sw/null/
H A Dnull_sw_winsys.c49 enum pipe_format format ) in null_sw_is_displaytarget_format_supported()
84 enum pipe_format format, in null_sw_displaytarget_create()
82 null_sw_displaytarget_create(struct sw_winsys *winsys, unsigned tex_usage, enum pipe_format format, unsigned width, unsigned height, unsigned alignment, const void *front_private, unsigned *stride) null_sw_displaytarget_create() argument
/third_party/node/lib/internal/main/
H A Dcheck_syntax.js72 const format = await defaultGetFormat(new URL(url));
73 isModule = format === 'module';
/third_party/node/lib/internal/modules/esm/
H A Dassert.js50 * @param {string} format One of Node's supported translators
54 * @throws {TypeError} If the format and assertion type are incompatible.
56 function validateAttributes(url, format,
64 const validType = formatTypeMap[format];
73 // This format doesn't allow an import assertion type, so the property
81 // The asserted type is the valid type for this format.
85 // There is an expected type for this format, but the value of
109 // `type` was the wrong value for this format.
/third_party/node/lib/
H A Dtrace_events.js27 const { format } = require('internal/util/inspect');
80 return `Tracing ${format(obj)}`;
/third_party/node/test/parallel/
H A Dtest-crypto-psychic-signatures.js38 format: 'der',
49 format: 'der',
/third_party/node/deps/v8/tools/
H A Dgen-v8-gn.py37 '''.format(define=define))
44 '''.format(define=define))
/third_party/nghttp2/doc/bash_completion/
H A Dmake_bash_completion.py41 '''.format(name=name))
66 '''.format(name=name))
/third_party/mesa3d/src/intel/isl/
H A Disl_genX_helpers.h91 } else if (isl_format_get_layout(surf->format)->bpb % 3 == 0) { in isl_get_image_alignment()
100 const uint32_t bs = isl_format_get_layout(surf->format)->bpb / 8; in isl_get_image_alignment()
118 * format (ETC2 has a block height of 4), then the vertical alignment is in isl_get_image_alignment()
127 * format (compressed or not) the vertical alignment is in isl_get_image_alignment()
/third_party/node/deps/icu-small/source/i18n/
H A Dquantityformatter.h37 * Then use the format() method.
105 UnicodeString &format(
129 * @param quantity The number to format.
130 * @param fmt The formatter to use to format the number.
133 * @param output Where to append the result of the format operation.
150 static UnicodeString &format(
/third_party/mesa3d/src/gallium/drivers/freedreno/a5xx/
H A Dfd5_resource.c60 if (FD_DBG(LRZ) && has_depth(rsc->b.b.format)) in fd5_setup_slices()
63 fdl5_layout(&rsc->layout, prsc->format, fd_resource_nr_samples(prsc), in fd5_setup_slices()
/third_party/mesa3d/src/gallium/drivers/freedreno/
H A Dfreedreno_blitter.h57 const char *src_format = util_format_short_name((blit)->src.format); \
58 const char *dst_format = util_format_short_name((blit)->dst.format); \
H A Dfreedreno_surface.c50 psurf->format = surf_tmpl->format; in fd_create_surface()
/third_party/mesa3d/src/gallium/auxiliary/util/
H A Du_tile.h80 enum pipe_format format,
87 enum pipe_format format,
H A Du_debug_image.h42 enum pipe_format format, unsigned cpp,
65 #define debug_dump_image(prefix, format, cpp, width, height, stride, data) ((void)0)
/third_party/mesa3d/src/util/
H A Dstring_buffer.h94 const char *format, va_list args);
98 const char *format, ...);
/third_party/python/Lib/asyncio/
H A Dbase_futures.py37 cb = '{}, {}'.format(format_cb(cb[0][0]), format_cb(cb[1][0]))
39 cb = '{}, <{} more>, {}'.format(format_cb(cb[0][0]),
/third_party/vk-gl-cts/external/vulkan-docs/src/scripts/
H A DtestSpecVersion.py66 print('Success - {} = {} for branch {}'.format(
70 print('ERROR - {} = {} for branch {}, but must be >= 1'.format(

Completed in 10 milliseconds

1...<<141142143144145146147148149150>>...507