/third_party/libuv/src/win/ |
H A D | poll.c | 420 DWORD bytes; in uv_poll_init_socket() local
|
H A D | winsock.c | 44 DWORD bytes; in uv__get_extension_function() local 270 uv__wsarecv_workaround(SOCKET socket, WSABUF* buffers, DWORD buffer_count, DWORD* bytes, DWORD* flags, WSAOVERLAPPED *overlapped, LPWSAOVERLAPPED_COMPLETION_ROUTINE completion_routine) uv__wsarecv_workaround() argument 364 uv__wsarecvfrom_workaround(SOCKET socket, WSABUF* buffers, DWORD buffer_count, DWORD* bytes, DWORD* flags, struct sockaddr* addr, int* addr_len, WSAOVERLAPPED *overlapped, LPWSAOVERLAPPED_COMPLETION_ROUTINE completion_routine) uv__wsarecvfrom_workaround() argument
|
/third_party/libsnd/include/ |
H A D | sndfile.hh | 403 SndfileHandle::readRaw (void *ptr, sf_count_t bytes) in readRaw() argument 407 SndfileHandle::writeRaw (const void *ptr, sf_count_t bytes) in writeRaw() argument
|
/third_party/libunwind/libunwind/src/arm/ |
H A D | Ginit.c | 127 ssize_t bytes = 0; in write_validate() local
|
/third_party/libunwind/libunwind/src/s390x/ |
H A D | Ginit.c | 116 ssize_t bytes = 0; in write_validate() local
|
/third_party/libuv/src/unix/ |
H A D | signal.c | 458 size_t bytes, end, i; in uv__signal_event() local [all...] |
/third_party/libunwind/libunwind/src/riscv/ |
H A D | Ginit.c | 150 ssize_t bytes = 0; in write_validate() local
|
/third_party/libunwind/libunwind/src/x86_64/ |
H A D | Ginit.c | 126 ssize_t bytes = 0; in write_validate() local
|
/third_party/mesa3d/src/amd/common/ |
H A D | ac_nir_lower_esgs_io_to_mem.c | 95 unsigned bytes = count * bit_size / 8u; in emit_split_buffer_store() local
|
/third_party/libcoap/src/oscore/ |
H A D | oscore_cbor.c | 100 oscore_cbor_put_bytes(uint8_t **buffer, size_t *buf_size, const uint8_t *bytes, size_t bytes_len) oscore_cbor_put_bytes() argument
|
/third_party/lame/mpglib/ |
H A D | interface.c | 247 check_vbr_header(PMPSTR mp, int bytes) in check_vbr_header() argument 410 int i, iret, bits, bytes; decodeMP3_clipchoice() local [all...] |
/third_party/json/tests/src/ |
H A D | unit-udt.cpp | 569 auto* bytes = static_cast<char*>(static_cast<void*>(&value)); in from_json() local 588 const auto* bytes = static_cast< const unsigned char*>(static_cast<const void*>(&t)); variable
|
/third_party/mesa3d/src/amd/llvm/ |
H A D | ac_llvm_helper.cpp | 59 void ac_add_attr_dereferenceable(LLVMValueRef val, uint64_t bytes) in ac_add_attr_dereferenceable() argument 65 void ac_add_attr_alignment(LLVMValueRef val, uint64_t bytes) in ac_add_attr_alignment() argument
|
/third_party/libwebsockets/plugins/ssh-base/ |
H A D | kex-25519.c | 82 lws_mpint_rfc4251(uint8_t *dest, const uint8_t *src, int bytes, int uns) in lws_mpint_rfc4251() argument [all...] |
/third_party/mesa3d/src/intel/compiler/ |
H A D | brw_ir_vec4.h | 66 add_byte_offset(backend_reg *reg, unsigned bytes) in add_byte_offset() argument 100 byte_offset(src_reg reg, unsigned bytes) in byte_offset() argument 181 byte_offset(dst_reg reg, unsigned bytes) in byte_offset() argument [all...] |
H A D | brw_nir_analyze_ubo_ranges.c | 168 const int bytes = nir_intrinsic_dest_components(intrin) * in analyze_ubos_block() local
|
/third_party/mesa3d/src/gallium/drivers/r600/ |
H A D | radeon_video.c | 93 unsigned bytes = MIN2(new_buf->res->buf->size, new_size); in rvid_resize_buffer() local
|
/third_party/mesa3d/src/gallium/drivers/softpipe/ |
H A D | sp_texture.c | 484 softpipe_user_buffer_create(struct pipe_screen *screen, void *ptr, unsigned bytes, unsigned bind_flags) softpipe_user_buffer_create() argument
|
/third_party/node/src/crypto/ |
H A D | crypto_bio.cc | 84 int bytes = nbio->Read(out, len); in Read() local
|
/third_party/node/deps/v8/third_party/inspector_protocol/crdtp/ |
H A D | protocol_core.h | 257 ReadFrom(std::vector<uint8_t> bytes) ReadFrom() argument 266 FromBinary(const uint8_t* bytes, size_t size) FromBinary() argument [all...] |
H A D | protocol_core.cc | 13 DeserializerState::DeserializerState(std::vector<uint8_t> bytes) in DeserializerState() argument 174 ContainerSerializer::ContainerSerializer(std::vector<uint8_t>* bytes, in ContainerSerializer() argument 154 Serialize(bool value, std::vector<uint8_t>* bytes) Serialize() argument 169 Serialize(int32_t value, std::vector<uint8_t>* bytes) Serialize() argument 213 Serialize(double value, std::vector<uint8_t>* bytes) Serialize() argument 266 FromSpan( span<uint8_t> bytes) FromSpan() argument 283 Serialize( const std::unique_ptr<DeferredMessage>& value, std::vector<uint8_t>* bytes) Serialize() argument [all...] |
H A D | cbor_test.cc | 87 std::vector<uint8_t> bytes = {0xd8, 0x5a}; in TEST() local 105 std::vector<uint8_t> bytes = {0xd8, 0x5a, 0, 0, 0, 1}; TEST() local 850 std::vector<uint8_t> bytes = {0xd8, 0x5a, 0, 0, 0, kPayloadLen}; TEST() local 874 std::vector<uint8_t> bytes = {cbor::InitialByteForEnvelope(), TEST() local 910 std::vector<uint8_t> bytes = {0xd8, 0x5a, 0, 0, 0, kPayloadLen, // envelope TEST() local 927 std::vector<uint8_t> bytes = {0xd8, 0x5a, 0, 0, 0, kPayloadLen, // envelope TEST() local 945 std::vector<uint8_t> bytes = {0xd8, 0x5a, 0, 0, 0, kPayloadLen, // envelope TEST() local 958 std::vector<uint8_t> bytes = {0xd8, 0x5a, 0, 0, 0, 0}; // envelope TEST() local 975 std::vector<uint8_t> bytes = {0xd8, TEST() local 1001 std::vector<uint8_t> bytes = {0xd8, 0x5a, 0, TEST() local 1016 std::vector<uint8_t> bytes; MakeNestedCBOR() local 1035 std::vector<uint8_t> bytes = MakeNestedCBOR(3); TEST() local 1045 std::vector<uint8_t> bytes = MakeNestedCBOR(300); TEST() local 1064 std::vector<uint8_t> bytes = MakeNestedCBOR(301); TEST() local 1074 std::vector<uint8_t> bytes = MakeNestedCBOR(320); TEST() local 1087 std::vector<uint8_t> bytes = {0xd8, 0x5a, 0, 0, 0, kPayloadLen, // envelope TEST() local 1105 std::vector<uint8_t> bytes = {0xd8, 0x5a, 0, 0, 0, kPayloadLen, // envelope TEST() local 1127 std::vector<uint8_t> bytes = {0xd8, 0x5a, 0, 0, 0, kPayloadLen, // envelope TEST() local 1146 std::vector<uint8_t> bytes = {0xd8, 0x5a, 0, 0, 0, kPayloadLen, // envelope TEST() local 1167 std::vector<uint8_t> bytes = {0xd8, 0x5a, 0, 0, 0, kPayloadLen, // envelope TEST() local 1187 std::vector<uint8_t> bytes = {0xd8, 0x5a, 0, 0, 0, kPayloadLen, // envelope TEST() local 1207 std::vector<uint8_t> bytes = {0xd8, 0x5a, 0, 0, 0, kPayloadLen, // envelope TEST() local 1229 std::vector<uint8_t> bytes = {0xd8, 0x5a, 0, TEST() local 1262 std::vector<uint8_t> bytes = {0xd8, 0x5a, 0, 0, 0, kPayloadLen, // envelope TEST() local [all...] |
/third_party/node/src/ |
H A D | stream_base.h | 27 size_t bytes; member
|
/third_party/node/deps/icu-small/source/common/unicode/ |
H A D | bytestrie.h | 150 const uint8_t *bytes; member in BytesTrie::State [all...] |
/third_party/node/deps/icu-small/source/common/ |
H A D | ucnv_u7.cpp | 219 uint8_t *bytes; in _UTF7ToUnicodeWithOffsets() local 903 uint8_t *bytes; _IMAPToUnicodeWithOffsets() local [all...] |