Searched refs:b0 (Results 1 - 25 of 88) sorted by relevance

1234

/macosx-10.9.5/IOAudioFamily-197.4.2/
H A DBigNum128.cpp32 uint64_t a1, a0, b1, b0; local
36 b0 = B - (b1 << 32);
40 Y = a0 * b0;
41 Z = a1 * b0 + a0 * b1;
/macosx-10.9.5/ruby-104/ruby/
H A Dia64.s29 br.ret.sptk.many b0
40 br.ret.sptk.many b0
/macosx-10.9.5/WebCore-7537.78.1/platform/graphics/gpu/
H A DLoopBlinnClassifier.cpp45 // (terse) variable names. Note that the b0..b3 coordinates are
48 FloatPoint3D b0(c0.x(), c0.y(), 1.0f);
54 float a1 = b0 * b3.cross(b2);
55 float a2 = b1 * b0.cross(b3);
56 float a3 = b2 * b1.cross(b0);
92 if (approxEqual(b0, b1) && approxEqual(b0, b2) && approxEqual(b0, b3))
/macosx-10.9.5/libffi-18.1/tests/testsuite/libffi.call/
H A Dstret_medium.c25 struct_72byte b0,
32 result.a = b0.a + b1.a + b2.a + b3.a;
33 result.b = b0.b + b1.b + b2.b + b3.b;
34 result.c = b0.c + b1.c + b2.c + b3.c;
35 result.d = b0.d + b1.d + b2.d + b3.d;
36 result.e = b0.e + b1.e + b2.e + b3.e;
37 result.f = b0.f + b1.f + b2.f + b3.f;
38 result.g = b0.g + b1.g + b2.g + b3.g;
39 result.h = b0.h + b1.h + b2.h + b3.h;
40 result.i = b0
24 cls_struct_72byte_fn( struct_72byte b0, struct_72byte b1, struct_72byte b2, struct_72byte b3) argument
51 struct_72byte b0, b1, b2, b3; local
[all...]
H A Dstret_medium2.c25 struct_72byte b0,
32 result.a = b0.a + b1.a + b2.a + b3.a;
33 result.b = b0.b + b1.b + b2.b + b3.b;
34 result.c = b0.c + b1.c + b2.c + b3.c;
35 result.d = b0.d + b1.d + b2.d + b3.d;
36 result.e = b0.e + b1.e + b2.e + b3.e;
37 result.f = b0.f + b1.f + b2.f + b3.f;
38 result.g = b0.g + b1.g + b2.g + b3.g;
39 result.h = b0.h + b1.h + b2.h + b3.h;
40 result.i = b0
24 cls_struct_72byte_fn( struct_72byte b0, struct_72byte b1, struct_72byte b2, struct_72byte b3) argument
51 struct_72byte b0, b1, b2, b3; local
[all...]
H A Dstret_large2.c34 struct_116byte b0,
41 result.a = b0.a + b1.a + b2.a + b3.a;
42 result.b = b0.b + b1.b + b2.b + b3.b;
43 result.c = b0.c + b1.c + b2.c + b3.c;
44 result.d = b0.d + b1.d + b2.d + b3.d;
45 result.e = b0.e + b1.e + b2.e + b3.e;
46 result.f = b0.f + b1.f + b2.f + b3.f;
47 result.g = b0.g + b1.g + b2.g + b3.g;
48 result.h = b0.h + b1.h + b2.h + b3.h;
49 result.i = b0
33 cls_struct_116byte_fn( struct_116byte b0, struct_116byte b1, struct_116byte b2, struct_116byte b3) argument
67 struct_116byte b0, b1, b2, b3; local
[all...]
H A Dcls_24byte.c18 cls_struct_24byte cls_struct_24byte_fn(struct cls_struct_24byte b0, argument
25 result.a = b0.a + b1.a + b2.a + b3.a;
26 result.b = b0.b + b1.b + b2.b + b3.b;
27 result.c = b0.c + b1.c + b2.c + b3.c;
28 result.d = b0.d + b1.d + b2.d + b3.d;
31 b0.a, b0.b, b0.c, b0.d,
43 struct cls_struct_24byte b0, b local
[all...]
H A Dcls_64byte.c23 cls_struct_64byte cls_struct_64byte_fn(struct cls_struct_64byte b0, argument
30 result.a = b0.a + b1.a + b2.a + b3.a;
31 result.b = b0.b + b1.b + b2.b + b3.b;
32 result.c = b0.c + b1.c + b2.c + b3.c;
33 result.d = b0.d + b1.d + b2.d + b3.d;
34 result.e = b0.e + b1.e + b2.e + b3.e;
35 result.f = b0.f + b1.f + b2.f + b3.f;
36 result.g = b0.g + b1.g + b2.g + b3.g;
37 result.h = b0.h + b1.h + b2.h + b3.h;
48 struct cls_struct_64byte b0, b local
[all...]
H A Dstret_large.c33 struct_108byte b0,
40 result.a = b0.a + b1.a + b2.a + b3.a;
41 result.b = b0.b + b1.b + b2.b + b3.b;
42 result.c = b0.c + b1.c + b2.c + b3.c;
43 result.d = b0.d + b1.d + b2.d + b3.d;
44 result.e = b0.e + b1.e + b2.e + b3.e;
45 result.f = b0.f + b1.f + b2.f + b3.f;
46 result.g = b0.g + b1.g + b2.g + b3.g;
47 result.h = b0.h + b1.h + b2.h + b3.h;
48 result.i = b0
32 cls_struct_108byte_fn( struct_108byte b0, struct_108byte b1, struct_108byte b2, struct_108byte b3) argument
65 struct_108byte b0, b1, b2, b3; local
[all...]
/macosx-10.9.5/pyobjc-42/2.5/pyobjc/pyobjc-core/libffi-src/tests/testsuite/libffi.call/
H A Dstret_medium.c25 struct_72byte b0,
32 result.a = b0.a + b1.a + b2.a + b3.a;
33 result.b = b0.b + b1.b + b2.b + b3.b;
34 result.c = b0.c + b1.c + b2.c + b3.c;
35 result.d = b0.d + b1.d + b2.d + b3.d;
36 result.e = b0.e + b1.e + b2.e + b3.e;
37 result.f = b0.f + b1.f + b2.f + b3.f;
38 result.g = b0.g + b1.g + b2.g + b3.g;
39 result.h = b0.h + b1.h + b2.h + b3.h;
40 result.i = b0
24 cls_struct_72byte_fn( struct_72byte b0, struct_72byte b1, struct_72byte b2, struct_72byte b3) argument
51 struct_72byte b0, b1, b2, b3; local
[all...]
H A Dstret_medium2.c25 struct_72byte b0,
32 result.a = b0.a + b1.a + b2.a + b3.a;
33 result.b = b0.b + b1.b + b2.b + b3.b;
34 result.c = b0.c + b1.c + b2.c + b3.c;
35 result.d = b0.d + b1.d + b2.d + b3.d;
36 result.e = b0.e + b1.e + b2.e + b3.e;
37 result.f = b0.f + b1.f + b2.f + b3.f;
38 result.g = b0.g + b1.g + b2.g + b3.g;
39 result.h = b0.h + b1.h + b2.h + b3.h;
40 result.i = b0
24 cls_struct_72byte_fn( struct_72byte b0, struct_72byte b1, struct_72byte b2, struct_72byte b3) argument
51 struct_72byte b0, b1, b2, b3; local
[all...]
H A Dstret_large2.c34 struct_116byte b0,
41 result.a = b0.a + b1.a + b2.a + b3.a;
42 result.b = b0.b + b1.b + b2.b + b3.b;
43 result.c = b0.c + b1.c + b2.c + b3.c;
44 result.d = b0.d + b1.d + b2.d + b3.d;
45 result.e = b0.e + b1.e + b2.e + b3.e;
46 result.f = b0.f + b1.f + b2.f + b3.f;
47 result.g = b0.g + b1.g + b2.g + b3.g;
48 result.h = b0.h + b1.h + b2.h + b3.h;
49 result.i = b0
33 cls_struct_116byte_fn( struct_116byte b0, struct_116byte b1, struct_116byte b2, struct_116byte b3) argument
67 struct_116byte b0, b1, b2, b3; local
[all...]
H A Dcls_24byte.c18 cls_struct_24byte cls_struct_24byte_fn(struct cls_struct_24byte b0, argument
25 result.a = b0.a + b1.a + b2.a + b3.a;
26 result.b = b0.b + b1.b + b2.b + b3.b;
27 result.c = b0.c + b1.c + b2.c + b3.c;
28 result.d = b0.d + b1.d + b2.d + b3.d;
31 b0.a, b0.b, b0.c, b0.d,
43 struct cls_struct_24byte b0, b local
[all...]
H A Dcls_64byte.c23 cls_struct_64byte cls_struct_64byte_fn(struct cls_struct_64byte b0, argument
30 result.a = b0.a + b1.a + b2.a + b3.a;
31 result.b = b0.b + b1.b + b2.b + b3.b;
32 result.c = b0.c + b1.c + b2.c + b3.c;
33 result.d = b0.d + b1.d + b2.d + b3.d;
34 result.e = b0.e + b1.e + b2.e + b3.e;
35 result.f = b0.f + b1.f + b2.f + b3.f;
36 result.g = b0.g + b1.g + b2.g + b3.g;
37 result.h = b0.h + b1.h + b2.h + b3.h;
48 struct cls_struct_64byte b0, b local
[all...]
H A Dstret_large.c33 struct_108byte b0,
40 result.a = b0.a + b1.a + b2.a + b3.a;
41 result.b = b0.b + b1.b + b2.b + b3.b;
42 result.c = b0.c + b1.c + b2.c + b3.c;
43 result.d = b0.d + b1.d + b2.d + b3.d;
44 result.e = b0.e + b1.e + b2.e + b3.e;
45 result.f = b0.f + b1.f + b2.f + b3.f;
46 result.g = b0.g + b1.g + b2.g + b3.g;
47 result.h = b0.h + b1.h + b2.h + b3.h;
48 result.i = b0
32 cls_struct_108byte_fn( struct_108byte b0, struct_108byte b1, struct_108byte b2, struct_108byte b3) argument
65 struct_108byte b0, b1, b2, b3; local
[all...]
/macosx-10.9.5/pyobjc-42/pyobjc/pyobjc-core/libffi-src/tests/testsuite/libffi.call/
H A Dstret_medium.c25 struct_72byte b0,
32 result.a = b0.a + b1.a + b2.a + b3.a;
33 result.b = b0.b + b1.b + b2.b + b3.b;
34 result.c = b0.c + b1.c + b2.c + b3.c;
35 result.d = b0.d + b1.d + b2.d + b3.d;
36 result.e = b0.e + b1.e + b2.e + b3.e;
37 result.f = b0.f + b1.f + b2.f + b3.f;
38 result.g = b0.g + b1.g + b2.g + b3.g;
39 result.h = b0.h + b1.h + b2.h + b3.h;
40 result.i = b0
24 cls_struct_72byte_fn( struct_72byte b0, struct_72byte b1, struct_72byte b2, struct_72byte b3) argument
51 struct_72byte b0, b1, b2, b3; local
[all...]
H A Dstret_medium2.c25 struct_72byte b0,
32 result.a = b0.a + b1.a + b2.a + b3.a;
33 result.b = b0.b + b1.b + b2.b + b3.b;
34 result.c = b0.c + b1.c + b2.c + b3.c;
35 result.d = b0.d + b1.d + b2.d + b3.d;
36 result.e = b0.e + b1.e + b2.e + b3.e;
37 result.f = b0.f + b1.f + b2.f + b3.f;
38 result.g = b0.g + b1.g + b2.g + b3.g;
39 result.h = b0.h + b1.h + b2.h + b3.h;
40 result.i = b0
24 cls_struct_72byte_fn( struct_72byte b0, struct_72byte b1, struct_72byte b2, struct_72byte b3) argument
51 struct_72byte b0, b1, b2, b3; local
[all...]
H A Dstret_large2.c34 struct_116byte b0,
41 result.a = b0.a + b1.a + b2.a + b3.a;
42 result.b = b0.b + b1.b + b2.b + b3.b;
43 result.c = b0.c + b1.c + b2.c + b3.c;
44 result.d = b0.d + b1.d + b2.d + b3.d;
45 result.e = b0.e + b1.e + b2.e + b3.e;
46 result.f = b0.f + b1.f + b2.f + b3.f;
47 result.g = b0.g + b1.g + b2.g + b3.g;
48 result.h = b0.h + b1.h + b2.h + b3.h;
49 result.i = b0
33 cls_struct_116byte_fn( struct_116byte b0, struct_116byte b1, struct_116byte b2, struct_116byte b3) argument
67 struct_116byte b0, b1, b2, b3; local
[all...]
H A Dcls_24byte.c18 cls_struct_24byte cls_struct_24byte_fn(struct cls_struct_24byte b0, argument
25 result.a = b0.a + b1.a + b2.a + b3.a;
26 result.b = b0.b + b1.b + b2.b + b3.b;
27 result.c = b0.c + b1.c + b2.c + b3.c;
28 result.d = b0.d + b1.d + b2.d + b3.d;
31 b0.a, b0.b, b0.c, b0.d,
43 struct cls_struct_24byte b0, b local
[all...]
H A Dcls_64byte.c23 cls_struct_64byte cls_struct_64byte_fn(struct cls_struct_64byte b0, argument
30 result.a = b0.a + b1.a + b2.a + b3.a;
31 result.b = b0.b + b1.b + b2.b + b3.b;
32 result.c = b0.c + b1.c + b2.c + b3.c;
33 result.d = b0.d + b1.d + b2.d + b3.d;
34 result.e = b0.e + b1.e + b2.e + b3.e;
35 result.f = b0.f + b1.f + b2.f + b3.f;
36 result.g = b0.g + b1.g + b2.g + b3.g;
37 result.h = b0.h + b1.h + b2.h + b3.h;
48 struct cls_struct_64byte b0, b local
[all...]
H A Dstret_large.c33 struct_108byte b0,
40 result.a = b0.a + b1.a + b2.a + b3.a;
41 result.b = b0.b + b1.b + b2.b + b3.b;
42 result.c = b0.c + b1.c + b2.c + b3.c;
43 result.d = b0.d + b1.d + b2.d + b3.d;
44 result.e = b0.e + b1.e + b2.e + b3.e;
45 result.f = b0.f + b1.f + b2.f + b3.f;
46 result.g = b0.g + b1.g + b2.g + b3.g;
47 result.h = b0.h + b1.h + b2.h + b3.h;
48 result.i = b0
32 cls_struct_108byte_fn( struct_108byte b0, struct_108byte b1, struct_108byte b2, struct_108byte b3) argument
65 struct_108byte b0, b1, b2, b3; local
[all...]
/macosx-10.9.5/libpcap-42/libpcap/
H A Dgencode.c537 * Merge the lists in b0 and b1, using the 'sense' field to indicate
541 merge(b0, b1)
542 struct block *b0, *b1;
544 register struct block **p = &b0;
596 gen_and(b0, b1)
597 struct block *b0, *b1;
599 backpatch(b0, b1->head);
600 b0->sense = !b0->sense;
602 merge(b1, b0);
1720 struct block *b0, *b1; local
1928 struct block *b0, *b1; local
2884 struct block *b0, *b1, *b2; local
3544 struct block *b0, *b1; local
3587 struct block *b0, *b1; local
3638 register struct block *b0, *b1; local
3696 struct block *b0, *b1; local
3762 register struct block *b0, *b1; local
3821 register struct block *b0, *b1, *b2; local
4247 register struct block *b0, *b1; local
4320 struct block *b0, *b1, *b2, *tmp; local
4395 struct block *b0, *b1; local
4428 struct block *b0, *b1; local
4682 struct block *b0, *b1, *tmp; local
4757 struct block *b0; local
5055 struct block *b0, *b1, *tmp; local
5098 struct block *b0, *b1, *tmp; local
5146 struct block *b0, *b1, *tmp; local
5188 struct block *b0, *b1, *tmp; local
5249 struct block *b0, *b1, *tmp; local
5292 struct block *b0, *b1, *tmp; local
5352 struct block *b0, *b1, *tmp; local
5394 struct block *b0, *b1, *tmp; local
5785 struct block *b0, *b1; local
5822 struct block *b0, *b1; local
7198 struct block *b0, *b1, *b2; local
7279 register struct block *b0; local
7294 register struct block *b0, *b1, *b2; local
7497 register struct block *b0; local
7622 struct block *b0; local
7644 struct block *b0; local
7666 struct block *b0; local
7682 struct block *b0; local
7698 struct block *b0; local
7714 struct block *b0; local
7779 struct block *b0; local
7802 struct block *b0; local
7855 register struct block *b0, *b1; local
7913 struct block *b0, *b1; local
7997 struct block *b0,*b1; local
8074 struct block *b0; local
8145 struct block *b0; local
8200 struct block *b0, *b1; local
8308 struct block *b0, *b1; local
8352 struct block *b0; local
8472 struct block *b0, *b1; local
[all...]
/macosx-10.9.5/RubyCocoa-80/RubyCocoa/misc/libffi/testsuite/libffi.call/
H A Dcls_24byte.c18 cls_struct_24byte cls_struct_24byte_fn(struct cls_struct_24byte b0, argument
25 result.a = b0.a + b1.a + b2.a + b3.a;
26 result.b = b0.b + b1.b + b2.b + b3.b;
27 result.c = b0.c + b1.c + b2.c + b3.c;
28 result.d = b0.d + b1.d + b2.d + b3.d;
31 b0.a, b0.b, b0.c, b0.d,
43 struct cls_struct_24byte b0, b local
[all...]
H A Dcls_64byte.c23 cls_struct_64byte cls_struct_64byte_fn(struct cls_struct_64byte b0, argument
30 result.a = b0.a + b1.a + b2.a + b3.a;
31 result.b = b0.b + b1.b + b2.b + b3.b;
32 result.c = b0.c + b1.c + b2.c + b3.c;
33 result.d = b0.d + b1.d + b2.d + b3.d;
34 result.e = b0.e + b1.e + b2.e + b3.e;
35 result.f = b0.f + b1.f + b2.f + b3.f;
36 result.g = b0.g + b1.g + b2.g + b3.g;
37 result.h = b0.h + b1.h + b2.h + b3.h;
48 struct cls_struct_64byte b0, b local
[all...]
/macosx-10.9.5/architecture-265/i386/
H A Dcpu.h63 unsigned int b0 :1, member in struct:_dr6

Completed in 314 milliseconds

1234