/third_party/mesa3d/src/gallium/drivers/llvmpipe/ |
H A D | lp_scene.c | 33 #include "util/format/u_format.h" 182 ssurf->format_bytes = util_format_get_blocksize(psurf->format); in init_scene_texture() 187 unsigned pixstride = util_format_get_blocksize(psurf->format); in init_scene_texture() 194 ssurf->format_bytes = util_format_get_blocksize(psurf->format); in init_scene_texture()
|
/third_party/icu/icu4c/source/tools/toolutil/ |
H A D | pkgitems.cpp | 383 fprintf(stderr, "icupkg: .res format version %02x.%02x not supported, or bundle malformed\n", in ures_enumDependencies() 467 /* check format version */ in ucnv_enumDependencies() 472 fprintf(stderr, "icupkg/ucnv_enumDependencies(): .cnv format version %02x.%02x not supported\n", in ucnv_enumDependencies() 596 // find the data format and call the corresponding function, if any in enumDependencies() 597 int32_t format=getDataFormat(pInfo->dataFormat); in enumDependencies() local 598 if(format>=0) { in enumDependencies() 599 switch(format) { in enumDependencies()
|
/third_party/libinput/tools/ |
H A D | libinput-debug-tablet.c | 78 print_line(const char *format, ...) in print_line() argument 87 va_start(args, format); in print_line() 88 n = vprintf(format, args); in print_line()
|
/third_party/mesa3d/src/gallium/drivers/r300/ |
H A D | r300_context.c | 462 rtempl.format = PIPE_FORMAT_I8_UNORM; 469 u_sampler_view_default_template(&vtempl, tex, tex->format); 481 vb.format = PIPE_FORMAT_R8_UNORM;
|
/third_party/node/deps/openssl/openssl/apps/ |
H A D | storeutl.c | 337 static int indent_printf(int indent, BIO *bio, const char *format, ...) in indent_printf() argument 342 va_start(args, format); in indent_printf() 344 ret = BIO_printf(bio, "%*s", indent, "") + BIO_vprintf(bio, format, args); in indent_printf()
|
/third_party/rust/crates/cxx/tests/ |
H A D | test.rs | 306 assert_eq!("Shared { z: 1 }", format!("{:?}", ffi::Shared { z: 1 })); in test_debug() 307 assert_eq!("BVal", format!("{:?}", ffi::Enum::BVal)); in test_debug() 308 assert_eq!("Enum(9)", format!("{:?}", ffi::Enum { repr: 9 })); in test_debug()
|
/third_party/pulseaudio/src/pulse/ |
H A D | introspect.h | 33 #include <pulse/format.h> 664 pa_format_info *format; /**< Stream format information. \since 1.0 */ member 716 pa_format_info *format; /**< Stream format information. \since 1.0 */ member
|
/third_party/python/Include/ |
H A D | unicodeobject.h | 255 const char *format, /* ASCII-encoded string */ 259 const char *format, /* ASCII-encoded string */ 1015 /* Apply an argument tuple or dictionary to a format string and return 1019 PyObject *format, /* Format string */
|
/third_party/python/Lib/test/test_asyncio/ |
H A D | utils.py | 137 def log_message(self, format, *args): 452 "{!r}".format(fd)) from None 459 'File descriptor {!r} is used by transport {!r}'.format(
|
/third_party/python/Lib/distutils/command/ |
H A D | sdist.py | 28 for format in ARCHIVE_FORMATS.keys(): 29 formats.append(("formats=" + format, None, 30 ARCHIVE_FORMATS[format][2])) 135 "unknown archive format '%s'" % bad_format)
|
/third_party/pulseaudio/src/tests/ |
H A D | resampler-rewind-test.c | 152 pa_assert(ss->format == PA_SAMPLE_FLOAT32NE); in generate_block() 263 a.format = b.format = PA_SAMPLE_FLOAT32NE; in main()
|
/third_party/python/Lib/ |
H A D | pkgutil.py | 445 msg = "Relative module name {!r} not supported".format(fullname) 493 msg = "Relative module name {!r} not supported".format(fullname) 502 raise ImportError(msg.format(fullname, type(ex), ex)) from ex 604 argument should be the name of a package, in standard module format 635 # signature - an os.path format "filename" starting with the dirname of 672 ValueError - if `name` isn't in a recognised format 688 raise ValueError(f'invalid format: {name!r}')
|
/third_party/openssl/apps/ |
H A D | storeutl.c | 337 static int indent_printf(int indent, BIO *bio, const char *format, ...) in indent_printf() argument 342 va_start(args, format); in indent_printf() 344 ret = BIO_printf(bio, "%*s", indent, "") + BIO_vprintf(bio, format, args); in indent_printf()
|
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/ |
H A D | vkQueryUtil.hpp | 56 VkFormatProperties getPhysicalDeviceFormatProperties (const InstanceInterface& vk, VkPhysicalDevice physicalDevice, VkFormat format); 57 VkImageFormatProperties getPhysicalDeviceImageFormatProperties (const InstanceInterface& vk, VkPhysicalDevice physicalDevice, VkFormat format, VkImageType type, VkImageTiling tiling, VkImageUsageFlags usage, VkImageCreateFlags flags); 60 std::vector<VkSparseImageFormatProperties> getPhysicalDeviceSparseImageFormatProperties (const InstanceInterface& vk, VkPhysicalDevice physicalDevice, VkFormat format, VkImageType type, VkSampleCountFlagBits samples, VkImageUsageFlags usage, VkImageTiling tiling);
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ray_tracing/ |
H A D | vktRayTracingPositionFetchTests.cpp | 120 // Check supported vertex format. in checkSupport() 507 const auto format = vertexFormats[vertexFormatNdx]; in createPositionFetchTests() local 508 const auto formatName = getFormatSimpleName(format); in createPositionFetchTests() 533 format, in createPositionFetchTests() local
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/synchronization/ |
H A D | vktSynchronizationUtil.hpp | 299 , format(format_) in ImageResource() 308 vk::VkFormat format; member 326 const vk::VkFormat format,
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/ |
H A D | Context_gles_3_0_autogen.h | 34 GLsizei depth, GLenum format, GLsizei imageSize, \ 120 GLsizei height, GLsizei depth, GLint border, GLenum format, GLenum type, \ 127 GLint zoffset, GLsizei width, GLsizei height, GLsizei depth, GLenum format, \
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/RuntimeDyld/ |
H A D | RuntimeDyldMachO.cpp | 155 << " LocalAddress: " << format("%p", LocalAddress) in dumpRelocationToResolve() 156 << " FinalAddress: " << format("0x%016" PRIx64, FinalAddress) in dumpRelocationToResolve() 157 << " Value: " << format("0x%016" PRIx64, Value) << " Addend: " << RE.Addend in dumpRelocationToResolve()
|
/third_party/vk-gl-cts/external/vulkan-docs/src/scripts/spec_tools/ |
H A D | entity_db.py | 185 raise RuntimeError('unrecognized category {}'.format(cat)) 277 return data.elem.findall('.//{}'.format(tag)) 581 ('[{}{}]'.format(c.upper(), c) for c in self.name_prefix))
|
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/ |
H A D | TextureRectangleTest.cpp | 129 auto TexStorage2D = [useES3](GLenum target, GLint levels, GLenum format, GLint width, in TEST_P() 133 glTexStorage2D(target, levels, format, width, height); in TEST_P() 137 glTexStorage2DEXT(target, levels, format, width, height); in TEST_P()
|
/third_party/skia/src/gpu/effects/ |
H A D | GrMatrixConvolutionEffect.cpp | 305 SkString format; in getShaderDfxInfo() local 306 format.printf("ShaderDfx_GrMatrixConvolutionEffect_%d_%d_%d", in getShaderDfxInfo() 308 return format; in getShaderDfxInfo()
|
H A D | GrBicubicEffect.cpp | 218 SkString format; in getShaderDfxInfo() local 219 format.printf("ShaderDfx_GrBicubicEffect_%d_%d", fDirection, fClamp); in getShaderDfxInfo() 220 return format; in getShaderDfxInfo()
|
/third_party/skia/src/gpu/ops/ |
H A D | SoftwarePathRenderer.cpp | 90 const GrBackendFormat format = caps->getDefaultBackendFormat(GrColorType::kAlpha_8, in make_deferred_mask_texture_view() local 93 GrSwizzle swizzle = caps->getReadSwizzle(format, GrColorType::kAlpha_8); in make_deferred_mask_texture_view() 96 proxyProvider->createProxy(format, dimensions, GrRenderable::kNo, 1, GrMipmapped::kNo, in make_deferred_mask_texture_view()
|
/third_party/skia/src/gpu/ |
H A D | GrThreadSafeCache.cpp | 329 auto [newCT, format] = caps->getFallbackColorTypeAndFormat(origCT, kSampleCnt); in CreateLazyView() 352 format, in CreateLazyView() 366 GrSwizzle swizzle = dContext->priv().caps()->getReadSwizzle(format, newCT); in CreateLazyView()
|
/third_party/skia/third_party/externals/swiftshader/src/Pipeline/ |
H A D | PixelProgram.cpp | 277 auto format = state.colorFormat[index]; in blendColor() local 278 switch(format) in blendColor() 354 UNSUPPORTED("VkFormat: %d", int(format)); in blendColor()
|