Searched defs:sequence (Results 1 - 25 of 84) sorted by relevance

1234

/external/skia/legacy/src/animator/
H A DSkSnapshot.h25 SkBool sequence; member in class:SkSnapshot
/external/skia/src/animator/
H A DSkSnapshot.h25 SkBool sequence; member in class:SkSnapshot
/external/v8/test/mjsunit/regress/
H A Dregress-931.js30 var sequence = ''; variable
35 function first() { sequence += "1"; return o; }
36 function second() { sequence += "2"; return "f"; }
37 function third() { sequence += "3"; return 3; }
38 function fourth() { sequence += "4"; return 4; }
42 assertEquals("1234", sequence);
44 function second_prime() { sequence += "2'"; return 2; }
48 assertEquals("123412'34", sequence);
/external/apache-harmony/security/src/test/impl/java/org/apache/harmony/security/tests/asn1/der/
H A DExplicitTest.java47 private static ASN1SequenceOf sequence = new ASN1SequenceOf(ASN1Boolean field in class:ExplicitTest
142 sequence) },
149 sequence) },
156 5, sequence) },
163 5, sequence) },
170 sequence) } };
H A DImplicitTest.java49 private static ASN1SequenceOf sequence = new ASN1SequenceOf(ASN1Boolean field in class:ImplicitTest
137 new ASN1Implicit(ASN1Constants.CLASS_UNIVERSAL, 5, sequence) },
144 sequence) },
151 sequence) },
158 sequence) },
162 new ASN1Implicit(ASN1Constants.CLASS_PRIVATE, 5, sequence) } };
H A DChoiceTest.java54 private static ASN1SequenceOf sequence = new ASN1SequenceOf(ASN1Boolean field in class:ChoiceTest
66 ASN1Boolean.getInstance(), sequence, ASN1Integer.getInstance() }) {
H A DSequenceTest.java55 private static ASN1Sequence sequence; field in class:SequenceTest
63 // sequence ::= SEQUENCE {
72 sequence = new ASN1Sequence(new ASN1Type[] { ASN1Boolean.getInstance(),
100 // sequence : all values are default
104 // sequence : true, default
108 // sequence = default, empty sequence
112 // sequence = false, empty sequence
150 assertEquals("Test case: " + i, testcases[i][0], sequence
[all...]
/external/webkit/Source/ThirdParty/ANGLE/src/compiler/
H A DVersionGLSL.cpp74 // We need to visit sequence children to get to global or inner scope.
78 const TIntermSequence& sequence = node->getSequence(); local
79 TQualifier qualifier = sequence.front()->getAsTyped()->getQualifier();
H A DVariableInfo.cpp169 // We need to visit sequence children to get to variable declarations.
173 const TIntermSequence& sequence = node->getSequence(); local
174 TQualifier qualifier = sequence.front()->getAsTyped()->getQualifier();
179 for (TIntermSequence::const_iterator i = sequence.begin();
180 i != sequence.end(); ++i)
183 // The only case in which the sequence will not contain a
187 // TIntermSymbol nodes in the sequence.
/external/objenesis/main/src/org/objenesis/instantiator/basic/
H A DObjectInputStreamInstantiator.java46 private int sequence; field in class:ObjectInputStreamInstantiator.MockStream
82 this.sequence = 0;
115 sequence = NEXT[sequence];
116 data = buffers[sequence];
/external/openssl/ssl/
H A Ds2_enc.c154 unsigned char sequence[4],*p,*sec,*act; local
173 p= &(sequence[0]);
183 EVP_DigestUpdate(&c,sequence,4);
/external/v8/test/cctest/
H A Dtest-utils.cc180 Vector<int> sequence = collector.EndSequence(); local
182 CHECK_EQ(j, sequence[j]);
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/jce/
H A DPKCS10CertificationRequest.java269 ASN1Sequence sequence)
271 super(sequence);
268 PKCS10CertificationRequest( ASN1Sequence sequence) argument
/external/chromium/chrome/browser/printing/
H A Dprinting_message_filter.cc32 int sequence; member in struct:__anon2346::PrintingSequencePathMap
128 *sequence_number = g_printing_file_descriptor_map.Get().sequence++;
152 NOTREACHED() << "Got a sequence that we didn't pass to the "
/external/guava/guava/src/com/google/common/base/
H A DSplitter.java296 * input sequence consists of nothing but separators).
364 * Splits {@code sequence} into string components and makes them available
367 * @param sequence the sequence of characters to split
370 public Iterable<String> split(final CharSequence sequence) { argument
371 checkNotNull(sequence);
375 return spliterator(sequence);
380 private Iterator<String> spliterator(CharSequence sequence) { argument
381 return strategy.iterator(this, sequence);
429 * Splits {@code sequence} int
443 split(CharSequence sequence) argument
[all...]
/external/guava/guava-gwt/src-super/com/google/common/base/super/com/google/common/base/
H A DSplitter.java238 * input sequence consists of nothing but separators).
306 * Splits {@code sequence} into string components and makes them available
309 * @param sequence the sequence of characters to split
312 public Iterable<String> split(final CharSequence sequence) { argument
313 checkNotNull(sequence);
317 return spliterator(sequence);
322 private Iterator<String> spliterator(CharSequence sequence) { argument
323 return strategy.iterator(this, sequence);
371 * Splits {@code sequence} int
385 split(CharSequence sequence) argument
[all...]
/external/kernel-headers/original/linux/
H A Dseqlock.h22 * to increment the sequence variables because an interrupt routine could
33 unsigned sequence; member in struct:__anon7958
60 ++sl->sequence;
67 sl->sequence++;
76 ++sl->sequence;
85 unsigned ret = sl->sequence;
93 * If sequence value changed
101 return (iv & 1) | (sl->sequence ^ iv);
106 * Version using sequence counter only.
113 unsigned sequence; member in struct:seqcount
[all...]
/external/quake/quake/src/QW/client/
H A Dnet_chan.c33 31 sequence
35 31 acknowledge sequence
40 local side detects that it has been dropped by seeing a sequence acknowledge
41 higher thatn the last reliable sequence, but without the correct evon/odd
48 if the sequence number is -1, the packet should be handled without a netcon
63 Illogical packet sequence numbers cause the packet to be dropped, but do
123 MSG_WriteLong (&send, -1); // -1 sequence means out of band
326 unsigned sequence, sequence_ack; local
340 // get sequence numbers
342 sequence
[all...]
/external/speex/include/speex/
H A Dspeex_jitter.h65 spx_uint16_t sequence; /**< RTP Sequence number if available (0 otherwise) */ member in struct:_JitterBufferPacket
/external/tcpdump/
H A Dprint-cnfp.c61 u_int32_t sequence; /* v5 flow sequence number */ member in struct:nfhdr
114 printf("#%u, ", EXTRACT_32BITS(&nh->sequence));
118 nr = (const struct nfrec *)&nh->sequence;
/external/webkit/Source/WebCore/editing/
H A DSpellChecker.cpp101 bool SpellChecker::isValid(int sequence) const
103 return m_requestNode.get() && m_requestText.length() && m_requestSequence == sequence;
151 void SpellChecker::didCheck(int sequence, const Vector<TextCheckingResult>& results) argument
153 if (!isValid(sequence))
/external/webkit/Source/WebCore/platform/text/
H A DTextCodecUTF8.cpp88 static inline int decodeNonASCIISequence(const uint8_t* sequence, unsigned length) argument
90 ASSERT(!isASCII(sequence[0]));
92 ASSERT(sequence[0] <= 0xDF);
93 if (sequence[0] < 0xC2)
95 if (sequence[1] < 0x80 || sequence[1] > 0xBF)
97 return ((sequence[0] << 6) + sequence[1]) - 0x00003080;
100 ASSERT(sequence[0] >= 0xE0 && sequence[
[all...]
/external/chromium/third_party/libjingle/source/talk/p2p/client/
H A Dbasicportallocator.h160 AllocationSequence* sequence; member in struct:cricket::BasicPortAllocatorSession::PortData
/external/chromium/third_party/libjingle/source/talk/session/phone/
H A Drtpdump.cc213 // sequence number and timestamp.
221 // Get the RTP sequence number and timestamp of the dump packet.
227 // Set the timestamps and sequence number for the first dump packet.
264 // Get the old RTP sequence number and timestamp.
265 uint16 sequence = 0; local
266 packet->GetRtpSeqNum(&sequence);
269 // Increase the RTP sequence number and timestamp.
270 sequence += loop_count_ * rtp_seq_num_increase_;
272 // Write the updated sequence number and timestamp back to the RTP packet.
274 buffer.WriteUInt16(sequence);
[all...]
/external/e2fsprogs/e2fsck/
H A Drecovery.c280 * the journal transaction sequence numbers to the next unused ID.
362 unsigned int sequence; local
412 jbd_debug(2, "Scanning for sequence ID %u at %lu/%lu\n",
430 * expected sequence number. Otherwise, we're all done
441 sequence = be32_to_cpu(tmp->h_sequence);
442 jbd_debug(3, "Found magic %d, sequence %d\n",
443 blocktype, sequence);
445 if (sequence != next_commit_ID) {
451 * all of the sequence number checks. What are we going
604 * much to do other than move on to the next sequence
720 scan_revoke_records(journal_t *journal, struct buffer_head *bh, tid_t sequence, struct recovery_info *info) argument
[all...]

Completed in 583 milliseconds

1234