Home
last modified time | relevance | path

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

12

/external/llvm-project/clang/test/Index/
Dget-cursor.c5 struct _MyS ww; variable
/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/llvm-project/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/llvm-project/clang/test/Preprocessor/
Dpragma_diagnostic_sections.cpp48 void ww( in ww() function
/external/clang/test/Preprocessor/
Dpragma_diagnostic_sections.cpp48 void ww( in ww() function
/external/skia/samplecode/
DSampleXfermodesBlur.cpp46 SkScalar ww = SkIntToScalar(W); in draw_mode() local
/external/skqp/samplecode/
DSampleXfermodesBlur.cpp46 SkScalar ww = SkIntToScalar(W); in draw_mode() local
/external/libaom/libaom/aom_dsp/x86/
Dintrapred_ssse3.c633 const __m128i *ww, int h, uint8_t *dst, in smooth_pred_4xh()
671 __m128i wh[4], ww[2]; in aom_smooth_predictor_4x4_ssse3() local
682 __m128i wh[4], ww[2]; in aom_smooth_predictor_4x8_ssse3() local
694 __m128i wh[4], ww[2]; in aom_smooth_predictor_4x16_ssse3() local
789 const __m128i *ww, int h, uint8_t *dst, in smooth_pred_8xh()
836 __m128i wh[4], ww[2]; in aom_smooth_predictor_8x4_ssse3() local
847 __m128i wh[4], ww[2]; in aom_smooth_predictor_8x8_ssse3() local
859 __m128i wh[4], ww[2]; in aom_smooth_predictor_8x16_ssse3() local
873 __m128i wh[8], ww[2]; in aom_smooth_predictor_8x32_ssse3() local
1498 static INLINE void smooth_h_pred_8xh(const __m128i *pixels, const __m128i *ww, in smooth_h_pred_8xh()
[all …]
/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/llvm-project/clang/test/Analysis/
Dreinterpret-cast.cpp57 void test(IntWrapperWrapper *ww) { in test()
Dpr22954.c723 struct ww { struct
728 int f34(struct ww * w34, int n) { in f34() argument
/external/skqp/gm/
Dxfermodes.cpp86 SkScalar ww = SkIntToScalar(w); in make_bitmaps() local
/external/skia/gm/
Dxfermodes.cpp100 SkScalar ww = SkIntToScalar(w); in make_bitmaps() local
/external/libwebsockets/lib/roles/http/client/
Dclient-http.c811 struct lws *ww = lws_container_of(d, in lws_client_interpret_server_handshake() local
/external/libaom/libaom/av1/encoder/x86/
Dtemporal_filter_sse2.c194 const int ww = SSE_STRIDE; // Stride of Y-plane. in apply_temporal_filter_planewise() local
/external/libaom/libaom/av1/encoder/
Dcnn.c413 for (int ww = w; in av1_cnn_convolve_c() local
453 for (int ww = w; in av1_cnn_convolve_c() local
496 for (int ww = w; in av1_cnn_convolve_c() local
Dtemporal_filter.c589 const int ww = w >> ss_x_shift; // Width of UV-plane. in av1_apply_temporal_filter_yuv_c() local
600 const int ww = w << ss_x_shift; // Width of Y-plane. in av1_apply_temporal_filter_yuv_c() local
732 const int ww = w << ss_x_shift; // Width of Y-plane. in av1_apply_temporal_filter_planewise_c() local
/external/skqp/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
/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
/external/skia/src/core/
DSkGeometry.cpp1305 Sk2s ww = bZZ / (aZZ * cZZ).sqrt(); in chopAt() local
1323 Sk2s ww(fW); in evalTangentAt() local
1357 Sk2s 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.c632 long long total = 0, len, ww; in sendfile_len() local

12