Searched refs:three (Results 1 - 25 of 45) sorted by relevance

12

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/e2fsprogs/old_e2fsprogs/ext2fs/
H A Dsparse.c52 unsigned int ext2fs_list_backups(ext2_filsys fs, unsigned int *three, argument
55 unsigned int *min = three;
H A Dres_gdt.c27 static unsigned int list_backups(ext2_filsys fs, unsigned int *three, argument
30 unsigned int *min = three;
127 unsigned int three = 1, five = 5, seven = 7; local
157 while ((grp = list_backups(fs, &three, &five, &seven)) <
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/db-4.7.25.NC/test/scr024/src/com/sleepycat/collections/test/serial/
H A DStoredClassCatalogTest.java163 TestSerial three = new TestSerial(two);
164 assertNotNull(three.getStringField());
165 map.put("three", three);
166 three = (TestSerial) map.get("three");
167 assertEquals(two, three.getOther());
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/gettext-tools/tests/
H A Dmsgcmp-312 three=third
H A Dmsgunfmt-properties-122 three=third
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/libgcrypt-1.5.0/tests/
H A Dmpitests.c155 gcry_mpi_t three; local
160 gcry_mpi_scan(&three, GCRYMPI_FMT_USG, threes, sizeof(threes), NULL);
162 gcry_mpi_mul(result, two, three);
166 printf("Result of two mul three:\n%s\n", pc);
170 gcry_mpi_release(three);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/libgcrypt-1.5.0/mpi/
H A Dec.c50 gcry_mpi_t three; member in struct:mpi_ec_ctx_s
273 ctx->three = mpi_alloc_set_ui (3);
317 mpi_free (ctx->three);
411 ec_mulm (l1, l1, ctx->three, ctx);
420 ec_mulm (l1, l1, ctx->three, ctx);
535 ec_powm (l4, z2, ctx->three, ctx);
538 ec_powm (l5, z1, ctx->three, ctx);
577 ec_powm (t1, l3, ctx->three, ctx); /* fixme: Use saved value*/
672 mpi_mul (h, k, ctx->three); /* h = 3k */
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/frv/kernel/
H A Dentry-table.S28 # exception processing. We have three different tables for the three
30 # stack pointers for these three modes, and so we have to invent one when
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/ext3/
H A Dresize.c294 static unsigned ext3_list_backups(struct super_block *sb, unsigned *three, argument
297 unsigned *min = three;
333 unsigned three = 1; local
340 while ((grp = ext3_list_backups(sb, &three, &five, &seven)) < end) {
630 unsigned three = 1; local
645 while ((group = ext3_list_backups(sb, &three, &five, &seven)) < last) {
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/ext4/
H A Dresize.c300 static unsigned ext4_list_backups(struct super_block *sb, unsigned *three, argument
303 unsigned *min = three;
339 unsigned three = 1; local
346 while ((grp = ext4_list_backups(sb, &three, &five, &seven)) < end) {
639 unsigned three = 1; local
654 while ((group = ext4_list_backups(sb, &three, &five, &seven)) < last) {
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/alpha/lib/
H A Dev6-memchr.S149 # At least three quads remain to be accessed
H A Dmemchr.S133 # At least three quads remain to be accessed
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/db-4.7.25.NC/test/scr024/src/com/sleepycat/persist/test/
H A DBindingTest.java161 new Basic(1, "one", 2.2, "three"));
171 {"three", "java.lang.String"},
185 private String three; field in class:BindingTest.Basic
189 private Basic(long id, String one, double two, String three) { argument
193 this.three = three;
209 TestCase.assertTrue(nullOrEqual(three, o.three));
210 if (one == three) {
211 TestCase.assertSame(o.one, o.three);
741 Subclass(long id, String one, double two, String three, String subOne, boolean subTwo) argument
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/libvorbis-1.2.3/doc/
H A D04-codec.tex18 A Vorbis bitstream begins with three header packets. The header
75 \item All three fields set to the same value implies a fixed rate, or tightly bounded, nearly fixed-rate bitstream
158 Vorbis uses three residue types; header decode of each type is identical.
278 Following the three header packets, all packets in a Vorbis I stream
612 \item[three channels]
618 \item[three channels]
640 mapping as seen fit. Future channel mappings (such as three and four
H A D08-residue.tex17 vectors during decode. Vorbis makes use of three different encoding
31 vector is the same in all three variants.
157 Header decode for all three residue types is identical.
246 infrastructure identical to all three formats.
H A D05-comment.tex8 The Vorbis text comment header is the second (of three) header
180 comment header. As an example, assume a track was recorded by three
H A D06-floor0.tex93 \varname{[codebook_dimensions]} value of three and
96 scalars as four vectors of three scalars each. This is not an error
H A D01-introduction.tex234 quantization according to one of three specific packing/coding
266 three header packets; all are required, in-order, by this
269 three initial headers are audio packets.
319 Vorbis I uses four packet types. The first three packet types mark each
320 of the three Vorbis headers described above. The fourth packet type
324 Following the three header packets, all packets in a Vorbis I stream
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/arm26/lib/
H A Dlib1funcs.S166 @ the top three bits of "overdone". Exactly which were not needed
296 @ the top three bits of "overdone". Exactly which were not needed
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/m68k/ifpsp060/
H A Dfskeleton.S209 | _fpsp_fline() distinguishes between the three and acts appropriately. F-Line
223 | _fpsp_fline() distinguishes between the three and acts appropriately. FPU disabled
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/libgcrypt-1.5.0/cipher/
H A Decc.c399 gcry_mpi_t three, x_3, axb, y;
401 three = mpi_alloc_set_ui (3);
406 mpi_powm (x_3, x, three, base->p);
413 mpi_free (three);
395 gcry_mpi_t three, x_3, axb, y; local
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/zlib-1.2.3/contrib/masm686/
H A Dmatch.asm298 ; * We already know at this point that the first three bytes of the
302 ; * pointer. (%esi will still be misaligned three times out of four.)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/zlib-1.2.3/contrib/masm686/
H A Dmatch.asm298 ; * We already know at this point that the first three bytes of the
302 ; * pointer. (%esi will still be misaligned three times out of four.)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/db-4.7.25.NC/perl/DB_File/
H A DDB_File.pm631 three of the database types currently supported by Berkeley DB.
729 hash object. B<DB_File> has three of these pre-defined references.
741 The three predefined variables $DB_HASH, $DB_BTREE and $DB_RECNO are
855 The DB_HASH file format is probably the most commonly used of the three
981 three values to the keys: 'KEY', 'Key', and 'key' would leave just
982 the first key: 'KEY' in the database with three values. For some
1494 $h[3] = "three" ;
1552 3: three
1560 4: three
1568 4: three
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/db-4.7.25.NC/perl/DB_File/t/
H A Ddb-recno.t849 $h[3] = "three" ;
910 3: three
918 4: three
926 4: three

Completed in 194 milliseconds

12