/third_party/libevdev/libevdev/ |
H A D | libevdev.h | 36 #define LIBEVDEV_ATTRIBUTE_PRINTF(_format, _args) __attribute__ ((format (printf, _format, _args))) 843 * @param format printf-style format string 852 const char *format, va_list args) 915 * @param format printf-style format string 926 const char *format, va_list args)
|
/third_party/libevdev/export_include/libevdev/ |
H A D | libevdev.h | 36 #define LIBEVDEV_ATTRIBUTE_PRINTF(_format, _args) __attribute__ ((format (printf, _format, _args))) 843 * @param format printf-style format string 852 const char *format, va_list args) 915 * @param format printf-style format string 926 const char *format, va_list args)
|
/third_party/mesa3d/src/gallium/drivers/etnaviv/ |
H A D | etnaviv_translate.h | 39 #include "util/format/u_format.h" 226 /* Note: Pipe format convention is LSB to MSB, VIVS is MSB to LSB */ in translate_depth_format() 239 /* render target format for MSAA */ 243 /* Note: Pipe format convention is LSB to MSB, VIVS is MSB to LSB */ in translate_ts_format() 274 /* Return normalization flag for vertex element format */ 399 translate_clear_depth_stencil(enum pipe_format format, float depth, in translate_clear_depth_stencil() argument 405 switch (format) { in translate_clear_depth_stencil() 415 DBG("Unhandled pipe format for depth stencil clear: %i", format); in translate_clear_depth_stencil()
|
/third_party/mesa3d/src/gallium/drivers/virgl/ |
H A D | virgl_winsys.h | 70 uint32_t format, uint32_t bind, 94 uint32_t format, uint32_t bind, 181 extern enum virgl_formats pipe_to_virgl_format(enum pipe_format format);
|
/third_party/mesa3d/src/panfrost/lib/tests/ |
H A D | test-clear.c | 26 /* A test consists of a render target format, clear colour, dither state, and 27 * translated form. Dither state matters when the tilebuffer format is more 28 * precise than the final format. */ 30 enum pipe_format format; member 147 util_format_short_name(T.format), T.dithered ? " dithered" : "", #x, x[0], x[1], x[2], x[3], #y, y[0], y[1], y[2], y[3]); \ 158 pan_pack_color(&packed[0], &T.colour, T.format, T.dithered); in main()
|
/third_party/libphonenumber/javascript/i18n/phonenumbers/ |
H A D | demo.js | 125 output.append('\nE164 format: '); 127 isNumberValid ? phoneUtil_.format(number, PNF.E164) : 'invalid'); 128 output.append('\nOriginal format: '); 130 output.append('\nNational format: '); 131 output.append(phoneUtil_.format(number, PNF.NATIONAL)); 132 output.append('\nInternational format: '); 134 isNumberValid ? phoneUtil_.format(number, PNF.INTERNATIONAL) : 136 output.append('\nOut-of-country format from US: '); 141 output.append('\nOut-of-country format from Switzerland: '); 147 output.append('\nNational format wit [all...] |
/third_party/pulseaudio/src/modules/rtp/ |
H A D | sdp.c | 62 pa_assert_se(f = pa_rtp_format_to_string(ss->format)); in pa_sdp_build() 99 ss->format = PA_SAMPLE_S16BE; in parse_sdp_sample_spec() 102 ss->format = PA_SAMPLE_S16LE; in parse_sdp_sample_spec()
|
/third_party/python/Lib/ |
H A D | string.py | 189 def format(self, format_string, /, *args, **kwargs): member in Formatter 240 # expand the format spec, if needed 246 # format the object and append to the result 264 return format(value, format_spec) 277 raise ValueError("Unknown conversion specifier {0!s}".format(conversion)) 284 # object to format and output
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/protected_memory/ |
H A D | vktProtectedMemUtils.hpp | 89 vk::VkFormat format, 100 vk::VkFormat format); 102 vk::VkFormat format);
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/ |
H A D | CLContext.h | 44 const cl_image_format *format, 50 const cl_image_format *format, 58 const cl_image_format *format,
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/DWARF/ |
H A D | DWARFUnitIndex.cpp | 32 OS << format("version = %u slots = %u\n\n", Version, NumBuckets); in dump() 139 OS << format("%5u 0x%016" PRIx64 " ", i + 1, Row.Signature); in dump() 142 OS << format("[0x%08x, 0x%08x) ", Contrib.Offset, in dump()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/ |
H A D | RuntimeDyldCOFFI386.h | 150 << " Value: " << format("0x%08" PRIx32, Result) 165 << " Value: " << format("0x%08" PRIx32, Result) 183 << " Value: " << format("0x%08" PRIx32, Result)
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/null/ |
H A D | TextureNULL.h | 28 GLenum format, 36 GLenum format, 52 GLenum format,
|
H A D | FramebufferNULL.cpp | 87 GLenum format, in readPixels() 107 const gl::Extents fbSize = getState().getReadPixelsAttachment(format)->getSize(); in readPixels() 117 const gl::InternalFormat &glFormat = gl::GetInternalFormatInfo(format, type); in readPixels() 85 readPixels(const gl::Context *context, const gl::Rectangle &origArea, GLenum format, GLenum type, const gl::PixelPackState &pack, gl::Buffer *packBuffer, void *ptrOrOffset) readPixels() argument
|
/third_party/skia/src/gpu/ |
H A D | GrColorSpaceXform.cpp | 87 SkString format; in getShaderDfxInfo() local 88 format.printf("ShaderDfx_GrColorSpaceXformEffect_%d", GrColorSpaceXform::XformKey(fColorXform.get())); in getShaderDfxInfo() 89 return format; in getShaderDfxInfo()
|
H A D | GrDynamicAtlas.cpp | 59 GrBackendFormat format = caps.getDefaultBackendFormat(colorType, GrRenderable::kYes); in MakeLazyAtlasProxy() local 63 sampleCount = caps.internalMultisampleCount(format); in MakeLazyAtlasProxy() 67 GrProxyProvider::MakeFullyLazyProxy(std::move(callback), format, GrRenderable::kYes, in MakeLazyAtlasProxy()
|
/third_party/skia/src/gpu/tessellate/shaders/ |
H A D | GrStrokeTessellationShader.cpp | 403 SkString format; in getShaderDfxInfo() local 404 format.printf("ShaderDfx_GrStrokeTessellationShader_%d_%d_%d_%d", in getShaderDfxInfo() 406 return format; in getShaderDfxInfo()
|
/third_party/skia/src/gpu/vk/ |
H A D | GrVkUtil.h | 172 static constexpr int GrVkFormatStencilBits(VkFormat format) { in GrVkFormatStencilBits() argument 173 switch (format) { in GrVkFormatStencilBits() 185 bool GrVkFormatNeedsYcbcrSampler(VkFormat format); 205 * Returns true if the format is compressed.
|
/third_party/skia/src/gpu/effects/ |
H A D | GrConvexPolyEffect.cpp | 90 SkString format; in getShaderDfxInfo() local 91 format.printf("ShaderDfx_GrConvexPolyEffect_%d_%d", fEdgeCount, fEdgeType); in getShaderDfxInfo() 92 return format; in getShaderDfxInfo()
|
H A D | GrBlendFragmentProcessor.cpp | 39 SkString format; variable 40 format.printf("ShaderDfx_Blend_%d", fMode); 41 return format;
|
/third_party/skia/third_party/externals/sfntly/java/test/com/google/typography/font/sfntly/ |
H A D | CMapEditingTests.java | 110 assertEquals(cmapBuilder.format(), CMapFormat.Format4); in testCMap4WithNoEditing() 130 if (cmapBuilder.format() != CMapFormat.Format4) { in testCMap4Editing() 172 assertEquals(CMapFormat.Format4.value(), newCMap.format()); in testCMap4Editing()
|
/third_party/skia/third_party/externals/icu/source/i18n/unicode/ |
H A D | reldatefmt.h | 360 * fmt.format( 363 * fmt.format( 366 * fmt.format( 369 * fmt.format(UDAT_DIRECTION_LAST, UDAT_ABSOLUTE_SUNDAY, appendTo, status); 371 * fmt.format(UDAT_DIRECTION_THIS, UDAT_ABSOLUTE_SUNDAY, appendTo, status); 373 * fmt.format(UDAT_DIRECTION_NEXT, UDAT_ABSOLUTE_SUNDAY, appendTo, status); 375 * fmt.format(UDAT_DIRECTION_PLAIN, UDAT_ABSOLUTE_SUNDAY, appendTo, status); 378 * fmt.format(UDAT_DIRECTION_LAST, UDAT_ABSOLUTE_DAY, appendTo, status); 380 * fmt.format(UDAT_DIRECTION_THIS, UDAT_ABSOLUTE_DAY, appendTo, status); 382 * fmt.format(UDAT_DIRECTION_NEX [all...] |
/third_party/skia/third_party/externals/oboe/samples/RhythmGame/src/main/cpp/audio/ |
H A D | FFMpegExtractor.cpp | 214 av_opt_set_int(swr, "in_sample_fmt", stream->codecpar->format, 0); in decode() 234 int bytesPerSample = av_get_bytes_per_sample((AVSampleFormat)stream->codecpar->format); in decode() 312 LOGD("Format: %s", av_get_sample_fmt_name((AVSampleFormat)params->format)); in printCodecParameters()
|
/third_party/skia/third_party/externals/dawn/src/tests/end2end/ |
H A D | ScissorTests.cpp | 22 wgpu::RenderPipeline CreateQuadPipeline(wgpu::TextureFormat format) { in CreateQuadPipeline() argument 44 descriptor.cTargets[0].format = format; in CreateQuadPipeline()
|
H A D | ViewportTests.cpp | 62 pipelineDesc.cTargets[0].format = wgpu::TextureFormat::RGBA8Unorm; in TestViewportQuad() 114 depthDesc.format = wgpu::TextureFormat::Depth32Float; in TestViewportDepth() 184 pipelineDescriptor.cTargets[0].format = wgpu::TextureFormat::RGBA8Unorm; in TEST_P()
|