HomeSort by relevance Sort by last modified time
    Searched full:1000 (Results 701 - 725 of 8031) sorted by null

<<21222324252627282930>>

  /external/chromium_org/third_party/openssl/openssl/crypto/sha/
sha1test.c 110 static unsigned char buf[1000];
141 memset(buf,'a',1000);
143 ebcdic2ascii(buf, buf, 1000);
146 for (i=0; i<1000; i++)
147 EVP_DigestUpdate(&c,buf,1000);
154 printf("error calculating SHA1 on 'a' * 1000\n");
  /external/chromium_org/third_party/sqlite/src/test/
select2.test 103 execsql {SELECT count(*) FROM tbl2 WHERE f2>1000}
107 execsql {SELECT f1 FROM tbl2 WHERE 1000=f2}
114 execsql {SELECT f1 FROM tbl2 WHERE 1000=f2}
117 execsql {SELECT f1 FROM tbl2 WHERE f2=1000}
121 execsql {SELECT * FROM tbl2 WHERE 1000=f2}
126 execsql {SELECT * FROM tbl2 WHERE f2=1000}
vtabC.test 69 INSERT INTO m VALUES(1000);
72 } {1000}
76 } [expr {$j+1000}]
79 } [expr {$j+1000}]
98 } {1000 9000000}
101 set res [expr {$j+1000}]
savepoint.test 443 UPDATE t1 SET b = randstr(1000,1000);
444 UPDATE t1 SET b = b||randstr(1000,1000);
445 UPDATE t1 SET b = b||randstr(1000,1000);
446 UPDATE t1 SET b = b||randstr(10,1000);
499 INSERT INTO t1 VALUES(randstr(1000,1000), randstr(1000,1000))
    [all...]
  /external/iproute2/examples/diffserv/
afcbq 58 "cell 8 avpkt 1000 mpu 64\n";
65 "bandwidth $linerate rate $rate_table{$AFrate} avpkt 1000 prio ".
84 "max 45KB burst 20 avpkt 1000 bandwidth $linerate DP $drop ".
89 "max 45KB burst 20 avpkt 1000 bandwidth $linerate DP $drop ".
100 "bandwidth $linerate rate $berate avpkt 1000 prio 6 " .
105 "burst 20 avpkt 1000 bandwidth $linerate probability 0.4\n";
  /external/openssl/crypto/pkcs7/t/
nav-smime 4 Received: from cryptsoft.com (play.cryptsoft.com [203.56.44.3]) by pandora.cryptsoft.com (8.8.3/8.7.3) with ESMTP id NAA27838 for <tjh@cryptsoft.com>; Thu, 14 May 1998 13:32:26 +1000 (EST)
6 Date: Thu, 14 May 1998 13:39:37 +1000
66 Received: from cryptsoft.com (play.cryptsoft.com [203.56.44.3]) by pandora.cryptsoft.com (8.8.3/8.7.3) with ESMTP id NAA27847 for <tjh@cryptsoft.com>; Thu, 14 May 1998 13:33:15 +1000 (EST)
68 Date: Thu, 14 May 1998 13:40:27 +1000
129 Received: from cryptsoft.com (play.cryptsoft.com [203.56.44.3]) by pandora.cryptsoft.com (8.8.3/8.7.3) with ESMTP id OAA28033 for <tjh@cryptsoft.com>; Thu, 14 May 1998 14:05:32 +1000 (EST)
131 Date: Thu, 14 May 1998 14:12:43 +1000
  /external/openssl/crypto/sha/
sha1test.c 110 static unsigned char buf[1000];
141 memset(buf,'a',1000);
143 ebcdic2ascii(buf, buf, 1000);
146 for (i=0; i<1000; i++)
147 EVP_DigestUpdate(&c,buf,1000);
154 printf("error calculating SHA1 on 'a' * 1000\n");
  /libcore/luni/src/test/java/libcore/java/io/
OldAndroidPipedStreamTest.java 91 reader.join(60 * 1000);
92 writer.join(1000);
176 reader.join(60 * 1000);
177 writer.join(1000);
246 reader.join(60 * 1000);
247 writer.join(1000);
  /libcore/luni/src/test/java/tests/api/javax/net/ssl/
SSLEngineResultTest.java 49 int[] neg = { -1, -10, -1000, Integer.MIN_VALUE,
95 int[] pos = { 0, 1, 1000, Integer.MAX_VALUE, (Integer.MAX_VALUE - 1) };
118 int[] pos = { 0, 1, 1000, Integer.MAX_VALUE, (Integer.MAX_VALUE - 1) };
141 int[] pos = { 0, 1, 1000, Integer.MAX_VALUE, (Integer.MAX_VALUE - 1) };
164 int[] pos = { 0, 1, 1000, Integer.MAX_VALUE, (Integer.MAX_VALUE - 1) };
187 int[] pos = { 0, 1, 1000, Integer.MAX_VALUE, (Integer.MAX_VALUE - 1) };
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/decimaltestdata/
remainderNear.decTest 138 rmnx114 remaindernear 1E+1000 0 -> NaN Invalid_operation
146 rmnx124 remaindernear 1E+1000 -0 -> NaN Invalid_operation
236 rmnx211 remaindernear 1E+1000 0 -> NaN Invalid_operation
283 rmnx306 remaindernear 13 1000 -> 13
430 rmnx681 remaindernear Inf -1000 -> NaN Invalid_operation
435 rmnx686 remaindernear Inf 1000 -> NaN Invalid_operation
437 rmnx688 remaindernear -1000 Inf -> -1000
443 rmnx695 remaindernear 1000 Inf -> 1000
    [all...]
extra.decTest 99 extr1000 add 0E+1000 0E+2000 -> 0E+999 Clamped
102 extr1002 add 0E+1000 0E+1000 -> 0E+994 Clamped
104 extr1003 add 0E+1000 0E-1005 -> 0E-1004 Clamped
106 extr1005 add 1E+1000 -1E+1000 -> 0E+999 Clamped
135 extr1100 add 0E+1000 1E+1000 -> Infinity Overflow Inexact Rounded
136 extr1101 remainder 1E+1000 2E+1000 -> Infinity Overflow Inexact Rounde
    [all...]
ddDivideInt.decTest 86 dddvi163 divideint 1 1000 -> 0
95 dddvi173 divideint 1 -1000 -> -0
104 dddvi183 divideint -1 1000 -> -0
113 dddvi193 divideint -1 -1000 -> 0
162 dddvi138 divideint 1120 1000 -> 1
357 dddvi581 divideint Inf -1000 -> -Infinity
362 dddvi586 divideint Inf 1000 -> Infinity
364 dddvi588 divideint -1000 Inf -> -0
370 dddvi594 divideint 1000 Inf -> 0
374 dddvi601 divideint -Inf -1000 -> Infinit
    [all...]
dqDivideInt.decTest 87 dqdvi163 divideint 1 1000 -> 0
96 dqdvi173 divideint 1 -1000 -> -0
105 dqdvi183 divideint -1 1000 -> -0
114 dqdvi193 divideint -1 -1000 -> 0
163 dqdvi138 divideint 1120 1000 -> 1
358 dqdvi581 divideint Inf -1000 -> -Infinity
363 dqdvi586 divideint Inf 1000 -> Infinity
365 dqdvi588 divideint -1000 Inf -> -0
371 dqdvi594 divideint 1000 Inf -> 0
375 dqdvi601 divideint -Inf -1000 -> Infinit
    [all...]
quantize.decTest 604 quax539 quantize 1.234 1e-1000 -> NaN Invalid_operation
611 quax542 quantize 1E+1000 1e+999 -> NaN Invalid_operation
612 quax543 quantize 1E+999 1e+1000 -> NaN Invalid_operation
614 quax545 quantize 1E-1000 1e-999 -> 0E-999 Inexact Rounded
615 quax546 quantize 1E-999 1e-1000 -> 1.0E-999
621 quax552 quantize 1E-1000 1e-1005 -> 1.00000E-1000 Subnormal
626 quax556 quantize 1.666666E-1000 1e-1005 -> 1.66667E-1000 Subnormal Inexact Rounded
637 quax581 quantize Inf 1e-1000 -> NaN Invalid_operatio
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/decimaltestdata/
remainderNear.decTest 138 rmnx114 remaindernear 1E+1000 0 -> NaN Invalid_operation
146 rmnx124 remaindernear 1E+1000 -0 -> NaN Invalid_operation
236 rmnx211 remaindernear 1E+1000 0 -> NaN Invalid_operation
283 rmnx306 remaindernear 13 1000 -> 13
430 rmnx681 remaindernear Inf -1000 -> NaN Invalid_operation
435 rmnx686 remaindernear Inf 1000 -> NaN Invalid_operation
437 rmnx688 remaindernear -1000 Inf -> -1000
443 rmnx695 remaindernear 1000 Inf -> 1000
    [all...]
extra.decTest 99 extr1000 add 0E+1000 0E+2000 -> 0E+999 Clamped
102 extr1002 add 0E+1000 0E+1000 -> 0E+994 Clamped
104 extr1003 add 0E+1000 0E-1005 -> 0E-1004 Clamped
106 extr1005 add 1E+1000 -1E+1000 -> 0E+999 Clamped
135 extr1100 add 0E+1000 1E+1000 -> Infinity Overflow Inexact Rounded
136 extr1101 remainder 1E+1000 2E+1000 -> Infinity Overflow Inexact Rounde
    [all...]
ddDivideInt.decTest 86 dddvi163 divideint 1 1000 -> 0
95 dddvi173 divideint 1 -1000 -> -0
104 dddvi183 divideint -1 1000 -> -0
113 dddvi193 divideint -1 -1000 -> 0
162 dddvi138 divideint 1120 1000 -> 1
357 dddvi581 divideint Inf -1000 -> -Infinity
362 dddvi586 divideint Inf 1000 -> Infinity
364 dddvi588 divideint -1000 Inf -> -0
370 dddvi594 divideint 1000 Inf -> 0
374 dddvi601 divideint -Inf -1000 -> Infinit
    [all...]
dqDivideInt.decTest 87 dqdvi163 divideint 1 1000 -> 0
96 dqdvi173 divideint 1 -1000 -> -0
105 dqdvi183 divideint -1 1000 -> -0
114 dqdvi193 divideint -1 -1000 -> 0
163 dqdvi138 divideint 1120 1000 -> 1
358 dqdvi581 divideint Inf -1000 -> -Infinity
363 dqdvi586 divideint Inf 1000 -> Infinity
365 dqdvi588 divideint -1000 Inf -> -0
371 dqdvi594 divideint 1000 Inf -> 0
375 dqdvi601 divideint -Inf -1000 -> Infinit
    [all...]
quantize.decTest 604 quax539 quantize 1.234 1e-1000 -> NaN Invalid_operation
611 quax542 quantize 1E+1000 1e+999 -> NaN Invalid_operation
612 quax543 quantize 1E+999 1e+1000 -> NaN Invalid_operation
614 quax545 quantize 1E-1000 1e-999 -> 0E-999 Inexact Rounded
615 quax546 quantize 1E-999 1e-1000 -> 1.0E-999
621 quax552 quantize 1E-1000 1e-1005 -> 1.00000E-1000 Subnormal
626 quax556 quantize 1.666666E-1000 1e-1005 -> 1.66667E-1000 Subnormal Inexact Rounded
637 quax581 quantize Inf 1e-1000 -> NaN Invalid_operatio
    [all...]
  /external/chromium_org/chrome/browser/safe_browsing/
prefix_set_unittest.cc 217 const SBPrefix kVeryPositive = 1000 * 1000 * 1000;
219 const unsigned kDelta = 10 * 1000 * 1000;
248 const SBPrefix kVeryPositive = 1000 * 1000 * 1000;
256 unsigned delta = 100 * 1000 * 1000;
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/lib/
libssp.a 3 JJJJ?5??J?UVp:{n?????&__stack_chk_guard__stack_chk_fail__chk_fail__stack_chk_fail_local__gets_chk__memcpy_chk__memmove_chk__mempcpy_chk__memset_chk__stpcpy_chk__strcat_chk__strcpy_chk__strncat_chk__strncpy_chkssp.o/ 1331373743 1000 1000 100644 7764 `
128  *0:HQX_ !%).;IPW^elsz??????????????  " '1@O\aejt{???????????? -5<@DYahlpu?? ,07;BFUY`dtx??????????????? /3BFNRaemqy}????????????????? %)15EIQU]a    :? ???gets-chk.o/ 1331373743 1000 1000 100644 5380 `
270 4: ; I 4: ; I? < tt?u??tlxP?????P+-SDHSXS??q???q???P??PX?__gets_chk$X)char;unsigned int0size_tBlong intIintPunsigned charWshort unsigned int^long unsigned intesigned charlshort intslong long intzlong long unsigned int?__quad_t?__off_t?__off64_tk_IO_lock_tr_IO_marker?_IO_FILE?i<? /i/toolchain-src//gcc/gcc-4.6/libssp/tmp/ahsieh-gcc-32-x19222/build/2/gcc/./gcc/include/tmp/ahsieh-gcc-32-x19222/2/i686-linux-glibc2.7-4.6/sysroot/usr/include/bits/tmp/ahsieh-gcc-32-x19222/2/i686-linux-glibc2.7-4.6/sysroot/usr/includegets-chk.cstddef.htypes.hlibio.hstdio.h9????gK?=??Y?KY?u1?"long long int__off64_t_IO_read_end_IO_write_base_IO_buf_end__pad2__pad3_IO_read_ptrunsigned int_offset_modeGNU C 4.6.x-google 20120106 (prerelease)_chain_IO_FILE_IO_save_baseunsigned charslenlong unsigned intshort unsigned intsize_t_IO_save_end_IO_lock_t__gets_chk_markers_posstdin_flags2_sbuf__quad_t_old_offset_lock_IO_marker_cur_columnlong long unsigned int_fileno_IO_buf_base_next_vtable_offset__off_t_unused2/i/toolchain-src//gcc/gcc-4.6/libssp/gets-chk.cchar_IO_write_endshort int_IO_backup_base_flags__pad1long int_IO_write_ptr__pad4__pad5signed char_IO_read_base_shortbufGCC: (GNU) 4.6.x-google 20120106 (prerelease)zR| ?T?A?B Q???\. D.N.I. C.H.C.F.G. A.H.H. A.N.D?A?A?A ?.symtab.strtab.shstrtab.rel.text.data.bss.rel.debug_info.debug_abbrev.debug_loc.rel.debug_pubnames.rel.debug_pubtypes.rel.debug_aranges.rel.debug_line.debug_str.comment.note.GNU-stack.rel.eh_frame4? ?0%+4X0 ? @\N`?]#!Y ? qD(m ? ?l ? ? ??m? ??0?y?0r /?? ?? p? ? ??p D???    ?#)/:gets-chk.c__gets_chkmallocgetsstdinfgets__chk_failfree8O[h??    !% , 1 > E S Z a h o v } ? ? ? ? ? ? ? ? ?   ! 0 ? N ] l { ? ? ? ? ? ? ? ?    / > M \ l s  ? ? ? ??? ,15DK I memcpy-chk.o/ 1331373743 1000 1000 100644 2676 `
316 ??t  ? &??    memcpy-chk.c__memcpy_chk__chk_fail    !% * 7 = HLPY ? ? memmove-chk.o/ 1331373743 1000 1000 100644 2712 `
363 ??x0 ? 0??   ((memmove-chk.c__memmove_chk__chk_failmemmove$    !% * 7 = HLPY ? ? mempcpy-chk.o/ 1331373743 1000 1000 100644 2684
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/lib64/
libssp.a 3 JJJJ2&P?avr2???????J?6??__stack_chk_guard__stack_chk_fail__chk_fail__stack_chk_fail_local__gets_chk__memcpy_chk__memmove_chk__mempcpy_chk__memset_chk__stpcpy_chk__strcat_chk__strcpy_chk__strncat_chk__strncpy_chkssp.o/ 1331374591 1000 1000 100644 12448 `
186  'f>? Hp?? ?!gets-chk.o/ 1331374591 1000 1000 100644 7808 `
386 M memcpy-chk.o/ 1331374591 1000 1000 100644 4184 `
447 ? memmove-chk.o/ 1331374591 1000 1000 100644 4224 `
513 ? mempcpy-chk.o/ 1331374591 1000 1000 100644 4168
    [all...]
  /external/chromium_org/third_party/sqlite/src/ext/rtree/
rtreeA.test 107 3 "INSERT INTO t1 VALUES(1000, 1, 2, 3, 4)"
115 3 "INSERT INTO t1 VALUES(1000, 1, 2, 3, 4)"
132 3 "INSERT INTO t1 VALUES(1000, 1, 2, 3, 4)"
142 3 "INSERT INTO t1 VALUES(1000, 1, 2, 3, 4)"
157 3 "INSERT INTO t1 VALUES(1000, 1, 2, 3, 4)"
160 do_test rtreeA-3.2.0 { set_tree_depth t1 1000 } {1000}
164 3 "INSERT INTO t1 VALUES(1000, 1, 2, 3, 4)"
176 3 "INSERT INTO t1 VALUES(1000, 1, 2, 3, 4)"
190 3 "INSERT INTO t1 VALUES(1000, 1, 2, 3, 4)
    [all...]
  /external/valgrind/main/none/tests/s390x/
cu21_1.stdout.exp 11 dst address difference: 0 dst len: 1000
15 dst address difference: 0 dst len: 1000
19 dst address difference: 0 dst len: 1000
23 dst address difference: 0 dst len: 1000
27 dst address difference: 0 dst len: 1000
31 dst address difference: 0 dst len: 1000
35 dst address difference: 0 dst len: 1000
145 dst address difference: 0 dst len: 1000
207 dst address difference: 0 dst len: 1000
211 dst address difference: 0 dst len: 1000
    [all...]
  /system/core/include/system/
camera.h 215 * Bounds of the face [left, top, right, bottom]. (-1000, -1000) represents
216 * the top-left of the camera field of view, and (1000, 1000) represents the
241 * The coordinates of the center of the left eye. The range is -1000 to
242 * 1000. -2000, -2000 if this is not supported.
247 * The coordinates of the center of the right eye. The range is -1000 to
248 * 1000. -2000, -2000 if this is not supported.
253 * The coordinates of the center of the mouth. The range is -1000 to 1000
    [all...]

Completed in 728 milliseconds

<<21222324252627282930>>