/external/libcxx/test/std/containers/associative/ |
D | tree_balance_after_insert.pass.cpp | 36 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 …]
|
D | tree_remove.pass.cpp | 37 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 171 Node f; in test1() local 243 Node b; in test1() local 245 Node d; in test1() local 247 Node f; in test1() local [all …]
|
/external/libgsm/inc/ |
D | proto.h | 41 # 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/libcxxabi/test/ |
D | unwind_06.pass.cpp | 25 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 71 double f = get(0); in try5() local 80 double b = get(0); in try6() local [all …]
|
/external/v8/test/webkit/ |
D | get-by-pname.js | 35 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/valgrind/coregrind/ |
D | pub_core_syscall.h | 59 #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/clang/test/SemaCXX/ |
D | exceptions.cpp | 115 void f() { in f() function 156 } 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 [all …]
|
D | warn-exit-time-destructors.cpp | 6 A b[10]; // expected-warning {{declaration requires an exit-time destructor}} variable 9 A &d = a; variable 11 A &f = c[5][7]; variable 15 void f() { in f() function 19 static A b[10]; // expected-warning {{declaration requires an exit-time destructor}} in f() local 22 static A &d = a; in f() local 24 static A &f = c[5][7]; in f() local 41 D d; member
|
D | warn-global-constructors.cpp | 8 int b = 20; variable 12 int d = b; // expected-warning {{global constructor}} variable 16 int f = b; // expected-warning {{global constructor}} variable 22 A b = A(); variable 24 A d = { opaque_int() }; // expected-warning {{global constructor}} variable 26 A f = A(a); // expected-warning {{global constructor}} variable 35 A b[10]; // expected-warning {{global constructor}} variable 38 A &d = a; variable 40 A &f = c[5][7]; variable 46 A b[10]; // expected-warning {{global destructor}} variable [all …]
|
/external/v8/tools/profviz/ |
D | gnuplot-4.6.3-emscripten.js | 3264 function _vfprintf(s, f, va_arg) { argument 3309 keys.sort(function(a, b) { argument 4494 function cX(a){a=a|0;var b=0;b=i;i=i+a|0;i=i+7>>3<<3;return b|0}function cY(){return i|0}function c… 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/CXX/dcl.dcl/dcl.spec/dcl.type/dcl.spec.auto/ |
D | p7.cpp | 3 void f() { in f() function 4 auto a = 0, b = 0, c = 0; in f() local 5 …auto d = 0, e = 0.0; // expected-error {{'int' in declaration of 'd' and deduced as 'double' in de… in f() local 11 …auto &f = k, &g = a; // expected-error {{'const int' in declaration of 'f' and deduced as 'int' in… in f() local 24 (*b)() -> void, in g() local 27 …auto d = 0, // expected-error {{'auto' deduced as 'int' in declaration of 'd' and deduced as 'doub… in g() local 31 f = 0.0; in g() local 39 auto a = T(), *b = &a; in h() local 41 auto c = T(), d = decltype(c)(0); in h() local
|
/external/chromium-trace/trace-viewer/tracing/third_party/tvcm/third_party/rjsmin/bench/ |
D | knockout-2.0.0.js | 6 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 … argument 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.node… function 27 …oized."));try{return h.apply(o,b||[]),m}finally{delete d[a]}},Sa:function(a,f){var d=[];b(a,d);for… argument [all …]
|
/external/boringssl/src/crypto/sha/ |
D | sha1.c | 141 #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/clang/test/Analysis/ |
D | auto-obj-dtors-cfg-output.cpp | 53 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 …]
|
D | derived-to-base.cpp | 17 void B::f() { in f() function in B 52 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 [all …]
|
/external/icu/icu4c/source/common/ |
D | utracimp.h | 261 #define UTRACE_DATA2(level, fmt, a, b) \ argument 274 #define UTRACE_DATA3(level, fmt, a, b, c) \ argument 287 #define UTRACE_DATA4(level, fmt, a, b, c, d) \ argument 300 #define UTRACE_DATA5(level, fmt, a, b, c, d, e) \ argument 313 #define UTRACE_DATA6(level, fmt, a, b, c, d, e, f) \ argument 326 #define UTRACE_DATA7(level, fmt, a, b, c, d, e, f, g) \ argument 339 #define UTRACE_DATA8(level, fmt, a, b, c, d, e, f, g, h) \ argument 352 #define UTRACE_DATA9(level, fmt, a, b, c, d, e, f, g, h, i) \ argument
|
/external/clang/test/Lexer/ |
D | string-literal-encoding.c | 7 void f() { in f() function 10 char16_t const *b = u"�����"; // expected-error {{illegal character encoding in string literal}} in f() local 12 … wchar_t const *d = LR"(�����)"; // expected-error {{illegal character encoding in string literal}} in f() local 14 …char32_t const *f = UR"(�����)"; // expected-error {{illegal character encoding in string literal}} in f() local 24 …char16_t const *b = u"foo �����"; // expected-error {{illegal character encoding in string literal… in g() local 26 …wchar_t const *d = LR"(foo �����)"; // expected-error {{illegal character encoding in string liter… in g() local 28 …char32_t const *f = UR"(foo �����)"; // expected-error {{illegal character encoding in string lite… in g() local
|
/external/clang/test/CodeGenCXX/ |
D | mangle-ms-back-references.cpp | 3 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 …]
|
D | devirtualize-virtual-function-calls-final.cpp | 9 int f(A *a) { in f() function 21 int f(A *a) { in f() function 35 int f(B *b) { in f() function 41 int f(B &b) { in f() function 47 int f(void *v) { in f() function 65 void f(B* d) { in f() function 88 void f(C* d) { in f() function 97 void fop(C* d) { in fop() 124 void f(D* d) { in f() function 136 virtual int f() { return 0; } in f() function [all …]
|
D | microsoft-abi-vbtables.cpp | 8 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 …]
|
D | thunk-linkonce-odr.cpp | 5 virtual int f() { return 1; } in f() function 9 virtual int f() { return 2; } in f() function 13 virtual int f() { return 3; } in f() function 17 virtual int f() { return 4; } in f() function 20 static int f(D* d) { in f() argument 21 B* b = d; in f() local 26 D d; in g() local
|
/external/ipsec-tools/src/racoon/missing/crypto/sha2/ |
D | sha2.c | 55 #define bcopy(a, b, c) memcpy((b), (a), (c)) argument 56 #define bzero(a, b) memset((a), 0, (b)) argument 193 #define R(b,x) ((x) >> (b)) argument 195 #define S32(b,x) (((x) >> (b)) | ((x) << (32 - (b)))) argument 197 #define S64(b,x) (((x) >> (b)) | ((x) << (64 - (b)))) argument 349 #define ROUND256_0_TO_15(a,b,c,d,e,f,g,h) \ argument 360 #define ROUND256_0_TO_15(a,b,c,d,e,f,g,h) \ argument 369 #define ROUND256(a,b,c,d,e,f,g,h) \ argument 381 sha2_word32 a, b, c, d, e, f, g, h, s0, s1; in SHA256_Transform() local 439 sha2_word32 a, b, c, d, e, f, g, h, s0, s1; in SHA256_Transform() local [all …]
|
/external/google-breakpad/src/common/ |
D | byte_cursor_unittest.cc | 113 uint16_t b; in TEST() local 115 uint32_t d; in TEST() local 144 uint8_t a, b, c, d, e; in TEST() local 162 int a, b, c, d, e; in TEST() local 182 int a, b, c, d, e, f, g, h, i, j; in TEST() local 216 int64_t a, b, c, d, e, f, g; in TEST() local 243 int64_t a, b, c, d, e, f, g; in TEST() local 266 int32_t a, b, c, d, e; in TEST() local 286 int64_t a, b, c, d, e, f, g, h, i, j; in TEST() local 320 int64_t a, b, c, d, e, f, g; in TEST() local [all …]
|
/external/clang/test/CodeGen/ |
D | arm-aapcs-vfp.c | 27 float f[2]; member 44 double d[4]; member 72 float f[2]; member 127 void test_vfp_stack_gpr_split_1(double a, double b, double c, double d, double e, double f, double … in test_vfp_stack_gpr_split_1() 130 void test_vfp_stack_gpr_split_2(double a, double b, double c, double d, double e, double f, double … in test_vfp_stack_gpr_split_2() 133 …_long_long_int test_vfp_stack_gpr_split_3(double a, double b, double c, double d, double e, double… in test_vfp_stack_gpr_split_3() 135 typedef struct { int a; int b:4; int c; } struct_int_bitfield_int; member 137 …id test_test_vfp_stack_gpr_split_bitfield(double a, double b, double c, double d, double e, double… in test_test_vfp_stack_gpr_split_bitfield() 142 void test_vfp_stack_gpr_split_4(double a, double b, double c, double d, double e, double f, double … in test_vfp_stack_gpr_split_4() 148 …test_vfp_stack_gpr_split_5(struct_seventeen_ints a, double b, double c, double d, double e, double… in test_vfp_stack_gpr_split_5() [all …]
|
/external/clang/test/OpenMP/ |
D | single_ast_print.cpp | 13 T b = argc, c, d, e, f, g; in tmain() local 32 int b = argc, c, d, e, f, g; in main() local
|