/third_party/protobuf/js/experimental/runtime/kernel/conformance/ |
H A D | conformance_testee.js | 20 response.setSkipped('Json is not supported as input format.'); 25 response.setSkipped('Text format is not supported as input format.'); 35 throw new Error('Request didn\'t have accepted input format.'); 39 response.setSkipped('Json is not supported as output format.'); 44 response.setSkipped('Text format is not supported as output format.'); 49 response.setRuntimeError('Unspecified output format'); 54 throw new Error('Request didn\'t have accepted output format.');
|
/third_party/python/Doc/tools/extensions/ |
H A D | glossary_search.py | 23 if app.builder.format != 'html':
|
/third_party/python/Lib/test/test_json/ |
H A D | test_encode_basestring_ascii.py | 26 '{0!r} != {1!r} for {2}({3!r})'.format(
|
/third_party/rust/crates/clap/examples/tutorial_derive/ |
H A D | 04_03_relations.rs | 59 format!("{major}.{minor}.{patch}") in main()
|
/third_party/skia/platform_tools/android/apps/AndroidKit/src/main/java/org/skia/androidkit/util/ |
H A D | SurfaceRenderer.java | 68 public void surfaceChanged(SurfaceHolder holder, int format, int width, int height) { in surfaceChanged() argument
|
/third_party/skia/gn/ |
H A D | codesign_ios.py | 72 '''.format(prefix=prefix, app=app))
|
/third_party/rust/crates/rustix/tests/ |
H A D | backends.rs | 107 .arg(&format!("--invert={}", dependency)) in has_dependency()
|
/third_party/selinux/libsepol/cil/src/ |
H A D | cil_tree.h | 55 __attribute__((format (printf, 3, 4))) void cil_tree_log(struct cil_tree_node *node, enum cil_log_level lvl, const char* msg, ...);
|
H A D | cil_mem.c | 95 __attribute__ ((format (printf, 2, 3))) int cil_asprintf(char **strp, const char *fmt, ...) in cil_asprintf()
|
/third_party/spirv-tools/test/scripts/ |
H A D | test_compact_ids.py | 58 print(template.format(script=sys.argv[0]));
|
/third_party/vk-gl-cts/modules/glshared/ |
H A D | glsTextureBufferCase.hpp | 68 deUint32 format,
|
/third_party/vk-gl-cts/scripts/opengl/ |
H A D | gen_wrapper.py | 67 return template.format(
|
/third_party/vk-gl-cts/framework/opengl/ |
H A D | gluContextInfo.hpp | 93 virtual bool isCompressedTextureFormatSupported (int format) const;
|
/kernel/linux/linux-6.6/drivers/gpu/drm/tidss/ |
H A D | tidss_dispc.c | 14 #include <linux/media-bus-format.h> 898 dev_dbg(dispc->dev, "%s: Unsupported bus format: %u\n", in dispc_vp_bus_check() 1670 u32 fourcc = state->fb->format->format; in dispc_vid_calc_scaling() 1972 u32 fourcc = state->fb->format->format; in dispc_plane_check() 2016 return gem->dma_addr + fb->offsets[0] + x * fb->format->cpp[0] + in dispc_plane_state_dma_addr() 2028 if (WARN_ON(state->fb->format->num_planes != 2)) in dispc_plane_state_p_uv_addr() 2034 (x * fb->format->cpp[1] / fb->format in dispc_plane_state_p_uv_addr() [all...] |
/third_party/icu/icu4j/main/tests/collate/src/com/ibm/icu/dev/test/collator/ |
H A D | CollationMiscTest.java | 244 logln(String.format("rules[%d] = \"%s\"", i, rules[i])); in TestRuleOptions() 1825 logln(String.format("coll.getVariableTop(root) -> %08x", varTopOriginal)); in TestVariableTopSetting() 1830 logln(String.format("coll.setVariableTop(space) -> %08x", varTop1)); in TestVariableTopSetting() 1843 logln(String.format("coll.setVariableTop(dot) -> %08x", varTop1)); in TestVariableTopSetting() 1856 logln(String.format("coll.setVariableTop(degree) -> %08x", varTop1)); in TestVariableTopSetting() 1869 logln(String.format("coll.setVariableTop(dollar) -> %08x", varTop1)); in TestVariableTopSetting() 1909 logln(String.format("coll.getMaxVariable(root) -> %04x", oldMax)); in TestMaxVariable() 1914 logln(String.format("coll.setMaxVariable(space) -> %04x", max)); in TestMaxVariable() 1927 logln(String.format("coll.setMaxVariable(punctuation) -> %04x", max)); in TestMaxVariable() 1940 logln(String.format("col in TestMaxVariable() [all...] |
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/collator/ |
H A D | CollationMiscTest.java | 247 logln(String.format("rules[%d] = \"%s\"", i, rules[i])); in TestRuleOptions() 1828 logln(String.format("coll.getVariableTop(root) -> %08x", varTopOriginal)); in TestVariableTopSetting() 1833 logln(String.format("coll.setVariableTop(space) -> %08x", varTop1)); in TestVariableTopSetting() 1846 logln(String.format("coll.setVariableTop(dot) -> %08x", varTop1)); in TestVariableTopSetting() 1859 logln(String.format("coll.setVariableTop(degree) -> %08x", varTop1)); in TestVariableTopSetting() 1872 logln(String.format("coll.setVariableTop(dollar) -> %08x", varTop1)); in TestVariableTopSetting() 1912 logln(String.format("coll.getMaxVariable(root) -> %04x", oldMax)); in TestMaxVariable() 1917 logln(String.format("coll.setMaxVariable(space) -> %04x", max)); in TestMaxVariable() 1930 logln(String.format("coll.setMaxVariable(punctuation) -> %04x", max)); in TestMaxVariable() 1943 logln(String.format("col in TestMaxVariable() [all...] |
/third_party/mesa3d/src/virtio/vulkan/ |
H A D | vn_physical_device.c | 1561 struct vn_physical_device *physical_dev, VkFormat format) in vn_physical_device_get_format_properties() 1563 return util_sparse_array_get(&physical_dev->format_properties, format); in vn_physical_device_get_format_properties() 2208 VkFormat format, in vn_GetPhysicalDeviceFormatProperties2() 2216 entry = vn_physical_device_get_format_properties(physical_dev, format); in vn_GetPhysicalDeviceFormatProperties2() 2224 physical_dev->instance, physicalDevice, format, pFormatProperties); in vn_GetPhysicalDeviceFormatProperties2() 2233 VkPhysicalDeviceImageFormatInfo2 format; member 2246 local_info->format = *info; in vn_physical_device_fix_image_format_info() 2247 VkBaseOutStructure *dst = (void *)&local_info->format; in vn_physical_device_fix_image_format_info() 2289 assert(local_info->format.tiling != in vn_physical_device_fix_image_format_info() 2291 local_info->format in vn_physical_device_fix_image_format_info() 1560 vn_physical_device_get_format_properties( struct vn_physical_device *physical_dev, VkFormat format) vn_physical_device_get_format_properties() argument 2207 vn_GetPhysicalDeviceFormatProperties2(VkPhysicalDevice physicalDevice, VkFormat format, VkFormatProperties2 *pFormatProperties) vn_GetPhysicalDeviceFormatProperties2() argument [all...] |
/third_party/libphonenumber/javascript/i18n/phonenumbers/ |
H A D | phonenumberutil.js | 24 * be provided using CLDR two-letter region-code format. These should be in 197 * The RFC 3966 format for extensions. 914 // The first regular expression covers RFC 3966 format, where the extension is added 1035 * INTERNATIONAL format, and as '044 668 1800' in NATIONAL format. E164 format 1036 * is as per INTERNATIONAL format but with no formatting applied, e.g. 1037 * '+41446681800'. RFC3966 is as per INTERNATIONAL format, but with all spaces 1042 * Note: If you are considering storing the number in a neutral format, you are 1369 * when the number is formatted in the international format, i [all...] |
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/ |
H A D | FramebufferVk.cpp | 37 // Alignment value to accommodate the largest known, for now, uncompressed Vulkan format 722 GLenum format, in readPixels() 729 const gl::Extents &fbSize = getState().getReadPixelsAttachment(format)->getSize(); in readPixels() 745 ANGLE_TRY(vk::ImageHelper::GetReadPixelsParams(contextVk, pack, packBuffer, format, type, area, in readPixels() 787 ANGLE_TRY(readPixelsImpl(contextVk, params.area, params, getReadPixelsAspectFlags(format), in readPixels() 788 getReadPixelsRenderTarget(format), in readPixels() 813 RenderTargetVk *FramebufferVk::getReadPixelsRenderTarget(GLenum format) const in getReadPixelsRenderTarget() 815 switch (format) in getReadPixelsRenderTarget() 825 VkImageAspectFlagBits FramebufferVk::getReadPixelsAspectFlags(GLenum format) const in getReadPixelsAspectFlags() 827 switch (format) in getReadPixelsAspectFlags() 720 readPixels(const gl::Context *context, const gl::Rectangle &area, GLenum format, GLenum type, const gl::PixelPackState &pack, gl::Buffer *packBuffer, void *pixels) readPixels() argument 2280 const angle::Format &format = renderTarget->getImageActualFormat(); getCorrectedColorClearValue() local 2589 const angle::Format &format = depthStencilRenderTarget->getImageIntendedFormat(); startNewRenderPass() local [all...] |
/third_party/skia/third_party/externals/angle2/src/libANGLE/ |
H A D | validationESEXT_autogen.h | 120 GLenum format, 131 GLenum format, 387 GLenum format, 402 GLenum format, 426 GLenum format, 439 GLenum format, 453 GLenum format, 476 GLenum format, 502 GLenum format, 674 GLenum format, [all...] |
/third_party/mesa3d/include/GL/ |
H A D | glcorearb.h | 275 typedef void (APIENTRYP PFNGLTEXIMAGE1DPROC) (GLenum target, GLint level, GLint internalformat, GLsizei width, GLint border, GLenum format, GLenum type, const void *pixels); 276 typedef void (APIENTRYP PFNGLTEXIMAGE2DPROC) (GLenum target, GLint level, GLint internalformat, GLsizei width, GLsizei height, GLint border, GLenum format, GLenum type, const void *pixels); 297 typedef void (APIENTRYP PFNGLREADPIXELSPROC) (GLint x, GLint y, GLsizei width, GLsizei height, GLenum format, GLenum type, void *pixels); 304 typedef void (APIENTRYP PFNGLGETTEXIMAGEPROC) (GLenum target, GLint level, GLenum format, GLenum type, void *pixels); 324 GLAPI void APIENTRY glTexImage1D (GLenum target, GLint level, GLint internalformat, GLsizei width, GLint border, GLenum format, GLenum type, const void *pixels); 325 GLAPI void APIENTRY glTexImage2D (GLenum target, GLint level, GLint internalformat, GLsizei width, GLsizei height, GLint border, GLenum format, GLenum type, const void *pixels); 346 GLAPI void APIENTRY glReadPixels (GLint x, GLint y, GLsizei width, GLsizei height, GLenum format, GLenum type, void *pixels); 353 GLAPI void APIENTRY glGetTexImage (GLenum target, GLint level, GLenum format, GLenum type, void *pixels); 407 typedef void (APIENTRYP PFNGLTEXSUBIMAGE1DPROC) (GLenum target, GLint level, GLint xoffset, GLsizei width, GLenum format, GLenum type, const void *pixels); 408 typedef void (APIENTRYP PFNGLTEXSUBIMAGE2DPROC) (GLenum target, GLint level, GLint xoffset, GLint yoffset, GLsizei width, GLsizei height, GLenum format, GLenu [all...] |
/third_party/openGLES/api/GL/ |
H A D | glcorearb.h | 256 typedef void (APIENTRYP PFNGLTEXIMAGE1DPROC) (GLenum target, GLint level, GLint internalformat, GLsizei width, GLint border, GLenum format, GLenum type, const void *pixels); 257 typedef void (APIENTRYP PFNGLTEXIMAGE2DPROC) (GLenum target, GLint level, GLint internalformat, GLsizei width, GLsizei height, GLint border, GLenum format, GLenum type, const void *pixels); 278 typedef void (APIENTRYP PFNGLREADPIXELSPROC) (GLint x, GLint y, GLsizei width, GLsizei height, GLenum format, GLenum type, void *pixels); 285 typedef void (APIENTRYP PFNGLGETTEXIMAGEPROC) (GLenum target, GLint level, GLenum format, GLenum type, void *pixels); 305 GLAPI void APIENTRY glTexImage1D (GLenum target, GLint level, GLint internalformat, GLsizei width, GLint border, GLenum format, GLenum type, const void *pixels); 306 GLAPI void APIENTRY glTexImage2D (GLenum target, GLint level, GLint internalformat, GLsizei width, GLsizei height, GLint border, GLenum format, GLenum type, const void *pixels); 327 GLAPI void APIENTRY glReadPixels (GLint x, GLint y, GLsizei width, GLsizei height, GLenum format, GLenum type, void *pixels); 334 GLAPI void APIENTRY glGetTexImage (GLenum target, GLint level, GLenum format, GLenum type, void *pixels); 388 typedef void (APIENTRYP PFNGLTEXSUBIMAGE1DPROC) (GLenum target, GLint level, GLint xoffset, GLsizei width, GLenum format, GLenum type, const void *pixels); 389 typedef void (APIENTRYP PFNGLTEXSUBIMAGE2DPROC) (GLenum target, GLint level, GLint xoffset, GLint yoffset, GLsizei width, GLsizei height, GLenum format, GLenu [all...] |
/third_party/skia/third_party/externals/swiftshader/include/GL/ |
H A D | glcorearb.h | 274 typedef void (APIENTRYP PFNGLTEXIMAGE1DPROC) (GLenum target, GLint level, GLint internalformat, GLsizei width, GLint border, GLenum format, GLenum type, const void *pixels); 275 typedef void (APIENTRYP PFNGLTEXIMAGE2DPROC) (GLenum target, GLint level, GLint internalformat, GLsizei width, GLsizei height, GLint border, GLenum format, GLenum type, const void *pixels); 296 typedef void (APIENTRYP PFNGLREADPIXELSPROC) (GLint x, GLint y, GLsizei width, GLsizei height, GLenum format, GLenum type, void *pixels); 303 typedef void (APIENTRYP PFNGLGETTEXIMAGEPROC) (GLenum target, GLint level, GLenum format, GLenum type, void *pixels); 323 GLAPI void APIENTRY glTexImage1D (GLenum target, GLint level, GLint internalformat, GLsizei width, GLint border, GLenum format, GLenum type, const void *pixels); 324 GLAPI void APIENTRY glTexImage2D (GLenum target, GLint level, GLint internalformat, GLsizei width, GLsizei height, GLint border, GLenum format, GLenum type, const void *pixels); 345 GLAPI void APIENTRY glReadPixels (GLint x, GLint y, GLsizei width, GLsizei height, GLenum format, GLenum type, void *pixels); 352 GLAPI void APIENTRY glGetTexImage (GLenum target, GLint level, GLenum format, GLenum type, void *pixels); 406 typedef void (APIENTRYP PFNGLTEXSUBIMAGE1DPROC) (GLenum target, GLint level, GLint xoffset, GLsizei width, GLenum format, GLenum type, const void *pixels); 407 typedef void (APIENTRYP PFNGLTEXSUBIMAGE2DPROC) (GLenum target, GLint level, GLint xoffset, GLint yoffset, GLsizei width, GLsizei height, GLenum format, GLenu [all...] |
/third_party/skia/third_party/externals/opengl-registry/api/GL/ |
H A D | glcorearb.h | 274 typedef void (APIENTRYP PFNGLTEXIMAGE1DPROC) (GLenum target, GLint level, GLint internalformat, GLsizei width, GLint border, GLenum format, GLenum type, const void *pixels); 275 typedef void (APIENTRYP PFNGLTEXIMAGE2DPROC) (GLenum target, GLint level, GLint internalformat, GLsizei width, GLsizei height, GLint border, GLenum format, GLenum type, const void *pixels); 296 typedef void (APIENTRYP PFNGLREADPIXELSPROC) (GLint x, GLint y, GLsizei width, GLsizei height, GLenum format, GLenum type, void *pixels); 303 typedef void (APIENTRYP PFNGLGETTEXIMAGEPROC) (GLenum target, GLint level, GLenum format, GLenum type, void *pixels); 323 GLAPI void APIENTRY glTexImage1D (GLenum target, GLint level, GLint internalformat, GLsizei width, GLint border, GLenum format, GLenum type, const void *pixels); 324 GLAPI void APIENTRY glTexImage2D (GLenum target, GLint level, GLint internalformat, GLsizei width, GLsizei height, GLint border, GLenum format, GLenum type, const void *pixels); 345 GLAPI void APIENTRY glReadPixels (GLint x, GLint y, GLsizei width, GLsizei height, GLenum format, GLenum type, void *pixels); 352 GLAPI void APIENTRY glGetTexImage (GLenum target, GLint level, GLenum format, GLenum type, void *pixels); 406 typedef void (APIENTRYP PFNGLTEXSUBIMAGE1DPROC) (GLenum target, GLint level, GLint xoffset, GLsizei width, GLenum format, GLenum type, const void *pixels); 407 typedef void (APIENTRYP PFNGLTEXSUBIMAGE2DPROC) (GLenum target, GLint level, GLint xoffset, GLint yoffset, GLsizei width, GLsizei height, GLenum format, GLenu [all...] |
/third_party/ffmpeg/libavformat/ |
H A D | matroskaenc.c | 1188 av_log(s, AV_LOG_WARNING, "codec %s is not supported by this format\n", in mkv_assemble_codecprivate() 1489 MatroskaVideoStereoModeType format = MATROSKA_VIDEO_STEREOMODE_TYPE_NB; in mkv_write_stereo_mode() local 1518 format = MATROSKA_VIDEO_STEREOMODE_TYPE_MONO; in mkv_write_stereo_mode() 1521 format = (stereo->flags & AV_STEREO3D_FLAG_INVERT) in mkv_write_stereo_mode() 1527 format = MATROSKA_VIDEO_STEREOMODE_TYPE_TOP_BOTTOM; in mkv_write_stereo_mode() 1529 format--; in mkv_write_stereo_mode() 1533 format = MATROSKA_VIDEO_STEREOMODE_TYPE_CHECKERBOARD_LR; in mkv_write_stereo_mode() 1535 format--; in mkv_write_stereo_mode() 1538 format = MATROSKA_VIDEO_STEREOMODE_TYPE_ROW_INTERLEAVED_LR; in mkv_write_stereo_mode() 1540 format in mkv_write_stereo_mode() [all...] |