/external/llvm-project/clang/test/Index/ |
D | get-cursor.c | 5 struct _MyS ww; variable
|
/external/clang/test/Index/ |
D | get-cursor.c | 5 struct _MyS ww; variable
|
/external/clang/test/Sema/ |
D | cast-to-union.c | 13 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/ |
D | cast-to-union.c | 13 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/ |
D | pragma_diagnostic_sections.cpp | 48 void ww( in ww() function
|
/external/clang/test/Preprocessor/ |
D | pragma_diagnostic_sections.cpp | 48 void ww( in ww() function
|
/external/skia/samplecode/ |
D | SampleXfermodesBlur.cpp | 46 SkScalar ww = SkIntToScalar(W); in draw_mode() local
|
/external/skqp/samplecode/ |
D | SampleXfermodesBlur.cpp | 46 SkScalar ww = SkIntToScalar(W); in draw_mode() local
|
/external/libaom/libaom/aom_dsp/x86/ |
D | intrapred_ssse3.c | 633 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/ |
D | reinterpret-cast.cpp | 57 void test(IntWrapperWrapper *ww) { in test()
|
D | pr22954.c | 720 struct ww { struct 725 int f34(struct ww * w34, int n) { in f34() argument
|
/external/llvm-project/clang/test/Analysis/ |
D | reinterpret-cast.cpp | 57 void test(IntWrapperWrapper *ww) { in test()
|
D | pr22954.c | 723 struct ww { struct 728 int f34(struct ww * w34, int n) { in f34() argument
|
/external/skqp/gm/ |
D | xfermodes.cpp | 86 SkScalar ww = SkIntToScalar(w); in make_bitmaps() local
|
/external/skia/gm/ |
D | xfermodes.cpp | 100 SkScalar ww = SkIntToScalar(w); in make_bitmaps() local
|
/external/libwebsockets/lib/roles/http/client/ |
D | client-http.c | 811 struct lws *ww = lws_container_of(d, in lws_client_interpret_server_handshake() local
|
/external/libaom/libaom/av1/encoder/x86/ |
D | temporal_filter_sse2.c | 194 const int ww = SSE_STRIDE; // Stride of Y-plane. in apply_temporal_filter_planewise() local
|
/external/libaom/libaom/av1/encoder/ |
D | cnn.c | 413 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
|
D | temporal_filter.c | 589 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/ |
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
|
/external/python/cpython2/Objects/ |
D | memoryobject.c | 719 Py_buffer vv, ww; in memory_richcompare() local
|
D | floatobject.c | 454 PyObject *ww = PyLong_FromLong(jj); in float_richcompare() local 540 PyObject *ww = w; in float_richcompare() local
|
/external/skia/src/core/ |
D | SkGeometry.cpp | 1305 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/ |
D | jpeg_mem_unittest.cc | 245 int ww, hh, cc; in CheckInvalidCropWindowFailed() local
|
/external/toybox/lib/ |
D | portability.c | 632 long long total = 0, len, ww; in sendfile_len() local
|