HomeSort by relevance Sort by last modified time
    Searched defs:sequence (Results 151 - 175 of 675) sorted by null

1 2 3 4 5 67 8 91011>>

  /external/chromium_org/third_party/libjingle/source/talk/media/base/
rtpdump.cc 250 // sequence number and timestamp.
258 // Get the RTP sequence number and timestamp of the dump packet.
264 // Set the timestamps and sequence number for the first dump packet.
301 // Get the old RTP sequence number and timestamp.
302 int sequence = 0; local
303 packet->GetRtpSeqNum(&sequence);
306 // Increase the RTP sequence number and timestamp.
307 sequence += loop_count_ * rtp_seq_num_increase_;
309 // Write the updated sequence number and timestamp back to the RTP packet.
311 buffer.WriteUInt16(sequence);
    [all...]
  /external/chromium_org/third_party/libjingle/source/talk/p2p/client/
basicportallocator.h 153 AllocationSequence* sequence() { return sequence_; } function in class:cricket::BasicPortAllocatorSession::PortData
  /external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/os/
os_thread.h 343 uint64_t sequence; member in struct:__anon17344
352 barrier->sequence = 0;
372 uint64_t sequence = barrier->sequence; local
376 } while (sequence == barrier->sequence);
379 barrier->sequence++;
  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/nv50/codegen/
nv50_ir_graph.h 178 int sequence; member in class:nv50_ir::Graph
183 return ++sequence;
  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/nvc0/
nvc0_query.c 39 uint32_t sequence; member in struct:nvc0_query
151 q->data[0] = 0; /* initialize sequence */
167 PUSH_DATA (push, q->sequence);
197 q->data[0] = q->sequence; /* initialize sequence */
199 q->data[4] = q->sequence + 1; /* for comparison COND_MODE */
202 q->sequence++;
263 q->sequence++;
288 /* PRIMS_DROPPED doesn't write sequence, use a ZERO query to sync on */
329 if (q->data[0] == q->sequence)
    [all...]
  /external/e2fsprogs/e2fsck/
recovery.c 280 * the journal transaction sequence numbers to the next unused ID.
359 unsigned int sequence; local
404 jbd_debug(2, "Scanning for sequence ID %u at %llu/%lu\n",
422 * expected sequence number. Otherwise, we're all done
433 sequence = be32_to_cpu(tmp->h_sequence);
434 jbd_debug(3, "Found magic %d, sequence %d\n",
435 blocktype, sequence);
437 if (sequence != next_commit_ID) {
443 * all of the sequence number checks. What are we going
597 * much to do other than move on to the next sequence
    [all...]
revoke.c 84 tid_t sequence; /* Used for recovery only */ member in struct:jbd_revoke_record_s
133 record->sequence = seq;
581 tid_t sequence)
588 * latest sequence number in the hashed record */
589 if (tid_gt(sequence, record->sequence))
590 record->sequence = sequence;
593 return insert_revoke_hash(journal, blocknr, sequence);
599 * sequence number revokes all blocks in that transaction and earlie
    [all...]
  /external/kernel-headers/original/uapi/linux/
icmp.h 75 __be16 sequence; member in struct:icmphdr::__anon26835::__anon26836
if_arcnet.h 62 __be16 sequence; /* sequence number */ member in struct:arc_rfc1201
  /external/libvorbis/include/vorbis/
codec.h 78 ogg_int64_t sequence; member in struct:vorbis_dsp_state
101 ogg_int64_t sequence; member in struct:vorbis_block
  /external/lldb/source/Symbol/
LineTable.cpp 84 LineSequence* sequence,
96 assert(sequence != NULL);
97 LineSequenceImpl* seq = reinterpret_cast<LineSequenceImpl*>(sequence);
103 LineTable::InsertSequence (LineSequence* sequence)
105 assert(sequence != NULL);
106 LineSequenceImpl* seq = reinterpret_cast<LineSequenceImpl*>(sequence);
111 // If the first entry address in this sequence is greater than or equal to
128 // terminate a sequence.
493 LineSequenceImpl sequence; local
534 // be terminated now that one line entry in a sequence is not longer valid
    [all...]
  /external/llvm/lib/DebugInfo/
DWARFDebugLine.cpp 160 DWARFDebugLine::Sequence::Sequence() {
164 void DWARFDebugLine::Sequence::reset() {
203 Sequence.reset();
207 if (Sequence.Empty) {
208 // Record the beginning of instruction sequence.
209 Sequence.Empty = false;
210 Sequence.LowPC = Row.Address;
211 Sequence.FirstRowIndex = RowNumber;
216 // Record the end of instruction sequence
576 DWARFDebugLine::Sequence sequence; local
    [all...]
  /external/lzma/xz-embedded/
xz_dec_stream.c 39 } sequence; member in struct:xz_dec
114 } sequence; member in struct:xz_dec::__anon30535
325 switch (s->index.sequence) {
337 s->index.sequence = SEQ_INDEX_UNPADDED;
342 s->index.sequence = SEQ_INDEX_UNCOMPRESSED;
352 s->index.sequence = SEQ_INDEX_UNPADDED;
581 switch (s->sequence) {
598 * mode. Thus, update s->sequence before calling
601 s->sequence = SEQ_BLOCK_START;
615 s->sequence = SEQ_INDEX
    [all...]
  /external/mesa3d/src/gallium/auxiliary/os/
os_thread.h 343 uint64_t sequence; member in struct:__anon30903
352 barrier->sequence = 0;
372 uint64_t sequence = barrier->sequence; local
376 } while (sequence == barrier->sequence);
379 barrier->sequence++;
  /external/mesa3d/src/gallium/drivers/nv50/codegen/
nv50_ir_graph.h 178 int sequence; member in class:nv50_ir::Graph
183 return ++sequence;
  /external/mesa3d/src/gallium/drivers/nvc0/
nvc0_query.c 39 uint32_t sequence; member in struct:nvc0_query
151 q->data[0] = 0; /* initialize sequence */
167 PUSH_DATA (push, q->sequence);
197 q->data[0] = q->sequence; /* initialize sequence */
199 q->data[4] = q->sequence + 1; /* for comparison COND_MODE */
202 q->sequence++;
263 q->sequence++;
288 /* PRIMS_DROPPED doesn't write sequence, use a ZERO query to sync on */
329 if (q->data[0] == q->sequence)
    [all...]
  /external/mp4parser/isoparser/src/main/java/com/googlecode/mp4parser/authoring/builder/
FragmentedMp4Builder.java 124 int sequence = 1; local
143 boxes.add(createMoof(startSample, endSample, track, sequence));
144 boxes.add(createMdat(startSample, endSample, track, sequence++));
269 * @param startSample low endpoint (inclusive) of the sample sequence
270 * @param endSample high endpoint (exclusive) of the sample sequence
281 * Gets the sizes of a sequence of samples-
283 * @param startSample low endpoint (inclusive) of the sample sequence
284 * @param endSample high endpoint (exclusive) of the sample sequence
300 * Creates one or more track run boxes for a given sequence.
302 * @param startSample low endpoint (inclusive) of the sample sequence
    [all...]
  /frameworks/base/core/java/android/accounts/
ChooseAccountTypeActivity.java 133 final CharSequence sequence = authContext.getResources().getText(desc.labelId); local
134 if (sequence != null) {
135 name = sequence.toString();
137 name = sequence.toString();
  /libcore/luni/src/main/java/org/apache/harmony/security/asn1/
DerOutputStream.java 62 @Override public void encodeSequence(ASN1Sequence sequence) {
63 ASN1Type[] type = sequence.type;
150 @Override public void getSequenceLength(ASN1Sequence sequence) {
151 ASN1Type[] type = sequence.type;
156 sequence.getValues(content, values);
164 if (sequence.OPTIONAL[i]) {
171 if (Objects.equal(sequence.DEFAULT[i], values[i])) {
191 @Override public void getSequenceOfLength(ASN1SequenceOf sequence) {
192 getValueOfLength(sequence);
  /packages/apps/Bluetooth/src/com/android/bluetooth/opp/
BluetoothOppReceiveFileInfo.java 227 * is [base].[ext], the generated filenames are [base]-[sequence].[ext].
230 int sequence = 1; local
233 fullfilename = filename + sequence + extension;
237 if (V) Log.v(Constants.TAG, "file with sequence number " + sequence + " exists");
238 sequence += rnd.nextInt(magnitude) + 1;
  /packages/apps/Settings/tests/src/com/android/settings/vpn2/
CertInstallerHelper.java 158 ASN1Sequence sequence = (ASN1Sequence) local
160 return BasicConstraints.getInstance(sequence).isCA();
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/linux/
icmp.h 75 __be16 sequence; member in struct:icmphdr::__anon45939::__anon45940
if_arcnet.h 63 __be16 sequence; /* sequence number */ member in struct:arc_rfc1201
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/
icmp.h 75 __be16 sequence; member in struct:icmphdr::__anon47675::__anon47676
if_arcnet.h 63 __be16 sequence; /* sequence number */ member in struct:arc_rfc1201

Completed in 3215 milliseconds

1 2 3 4 5 67 8 91011>>