Searched refs:format (Results 3926 - 3950 of 7952) sorted by relevance
1...<<151152153154155156157158159160>>...319
/third_party/fsverity-utils/common/ |
H A D | win32_defs.h | 37 __attribute__((format(gnu_printf, fmt_idx, vargs_idx)))
|
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/format/ |
H A D | PluralRulesFactory.java | 10 package ohos.global.icu.dev.test.format;
|
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/ |
H A D | PluralRulesFactory.java | 9 package com.ibm.icu.dev.test.format;
|
/third_party/libphonenumber/tools/java/common/src/com/google/i18n/phonenumbers/ |
H A D | CopyrightNotice.java | 64 formatter.format(TEXT, year); in writeTo()
|
/third_party/mbedtls/tests/scripts/ |
H A D | list_internal_identifiers.py | 52 identifiers = ["{}\n".format(match.name) for match in result]
|
/third_party/jerryscript/jerry-core/include/ |
H A D | jerryscript-port.h | 90 * 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 D | gen_c_source.py | 40 return ("0x{:0%sx}" % digit_number).format(char) 46 # convert all characters to hex format
|
/third_party/mesa3d/src/compiler/spirv/ |
H A D | spirv_info.h | 36 const char *spirv_imageformat_to_string(SpvImageFormat format);
|
/third_party/mesa3d/src/freedreno/decode/scripts/ |
H A D | sanity-a6xx.lua | 16 return io.write(string.format(fmt, ...))
|
/third_party/mesa3d/src/compiler/glsl/ |
H A D | ir_uniform.h | 45 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 D | virgl_screen.h | 85 enum pipe_format format,
|
/third_party/mesa3d/src/gallium/include/frontend/ |
H A D | vdpau_dmabuf.h | 66 uint32_t format; member
|
H A D | graw.h | 53 * Query format support with screen::is_format_supported and usage 60 enum pipe_format format,
|
/third_party/mesa3d/src/imagination/vulkan/ |
H A D | pvr_tex_state.h | 51 VkFormat format; member 98 * Precomputed (composed from createinfo->components and format swizzle)
|
/third_party/mesa3d/src/gallium/frontends/d3d10umd/ |
H A D | Debug.h | 31 DebugPrintf(const char *format, ...);
|
/third_party/mesa3d/src/gallium/frontends/clover/core/ |
H A D | format.hpp | 34 pipe_format translate_format(const cl_image_format &format);
|
/third_party/node/deps/v8/tools/testrunner/utils/ |
H A D | dump_build_config_gyp.py | 40 value = value if value in ['true', 'false'] else '"{0}"'.format(value)
|
/third_party/node/test/parallel/ |
H A D | test-crypto-keygen-missing-oid.js | 27 format: 'der',
|
/third_party/nghttp2/ |
H A D | mkstatichdtbl.py | 35 .format(ent[1], ent[2], entries[idx][0] - 1, hd_map_hash(ent[1])))
|
/third_party/node/benchmark/path/ |
H A D | format-posix.js | 26 posix.format(obj);
|
H A D | format-win32.js | 26 win32.format(obj);
|
/third_party/node/deps/base64/base64/lib/tables/ |
H A D | table_enc_12bit.py | 17 ret.append("{}0x{:04X}U,".format(pre, fn(n)))
|
/third_party/mesa3d/src/mapi/glapi/gen/ |
H A D | api_save_h.py | 56 print('{0} GLAPIENTRY save_{1}({2});'.format(f.return_type, f.name, f.get_parameter_string()))
|
/third_party/mesa3d/src/mesa/main/ |
H A D | debug.h | 72 GLenum format, GLenum type);
|
/third_party/mesa3d/src/mesa/state_tracker/ |
H A D | st_cb_drawpixels.h | 49 GLenum format, GLenum type,
|
Completed in 13 milliseconds
1...<<151152153154155156157158159160>>...319