/third_party/libunwind/libunwind/tests/ |
H A D | ia64-test-dyn1.c | 77 di->format = UNW_INFO_FORMAT_DYNAMIC; in create_func()
|
/third_party/libsnd/src/ |
H A D | rx2.c | 283 psf->sf.format = (SF_FORMAT_REX2 | SF_FORMAT_DWVW_12) ; in rx2_open()
|
/third_party/mesa3d/src/amd/common/ |
H A D | gfx10_format_table.py | 34 UTIL_FORMAT = os.path.abspath(os.path.join(os.path.dirname(sys.argv[0]), "../../util/format")) 170 .format(**locals()),
|
/third_party/mbedtls/scripts/mbedtls_dev/ |
H A D | psa_storage.py | 28 self.string = '{0:#0{1}x}'.format(content, digits + 2) 100 """The latest version of the storage format.""" 128 """Pack the given arguments into a byte string according to the given format.
|
/third_party/lame/Dll/ |
H A D | MP3export.pas | 41 // format specific variables 105 format : TFormat;
|
/third_party/mesa3d/src/egl/main/ |
H A D | egldriver.h | 207 EGLBoolean (*QueryDmaBufModifiersEXT)(_EGLDisplay *disp, EGLint format,
|
/third_party/mesa3d/src/freedreno/decode/scripts/ |
H A D | texturator-to-unit-test.lua | 48 return io.write(string.format(fmt, ...)) 140 printf(" .format = %s,\n", pkt[0].FMT)
|
H A D | texturator-to-unit-test-5xx.lua | 44 return io.write(string.format(fmt, ...)) 147 printf(" .format = %s,\n", pkt[0].FMT)
|
/third_party/mesa3d/src/freedreno/ir2/ |
H A D | instr-a2xx.h | 369 instr_surf_fmt_t format : 6; member
|
/third_party/mesa3d/src/asahi/compiler/ |
H A D | cmdline.c | 159 .format = AGX_FORMAT_I32, in compile_shader()
|
/third_party/mesa3d/src/amd/compiler/tests/ |
H A D | helpers.h | 154 void add_vertex_attribute(uint32_t location, uint32_t binding, VkFormat format, uint32_t offset);
|
/third_party/mesa3d/src/gallium/drivers/svga/ |
H A D | svga_pipe_misc.c | 161 switch (svga->curr.framebuffer.zsbuf->format) { in svga_set_framebuffer_state()
|
/third_party/mesa3d/src/gallium/frontends/d3d10umd/ |
H A D | DxgiFns.cpp | 41 #include "util/format/u_format.h" 132 pSrcResource->resource->format, in _Present() 362 * Do a blt between two subresources. Apply MSAA resolve, format
|
/third_party/mesa3d/src/intel/blorp/ |
H A D | blorp_priv.h | 77 enum isl_format format, bool is_dest); 302 /* The format of the source if format-specific workarounds are needed 328 /* The format of the destination if format-specific workarounds are needed 334 /* Whether or not the format workarounds are a bitcast operation */ 359 /* True if the destination is an RGB format. If true, the surface state
|
/third_party/node/src/crypto/ |
H A D | crypto_ec.h | 139 WebCryptoKeyFormat format,
|
/third_party/node/deps/v8/third_party/markupsafe/ |
H A D | __init__.py | 193 if hasattr(text_type, 'format'): 194 format = make_wrapper('format')
|
/third_party/node/deps/v8/tools/ |
H A D | gen-keywords-gen-h.py | 239 'third_party/depot_tools/clang-format') 248 sys.stderr.write("Error calling '{}'\n".format(" ".join(e.cmd)))
|
/third_party/node/deps/v8/tools/clusterfuzz/js_fuzzer/ |
H A D | gen_exceptions.js | 192 const prettyCode = prettier.format(code, { parser: "babel" });
|
/third_party/node/tools/gyp/pylib/gyp/ |
H A D | MSVSUtil.py | 163 pdb_base = "{}.{}.pdb".format(pdb_base, TARGET_TYPE_EXT[target_dict["type"]])
|
/third_party/node/tools/inspector_protocol/markupsafe/ |
H A D | __init__.py | 193 if hasattr(text_type, 'format'): 194 format = make_wrapper('format')
|
/third_party/ntfs-3g/ntfsprogs/ |
H A D | ntfsmftalloc.c | 96 __attribute__((format(printf, 1, 2)))
|
/third_party/ninja/src/ |
H A D | browse.py | 193 def log_message(self, format, *args):
|
/third_party/node/deps/histogram/include/hdr/ |
H A D | hdr_histogram.h | 473 double value_scale, format_type format);
|
/third_party/mesa3d/src/mesa/state_tracker/ |
H A D | st_atom_image.c | 56 img->format = st_mesa_format_to_pipe_format(st, u->_ActualFormat); in st_convert_image()
|
H A D | st_context.h | 91 GLenum format, type; member 330 * download FS using that PIPE_FORMAT as the storing format.
|