| /third_party/node/deps/openssl/openssl/include/crypto/ |
| H A D | x509.h | 35 int size; /* temp variable */ member
|
| /third_party/node/deps/openssl/openssl/crypto/bio/ |
| H A D | bio_lib.c | 450 int BIO_gets(BIO *b, char *buf, int size) in BIO_gets() argument 502 int BIO_get_line(BIO *bio, char *buf, int size) in BIO_get_line() argument
|
| /third_party/node/deps/openssl/openssl/crypto/evp/ |
| H A D | ctrl_params_translate.c | 656 size_t size = (size_t)ctx->p1; in default_fixup_args() local [all...] |
| /third_party/node/deps/uv/src/unix/ |
| H A D | core.c | 709 int uv_cwd(char* buffer, size_t* size) { in uv_cwd() argument 1080 int uv_os_homedir(char* buffer, size_t* size) { in uv_os_homedir() argument 1116 uv_os_tmpdir(char* buffer, size_t* size) uv_os_tmpdir() argument 1324 uv_os_getenv(const char* name, char* buffer, size_t* size) uv_os_getenv() argument 1372 uv_os_gethostname(char* buffer, size_t* size) uv_os_gethostname() argument [all...] |
| H A D | aix.c | 875 size_t size; in uv_setup_args() local 960 uv_get_process_title(char* buffer, size_t size) uv_get_process_title() argument 1102 int sockfd, sock6fd, inet6, i, r, size = 1; uv_interface_addresses() local [all...] |
| H A D | os390.c | 156 int uv_exepath(char* buffer, size_t* size) { in uv_exepath() argument
|
| H A D | stream.c | 704 size_t size; in uv__write_req_size() local
|
| /third_party/node/deps/uv/src/ |
| H A D | uv-common.c | 75 void* uv__malloc(size_t size) { in uv__malloc() argument 92 void* uv__calloc(size_t count, size_t size) { in uv__calloc() argument 96 void* uv__realloc(void* ptr, size_t size) { in uv__realloc() argument 103 void* uv__reallocf(void* ptr, size_t size) { in uv__reallocf() argument 267 uv_ip4_name(const struct sockaddr_in* src, char* dst, size_t size) uv_ip4_name() argument 272 uv_ip6_name(const struct sockaddr_in6* src, char* dst, size_t size) uv_ip6_name() argument 277 uv_ip_name(const struct sockaddr *src, char *dst, size_t size) uv_ip_name() argument 608 uv_fs_event_getpath(uv_fs_event_t* handle, char* buffer, size_t* size) uv_fs_event_getpath() argument [all...] |
| /third_party/libcoap/src/ |
| H A D | coap_oscore.c | 674 size_t size; in coap_oscore_new_pdu_encrypted() local 1669 get_split_entry(const char **start, size_t size, coap_str_const_t *keyword, oscore_value_t *value) get_split_entry() argument [all...] |
| /third_party/python/Python/ |
| H A D | symtable.c | 954 Py_ssize_t size; in symtable_exit_block() local 1482 Py_ssize_t i, size; in symtable_extend_namedexpr_scope() local [all...] |
| /third_party/pcre2/pcre2/src/ |
| H A D | pcre2_dfa_match.c | 326 uint32_t size; /* Number of ints */ member [all...] |
| /third_party/pulseaudio/src/pulsecore/ |
| H A D | resampler.c | 1420 static void fit_buf(pa_resampler *r, pa_memchunk *buf, size_t len, size_t *size, size_t copy) { in fit_buf() argument
|
| H A D | memblock.c | 790 pa_mempool *pa_mempool_new(pa_mem_type_t type, size_t size, bool per_client) { in pa_mempool_new() argument 1195 pa_memimport_get(pa_memimport *i, pa_mem_type_t type, uint32_t block_id, uint32_t shm_id, size_t offset, size_t size, bool writable) pa_memimport_get() argument 1419 pa_memexport_put(pa_memexport *e, pa_memblock *b, pa_mem_type_t *type, uint32_t *block_id, uint32_t *shm_id, size_t *offset, size_t * size) pa_memexport_put() argument [all...] |
| /third_party/python/Include/ |
| H A D | object.h | 173 Py_SET_SIZE(PyVarObject *ob, Py_ssize_t size) Py_SET_SIZE() argument [all...] |
| /third_party/pulseaudio/src/modules/bluetooth/ |
| H A D | backend-native.c | 387 static ssize_t sco_transport_write(pa_bluetooth_transport *t, int fd, const void* buffer, size_t size, size_t write_mtu) { in sco_transport_write() argument [all...] |
| /third_party/openssl/crypto/bio/ |
| H A D | bio_lib.c | 450 int BIO_gets(BIO *b, char *buf, int size) in BIO_gets() argument 502 int BIO_get_line(BIO *bio, char *buf, int size) in BIO_get_line() argument
|
| /third_party/openssl/crypto/evp/ |
| H A D | ctrl_params_translate.c | 656 size_t size = (size_t)ctx->p1; in default_fixup_args() local [all...] |
| /third_party/vk-gl-cts/external/vulkancts/framework/vulkan/ |
| H A D | vkResourceInterface.cpp | 297 deUint32 size; member [all...] |
| H A D | vkWsiUtil.cpp | 932 createBuffer(const DeviceInterface& vkd, VkDevice device, VkDeviceSize size, VkBufferUsageFlags usage) createBuffer() argument
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/ |
| H A D | vktApiBufferMarkerTests.cpp | 156 writeHostMemory(const vk::DeviceInterface& vkd, vk::VkDevice device, vk::VkDeviceMemory memory, size_t size, size_t memorySize, const void* data) writeHostMemory() argument 172 invalidateHostMemory(const vk::DeviceInterface& vkd, vk::VkDevice device, vk::VkDeviceMemory memory, size_t size) invalidateHostMemory() argument 184 checkMarkerBuffer(const DeviceInterface& vk, VkDevice device, const MovePtr<vk::Allocation>& memory, const std::vector<deUint32>& expected, size_t size, bool useHostMemory) checkMarkerBuffer() argument 211 deUint32 size; // Number of buffer markers global() member [all...] |
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/binding_model/ |
| H A D | vktBindingDescriptorBufferTests.cpp | 165 VkStridedDeviceAddressRegionKHR makeStridedDeviceAddressRegion (const DeviceInterface& vkd, const VkDevice device, VkBuffer buffer, VkDeviceSize size) in makeStridedDeviceAddressRegion() argument 382 VkDeviceSize size = 0; member [all...] |
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/compute/ |
| H A D | vktComputeWorkgroupMemoryExplicitLayoutTests.cpp | 158 VkDeviceSize size = sizeof(deUint32) * workgroupSize; in runCompute() local 1232 SizeTest(tcu::TestContext& testCtx, deUint32 size, const vk::ComputePipelineConstructionType computePipelineConstructionType) SizeTest() argument 1417 tcu::TestCaseGroup* size = new tcu::TestCaseGroup(testCtx, "size", "Test blocks of various sizes"); createWorkgroupMemoryExplicitLayoutTests() local [all...] |
| H A D | vktComputeZeroInitializeWorkgroupMemoryTests.cpp | 76 VkDeviceSize size = bufferSize; local 251 const deUint32 size in iterate() local 1037 deUint32 size = (deUint32)sizeof(deUint32) * wgx * wgy * wgz; iterate() local 1134 const deUint32 size = (deUint32)sizeof(deUint32) * m_x * m_y * m_z; iterate() local 1244 VkDeviceSize size = bufferSize; iterate() local [all...] |
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/draw/ |
| H A D | vktDrawDiscardRectanglesTests.cpp | 99 VkImageCreateInfo makeImageCreateInfo (const VkFormat format, const UVec2& size, VkImageUsageFlags usage) in makeImageCreateInfo() argument
|
| H A D | vktDrawMultipleInterpolationTests.cpp | 56 tcu::UVec2 size; member [all...] |