/external/ceres-solver/internal/ceres/ |
D | jet_test.cc | 139 J u = atan2(r * sin(t), r * cos(t)); in TEST() local 180 J u = pow(x, 1.); in TEST() local 191 J u = pow(x, y); in TEST() local 203 J u = pow(kE, logx); in TEST() local 211 J e = MakeJet(kE, 0., 0.); in TEST() local 215 J u = pow(e, logx); in TEST() local 223 J e = MakeJet(kE, 0., 0.); in TEST() local 227 J u = pow(e, logx); in TEST() local 235 J e = MakeJet(kE, 0., 0.); in TEST() local 239 J u = pow(e, y*logx); in TEST() local
|
/external/chromium-trace/trace-viewer/tracing/third_party/d3/ |
D | d3.min.js | 1 …unction(){function n(n){return null!=n&&!isNaN(n)}function t(n){return n.length}function e(n){for(… argument 2 …ent=function(n){return arguments.length?(w=n,_=n?Pe(n[0][0],n[0][1],n[1][0],n[1][1]):bt,u()):w},t.… argument 3 …urn r.invert=function(t){return Io(n.invert(t))},r.domain=function(t){return arguments.length?(n.d… argument 4 var t=x.length;if(t){x.sort(c);for(var e,r=1,u=x[0],i=[u];t>r;++r)e=x[r],s(e[0],u)||s(e[1],u)?(a(u[… argument 5 …unction(){return no([0,1])},Xo.svg={},Xo.svg.arc=function(){function n(){var n=t.apply(this,argume… argument
|
/external/openssh/ |
D | smult_curve25519_ref.c | 14 unsigned int u; in add() local 23 unsigned int u; in sub() local 37 unsigned int u; in squeeze() local 66 unsigned int u; in mult() local 80 unsigned int u; in mult121665() local 94 unsigned int u; in square() local 140 unsigned int u[32]; in mainloop() local 252 unsigned char e[32]; in crypto_scalarmult_curve25519() local
|
/external/skia/src/utils/ |
D | SkBoundaryPatch.cpp | 34 SkPoint u = SkPointInterp(b->eval(SkBoundary::kLeft, SK_Scalar1 - unitV), in eval() local 65 SkPoint SkLineBoundary::eval(Edge e, SkScalar t) { in eval() 70 SkPoint SkCubicBoundary::eval(Edge e, SkScalar t) { in eval()
|
/external/clang/test/CXX/over/over.match/over.match.funcs/over.match.oper/ |
D | p3.cpp | 12 enum class E { e }; enumerator 15 template<typename T, typename U> int f(T t, U u) { return t % u; } // expected-error {{invalid oper… in f()
|
/external/clang/test/CodeGen/ |
D | ms_struct-pack.c | 9 short e:3; // size is 8 member 13 short u:1; // size is 14 member 39 short e:3; member 43 short u:1; member 70 short e:3; member 74 short u:1; member 100 short e:3; member 104 short u:1; member 133 unsigned long e : 1; member
|
D | union.c | 6 } u; variable 32 void fS65() { enum E9 e = s65.a; } in fS65() local 50 long long u : 56; member
|
/external/chromium-trace/trace-viewer/tracing/third_party/gl-matrix/dist/ |
D | gl-matrix-min.js | 28 …e=r[a]={exports:{},id:a,loaded:!1};return t[a].call(e.exports,e,e.exports,n),e.loaded=!0,e.exports… property
|
/external/chromium-trace/trace-viewer/tracing/third_party/components/webcomponentsjs/ |
D | ShadowDOM.min.js | 11 …undefined"==typeof WeakMap&&!function(){var e=Object.defineProperty,t=Date.now()%1e9,n=function(){… argument 12 },get lastElementChild(){return n(this.lastChild)},get childElementCount(){for(var e=0,t=this.first… argument 13 }(window.ShadowDOMPolyfill),function(e){"use strict";function t(e){n.call(this,e)}var n=e.wrappers.… argument
|
D | webcomponents-lite.min.js | 11 …e){var t=e.flags||{},n="webcomponents.js",o=document.querySelector('script[src*="'+n+'"]');if(!t.n… argument
|
D | CustomElements.min.js | 11 …e=Object.defineProperty,t=Date.now()%1e9,o=function(){this.name="__st"+(1e9*Math.random()>>>0)+(t+… argument
|
D | webcomponents.min.js | 11 window.WebComponents=window.WebComponents||{},function(e){var t=e.flags||{},n="webcomponents.js",r=… argument 12 …e.originalMatches.call(g(this),t)}},x={getElementsByTagName:function(e){var t=new m,n="*"===e?s:a;… argument 13 …e?e:(e=new a(O(this).implementation),D.set(this,e),e)},get defaultView(){return C(O(this).defaultV… argument 14 if(n){if(e==n.tag&&t==n.is)return new n.ctor;if(!t&&!n.is)return new n.ctor}var r;return t?(r=f(e),… argument
|
/external/clang/test/Sema/ |
D | typeof-use-deprecated.c | 7 union un{ int a; } __attribute__((deprecated)) u; // expected-warning {{'un' is deprecated}} expec… variable 11 enum E{ one} __attribute__((deprecated)) e; // expected-warning {{'E' is deprecated}} expected-not… variable
|
D | init.c | 33 …struct union_crash u = { .d = 1 }; // expected-error {{field designator 'd' does not refer to any … in test() local 70 union { float f; unsigned u; } u = { 1.0f }; member 101 empty e; member
|
/external/clang/test/Lexer/ |
D | string_concat.cpp | 17 …const char* e = u8"abc" UR"(abc)"; // expected-error {{unsupported non-standard concatenation of s… in f() local 41 …const wchar_t* u = L"abc" U"abc"; // expected-error {{unsupported non-standard concatenation of st… in f() local
|
/external/apache-commons-math/src/main/java/org/apache/commons/math/optimization/univariate/ |
D | BrentOptimizer.java | 106 double e = 0; in localMin() local 124 double u = 0; in localMin() local
|
/external/clang/test/CodeGenCXX/ |
D | cxx11-thread-local.cpp | 22 int e = V<int>::m; variable 126 static thread_local const S &u = S(); in tls_dtor() local
|
D | 2009-10-27-crash.cpp | 10 unsigned short e : 1; member 36 unsigned int u; member
|
/external/wpa_supplicant_8/src/wps/ |
D | http_client.c | 45 enum httpread_event e) in http_client_got_response() 196 char *u, *addr, *port, *path; in http_client_url_parse() local 251 char *u, *path; in http_client_url() local
|
/external/clang/test/SemaCXX/ |
D | warn-infinite-recursion.cpp | 29 void e() { f(); } in e() function 88 U* u; member in U
|
D | constexpr-printing.cpp | 35 int *e, int &f, vector_int g, U h) { in test_printing() 57 constexpr Union(const Union &u) : b(u.b) {} in Union() 62 constexpr int badness(Union u) { return u.a + u.b; } // expected-note {{read of member 'a' of union… in badness()
|
/external/valgrind/VEX/priv/ |
D | host_arm64_isel.c | 340 static Bool isZeroU64 ( IRExpr* e ) { in isZeroU64() 450 Bool mightRequireFixedRegs ( IRExpr* e ) in mightRequireFixedRegs() 844 ARM64AMode* iselIntExpr_AMode ( ISelEnv* env, IRExpr* e, IRType dty ) in iselIntExpr_AMode() 852 ARM64AMode* iselIntExpr_AMode_wrk ( ISelEnv* env, IRExpr* e, IRType dty ) in iselIntExpr_AMode_wrk() 919 static ARM64RIA* iselIntExpr_RIA ( ISelEnv* env, IRExpr* e ) in iselIntExpr_RIA() 938 static ARM64RIA* iselIntExpr_RIA_wrk ( ISelEnv* env, IRExpr* e ) in iselIntExpr_RIA_wrk() 945 ULong u = 0xF000000ULL; /* invalid */ in iselIntExpr_RIA_wrk() local 1182 static ARM64RIL* iselIntExpr_RIL ( ISelEnv* env, IRExpr* e ) in iselIntExpr_RIL() 1202 static ARM64RIL* iselIntExpr_RIL_wrk ( ISelEnv* env, IRExpr* e ) in iselIntExpr_RIL_wrk() 1242 static ARM64RI6* iselIntExpr_RI6 ( ISelEnv* env, IRExpr* e ) in iselIntExpr_RI6() [all …]
|
D | host_tilegx_isel.c | 198 static Bool mightRequireFixedRegs ( IRExpr * e ) in mightRequireFixedRegs() 372 static Bool uInt_fits_in_16_bits ( UInt u ) in uInt_fits_in_16_bits() 390 static TILEGXAMode *iselWordExpr_AMode ( ISelEnv * env, IRExpr * e, in iselWordExpr_AMode() 399 static TILEGXAMode *iselWordExpr_AMode_wrk ( ISelEnv * env, IRExpr * e, in iselWordExpr_AMode_wrk() 440 static HReg iselWordExpr_R ( ISelEnv * env, IRExpr * e ) in iselWordExpr_R() 451 static HReg iselWordExpr_R_wrk ( ISelEnv * env, IRExpr * e ) in iselWordExpr_R_wrk() 1121 static TILEGXRH *iselWordExpr_RH ( ISelEnv * env, Bool syned, IRExpr * e ) in iselWordExpr_RH() 1141 static TILEGXRH *iselWordExpr_RH_wrk ( ISelEnv * env, Bool syned, IRExpr * e ) in iselWordExpr_RH_wrk() 1143 ULong u; in iselWordExpr_RH_wrk() local 1190 static TILEGXRH *iselWordExpr_RH6u ( ISelEnv * env, IRExpr * e ) in iselWordExpr_RH6u() [all …]
|
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/ |
D | org.eclipse.osgi.util_3.2.100.v20100503.jar | ... d
org.osgi.util.measurement.Unit u
public org.osgi.util.measurement.Measurement ... |
/external/clang/test/CXX/dcl.dcl/dcl.spec/dcl.type/dcl.spec.auto/ |
D | p3.cpp | 8 …auto e = ({ auto f = e; 0; }); // expected-error {{variable 'e' declared with 'auto' type cannot a… in f() local 41 const auto *v = &x, u = 6; in p3example() local
|