/third_party/node/deps/npm/lib/ |
D | update.js | 29 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/ |
D | lambert_w_precision_example.cpp | 129 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/ |
D | variadicTuples2.js | 105 let ww = x[0] variable
|
D | propertyAccess.js | 125 var ww = bothIndex[Compass.East]; variable 126 var ww: B; variable 271 var ww; variable
|
/third_party/node/test/pummel/ |
D | test-stream-pipe-multi.js | 30 const ww = []; variable
|
/third_party/typescript/tests/cases/conformance/expressions/propertyAccess/ |
D | propertyAccess.ts | 124 var ww = bothIndex[Compass.East]; variable 125 var ww: B; variable
|
/third_party/ffmpeg/libavfilter/ |
D | avf_abitscope.c | 185 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
|
D | af_afreqshift.c | 252 const double ww = num / den; in compute_coef() local
|
D | vf_datascope.c | 474 int ww, wh; member
|
/third_party/typescript/tests/cases/conformance/types/tuple/ |
D | variadicTuples2.ts | 107 let ww = x[0] variable
|
/third_party/skia/samplecode/ |
D | SampleXfermodesBlur.cpp | 46 SkScalar ww = SkIntToScalar(W); in draw_mode() local
|
/third_party/flutter/skia/samplecode/ |
D | SampleXfermodesBlur.cpp | 46 SkScalar ww = SkIntToScalar(W); in draw_mode() local
|
/third_party/musl/src/math/ |
D | powl.c | 455 long double ww, y; in powil() local
|
/third_party/musl/porting/liteos_a/kernel/src/math/ |
D | powl.c | 455 long double ww, y; in powil() local
|
/third_party/flutter/skia/gm/ |
D | xfermodes.cpp | 100 SkScalar ww = SkIntToScalar(w); in make_bitmaps() local
|
/third_party/skia/gm/ |
D | xfermodes.cpp | 100 SkScalar ww = SkIntToScalar(w); in make_bitmaps() local
|
/third_party/node/src/ |
D | stream_wrap.cc | 90 Local<FunctionTemplate> ww = in Initialize() local
|
/third_party/libwebsockets/lib/roles/http/client/ |
D | client-http.c | 869 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/ |
D | WinogradTrans.c | 125 for (int ww = 0; ww < w; ++ww, BW += 1, M += len_c4) { in WinogradTransRight() local
|
/third_party/flutter/skia/src/core/ |
D | SkGeometry.cpp | 1102 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/ |
D | SkGeometry.cpp | 1301 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/ |
D | huge_struct.c | 63 uint8_t ww; member
|
/third_party/flutter/skia/src/gpu/ccpr/ |
D | GrCCFillGeometry.cpp | 732 Sk2f ww = Sk2f(p3d01[2], p3d12[2]) * Sk2f(p3d012[2]).rsqrt(); in conicTo() local
|
/third_party/libwebsockets/lib/core-net/ |
D | wsi.c | 1158 struct lws *ww = lws_container_of(d, struct lws, in _lws_generic_transaction_completed_active_conn() local
|
/third_party/python/Objects/ |
D | floatobject.c | 475 PyObject *ww = w; in float_richcompare() local
|