Home
last modified time | relevance | path

Searched refs:format (Results 8051 - 8075 of 9328) sorted by relevance

1...<<321322323324325326327328329330>>...374

/third_party/python/Lib/multiprocessing/
H A Dshared_memory.py256 packing format for any storable value must require no more than 8
257 characters to describe its format."""
265 # - N * 8 bytes: `struct` format string for each element
372 "Gets the packing format for a single value stored in the list."
403 """Sets the packing format and back transformation code for a
484 def format(self): member in ShareableList
485 "The struct packing format used by all currently stored items."
492 "The struct packing format used for the items' storage offsets."
497 "The struct packing format used for the items' packing formats."
502 "The struct packing format use
[all...]
H A Dqueues.py149 assert self._closed, "Queue {0!r} not closed".format(self)
/third_party/python/Lib/test/support/
H A Dos_helper.py22 TESTFN_ASCII = "{}_{}_tmp".format(TESTFN_ASCII, os.getpid())
/third_party/python/Lib/
H A Dsite.py194 print("Error processing line {:d} of {}:\n".format(n+1, fullname),
/third_party/pulseaudio/src/pulse/
H A Dext-device-restore.c30 #include <pulse/format.h>
/third_party/pulseaudio/src/modules/jack/
H A Dmodule-jack-sink.c389 ss.format = PA_SAMPLE_FLOAT32NE; in pa__init()
H A Dmodule-jack-source.c331 ss.format = PA_SAMPLE_FLOAT32NE; in pa__init()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/synchronization/
H A DvktGlobalPriorityQueueUtils.cpp353 ? (new image::SparseImage(vkd, device, phys, vki, imageCreateInfo, sparseQueue, allocator, mapVkFormat(imageCreateInfo.format))) in ImageWithMemory()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/tessellation/
H A DvktTessellationUtil.hpp156 vk::VkImageCreateInfo makeImageCreateInfo (const tcu::IVec2& size, const vk::VkFormat format, const vk::VkImageUsageFlags usage, const deUint32 numArrayLayers);
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/texture/
H A DvktTextureTestUtil.hpp406 vk::VkFormat format; member
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/
H A DRendererD3D.h259 GLenum format,
/third_party/skia/third_party/externals/angle2/scripts/
H A Dgenerate_android_bp.py7 # gn desc out/Android --format=json "*" > desc.json
522 'gn desc in json format. Generated with \'gn desc <out_dir> --format=json "*"\'.')
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A DProgramExecutable.h39 SamplerFormat format; member
H A Dqueryutils.h120 void QueryInternalFormativ(const TextureCaps &format, GLenum pname, GLsizei bufSize, GLint *params);
H A DvalidationES32.cpp538 GLenum format, in ValidateReadnPixels()
532 ValidateReadnPixels(const Context *context, angle::EntryPoint entryPoint, GLint x, GLint y, GLsizei width, GLsizei height, GLenum format, GLenum type, GLsizei bufSize, const void *data) ValidateReadnPixels() argument
H A DvalidationES31_autogen.h33 GLenum format);
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/Orc/
H A DIndirectionUtils.cpp95 << format("0x%016" PRIx64, TrampolineAddr); in executeCompileCallback()
/third_party/vk-gl-cts/external/openglcts/modules/gl/
H A Dgl4cTextureViewTests.hpp336 * application tries to create a texture view, internal format
338 * specification, and the texture view's internal format is
339 * incompatible with parent object's internal format. Both
349 * format that does not match the original texture's, and the
428 * format which is compatible with the original texture's internal
429 * format, works correctly.
432 * view should use the same GL_RGBA8 internal format. Both texture
497 * all stages for all texture's internal format+view's internal
498 * format combinations.
643 * Specification. For each view class, consider all internal format
[all...]
/third_party/vk-gl-cts/external/openglcts/scripts/
H A Dmustpass.py351 elemContent = TABLE_ELEM_PATTERN.format(apiType = pApiType, configName = pConfigName, glConfigName = pGLConfig, screenRotation = pRotation, baseSeed = pSeed, fboConfig = pFBOConfig, surfaceWidth = pWidth, surfaceHeight = pHeight)
/third_party/vk-gl-cts/external/openglcts/modules/common/
H A DglcGLSLVectorConstructorTests.cpp500 gl.readPixels(0, 0, RENDERTARGET_WIDTH, RENDERTARGET_HEIGHT, transferFormat.format, transferFormat.dataType, fbData.data()); in iterate()
/third_party/skia/third_party/externals/angle2/src/libGLESv2/
H A Dentry_points_gles_3_1_autogen.h26 GLenum format);
/third_party/skia/src/core/
H A DSkGlyph.h247 size_t rowBytesUsingFormat(SkMask::Format format) const;
266 // of bytes allocated. Copy the width, height, top, left, format, and image into this glyph
/third_party/skia/src/gpu/vk/
H A DGrVkRenderPass.cpp23 attachment->format = desc.fFormat; in setup_vk_attachment_description()
H A DGrVkGpu.h123 const GrBackendFormat& format,
/third_party/skia/third_party/externals/swiftshader/src/Pipeline/
H A DSpirvShaderSampling.cpp52 samplerState.textureFormat = imageViewState.format; in getImageSampler()

Completed in 23 milliseconds

1...<<321322323324325326327328329330>>...374