/external/kernel-headers/original/uapi/linux/ |
D | uuid.h | 35 #define UUID_LE(a, b, c, d0, d1, d2, d3, d4, d5, d6, d7) \ argument 42 #define UUID_BE(a, b, c, d0, d1, d2, d3, d4, d5, d6, d7) \ argument
|
/external/openssh/ |
D | umac.c | 136 #define MUL64(a,b) ((UINT64)((UINT64)(UINT32)(a) * (UINT64)(UINT32)(b))) argument 344 UINT32 d0,d1,d2,d3,d4,d5,d6,d7; in nh_aux() local 377 UINT32 d0,d1,d2,d3,d4,d5,d6,d7; in nh_aux() local 424 UINT32 d0,d1,d2,d3,d4,d5,d6,d7; in nh_aux() local 479 UINT32 d0,d1,d2,d3,d4,d5,d6,d7; in nh_aux() local
|
/external/v8/test/mjsunit/ |
D | json.js | 78 var d6 = {toJSON: Date.prototype.toJSON, variable 152 assertEquals({"a": {"b": 1, "c": 2}, "d": {"e": {"f": 3}}}, property 154 assertEquals({"a": {"b": 2, "c": 4}, "d": {"e": {"f": 6}}}, property 265 TestStringify('{"a":1,"c":true}', { a : 1, property 274 { a : { toJSON : function() { return 321; } } }); property 286 { a : "abc", b : "\u1234bc" }); property 289 var a = { a : 1, b : 2 }; property 319 JSON.stringify({a:"b",c:"d"}, null, 1)); property 330 JSON.stringify({a:"b",c:"d"}, null, property 335 JSON.stringify({a:"b",c:"d"}, null, 15)); property [all …]
|
/external/clang/test/CXX/dcl.decl/dcl.init/dcl.init.list/ |
D | p7-cxx11-nowarn.cpp | 24 int a[] = in std_example() local 100 Agg<double> d6 = {1E315L}; // expected-warning {{ cannot be narrowed }} expected-note {{silence}} in shrink_float() local
|
D | p7-0x.cpp | 23 int a[] = in std_example() local 102 Agg<double> d6 = {1E315L}; // expected-error {{ cannot be narrowed }} expected-note {{silence}} in shrink_float() local
|
/external/clang/test/SemaCXX/ |
D | overload-call.cpp | 179 char a[17]; in test_quals_ranking() local 216 float* d6 = derived2(b); in test_derived() local 224 void test_base(A* a) { in test_base() 241 void test_base(A& a) { in test_base() 388 void bar(A *a) { in bar() 490 A a; variable
|
/external/v8/tools/profviz/ |
D | gnuplot-4.6.3-emscripten.js | 3309 keys.sort(function(a, b) { argument 4494 …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 cZ(a){a=a|0;… 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
|