| /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...] |
| H A D | ucnv_u16.cpp | 541 uint8_t *bytes in _UTF16BEGetNextUChar() local 558 uint8_t *bytes=pArgs->converter->toUBytes; _UTF16BEGetNextUChar() local 1142 uint8_t *bytes=pArgs->converter->toUBytes; _UTF16LEGetNextUChar() local 1159 uint8_t *bytes=pArgs->converter->toUBytes; _UTF16LEGetNextUChar() local [all...] |
| /third_party/node/deps/cares/src/lib/ |
| H A D | ares_event_win32.c | 287 DWORD bytes; /* Not used */ in ares_evsys_win32_basesocket() local
|
| /third_party/mesa3d/src/mesa/program/ |
| H A D | prog_statevars.c | 477 const unsigned bytes = state[2] * 16; in fetch_state() local 498 const unsigned bytes = state[2] * 16; in fetch_state() local 518 const unsigned bytes = state[2] * 16; in fetch_state() local 539 const unsigned bytes = state[2] * 16; in fetch_state() local [all...] |
| /third_party/node/deps/icu-small/source/tools/escapesrc/ |
| H A D | escapesrc.cpp | 147 uint8_t bytes[4]; in appendUtf8() local
|
| /third_party/node/deps/icu-small/source/tools/toolutil/ |
| H A D | ucmstate.cpp | 978 ucm_countChars(UCMStates *states, const uint8_t *bytes, int32_t length) ucm_countChars() argument [all...] |