| /third_party/rust/crates/cxx/gen/src/include/ |
| H A D | cxx.h | 951 auto size = this->size(); emplace_back() local [all...] |
| /third_party/rust/crates/cxx/gen/cmd/src/gen/include/ |
| H A D | cxx.h | 951 auto size = this->size(); emplace_back() local [all...] |
| /third_party/qrcodegen/java/src/main/java/io/nayuki/qrcodegen/ |
| H A D | QrCode.java | 212 public final int size; field in QrCode [all...] |
| /third_party/python/Python/ |
| H A D | thread_pthread.h | 759 _pythread_pthread_set_stacksize(size_t size) in _pythread_pthread_set_stacksize() argument [all...] |
| /third_party/rust/crates/cxx/gen/build/src/gen/include/ |
| H A D | cxx.h | 951 auto size = this->size(); emplace_back() local [all...] |
| /third_party/rust/crates/cxx/include/ |
| H A D | cxx.h | 951 auto size = this->size(); emplace_back() local [all...] |
| /third_party/pcre2/pcre2/src/sljit/ |
| H A D | sljitNativeX86_32.c | 46 static sljit_u8* emit_x86_instruction(struct sljit_compiler *compiler, sljit_uw size, in emit_x86_instruction() argument 267 sljit_s32 size, args_size, types, status; in sljit_emit_enter() local 535 sljit_uw size; emit_stack_frame_release() local 1284 sljit_sw size; skip_frames_before_return() local [all...] |
| H A D | sljitNativeX86_64.c | 61 static sljit_u8* emit_x86_instruction(struct sljit_compiler *compiler, sljit_uw size, in emit_x86_instruction() argument 377 sljit_uw size; in sljit_emit_enter() local 584 sljit_uw size; emit_stack_frame_release() local 1077 sljit_s32 tmp, size; skip_frames_before_return() local [all...] |
| /third_party/protobuf/csharp/src/Google.Protobuf/ |
| H A D | CodedInputStream.cs | 674 internal byte[] ReadRawBytes(int size)
in ReadRawBytes() argument
|
| /third_party/protobuf/csharp/src/Google.Protobuf/Collections/ |
| H A D | RepeatedField.cs | 309 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 D | ByteStringTest.java | 61 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 D | pystate.h | 77 size_t size; member
|
| /third_party/pulseaudio/src/pulsecore/ |
| H A D | tagstruct.c | 691 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 D | mem_sec.c | 95 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 D | obj_dat.c | 623 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 D | conf_mod.c | 629 size_t size; in CONF_get1_default_config_file() local
|
| /third_party/openssl/crypto/asn1/ |
| H A D | bio_asn1.c | 117 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 D | vkSafetyCriticalUtil.cpp | 39 std::size_t size; member
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/fragment_ops/ |
| H A D | vktFragmentOperationsScissorMultiViewportTests.cpp | 72 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 D | vktGeometryInstancedRenderingTests.cpp | 64 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 D | vktGeometryTestsUtil.cpp | 374 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 D | vktPipelineMultisampleImageTests.cpp | 548 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 D | vktPipelineMultisampleResolveRenderAreaTests.cpp | 302 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 D | vktRobustnessUtil.cpp | 221 void populateBufferWithTestValues (void* buffer, VkDeviceSize size, VkFormat format) in populateBufferWithTestValues() argument
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ycbcr/ |
| H A D | vktYCbCrFormatTests.cpp | 225 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...] |