HomeSort by relevance Sort by last modified time
    Searched refs:sequences (Results 1 - 16 of 16) sorted by null

  /external/apache-harmony/security/src/test/impl/java/org/apache/harmony/security/tests/java/security/cert/
CertificateFactory_ImplTest.java 369 // error code, marks sequences as throwing exceptions
371 // test sequences
372 int[][] sequences = { local
410 // Tests CRL generation on the base of sequences of heterogeneous
412 for (int i=0; i<sequences.length; i++) { // for each of the sequences..
414 int expected_size = (sequences[i][0] < 0)
415 ? -sequences[i][0]
416 : sequences[i].length;
420 for (int j=0; j<sequences[i].length; j++)
471 int[][] sequences = { local
    [all...]
  /external/icu4c/test/intltest/
dadrcoll.cpp 38 sequences(status)
41 sequences.setDeleter(deleteSeqElement);
268 sequences.removeAllElements();
273 sequences.addElement(target, status);
279 for(j = sequences.size(); j > 0; j--) {
280 source = (SeqElement *)sequences.elementAt(j-1);
286 sequences.addElement(target, status);
dadrcoll.h 53 UVector sequences; member in class:DataDrivenCollatorTest
  /libcore/json/src/main/java/org/json/
JSONTokener.java 186 * character escape sequences encountered along the way. The opening quote
191 * @throws NumberFormatException if any unicode escape sequences are
196 * For strings that are free of escape sequences, we can just extract
239 * @throws NumberFormatException if any unicode escape sequences are
  /external/guava/guava-tests/test/com/google/common/collect/
IterablesTest.java     [all...]
  /external/bluetooth/glib/tests/
sequence-test.c 391 SequenceInfo sequences[N_SEQUENCES]; local
400 sequences[k].queue = g_queue_new ();
401 sequences[k].sequence = g_sequence_new (free_item);
402 sequences[k].n_items = 0;
405 #define RANDOM_SEQUENCE() &(sequences[g_random_int_range (0, N_SEQUENCES)])
  /external/v8/test/mjsunit/regress/
regress-219.js 143 // Unicode escape sequences are not interpreted.
  /external/opencv/cxcore/src/
cxpersistence.cpp 4395 CvSeq* sequences; local
    [all...]
  /external/oprofile/events/i386/nehalem/
events 82 event:0xC2 counters:0,1,2,3 um:uops_retired minimum:6000 name:UOPS_RETIRED : Counts the number of micro-ops retired, (macro-fused=1, micro-fused=2, others=1; maximum count of 8 per cycle). Most instructions are composed of one or two microops. Some instructions are decoded into longer sequences such as repeat instructions, floating point transcendental instructions, and assists
  /dalvik/docs/
prettify.js 735 // escape sequences (\x5C),
    [all...]
  /external/blktrace/btt/doc/
btt.tex     [all...]
  /external/grub/docs/
texinfo.tex     [all...]
  /ndk/sources/host-tools/sed-4.2.1/build-aux/
texinfo.tex 162 % sometimes characters are active, so we need control sequences.
    [all...]
  /external/e2fsprogs/lib/et/
texinfo.tex     [all...]
  /external/v8/test/mjsunit/
unicode-test.js     [all...]
  /external/dropbear/libtomcrypt/
crypt.tex     [all...]

Completed in 1026 milliseconds