Home
last modified time | relevance | path

Searched refs:format (Results 3926 - 3950 of 7952) sorted by relevance

1...<<151152153154155156157158159160>>...319

/third_party/fsverity-utils/common/
H A Dwin32_defs.h37 __attribute__((format(gnu_printf, fmt_idx, vargs_idx)))
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/format/
H A DPluralRulesFactory.java10 package ohos.global.icu.dev.test.format;
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/
H A DPluralRulesFactory.java9 package com.ibm.icu.dev.test.format;
/third_party/libphonenumber/tools/java/common/src/com/google/i18n/phonenumbers/
H A DCopyrightNotice.java64 formatter.format(TEXT, year); in writeTo()
/third_party/mbedtls/tests/scripts/
H A Dlist_internal_identifiers.py52 identifiers = ["{}\n".format(match.name) for match in result]
/third_party/jerryscript/jerry-core/include/
H A Djerryscript-port.h90 * and the second argument specifies a format string on how to stringify the rest
108 void JERRY_ATTR_FORMAT (printf, 2, 3) jerry_port_log (jerry_log_level_t level, const char *format, ...);
/third_party/jerryscript/tools/
H A Dgen_c_source.py40 return ("0x{:0%sx}" % digit_number).format(char)
46 # convert all characters to hex format
/third_party/mesa3d/src/compiler/spirv/
H A Dspirv_info.h36 const char *spirv_imageformat_to_string(SpvImageFormat format);
/third_party/mesa3d/src/freedreno/decode/scripts/
H A Dsanity-a6xx.lua16 return io.write(string.format(fmt, ...))
/third_party/mesa3d/src/compiler/glsl/
H A Dir_uniform.h45 uniform_native = 0, /**< Store data in the native format. */
61 * Base format of the stored data.
63 enum gl_uniform_driver_format format; member
/third_party/mesa3d/src/gallium/drivers/virgl/
H A Dvirgl_screen.h85 enum pipe_format format,
/third_party/mesa3d/src/gallium/include/frontend/
H A Dvdpau_dmabuf.h66 uint32_t format; member
H A Dgraw.h53 * Query format support with screen::is_format_supported and usage
60 enum pipe_format format,
/third_party/mesa3d/src/imagination/vulkan/
H A Dpvr_tex_state.h51 VkFormat format; member
98 * Precomputed (composed from createinfo->components and format swizzle)
/third_party/mesa3d/src/gallium/frontends/d3d10umd/
H A DDebug.h31 DebugPrintf(const char *format, ...);
/third_party/mesa3d/src/gallium/frontends/clover/core/
H A Dformat.hpp34 pipe_format translate_format(const cl_image_format &format);
/third_party/node/deps/v8/tools/testrunner/utils/
H A Ddump_build_config_gyp.py40 value = value if value in ['true', 'false'] else '"{0}"'.format(value)
/third_party/node/test/parallel/
H A Dtest-crypto-keygen-missing-oid.js27 format: 'der',
/third_party/nghttp2/
H A Dmkstatichdtbl.py35 .format(ent[1], ent[2], entries[idx][0] - 1, hd_map_hash(ent[1])))
/third_party/node/benchmark/path/
H A Dformat-posix.js26 posix.format(obj);
H A Dformat-win32.js26 win32.format(obj);
/third_party/node/deps/base64/base64/lib/tables/
H A Dtable_enc_12bit.py17 ret.append("{}0x{:04X}U,".format(pre, fn(n)))
/third_party/mesa3d/src/mapi/glapi/gen/
H A Dapi_save_h.py56 print('{0} GLAPIENTRY save_{1}({2});'.format(f.return_type, f.name, f.get_parameter_string()))
/third_party/mesa3d/src/mesa/main/
H A Ddebug.h72 GLenum format, GLenum type);
/third_party/mesa3d/src/mesa/state_tracker/
H A Dst_cb_drawpixels.h49 GLenum format, GLenum type,

Completed in 13 milliseconds

1...<<151152153154155156157158159160>>...319