Home
last modified time | relevance | path

Searched +defs:b +defs:d +defs:d (Results 1 – 25 of 1042) sorted by relevance

12345678910>>...42

/external/skia/include/core/
DSkDither.h22 #define SkDITHER_R32_FOR_565_MACRO(r, d) (r + d - (r >> 5)) argument
23 #define SkDITHER_G32_FOR_565_MACRO(g, d) (g + (d >> 1) - (g >> 6)) argument
24 #define SkDITHER_B32_FOR_565_MACRO(b, d) (b + d - (b >> 5)) argument
26 #define SkDITHER_A32_FOR_4444_MACRO(a, d) (a + 15 - (a >> 4)) argument
27 #define SkDITHER_R32_FOR_4444_MACRO(r, d) (r + d - (r >> 4)) argument
28 #define SkDITHER_G32_FOR_4444_MACRO(g, d) (g + d - (g >> 4)) argument
29 #define SkDITHER_B32_FOR_4444_MACRO(b, d) (b + d - (b >> 4)) argument
32 inline unsigned SkDITHER_R32_FOR_565(unsigned r, unsigned d) in SkDITHER_R32_FOR_565()
40 inline unsigned SkDITHER_G32_FOR_565(unsigned g, unsigned d) in SkDITHER_G32_FOR_565()
48 inline unsigned SkDITHER_B32_FOR_565(unsigned b, unsigned d) in SkDITHER_B32_FOR_565()
[all …]
/external/libcxx/test/std/containers/associative/
Dtree_balance_after_insert.pass.cpp36 Node b; in test1() local
38 Node d; in test1() local
91 Node b; in test1() local
93 Node d; in test1() local
146 Node b; in test1() local
148 Node d; in test1() local
201 Node b; in test1() local
203 Node d; in test1() local
256 Node b; in test1() local
258 Node d; in test1() local
[all …]
Dtree_remove.pass.cpp37 Node b; in test1() local
39 Node d; in test1() local
102 Node b; in test1() local
104 Node d; in test1() local
167 Node b; in test1() local
169 Node d; in test1() local
243 Node b; in test1() local
245 Node d; in test1() local
323 Node b; in test2() local
388 Node b; in test2() local
[all …]
/external/clang/test/OpenMP/
Dparallel_for_codegen.cpp12 void without_schedule_clause(float *a, float *b, float *c, float *d) { in without_schedule_clause()
60 void static_not_chunked(float *a, float *b, float *c, float *d) { in static_not_chunked()
108 void static_chunked(float *a, float *b, float *c, float *d) { in static_chunked()
175 void dynamic1(float *a, float *b, float *c, float *d) { in dynamic1()
224 void guided7(float *a, float *b, float *c, float *d) { in guided7()
273 void test_auto(float *a, float *b, float *c, float *d) { in test_auto()
325 void runtime(float *a, float *b, float *c, float *d) { in runtime()
Dfor_codegen.cpp13 void without_schedule_clause(float *a, float *b, float *c, float *d) { in without_schedule_clause()
53 void static_not_chunked(float *a, float *b, float *c, float *d) { in static_not_chunked()
93 void static_chunked(float *a, float *b, float *c, float *d) { in static_chunked()
152 void dynamic1(float *a, float *b, float *c, float *d) { in dynamic1()
193 void guided7(float *a, float *b, float *c, float *d) { in guided7()
234 void test_auto(float *a, float *b, float *c, float *d) { in test_auto()
278 void runtime(float *a, float *b, float *c, float *d) { in runtime()
/external/clang/test/SemaCXX/
Dexceptions.cpp156 } catch (B &b) { // expected-note {{for type 'HandlerInversion::B &'}} in f1() local
157 …} catch (D &d) { // expected-warning {{exception of type 'HandlerInversion::D &' will be caught by… in f1() local
163 } catch (B *b) { // expected-note {{for type 'HandlerInversion::B *'}} in f2() local
164 …} catch (D *d) { // expected-warning {{exception of type 'HandlerInversion::D *' will be caught by… in f2() local
170 } catch (D &d) { // Ok in f3() local
171 } catch (B &b) { in f3() local
177 } catch (B &b) { // Ok in f4() local
190 } catch (B &b) { // expected-note {{for type 'HandlerInversion::B &'}} in f6() local
191 …} catch (D2 &d) { // expected-warning {{exception of type 'HandlerInversion::D2 &' will be caught… in f6() local
197 } catch (B *b) { // Ok in f7() local
[all …]
/external/libcxx/test/std/numerics/rand/rand.dis/rand.dist.samp/rand.dist.samp.pconst/
Dctor_iterator.pass.cpp27 double b[] = {10}; in main() local
29 D d(b, b, p); in main() local
40 double b[] = {10}; in main() local
42 D d(b, b+1, p); in main() local
53 double b[] = {10, 15}; in main() local
55 D d(b, b+2, p); in main() local
66 double b[] = {10, 15, 16}; in main() local
68 D d(b, b+3, p); in main() local
81 double b[] = {10, 14, 16, 17}; in main() local
83 D d(b, b+4, p); in main() local
/external/libcxx/test/std/numerics/rand/rand.dis/rand.dist.samp/rand.dist.samp.plinear/
Dctor_iterator.pass.cpp27 double b[] = {10}; in main() local
29 D d(b, b, p); in main() local
41 double b[] = {10}; in main() local
43 D d(b, b+1, p); in main() local
55 double b[] = {10, 15}; in main() local
57 D d(b, b+2, p); in main() local
69 double b[] = {10, 15, 16}; in main() local
71 D d(b, b+3, p); in main() local
85 double b[] = {10, 14, 16, 17}; in main() local
87 D d(b, b+4, p); in main() local
/external/v8/tools/profviz/
Dgnuplot-4.6.3-emscripten.js3309 keys.sort(function(a, b) { argument
4494b=0;b=i;i=i+a|0;i=i+7>>3<<3;return b|0}function cY(){return i|0}function cZ(a){a=a|0;i=a}function … argument
4495 function hH(b,d,e){b=b|0;d=d|0;e=e|0;var f=0,g=0,j=0,k=0,l=0,m=0,n=0,o=0,p=0,q=0,r=0,s=0,t=0,u=0,w=… argument
4496 function jx(b,d){b=b|0;d=d|0;var e=0,f=0,g=0,j=0,k=0,l=0,n=0,o=0,p=0,q=0,r=0,s=0,t=0,u=0,w=0,x=0,y=… argument
4497 function ut(a){a=a|0;var b=0,d=0,e=0,f=0,g=0,h=0,i=0,j=0,k=0,l=0,m=0,n=0,o=0,p=0,q=0,r=0,s=0,t=0,u=… argument
/external/clang/test/Sema/
Dcomplex-imag.c5 int b = __imag a; in f1() local
7 int *d = &__imag a; // expected-error {{cannot take the address of an rvalue of type 'int'}} in f1() local
12 int b = __imag a; in f2() local
14 int *d = &__imag a; in f2() local
19 double b = __imag a; in f3() local
21 double *d = &__imag a; // expected-error {{cannot take the address of an rvalue of type 'double'}} in f3() local
26 double b = __imag a; in f4() local
28 double *d = &__imag a; in f4() local
/external/libgsm/inc/
Dproto.h41 # define P2(x, a, b) (a, b) argument
42 # define P3(x, a, b, c) (a, b, c) argument
43 # define P4(x, a, b, c, d) (a, b, c, d) argument
44 # define P5(x, a, b, c, d, e) (a, b, c, d, e) argument
45 # define P6(x, a, b, c, d, e, f) (a, b, c, d, e, f) argument
46 # define P7(x, a, b, c, d, e, f, g) (a, b, c, d, e, f, g) argument
47 # define P8(x, a, b, c, d, e, f, g, h) (a, b, c, d, e, f, g, h) argument
55 # define P2(x, a, b) x a; b; argument
56 # define P3(x, a, b, c) x a; b; c; argument
57 # define P4(x, a, b, c, d) x a; b; c; d; argument
[all …]
/external/v8/test/webkit/
Dget-by-pname.js35 var o = {a:1, b:3, c:7}; property
36 var p = {a:1, b:2, c:3, d:4}; property
37 var q = {a:1, b:2, c:3, d:4, e:3457}; property
38 var r = {a:1, b:2, c:3, d:4, e:91, f:12}; property
39 var s = {a:1, b:2, c:3, d:4, e:91, f:12, g:69}; property
/external/chromium-trace/trace-viewer/tracing/third_party/tvcm/third_party/rjsmin/bench/
Dknockout-2.0.0.js6 function c(a){throw a;}var l=void 0,m=!0,o=null,p=!1,r=window.ko={};r.b=function(a,b){for(var d=a.s… argument
8 f}var j=function(){for(var a=3,e=document.createElement("div"),b=e.getElementsByTagName("i");e.inne… argument
12 ga:function(a){return r.a.fb(a,document)},s:function(e,b,f){if("undefined"!=typeof jQuery){if(a(e,b… argument
14 b.checked!==m;b.fireEvent("on"+f)}else c(Error("Browser doesn't support triggering events"))},d:fun… argument
17 return JSON.stringify(r.a.d(a))},wb:function(a,e,b){var b=b||{},f=b.params||{},d=b.includeFields||t… argument
21 r.a.e=new function(){var a=0,b="__ko__"+(new Date).getTime(),d={};return{get:function(a,b){var d=r.… argument
22 r.a.A=new function(){function a(a,b){var h=r.a.e.get(a,d);h===l&&b&&(h=[],r.a.e.set(a,d,h));return … function
25 d[1]+a+d[2]+"</div>";for("function"==typeof window.innerShiv?b.appendChild(window.innerShiv(a)):b.i… argument
26 …){return(4294967296*(1+Math.random())|0).toString(16).substring(1)}function b(a,f){if(a)if(8==a.no… argument
28 r.b("ko.memoization.unmemoizeDomNodeAndDescendants",r.r.Sa);r.Aa={throttle:function(a,b){a.throttle… argument
[all …]
/external/libcxxabi/test/
Dunwind_06.pass.cpp25 double b = get(1); in try1() local
34 double b = get(1); in try2() local
44 double b = get(1); in try3() local
46 double d = get(3); in try3() local
55 double b = get(0); in try4() local
57 double d = get(0); in try4() local
67 double b = get(0); in try5() local
69 double d = get(0); in try5() local
80 double b = get(0); in try6() local
82 double d = get(0); in try6() local
[all …]
/external/clang/test/Analysis/
Dauto-obj-dtors-cfg-output.cpp53 const A& b = a; in test_const_ref() local
71 A b[0]; in test_array() local
96 A d; in test_scope() local
98 A b; in test_scope() local
131 A b; in test_return() local
196 A b; in test_goto() local
241 if (A b = a) in test_if_implicit_scope() local
320 if (A b = a) { in test_if_jumps() local
323 A d; in test_if_jumps() local
327 A d; in test_if_jumps() local
[all …]
Dderived-to-base.cpp52 D d; in test() local
85 DI d; in testIntermediate() local
107 D d; in test() local
128 D d; in test() local
136 DV d; in testVirtual() local
163 Derived d; in testDerived() local
169 Base b(d); in testDerived() local
178 DoubleDerived d; in testDoubleDerived() local
184 Base b(d); in testDoubleDerived() local
214 OffsetDerived d; in testDerived() local
[all …]
/external/valgrind/coregrind/
Dpub_core_syscall.h59 #define vgPlain_do_syscall2(s,a,b) VG_(do_syscall)((s),(a),(b),\ argument
61 #define vgPlain_do_syscall3(s,a,b,c) VG_(do_syscall)((s),(a),(b),(c),\ argument
63 #define vgPlain_do_syscall4(s,a,b,c,d) VG_(do_syscall)((s),(a),(b),(c),\ argument
65 #define vgPlain_do_syscall5(s,a,b,c,d,e) VG_(do_syscall)((s),(a),(b),(c),\ argument
67 #define vgPlain_do_syscall6(s,a,b,c,d,e,f) VG_(do_syscall)((s),(a),(b),(c),\ argument
69 #define vgPlain_do_syscall7(s,a,b,c,d,e,f,g) VG_(do_syscall)((s),(a),(b),(c),\ argument
71 #define vgPlain_do_syscall8(s,a,b,c,d,e,f,g,h) VG_(do_syscall)((s),(a),(b),(c),\ argument
/external/boringssl/src/crypto/md5/
Dmd5.c125 #define F(b,c,d) ((((c) ^ (d)) & (b)) ^ (d)) argument
126 #define G(b,c,d) ((((b) ^ (c)) & (d)) ^ (c)) argument
127 #define H(b,c,d) ((b) ^ (c) ^ (d)) argument
128 #define I(b,c,d) (((~(d)) | (b)) ^ (c)) argument
130 #define R0(a,b,c,d,k,s,t) { \ argument
135 #define R1(a,b,c,d,k,s,t) { \ argument
140 #define R2(a,b,c,d,k,s,t) { \ argument
145 #define R3(a,b,c,d,k,s,t) { \ argument
/external/clang/test/CodeGenCXX/
Dmangle-ms-back-references.cpp3 void f1(const char* a, const char* b) {} in f1()
6 void f2(const char* a, char* b) {} in f2()
9 void f3(int a, const char* b, const char* c) {} in f3()
12 const char *f4(const char* a, const char* b) { return 0; } in f4()
15 void f5(char const* a, unsigned int b, char c, void const* d, char const* e, unsigned int f) {} in f5()
18 void f6(bool a, bool b) {} in f6()
21 void f7(int a, int* b, int c, int* d, bool e, bool f, bool* g) {} in f7()
33 void g2(struct S a, struct S b) {} in g2()
36 void g3(struct S a, struct S b, struct S* c, struct S* d) {} in g3()
39 void g4(const char* a, struct S* b, const char* c, struct S* d) { in g4()
[all …]
Dmicrosoft-abi-vbtables.cpp8 struct B : virtual A { int b; }; member
10 struct D : virtual B, virtual C { int d; }; member
11 D d; // Force vbtable emission. variable
32 struct B : virtual A { int b; }; member
34 struct D : B, C { int d; }; member
35 D d; // Force vbtable emission. variable
53 struct B { int b; }; member
63 struct B : virtual A { int b; }; member
75 struct B : virtual A { int b; }; member
77 struct D : B, C { int d; }; member
[all …]
/external/boringssl/src/crypto/md4/
Dmd4.c103 #define F(b, c, d) ((((c) ^ (d)) & (b)) ^ (d)) argument
104 #define G(b, c, d) (((b) & (c)) | ((b) & (d)) | ((c) & (d))) argument
105 #define H(b, c, d) ((b) ^ (c) ^ (d)) argument
107 #define R0(a, b, c, d, k, s, t) \ argument
113 #define R1(a, b, c, d, k, s, t) \ argument
119 #define R2(a, b, c, d, k, s, t) \ argument
/external/skia/tests/
DSkNxTest.cpp15 auto assert_nearly_eq = [&](double eps, const SkNf<N,T>& v, T a, T b, T c, T d) { in test_Nf()
16 auto close = [=](T a, T b) { return fabs(a-b) <= eps; }; in test_Nf()
28 auto assert_eq = [&](const SkNf<N,T>& v, T a, T b, T c, T d) { in test_Nf()
36 SkNf<N,T> d; in test_Nf() local
86 auto assert_eq = [&](const SkNi<N,T>& v, T a, T b, T c, T d, T e, T f, T g, T h) { in test_Ni()
107 SkNi<N,T> d; in test_Ni() local
138 for (int b = 0; b < (1<<8); b++) { in DEF_TEST() local
147 b = rand.nextU() >> 16; in DEF_TEST() local
152 for (int b = 0; b < (1<<16); b++) { in DEF_TEST() local
/external/skia/src/opts/
DSkPMFloat_none.h30 b = this->b(); in roundClamp() local
41 SkPMFloat* a, SkPMFloat* b, SkPMFloat* c, SkPMFloat* d) { in From4PMColors()
49 const SkPMFloat& a, const SkPMFloat& b, const SkPMFloat&c, const SkPMFloat& d, in RoundTo4PMColors()
58 const SkPMFloat& a, const SkPMFloat& b, const SkPMFloat&c, const SkPMFloat& d, in RoundClampTo4PMColors()
/external/boringssl/src/crypto/sha/
Dsha1.c141 #define F_00_19(b, c, d) ((((c) ^ (d)) & (b)) ^ (d)) argument
142 #define F_20_39(b, c, d) ((b) ^ (c) ^ (d)) argument
143 #define F_40_59(b, c, d) (((b) & (c)) | (((b) | (c)) & (d))) argument
144 #define F_60_79(b, c, d) F_20_39(b, c, d) argument
146 #define BODY_00_15(i, a, b, c, d, e, f, xi) \ argument
150 #define BODY_16_19(i, a, b, c, d, e, f, xi, xa, xb, xc, xd) \ argument
155 #define BODY_20_31(i, a, b, c, d, e, f, xi, xa, xb, xc, xd) \ argument
160 #define BODY_32_39(i, a, b, c, d, e, f, xa, xb, xc, xd) \ argument
165 #define BODY_40_59(i, a, b, c, d, e, f, xa, xb, xc, xd) \ argument
170 #define BODY_60_79(i, a, b, c, d, e, f, xa, xb, xc, xd) \ argument
/external/compiler-rt/test/msan/
Dvector_select.cc10 __m128d select(bool b, __m128d c, __m128d d) in select()
17 __w64d select(bool b, __w64d c, __w64d d) in select()

12345678910>>...42