HomeSort by relevance Sort by last modified time
    Searched defs:byte_count (Results 1 - 25 of 70) sorted by null

1 2 3

  /external/syslinux/gpxe/src/include/gpxe/
md5.h 17 u64 byte_count; member in struct:md5_ctx
  /art/libartbase/base/
hex_dump.cc 55 size_t byte_count = byte_count_; local
57 while (byte_count > 0) {
71 size_t count = std::min(byte_count, 16 - gap);
104 byte_count -= count;
106 if (byte_count > 0) {
  /art/runtime/entrypoints/quick/
quick_alloc_entrypoints.cc 45 size_t byte_count = klass->GetObjectSize(); local
46 byte_count = RoundUp(byte_count, gc::space::BumpPointerSpace::kAlignment);
48 if (LIKELY(byte_count < self->TlabSize())) {
49 obj = self->AllocTlab(byte_count);
94 mirror::ByteArray* byte_array, int32_t high, int32_t offset, int32_t byte_count, \
100 return mirror::String::AllocFromByteArray<instrumented_bool>(self, byte_count, handle_array, \
  /external/fio/crc/
md5.h 22 uint64_t byte_count; member in struct:fio_md5_ctx
  /external/libxaac/decoder/
ixheaacd_aacpluscheck.c 91 WORD32 byte_count; local
98 byte_count = ptr_stream_sbr->size_payload;
105 if (byte_count > 0 && sub_d(byte_count, MAXSBRBYTES) <= 0) {
115 for (i = byte_count - 2; i >= 0; i--) {
  /external/mesa3d/src/gallium/drivers/r600/
evergreen_hw_context.c 109 unsigned byte_count = MIN2(size, CP_DMA_MAX_BYTE_COUNT); local
122 if (size == byte_count) {
136 radeon_emit(cs, byte_count); /* COMMAND [29:22] | BYTE_COUNT [20:0] */
141 size -= byte_count;
142 offset += byte_count;
r600_hw_context.c 467 unsigned byte_count = MIN2(size, CP_DMA_MAX_BYTE_COUNT); local
480 if (size == byte_count) {
495 radeon_emit(cs, byte_count); /* COMMAND [29:22] | BYTE_COUNT [20:0] */
502 size -= byte_count;
503 src_offset += byte_count;
504 dst_offset += byte_count;
  /external/sfntly/cpp/src/test/
chrome_subsetter.cc 60 int byte_count = fwrite(output_buffer, 1, output_length, output_file); local
61 EXPECT_EQ(byte_count, output_length);
  /external/webrtc/webrtc/modules/rtp_rtcp/source/
h264_sps_parser_unittest.cc 94 size_t byte_count, bit_offset; local
95 writer.GetCurrentOffset(&byte_count, &bit_offset);
97 byte_count++;
104 for (size_t i = 0; i < byte_count;) {
107 if (i < byte_count - 3 && rbsp[i] == 0 && rbsp[i + 1] == 0) {
  /external/expat/tests/
structdata.c 63 int byte_count = (xcstrlen(s) + 1) * sizeof(XML_Char); local
64 XML_Char *dup = malloc(byte_count);
67 memcpy(dup, s, byte_count);
  /packages/apps/Nfc/nci/jni/
NativeLlcpConnectionlessSocket.cpp 74 size_t byte_count = bytes.size(); local
77 << StringPrintf("NFA_P2pSendUI: len = %zu", byte_count);
81 NFA_P2pSendUI((tNFA_HANDLE)handle, nsap, byte_count, raw_ptr);
  /external/sfntly/cpp/src/sample/chromium/
chrome_subsetter.cc 64 int byte_count = 0; local
73 byte_count = fwrite(output_buffer, 1, buffer_length, output_file);
77 return buffer_length == byte_count;
  /external/mesa3d/src/gallium/drivers/radeonsi/
si_cp_dma.c 132 struct pipe_resource *src, unsigned byte_count,
178 byte_count == remaining_size)
239 unsigned byte_count = MIN2(size, CP_DMA_MAX_BYTE_COUNT); local
242 si_cp_dma_prepare(sctx, dst, NULL, byte_count, size, 0,
246 si_emit_cp_dma(sctx, va, value, byte_count, dma_flags, coher);
248 size -= byte_count;
249 va += byte_count;
362 unsigned byte_count = MIN2(size, CP_DMA_MAX_BYTE_COUNT); local
364 si_cp_dma_prepare(sctx, dst, src, byte_count,
369 byte_count, dma_flags, R600_COHERENCY_SHADER)
    [all...]
  /art/runtime/mirror/
string.cc 199 size_t byte_count = strlen(utf); local
200 size_t char_count = CountModifiedUtf8Chars(utf, byte_count);
201 return AllocFromModifiedUtf8(self, char_count, utf, byte_count);
319 size_t byte_count = GetUtfLength(); local
320 std::string result(byte_count, static_cast<char>(0));
322 for (size_t i = 0; i < byte_count; ++i) {
327 ConvertUtf16ToModifiedUtf8(&result[0], byte_count, chars, GetLength());
  /external/webrtc/talk/app/webrtc/
datachannel.h 213 size_t byte_count() const { function in class:webrtc::DataChannel::PacketQueue
  /external/webrtc/webrtc/base/
win32regkey.cc 104 DWORD byte_count) {
108 const_cast<uint8_t*>(value), byte_count);
114 DWORD byte_count) {
118 const_cast<uint8_t*>(value), byte_count);
145 DWORD byte_count = 0; local
148 REG_BINARY, buffer.accept(), &byte_count);
150 ASSERT(byte_count == sizeof(*value));
151 if (byte_count == sizeof(*value)) {
164 DWORD byte_count = 0; local
167 REG_BINARY, buffer.accept(), &byte_count);
520 DWORD byte_count = sizeof(DWORD); local
534 DWORD byte_count = sizeof(DWORD64); local
547 DWORD byte_count = 0; local
583 DWORD byte_count = 0; local
641 DWORD byte_count = 0; local
    [all...]
  /external/libvpx/libvpx/third_party/libwebm/mkvmuxer/
mkvmuxerutil.cc 331 const int32 byte_count = size - i; local
332 const int32 bit_count = byte_count * 8;
360 const int32 byte_count = 4 - i; local
361 const int32 bit_count = byte_count * 8;
  /external/piex/src/
tiff_parser.cc 499 const size_t byte_count = local
503 if (byte_count > 4 &&
506 } else if (byte_count != 0) {
515 GetData(value_offset, byte_count, stream, &error);
  /external/curl/lib/
smb.c 436 size_t byte_count = sizeof(lm) + sizeof(nt); local
437 byte_count += strlen(smbc->user) + strlen(smbc->domain);
438 byte_count += strlen(OS) + strlen(CLIENTNAME) + 4; /* 4 null chars */
439 if(byte_count > sizeof(msg.bytes))
469 byte_count = p - msg.bytes;
470 msg.byte_count = smb_swap16((unsigned short)byte_count);
473 sizeof(msg) - sizeof(msg.bytes) + byte_count);
482 size_t byte_count = strlen(conn->host.name) + strlen(req->share); local
483 byte_count += strlen(SERVICENAME) + 5; /* 2 nulls and 3 backslashes *
507 size_t byte_count; local
    [all...]
  /external/libjpeg-turbo/
jmemmgr.c 758 long bytesperrow, file_offset, byte_count, rows, thisrow, i; local
773 byte_count = rows * bytesperrow;
777 file_offset, byte_count); local
781 file_offset, byte_count); local
782 file_offset += byte_count;
791 long bytesperrow, file_offset, byte_count, rows, thisrow, i; local
806 byte_count = rows * bytesperrow;
810 file_offset, byte_count); local
814 file_offset, byte_count); local
815 file_offset += byte_count;
    [all...]
  /external/mesa3d/src/amd/vulkan/
si_cmd_buffer.c 773 radeon_emit(cs, size | wr_confirm | raw_wait); /* COMMAND [29:22] | BYTE_COUNT [20:0] */
780 radeon_emit(cs, size | wr_confirm | raw_wait); /* COMMAND [29:22] | BYTE_COUNT [20:0] */
819 radeon_emit(cs, size | wr_confirm | raw_wait); /* COMMAND [29:22] | BYTE_COUNT [20:0] */
826 radeon_emit(cs, size | wr_confirm | raw_wait); /* COMMAND [29:22] | BYTE_COUNT [20:0] */
837 static void si_cp_dma_prepare(struct radv_cmd_buffer *cmd_buffer, uint64_t byte_count,
852 if (byte_count == remaining_size)
910 unsigned byte_count = MIN2(size, CP_DMA_MAX_BYTE_COUNT); local
948 unsigned byte_count = MIN2(size, CP_DMA_MAX_BYTE_COUNT); local
    [all...]
  /hardware/qcom/bt/msm8909/libbt-vendor/include/
hw_ar3k.h 137 unsigned byte_count; member in struct:tag_info
  /hardware/qcom/bt/msm8909w_3100/libbt-vendor/include/
hw_ar3k.h 137 unsigned byte_count; member in struct:tag_info
  /hardware/qcom/bt/msm8992/libbt-vendor/include/
hw_ar3k.h 137 unsigned byte_count; member in struct:tag_info
  /hardware/qcom/bt/msm8996/libbt-vendor/include/
hw_ar3k.h 137 unsigned byte_count; member in struct:tag_info

Completed in 605 milliseconds

1 2 3