Searched refs:format (Results 6401 - 6425 of 10944) sorted by relevance
1...<<251252253254255256257258259260>>...438
/third_party/libunwind/libunwind/include/ |
H A D | libunwind-dynamic.h | 142 int32_t format; /* real type: unw_dyn_info_format_t */ member
|
/third_party/libunwind/libunwind/src/arm/ |
H A D | Gstep.c | 61 if (c->dwarf.pi.format != UNW_INFO_FORMAT_ARM_EXIDX) in arm_exidx_step()
|
/third_party/libunwind/libunwind/src/ia64/ |
H A D | Gfind_unwind_table.c | 136 edi->di_cache.format = UNW_INFO_FORMAT_TABLE; in ia64_find_unwind_table()
|
/third_party/mbedtls/scripts/ |
H A D | min_requirements.py | 125 .format(DEFAULT_REQUIREMENTS_FILE))
|
/third_party/libdrm/include/drm/ |
H A D | mach64_drm.h | 243 int format; member
|
H A D | virtgpu_drm.h | 84 __u32 format; member
|
/third_party/libcoap/examples/riot/ |
H A D | Makefile | 26 (cd pkg_libcoap/patches ; git format-patch -n $${RIOT_HASH}) ; \
|
/third_party/lame/misc/ |
H A D | lame4dos.bat | 6 rem and LAME will encode them to mp3 format.
|
/third_party/mesa3d/src/freedreno/decode/scripts/ |
H A D | analyze.lua | 151 io.write(string.format(" %s:%s:\t%08x %s\n",
|
H A D | tex3d-layout.lua | 28 return io.write(string.format(fmt, ...))
|
/third_party/mesa3d/src/freedreno/rnn/ |
H A D | util.h | 113 char *aprintf(const char *format, ...);
|
/third_party/mesa3d/src/freedreno/vulkan/ |
H A D | tu_descriptor_set.h | 187 VkFormat format; member
|
/third_party/mesa3d/src/gallium/drivers/zink/ |
H A D | zink_kopper.h | 110 enum pipe_format format, unsigned width,
|
H A D | zink_surface.h | 39 VkFormat format[2]; member
|
/third_party/mesa3d/src/gallium/frontends/omx/tizonia/ |
H A D | entrypoint.c | 72 = &(p_port->portdef_.format.video); in egl_image_validation_hook()
|
/third_party/mesa3d/src/gallium/frontends/xa/ |
H A D | xa_yuv.c | 89 yuv[i]->tex->format); in xa_yuv_bind_samplers()
|
/third_party/node/src/ |
H A D | blob_serializer_deserializer.h | 19 void Debug(const char* format, Args&&... args) const;
|
/third_party/node/src/crypto/ |
H A D | crypto_rsa.h | 73 WebCryptoKeyFormat format,
|
/third_party/node/tools/icu/ |
H A D | shrink-icu-src.py | 139 print(msg_fmt.format(icu_ver_major, dst_cmp_datafile), file=out_file)
|
/third_party/node/tools/gyp/tools/ |
H A D | pretty_gyp.py | 36 return "{}{}{}{}".format(
|
/third_party/mesa3d/src/mapi/glapi/gen/ |
H A D | gl_enums.py | 243 print("#error Renumbering {0} from {1} to {2}".format(name, self.string_to_int[name], value))
|
/third_party/mesa3d/src/mesa/main/ |
H A D | pack.h | 87 GLenum format, GLenum type, const GLvoid *pixels,
|
/third_party/node/deps/icu-small/source/i18n/ |
H A D | udateintervalformat.cpp | 107 ((const DateIntervalFormat*)formatter)->format( &interval, res, fp, *status ); in udtitvfmt_format()
|
H A D | number_formatimpl.h | 61 int32_t format(UFormattedNumberData *results, UErrorCode &status) const; 64 * Like format(), but saves the result into an output MicroProps without additional processing.
|
/third_party/node/deps/npm/node_modules/debug/src/ |
H A D | node.js | 190 * Invokes `util.format()` with the specified arguments and writes to stderr. 194 return process.stderr.write(util.format(...args) + '\n');
|
Completed in 15 milliseconds
1...<<251252253254255256257258259260>>...438