Home
last modified time | relevance | path

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

12

/external/clang/test/Index/
Dget-cursor.c5 struct _MyS ww; variable
/external/clang/test/Sema/
Dcast-to-union.c13 union u ww = (union u)1.0; // expected-error{{cast to union type from type 'double' not present in … variable
/external/clang/test/Preprocessor/
Dpragma_diagnostic_sections.cpp48 void ww( in ww() function
/external/clang/test/Analysis/
Dreinterpret-cast.cpp57 void test(IntWrapperWrapper *ww) { in test()
Dpr22954.c720 struct ww { struct
725 int f34(struct ww * w34, int n) { in f34() argument
/external/musl/src/math/
Dpowl.c455 long double ww, y; in powil() local
/external/skia/gm/
Dxfermodes.cpp100 SkScalar ww = SkIntToScalar(w); in make_bitmaps() local
/external/libwebsockets/lib/roles/http/client/
Dclient-http.c869 struct lws *ww = lws_container_of(d, in lws_client_interpret_server_handshake() local
/external/libaom/aom_dsp/x86/
Dintrapred_ssse3.c634 const __m128i *ww, int h, uint8_t *dst, in smooth_pred_4xh()
672 __m128i wh[4], ww[2]; in aom_smooth_predictor_4x4_ssse3() local
683 __m128i wh[4], ww[2]; in aom_smooth_predictor_4x8_ssse3() local
695 __m128i wh[4], ww[2]; in aom_smooth_predictor_4x16_ssse3() local
790 const __m128i *ww, int h, uint8_t *dst, in smooth_pred_8xh()
837 __m128i wh[4], ww[2]; in aom_smooth_predictor_8x4_ssse3() local
848 __m128i wh[4], ww[2]; in aom_smooth_predictor_8x8_ssse3() local
860 __m128i wh[4], ww[2]; in aom_smooth_predictor_8x16_ssse3() local
874 __m128i wh[8], ww[2]; in aom_smooth_predictor_8x32_ssse3() local
/external/python/cpython2/Objects/
Dmemoryobject.c719 Py_buffer vv, ww; in memory_richcompare() local
Dfloatobject.c454 PyObject *ww = PyLong_FromLong(jj); in float_richcompare() local
540 PyObject *ww = w; in float_richcompare() local
Dintobject.c853 PyObject *vv, *ww, *result; in int_lshift() local
Dobject.c780 Py_uintptr_t ww = (Py_uintptr_t)w; in default_3way_compare() local
/external/libaom/av1/encoder/
Dcnn.c368 for (int ww = w; ww < AOMMIN(in_width, w + layer_config->skip_width); in convolve_maxpool_padding_zero() local
410 for (int ww = w; ww < AOMMIN(in_width, w + layer_config->skip_width); in convolve_maxpool_padding_replicate() local
454 for (int ww = w; ww < AOMMIN(in_width, w + layer_config->skip_width); in convolve_maxpool_padding_valid() local
Doptical_flow.c573 for (int ww = 0; ww < 2; ww++) { in warp_back_frame() local
Dtemporal_filter.c518 const int ww = block_width << ss_x_shift; // Width of Y-plane. in compute_luma_sq_error_sum() local
/external/skia/src/core/
DSkGeometry.cpp1354 float2 ww = bZZ / sqrt(aZZ * cZZ); in chopAt() local
1372 float2 ww(fW); in evalTangentAt() local
1406 float2 ww(fW); in chop() local
/external/tensorflow/tensorflow/core/lib/jpeg/
Djpeg_mem_unittest.cc245 int ww, hh, cc; in CheckInvalidCropWindowFailed() local
/external/toybox/lib/
Dportability.c617 long long total = 0, len, ww; in sendfile_len() local
/external/python/cpython2/Modules/_ctypes/libffi/testsuite/libffi.call/
Dhuge_struct.c65 uint8_t ww; member
/external/libffi/testsuite/libffi.call/
Dhuge_struct.c65 uint8_t ww; member
/external/libffi/testsuite/libffi.closures/
Dhuge_struct.c63 uint8_t ww; member
/external/libwebsockets/lib/core-net/
Dwsi.c1158 struct lws *ww = lws_container_of(d, struct lws, in _lws_generic_transaction_completed_active_conn() local
/external/swiftshader/src/Reactor/
DSwizzle.hpp149 Swizzle2<Vector4, 0x3333> ww; member
/external/python/cpython3/Objects/
Dfloatobject.c475 PyObject *ww = w; in float_richcompare() local

12