Home
last modified time | relevance | path

Searched defs:size (Results 8301 - 8325 of 12223) sorted by relevance

1...<<331332333334335336337338339340>>...489

/third_party/protobuf/csharp/src/Google.Protobuf/Collections/
H A DRepeatedField.cs309 EnsureSize(int size) EnsureSize() argument
320 SetSize(int size) SetSize() argument
[all...]
/third_party/protobuf/java/compatibility_tests/v2.5.0/tests/src/main/java/com/google/protobuf/test/
H A DByteStringTest.java61 static byte[] getTestBytes(int size, long seed) { in getTestBytes() argument
68 private byte[] getTestBytes(int size) { in getTestBytes() argument
300 @Override public int read(byte[] buf, int offset, int size) { in read() argument
/third_party/python/Include/cpython/
H A Dpystate.h77 size_t size; member
/third_party/pulseaudio/src/pulsecore/
H A Dtagstruct.c691 size_t size = va_arg(va, size_t); in pa_tagstruct_put() local
770 size_t size = va_arg(va, size_t); in pa_tagstruct_get() local
/third_party/openssl/crypto/
H A Dmem_sec.c95 int CRYPTO_secure_malloc_init(size_t size, size_t minsize) in CRYPTO_secure_malloc_init() argument
404 static int sh_init(size_t size, size_t minsize) in sh_init() argument
606 sh_malloc(size_t size) sh_malloc() argument
[all...]
/third_party/openssl/crypto/objects/
H A Dobj_dat.c623 const void *OBJ_bsearch_(const void *key, const void *base, int num, int size, in OBJ_bsearch_() argument
629 OBJ_bsearch_ex_(const void *key, const void *base, int num, int size, int (*cmp) (const void *, const void *), int flags) OBJ_bsearch_ex_() argument
/third_party/openssl/crypto/conf/
H A Dconf_mod.c629 size_t size; in CONF_get1_default_config_file() local
/third_party/openssl/crypto/asn1/
H A Dbio_asn1.c117 static int asn1_bio_init(BIO_ASN1_BUF_CTX *ctx, int size) in asn1_bio_init() argument
308 static int asn1_bio_gets(BIO *b, char *str, int size) in asn1_bio_gets() argument
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/
H A DvkSafetyCriticalUtil.cpp39 std::size_t size; member
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/fragment_ops/
H A DvktFragmentOperationsScissorMultiViewportTests.cpp72 VkImageCreateInfo makeImageCreateInfo (const VkFormat format, const IVec2& size, VkImageUsageFlags usage) in makeImageCreateInfo() argument
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/geometry/
H A DvktGeometryInstancedRenderingTests.cpp64 VkImageCreateInfo makeImageCreateInfo (const VkFormat format, const VkExtent3D size, const VkImageUsageFlags usage) in makeImageCreateInfo() argument
224 tcu::PixelBufferAccess getSubregion (tcu::PixelBufferAccess image, const float x, const float y, const float size) in getSubregion() argument
256 const float size = 0.05f + 0.03f * modifier; in generateReferenceImage() local
[all...]
H A DvktGeometryTestsUtil.cpp374 VkImageCreateInfo makeImageCreateInfo (const tcu::IVec2& size, const VkFormat format, const VkImageUsageFlags usage, const deUint32 numArrayLayers) in makeImageCreateInfo() argument
428 void fillBuffer (const DeviceInterface& vk, const VkDevice device, const Allocation& alloc, const VkDeviceSize offset, const VkDeviceSize size, const VkFormat format, const tcu::Vec4& color) in fillBuffer() argument
447 fillBuffer(const DeviceInterface& vk, const VkDevice device, const Allocation& alloc, const VkDeviceSize offset, const VkDeviceSize size, const VkFormat format, const float depth) fillBuffer() argument
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineMultisampleImageTests.cpp548 Move<VkImage> makeImage (const DeviceInterface& vk, const VkDevice device, const VkFormat format, const IVec2& size, const deUint32 numLayers, const VkSampleCountFlagBits samples, const VkImageUsageFlags usage) in makeImage() argument
[all...]
H A DvktPipelineMultisampleResolveRenderAreaTests.cpp302 float size = 0.5f; in iterate() local
315 float size = 0.5f; iterate() local
328 float size = 0.3125f; iterate() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/robustness/
H A DvktRobustnessUtil.cpp221 void populateBufferWithTestValues (void* buffer, VkDeviceSize size, VkFormat format) in populateBufferWithTestValues() argument
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ycbcr/
H A DvktYCbCrFormatTests.cpp225 UVec2 size; member
322 const UVec2 size = params.size; in testFormat() local
69 createTestImage(const DeviceInterface& vkd, VkDevice device, VkFormat format, const UVec2& size, VkImageCreateFlags createFlags, VkImageTiling tiling, VkImageLayout layout, deUint32 arrayLayers) createTestImage() argument
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/api/
H A DvktApiFillBufferTests.cpp65 VkDeviceSize size; member
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/fragment_ops/
H A DvktFragmentOperationsScissorMultiViewportTests.cpp72 VkImageCreateInfo makeImageCreateInfo (const VkFormat format, const IVec2& size, VkImageUsageFlags usage) in makeImageCreateInfo() argument
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/geometry/
H A DvktGeometryInstancedRenderingTests.cpp64 VkImageCreateInfo makeImageCreateInfo (const VkFormat format, const VkExtent3D size, const VkImageUsageFlags usage) in makeImageCreateInfo() argument
224 tcu::PixelBufferAccess getSubregion (tcu::PixelBufferAccess image, const float x, const float y, const float size) in getSubregion() argument
256 const float size = 0.05f + 0.03f * modifier; in generateReferenceImage() local
[all...]
H A DvktGeometryTestsUtil.cpp374 VkImageCreateInfo makeImageCreateInfo (const tcu::IVec2& size, const VkFormat format, const VkImageUsageFlags usage, const deUint32 numArrayLayers) in makeImageCreateInfo() argument
428 void fillBuffer (const DeviceInterface& vk, const VkDevice device, const Allocation& alloc, const VkDeviceSize offset, const VkDeviceSize size, const VkFormat format, const tcu::Vec4& color) in fillBuffer() argument
447 fillBuffer(const DeviceInterface& vk, const VkDevice device, const Allocation& alloc, const VkDeviceSize offset, const VkDeviceSize size, const VkFormat format, const float depth) fillBuffer() argument
[all...]
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A DCLContext.cpp86 cl_uint size = CommandQueue::kNoSize; in createCommandQueueWithProperties() local
118 createBuffer(const cl_mem_properties *properties, MemFlags flags, size_t size, void *hostPtr, cl_int &errorCode) createBuffer() argument
[all...]
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d9/
H A DTextureStorage9.cpp401 TextureStorage9_Cube(Renderer9 *renderer, GLenum internalformat, bool renderTarget, int size, int levels, bool hintLevelZeroOnly, const std::string &label) TextureStorage9_Cube() argument
/third_party/skia/third_party/externals/angle2/src/compiler/translator/
H A DShaderVars.cpp156 void ShaderVariable::setArraySize(unsigned int size) in setArraySize() argument
[all...]
/third_party/skia/third_party/externals/angle2/src/compiler/translator/tree_util/
H A DIntermNode_util.cpp55 size_t size = constType.getObjectSize(); in CreateZeroNode() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/converged/
H A DCompositorNativeWindow11.cpp40 ABI::Windows::Foundation::Numerics::Vector2 size; in getClientRect() local

Completed in 27 milliseconds

1...<<331332333334335336337338339340>>...489