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

1 2

  /external/google-breakpad/src/client/linux/minidump_writer/
linux_core_dumper.cc 66 size_t total_length = procfs_path_len + 1 + node_len; local
67 if (total_length >= NAME_MAX)
73 path[total_length] = '\0';
linux_ptrace_dumper.cc 121 const size_t total_length = 6 + pid_len + 1 + node_len; local
122 if (total_length >= NAME_MAX)
129 path[total_length] = '\0';
  /frameworks/compile/mclinker/lib/Fragment/
FragmentRef.cpp 127 unsigned int total_length = region_frag->getRegion().size(); local
128 if (total_length < (total_offset + pNBytes))
129 pNBytes = total_length - total_offset;
137 unsigned int total_length = stub_frag->size(); local
138 if (total_length < (total_offset + pNBytes))
139 pNBytes = total_length - total_offset;
  /packages/apps/Gallery2/jni_jpegstream/src/
jpeg_writer.cpp 131 int32_t total_length = length; local
140 return total_length;
162 return total_length - length;
jpeg_reader.cpp 131 int32_t total_length = count; local
142 return total_length;
171 return total_length - count;
  /external/v8/test/cctest/
test-utils.cc 227 int total_length = 0; local
238 total_length += seq_length;
241 CHECK_EQ(total_length, result.length());
  /external/wpa_supplicant_8/src/wps/
ndef.c 29 u32 total_length; member in struct:ndef_record
75 record->total_length = pos - data;
76 if (record->total_length > size ||
77 record->total_length < record->payload_length)
98 data += record.total_length;
99 len -= record.total_length;
  /system/bt/hci/test/
packet_fragmenter_test.cpp 136 uint16_t total_length = data_length + 2; // 2 for l2cap length; local
141 int length_to_send = (length_sent + (acl_size - 4) < total_length) ? (acl_size - 4) : (total_length - length_sent);
162 } while (length_sent < total_length);
  /system/core/fastboot/
socket.cpp 142 size_t total_length = 0; local
144 total_length += buffer.length;
148 sock_, buffers.data(), buffers.size())) == static_cast<ssize_t>(total_length);
  /toolchain/binutils/binutils-2.25/opcodes/
epiphany-ibld.c 113 TOTAL_LENGTH is the total length of the insn in bits.
130 unsigned int total_length,
149 && word_length > total_length)
150 word_length = total_length;
216 shift = total_length - (word_offset + start + length);
406 TOTAL_LENGTH is the total length of the insn in bits.
428 unsigned int total_length,
453 if (word_offset + word_length > total_length)
454 word_length = total_length - word_offset;
459 if (CGEN_INT_INSN_P || (word_offset == 0 && word_length == total_length))
564 unsigned int total_length = CGEN_FIELDS_BITSIZE (fields); local
907 unsigned int total_length = CGEN_FIELDS_BITSIZE (fields); local
    [all...]
fr30-ibld.c 113 TOTAL_LENGTH is the total length of the insn in bits.
130 unsigned int total_length,
149 && word_length > total_length)
150 word_length = total_length;
216 shift = total_length - (word_offset + start + length);
406 TOTAL_LENGTH is the total length of the insn in bits.
428 unsigned int total_length,
453 if (word_offset + word_length > total_length)
454 word_length = total_length - word_offset;
459 if (CGEN_INT_INSN_P || (word_offset == 0 && word_length == total_length))
564 unsigned int total_length = CGEN_FIELDS_BITSIZE (fields); local
762 unsigned int total_length = CGEN_FIELDS_BITSIZE (fields); local
    [all...]
frv-ibld.c 113 TOTAL_LENGTH is the total length of the insn in bits.
130 unsigned int total_length,
149 && word_length > total_length)
150 word_length = total_length;
216 shift = total_length - (word_offset + start + length);
406 TOTAL_LENGTH is the total length of the insn in bits.
428 unsigned int total_length,
453 if (word_offset + word_length > total_length)
454 word_length = total_length - word_offset;
459 if (CGEN_INT_INSN_P || (word_offset == 0 && word_length == total_length))
564 unsigned int total_length = CGEN_FIELDS_BITSIZE (fields); local
888 unsigned int total_length = CGEN_FIELDS_BITSIZE (fields); local
    [all...]
ip2k-ibld.c 113 TOTAL_LENGTH is the total length of the insn in bits.
130 unsigned int total_length,
149 && word_length > total_length)
150 word_length = total_length;
216 shift = total_length - (word_offset + start + length);
406 TOTAL_LENGTH is the total length of the insn in bits.
428 unsigned int total_length,
453 if (word_offset + word_length > total_length)
454 word_length = total_length - word_offset;
459 if (CGEN_INT_INSN_P || (word_offset == 0 && word_length == total_length))
564 unsigned int total_length = CGEN_FIELDS_BITSIZE (fields); local
639 unsigned int total_length = CGEN_FIELDS_BITSIZE (fields); local
    [all...]
iq2000-ibld.c 113 TOTAL_LENGTH is the total length of the insn in bits.
130 unsigned int total_length,
149 && word_length > total_length)
150 word_length = total_length;
216 shift = total_length - (word_offset + start + length);
406 TOTAL_LENGTH is the total length of the insn in bits.
428 unsigned int total_length,
453 if (word_offset + word_length > total_length)
454 word_length = total_length - word_offset;
459 if (CGEN_INT_INSN_P || (word_offset == 0 && word_length == total_length))
564 unsigned int total_length = CGEN_FIELDS_BITSIZE (fields); local
745 unsigned int total_length = CGEN_FIELDS_BITSIZE (fields); local
    [all...]
lm32-ibld.c 113 TOTAL_LENGTH is the total length of the insn in bits.
130 unsigned int total_length,
149 && word_length > total_length)
150 word_length = total_length;
216 shift = total_length - (word_offset + start + length);
406 TOTAL_LENGTH is the total length of the insn in bits.
428 unsigned int total_length,
453 if (word_offset + word_length > total_length)
454 word_length = total_length - word_offset;
459 if (CGEN_INT_INSN_P || (word_offset == 0 && word_length == total_length))
564 unsigned int total_length = CGEN_FIELDS_BITSIZE (fields); local
666 unsigned int total_length = CGEN_FIELDS_BITSIZE (fields); local
    [all...]
m32c-ibld.c 113 TOTAL_LENGTH is the total length of the insn in bits.
130 unsigned int total_length,
149 && word_length > total_length)
150 word_length = total_length;
216 shift = total_length - (word_offset + start + length);
406 TOTAL_LENGTH is the total length of the insn in bits.
428 unsigned int total_length,
453 if (word_offset + word_length > total_length)
454 word_length = total_length - word_offset;
459 if (CGEN_INT_INSN_P || (word_offset == 0 && word_length == total_length))
564 unsigned int total_length = CGEN_FIELDS_BITSIZE (fields); local
1763 unsigned int total_length = CGEN_FIELDS_BITSIZE (fields); local
    [all...]
m32r-ibld.c 113 TOTAL_LENGTH is the total length of the insn in bits.
130 unsigned int total_length,
149 && word_length > total_length)
150 word_length = total_length;
216 shift = total_length - (word_offset + start + length);
406 TOTAL_LENGTH is the total length of the insn in bits.
428 unsigned int total_length,
453 if (word_offset + word_length > total_length)
454 word_length = total_length - word_offset;
459 if (CGEN_INT_INSN_P || (word_offset == 0 && word_length == total_length))
564 unsigned int total_length = CGEN_FIELDS_BITSIZE (fields); local
697 unsigned int total_length = CGEN_FIELDS_BITSIZE (fields); local
    [all...]
mep-ibld.c 113 TOTAL_LENGTH is the total length of the insn in bits.
130 unsigned int total_length,
149 && word_length > total_length)
150 word_length = total_length;
216 shift = total_length - (word_offset + start + length);
406 TOTAL_LENGTH is the total length of the insn in bits.
428 unsigned int total_length,
453 if (word_offset + word_length > total_length)
454 word_length = total_length - word_offset;
459 if (CGEN_INT_INSN_P || (word_offset == 0 && word_length == total_length))
564 unsigned int total_length = CGEN_FIELDS_BITSIZE (fields); local
1240 unsigned int total_length = CGEN_FIELDS_BITSIZE (fields); local
    [all...]
mt-ibld.c 113 TOTAL_LENGTH is the total length of the insn in bits.
130 unsigned int total_length,
149 && word_length > total_length)
150 word_length = total_length;
216 shift = total_length - (word_offset + start + length);
406 TOTAL_LENGTH is the total length of the insn in bits.
428 unsigned int total_length,
453 if (word_offset + word_length > total_length)
454 word_length = total_length - word_offset;
459 if (CGEN_INT_INSN_P || (word_offset == 0 && word_length == total_length))
564 unsigned int total_length = CGEN_FIELDS_BITSIZE (fields); local
781 unsigned int total_length = CGEN_FIELDS_BITSIZE (fields); local
    [all...]
or1k-ibld.c 113 TOTAL_LENGTH is the total length of the insn in bits.
130 unsigned int total_length,
149 && word_length > total_length)
150 word_length = total_length;
216 shift = total_length - (word_offset + start + length);
406 TOTAL_LENGTH is the total length of the insn in bits.
428 unsigned int total_length,
453 if (word_offset + word_length > total_length)
454 word_length = total_length - word_offset;
459 if (CGEN_INT_INSN_P || (word_offset == 0 && word_length == total_length))
564 unsigned int total_length = CGEN_FIELDS_BITSIZE (fields); local
678 unsigned int total_length = CGEN_FIELDS_BITSIZE (fields); local
    [all...]
xc16x-ibld.c 113 TOTAL_LENGTH is the total length of the insn in bits.
130 unsigned int total_length,
149 && word_length > total_length)
150 word_length = total_length;
216 shift = total_length - (word_offset + start + length);
406 TOTAL_LENGTH is the total length of the insn in bits.
428 unsigned int total_length,
453 if (word_offset + word_length > total_length)
454 word_length = total_length - word_offset;
459 if (CGEN_INT_INSN_P || (word_offset == 0 && word_length == total_length))
564 unsigned int total_length = CGEN_FIELDS_BITSIZE (fields); local
784 unsigned int total_length = CGEN_FIELDS_BITSIZE (fields); local
    [all...]
xstormy16-ibld.c 113 TOTAL_LENGTH is the total length of the insn in bits.
130 unsigned int total_length,
149 && word_length > total_length)
150 word_length = total_length;
216 shift = total_length - (word_offset + start + length);
406 TOTAL_LENGTH is the total length of the insn in bits.
428 unsigned int total_length,
453 if (word_offset + word_length > total_length)
454 word_length = total_length - word_offset;
459 if (CGEN_INT_INSN_P || (word_offset == 0 && word_length == total_length))
564 unsigned int total_length = CGEN_FIELDS_BITSIZE (fields); local
710 unsigned int total_length = CGEN_FIELDS_BITSIZE (fields); local
    [all...]
  /external/ppp/pppd/plugins/radius/
sendserver.c 36 int total_length = 0; local
70 total_length += length+8;
80 total_length += length+8;
124 total_length += padded_length + 2;
151 total_length += CHAP_VALUE_LENGTH + 2;
162 total_length += length + 2;
171 total_length += sizeof (UINT4) + 2;
182 return total_length;
205 int total_length; local
268 total_length = rc_pack_list(data->send_pairs, secret, auth) + AUTH_HDR_LEN
    [all...]
  /external/v8/src/snapshot/
snapshot-common.cc 161 int total_length = startup_snapshot_offset; local
162 total_length += startup_snapshot->RawData().length();
164 total_length += context_snapshot->RawData().length();
171 char* data = new char[total_length];
196 v8::StartupData result = {data, total_length};
  /external/vboot_reference/firmware/lib/tpm_lite/
tlcl.c 196 const int total_length = local
201 VbAssert(total_length <= TPM_LARGE_ENOUGH_COMMAND_SIZE);
202 SetTpmCommandSize(cmd.buffer, total_length);

Completed in 529 milliseconds

1 2