Home
last modified time | relevance | path

Searched defs:ww (Results 1 – 25 of 30) sorted by relevance

12

/third_party/node/deps/npm/lib/
Dupdate.js29 const outdated = rawOutdated.map(function (ww) { argument
41 const wanted = outdated.filter(function (ww) { argument
56 wanted.forEach(function (ww) { argument
/third_party/boost/libs/math/example/
Dlambert_w_precision_example.cpp129 double ww = lambert_w_halley_step(lambert_w0(z), z); in main() local
180 double ww = lambert_w_halley_step(lambert_wm1(z), z); in main() local
/third_party/typescript/tests/baselines/reference/
DvariadicTuples2.js105 let ww = x[0] variable
DpropertyAccess.js125 var ww = bothIndex[Compass.East]; variable
126 var ww: B; variable
271 var ww; variable
/third_party/node/test/pummel/
Dtest-stream-pipe-multi.js30 const ww = []; variable
/third_party/typescript/tests/cases/conformance/expressions/propertyAccess/
DpropertyAccess.ts124 var ww = bothIndex[Compass.East]; variable
125 var ww: B; variable
/third_party/ffmpeg/libavfilter/
Davf_abitscope.c185 int ww = (s->counter[16 - b - 1] / (float)insamples->nb_samples) * (w - 1); in filter_frame() local
208 int ww = (s->counter[32 - b - 1] / (float)insamples->nb_samples) * (w - 1); in filter_frame() local
Daf_afreqshift.c252 const double ww = num / den; in compute_coef() local
Dvf_datascope.c474 int ww, wh; member
/third_party/typescript/tests/cases/conformance/types/tuple/
DvariadicTuples2.ts107 let ww = x[0] variable
/third_party/skia/samplecode/
DSampleXfermodesBlur.cpp46 SkScalar ww = SkIntToScalar(W); in draw_mode() local
/third_party/flutter/skia/samplecode/
DSampleXfermodesBlur.cpp46 SkScalar ww = SkIntToScalar(W); in draw_mode() local
/third_party/musl/src/math/
Dpowl.c455 long double ww, y; in powil() local
/third_party/musl/porting/liteos_a/kernel/src/math/
Dpowl.c455 long double ww, y; in powil() local
/third_party/flutter/skia/gm/
Dxfermodes.cpp100 SkScalar ww = SkIntToScalar(w); in make_bitmaps() local
/third_party/skia/gm/
Dxfermodes.cpp100 SkScalar ww = SkIntToScalar(w); in make_bitmaps() local
/third_party/node/src/
Dstream_wrap.cc90 Local<FunctionTemplate> ww = in Initialize() local
/third_party/libwebsockets/lib/roles/http/client/
Dclient-http.c869 struct lws *ww = lws_container_of(d, in lws_client_interpret_server_handshake() local
/third_party/mindspore/mindspore/ccsrc/backend/kernel_compiler/cpu/nnacl/intrinsics/sse/
DWinogradTrans.c125 for (int ww = 0; ww < w; ++ww, BW += 1, M += len_c4) { in WinogradTransRight() local
/third_party/flutter/skia/src/core/
DSkGeometry.cpp1102 Sk2s ww = bZZ / (aZZ * cZZ).sqrt(); in chopAt() local
1120 Sk2s ww(fW); in evalTangentAt() local
1154 Sk2s ww(fW); in chop() local
/third_party/skia/src/core/
DSkGeometry.cpp1301 Sk2s ww = bZZ / (aZZ * cZZ).sqrt(); in chopAt() local
1319 Sk2s ww(fW); in evalTangentAt() local
1353 Sk2s ww(fW); in chop() local
/third_party/libffi/testsuite/libffi.closures/
Dhuge_struct.c63 uint8_t ww; member
/third_party/flutter/skia/src/gpu/ccpr/
DGrCCFillGeometry.cpp732 Sk2f ww = Sk2f(p3d01[2], p3d12[2]) * Sk2f(p3d012[2]).rsqrt(); in conicTo() local
/third_party/libwebsockets/lib/core-net/
Dwsi.c1158 struct lws *ww = lws_container_of(d, struct lws, in _lws_generic_transaction_completed_active_conn() local
/third_party/python/Objects/
Dfloatobject.c475 PyObject *ww = w; in float_richcompare() local

12