/third_party/vk-gl-cts/modules/gles3/functional/ |
H A D | es3fTextureSwizzleTests.cpp | 80 Texture2DSwizzleCase (Context& context, const char* name, const char* description, deUint32 internalFormat, deUint32 format, deUint32 dataType, deUint32 swizzleR, deUint32 swizzleG, deUint32 swizzleB, deUint32 swizzleA); 103 Texture2DSwizzleCase::Texture2DSwizzleCase (Context& context, const char* name, const char* description, deUint32 internalFormat, deUint32 format, deUint32 dataType, deUint32 swizzleR, deUint32 swizzleG, deUint32 swizzleB, deUint32 swizzleA) in Texture2DSwizzleCase() argument 106 , m_format (format) in Texture2DSwizzleCase() 202 // Convert to destination format in iterate() 240 deUint32 format; in init() member 335 deUint32 format = formats[fmtNdx].format; in init() local 338 multiChannelGroup->addChild(new Texture2DSwizzleCase(m_context, name.c_str(), "Multi-channel swizzle", intFormat, format, dataType, swzR, swzG, swzB, swzA)); in init()
|
/third_party/vk-gl-cts/framework/opengl/simplereference/ |
H A D | sglrContext.hpp | 65 virtual void texImage1D (deUint32 target, int level, deUint32 internalFormat, int width, int border, deUint32 format, deUint32 type, const void* data) = DE_NULL; 66 virtual void texImage2D (deUint32 target, int level, deUint32 internalFormat, int width, int height, int border, deUint32 format, deUint32 type, const void* data) = DE_NULL; 67 virtual void texImage3D (deUint32 target, int level, deUint32 internalFormat, int width, int height, int depth, int border, deUint32 format, deUint32 type, const void* data) = DE_NULL; 68 virtual void texSubImage1D (deUint32 target, int level, int xoffset, int width, deUint32 format, deUint32 type, const void* data) = DE_NULL; 69 virtual void texSubImage2D (deUint32 target, int level, int xoffset, int yoffset, int width, int height, deUint32 format, deUint32 type, const void* data) = DE_NULL; 70 virtual void texSubImage3D (deUint32 target, int level, int xoffset, int yoffset, int zoffset, int width, int height, int depth, deUint32 format, deUint32 type, const void* data) = DE_NULL; 197 virtual void readPixels (int x, int y, int width, int height, deUint32 format, deUint32 type, void* data) = DE_NULL;
|
H A D | sglrGLContext.hpp | 77 virtual void texImage1D (deUint32 target, int level, deUint32 internalFormat, int width, int border, deUint32 format, deUint32 type, const void* data); 78 virtual void texImage2D (deUint32 target, int level, deUint32 internalFormat, int width, int height, int border, deUint32 format, deUint32 type, const void* data); 79 virtual void texImage3D (deUint32 target, int level, deUint32 internalFormat, int width, int height, int depth, int border, deUint32 format, deUint32 type, const void* data); 80 virtual void texSubImage1D (deUint32 target, int level, int xoffset, int width, deUint32 format, deUint32 type, const void* data); 81 virtual void texSubImage2D (deUint32 target, int level, int xoffset, int yoffset, int width, int height, deUint32 format, deUint32 type, const void* data); 82 virtual void texSubImage3D (deUint32 target, int level, int xoffset, int yoffset, int zoffset, int width, int height, int depth, deUint32 format, deUint32 type, const void* data); 208 virtual void readPixels (int x, int y, int width, int height, deUint32 format, deUint32 type, void* data);
|
/third_party/icu/icu4c/source/i18n/ |
H A D | msgfmt.cpp | 206 formatter->format(arg, s, ec); in formatAndAppend() 427 const Format* format = (const Format*)uhash_iget(cachedFormatters, cur->key.integer); in operator ==() local 429 if (*format != *rhs_format) { in operator ==() 676 // Adopt a single format by format number. 677 // Do nothing if the format number is not less than the array count. 696 // Adopt a single format by format name. 733 // Set a single format. 756 // Get a single format b 879 MessageFormat::format(const Formattable* source, format() function in MessageFormat 894 MessageFormat::format( const UnicodeString& pattern, format() function in MessageFormat 910 MessageFormat::format(const Formattable& source, format() function in MessageFormat 927 MessageFormat::format(const UnicodeString* argumentNames, format() function in MessageFormat 949 MessageFormat::format(const Formattable* arguments, format() function in MessageFormat 1009 void MessageFormat::format(int32_t msgStart, const void *plNumber, format() function in MessageFormat 1882 UnicodeString& MessageFormat::DummyFormat::format(const Formattable&, format() function in MessageFormat::DummyFormat 1891 UnicodeString& MessageFormat::DummyFormat::format(const Formattable&, format() function in MessageFormat::DummyFormat 1901 UnicodeString& MessageFormat::DummyFormat::format(const Formattable&, format() function in MessageFormat::DummyFormat [all...] |
/third_party/node/deps/icu-small/source/i18n/ |
H A D | msgfmt.cpp | 206 formatter->format(arg, s, ec); in formatAndAppend() 427 const Format* format = (const Format*)uhash_iget(cachedFormatters, cur->key.integer); in operator ==() local 429 if (*format != *rhs_format) { in operator ==() 677 // Adopt a single format by format number. 678 // Do nothing if the format number is not less than the array count. 697 // Adopt a single format by format name. 734 // Set a single format. 757 // Get a single format b 880 MessageFormat::format(const Formattable* source, format() function in MessageFormat 895 MessageFormat::format( const UnicodeString& pattern, format() function in MessageFormat 911 MessageFormat::format(const Formattable& source, format() function in MessageFormat 928 MessageFormat::format(const UnicodeString* argumentNames, format() function in MessageFormat 950 MessageFormat::format(const Formattable* arguments, format() function in MessageFormat 1010 void MessageFormat::format(int32_t msgStart, const void *plNumber, format() function in MessageFormat 1883 UnicodeString& MessageFormat::DummyFormat::format(const Formattable&, format() function in MessageFormat::DummyFormat 1892 UnicodeString& MessageFormat::DummyFormat::format(const Formattable&, format() function in MessageFormat::DummyFormat 1902 UnicodeString& MessageFormat::DummyFormat::format(const Formattable&, format() function in MessageFormat::DummyFormat [all...] |
/third_party/skia/third_party/externals/angle2/src/libANGLE/capture/ |
H A D | frame_capture_utils.cpp | 230 void SerializeANGLEFormat(JsonSerializer *json, const angle::Format *format) in SerializeANGLEFormat() argument 232 SerializeFormat(json, format->glInternalFormat); in SerializeANGLEFormat() 235 void SerializeGLFormat(JsonSerializer *json, const gl::Format &format) in SerializeGLFormat() argument 237 SerializeInternalFormat(json, format.info); in SerializeGLFormat() 248 gl::InternalFormat format = *framebufferAttachment.getFormat().info; in ReadPixelsFromAttachment() local 252 format = framebuffer->getImplementation()->getImplementationColorReadFormat(context); in ReadPixelsFromAttachment() 256 format.pixelBytes * extents.width * extents.height, pixels, 0)); in ReadPixelsFromAttachment() 258 format.format, format in ReadPixelsFromAttachment() 788 const gl::InternalFormat &format = *renderbuffer->getFormat().info; SerializeRenderbuffer() local 1195 const gl::InternalFormat &format = *desc.format.info; SerializeTextureData() local [all...] |
/third_party/skia/third_party/externals/icu/source/i18n/ |
H A D | msgfmt.cpp | 206 formatter->format(arg, s, ec); in formatAndAppend() 427 const Format* format = (const Format*)uhash_iget(cachedFormatters, cur->key.integer); in operator ==() local 429 if (*format != *rhs_format) { in operator ==() 676 // Adopt a single format by format number. 677 // Do nothing if the format number is not less than the array count. 696 // Adopt a single format by format name. 733 // Set a single format. 756 // Get a single format b 877 MessageFormat::format(const Formattable* source, format() function in MessageFormat 892 MessageFormat::format( const UnicodeString& pattern, format() function in MessageFormat 908 MessageFormat::format(const Formattable& source, format() function in MessageFormat 925 MessageFormat::format(const UnicodeString* argumentNames, format() function in MessageFormat 947 MessageFormat::format(const Formattable* arguments, format() function in MessageFormat 1007 void MessageFormat::format(int32_t msgStart, const void *plNumber, format() function in MessageFormat 1880 UnicodeString& MessageFormat::DummyFormat::format(const Formattable&, format() function in MessageFormat::DummyFormat 1889 UnicodeString& MessageFormat::DummyFormat::format(const Formattable&, format() function in MessageFormat::DummyFormat 1899 UnicodeString& MessageFormat::DummyFormat::format(const Formattable&, format() function in MessageFormat::DummyFormat [all...] |
/third_party/vk-gl-cts/modules/glshared/ |
H A D | glsLongStressCase.cpp | 125 static inline int computePixelStore (const TextureFormat& format) in computePixelStore() argument 127 const int pixelSize = format.getPixelSize(); in computePixelStore() 515 const TextureFormat& format = src.getFormat(); in setData() local 516 const glu::TransferFormat transfer = glu::getTransferFormat(format); in setData() 521 m_dataSizeApprox = width * height * format.getPixelSize() * (m_type == TEXTURETYPE_CUBE ? 6 : 1); in setData() 523 DE_ASSERT(src.getRowPitch() == format.getPixelSize()*src.getWidth()); in setData() 524 DE_ASSERT(isMatchingGLInternalFormat(internalFormat, format)); in setData() 527 glPixelStorei(GL_UNPACK_ALIGNMENT, computePixelStore(format)); in setData() 538 m_dataSizeApprox += levelWid * levelHei * format.getPixelSize(); in setData() 539 glTexImage2D(GL_TEXTURE_2D, level, internalFormat, levelWid, levelHei, 0, transfer.format, transfe in setData() 562 const TextureFormat& format = src.getFormat(); setSubData() local 1143 const TextureFormat format = glu::mapGLTransferFormat(spec.format, spec.dataType); init() local [all...] |
/third_party/ffmpeg/libavfilter/ |
H A D | vf_sr.c | 94 if (inlink->format != AV_PIX_FMT_GRAY8){ in config_output() 95 const AVPixFmtDescriptor *desc = av_pix_fmt_desc_get(inlink->format); in config_output() 109 ctx->sws_pre_scale = sws_getContext(inlink->w, inlink->h, inlink->format, in config_output() 110 outlink->w, outlink->h, outlink->format, in config_output()
|
/third_party/curl/src/ |
H A D | tool_cb_prg.c | 193 char format[40]; in tool_progress_cb() local 210 msnprintf(format, sizeof(format), "\r%%-%ds %%5.1f%%%%", barwidth); in tool_progress_cb() 215 fprintf(bar->out, format, line, percent); in tool_progress_cb()
|
/third_party/icu/tools/unicodetools/com/ibm/rbm/ |
H A D | BundleItem.java | 214 * The format can be either 'YYYY-MM-DD' (e.g. 20002-02-05) or 215 * the format can be 'YYYMMDDTHHMMSSZ' (e.g. 20020205T103000Z) 232 * The format can be either 'YYYY-MM-DD' (e.g. 2002-02-05) or 233 * the format can be 'YYYMMDDTHHMMSSZ' (e.g. 20020205T103000Z) 259 * formatted resource bundle file. This format also contains the meta-data used by RBManager in 376 SimpleDateFormat format = null; in parseDateFromString() 378 format = new SimpleDateFormat("yyyy-MM-dd"); // Simple format in parseDateFromString() 380 format = new SimpleDateFormat("yyyyMMdd'T'HHmmss'Z'"); // TMX ISO format in parseDateFromString() [all...] |
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/ |
H A D | DateFormatRoundTripTest.java | 11 * Port From: ICU4C v1.8.1 : format : DateFormatRoundTripTest 15 package com.ibm.icu.dev.test.format; 194 s[loop] = fmt.format(d[loop]); in _test() 250 logln("Date = " + sdf.format(d[0]) + "; ms = " + d[0].getTime()); in _test() 255 logln((j > 0 ? " P> " : " ") + dateFormat.format(d[j], temp, pos) in _test()
|
H A D | IntlTestDateFormatAPI.java | 11 * Source File: java/text/format/IntlTestDateFormatAPI.java 19 package com.ibm.icu.dev.test.format; 98 // ======= Test various format() methods in TestAPI() 100 logln("Testing various format() methods"); in TestAPI() 110 res1 = fr.format(d, res1, pos1); in TestAPI() 113 res2 = it.format(d, res2, pos2); in TestAPI() 116 res3 = de.format(d); in TestAPI()
|
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/format/ |
H A D | DateFormatRoundTripTest.java | 12 * Port From: ICU4C v1.8.1 : format : DateFormatRoundTripTest 16 package ohos.global.icu.dev.test.format; 197 s[loop] = fmt.format(d[loop]); in _test() 253 logln("Date = " + sdf.format(d[0]) + "; ms = " + d[0].getTime()); in _test() 258 logln((j > 0 ? " P> " : " ") + dateFormat.format(d[j], temp, pos) in _test()
|
H A D | IntlTestDateFormatAPI.java | 12 * Source File: java/text/format/IntlTestDateFormatAPI.java 20 package ohos.global.icu.dev.test.format; 101 // ======= Test various format() methods in TestAPI() 103 logln("Testing various format() methods"); in TestAPI() 113 res1 = fr.format(d, res1, pos1); in TestAPI() 116 res2 = it.format(d, res2, pos2); in TestAPI() 119 res3 = de.format(d); in TestAPI()
|
/third_party/icu/icu4j/main/tests/localespi/src/com/ibm/icu/dev/test/localespi/ |
H A D | DateFormatTest.java | 103 * Testing the behavior of date format between ICU instance and its 135 String dstr1 = df.format(d); in TestICUEquivalent() 136 String dstr2 = icudf.format(d); in TestICUEquivalent() 139 errln("FAIL: Different format results for locale " + loc + " (dstyle=" + dstyle in TestICUEquivalent() 189 String str1 = dfmt.format(d); in TestThaiDigit() 190 String str2 = dfmtIcu.format(d); in TestThaiDigit()
|
/third_party/libsnd/tests/ |
H A D | virtual_io_test.c | 34 static void vio_test (const char *fname, int format) ; 160 vio_test (const char *fname, int format) in vio_test() argument 182 sfinfo.format = format ; in vio_test()
|
/third_party/mesa3d/src/gallium/frontends/vdpau/ |
H A D | device.c | 32 #include "util/format/u_format.h" 91 res_tmpl.format = PIPE_FORMAT_R8G8B8A8_UNORM; in vdp_imp_device_create_x11() 111 u_sampler_view_default_template(&sv_tmpl, res, res->format); in vdp_imp_device_create_x11() 318 u_sampler_view_default_template(templ, res, res->format); in vlVdpDefaultSamplerViewTemplate() 320 desc = util_format_description(res->format); in vlVdpDefaultSamplerViewTemplate()
|
/third_party/mesa3d/src/intel/blorp/ |
H A D | blorp.h | 188 enum isl_format format, struct isl_swizzle swizzle, 219 enum isl_format format, struct isl_swizzle swizzle, 274 enum isl_format format, 285 enum isl_format format,
|
/third_party/mesa3d/src/gallium/winsys/d3d12/wgl/ |
H A D | d3d12_wgl_framebuffer.cpp | 104 desc.Format = d3d12_get_format(templ->format); in d3d12_wgl_framebuffer_resize() 110 framebuffer->pformat = templ->format; in d3d12_wgl_framebuffer_resize() 194 handle.format = framebuffer->pformat; in d3d12_wgl_framebuffer_get_resource() 202 templ.format = framebuffer->pformat; in d3d12_wgl_framebuffer_get_resource()
|
/third_party/node/lib/internal/crypto/ |
H A D | aes.js | 251 format, 269 switch (format) { 316 `Unable to import AES key with format ${format}`,
|
/third_party/node/deps/v8/src/utils/ |
H A D | ostreams.cc | 130 const char* format = pred(c) ? "%c" : (c <= 0xFF) ? "\\x%02x" : "\\u%04x"; in PrintUC16() local 131 snprintf(buf, sizeof(buf), format, c); in PrintUC16() 139 const char* format = pred(c) ? "%c" : "\\u%04x"; in PrintUC16ForJSON() local 140 snprintf(buf, sizeof(buf), format, c); in PrintUC16ForJSON()
|
/third_party/mesa3d/src/gallium/drivers/freedreno/a6xx/ |
H A D | fd6_image.c | 90 fdl6_buffer_view_init(descriptor, buf->format, swiz_identity, in fd6_emit_image_descriptor() 105 .format = buf->format, in fd6_emit_image_descriptor() 198 fd6_validate_format(ctx, fd_resource(buf->resource), buf->format);
|
/third_party/mesa3d/src/gallium/auxiliary/driver_trace/ |
H A D | enums2names.py | 153 self.error("duplicate enum definition '{}', lines {} - {} vs {} - {}".format( 209 """).format( 225 """).format( 244 """).format(
|
/third_party/rust/crates/clang-sys/build/ |
H A D | dynamic.rs | 102 let mut files = vec![format!( in search_libclang_directories() 152 Err(message) => invalid.push(format!("({}: {})", path.display(), message)), in search_libclang_directories() 160 let message = format!( in search_libclang_directories() 166 .map(|f| format!("'{}'", f)) in search_libclang_directories()
|