/external/linux-kselftest/tools/testing/selftests/powerpc/ptrace/ |
D | ptrace-hwbreak.c | 234 int wh = ptrace(PPC_PTRACE_SETHWDEBUG, child_pid, 0, info); in ptrace_sethwdebug() local 243 static void ptrace_delhwdebug(pid_t child_pid, int wh) in ptrace_delhwdebug() 317 int wh; in test_sethwdebug_exact() local 347 int wh; in test_sethwdebug_range_aligned() local 383 int wh; in test_sethwdebug_range_unaligned() local 420 int wh; in test_sethwdebug_range_unaligned_dar() local 438 int wh; in test_sethwdebug_dawr_max_range() local
|
/external/skia/tests/ |
D | GrThreadSafeCacheTest.cpp | 35 static SkImageInfo default_ii(int wh) { in default_ii() 39 static std::unique_ptr<GrSurfaceDrawContext> new_RTC(GrRecordingContext* rContext, int wh) { in new_RTC() 53 static void create_view_key(GrUniqueKey* key, int wh, int id) { in create_view_key() 64 static void create_vert_key(GrUniqueKey* key, int wh, int id) { in create_vert_key() 82 static SkBitmap create_bitmap(int wh) { in create_bitmap() 177 int wh, in addViewAccess() 207 bool checkView(SkCanvas* canvas, int wh, in checkView() 286 int wh, in addVertAccess() 293 bool checkVert(SkCanvas* canvas, int wh, in checkVert() 419 int wh, int id, bool failLookup, bool failFillingIn, in Make() [all …]
|
/external/tcpdump/ |
D | print-enc.c | 82 #define ENC_PRINT_TYPE(wh, xf, nam) \ argument
|
/external/libchrome/mojo/public/cpp/system/tests/ |
D | core_unittest.cc | 115 std::vector<Handle> wh; in TEST() local 169 std::vector<Handle> wh; in TEST() local
|
/external/libaom/libaom/aom_dsp/x86/ |
D | intrapred_ssse3.c | 632 static INLINE void smooth_pred_4xh(const __m128i *pixel, const __m128i *wh, 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 788 static INLINE void smooth_pred_8xh(const __m128i *pixels, const __m128i *wh, 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 1168 static INLINE void smooth_v_pred_8xh(const __m128i *pixels, const __m128i *wh, in smooth_v_pred_8xh() [all …]
|
/external/webrtc/modules/third_party/g722/ |
D | g722_decode.c | 196 static const int wh[3] = {0, -214, 798}; in WebRtc_g722_decode() local
|
D | g722_encode.c | 257 static const int wh[3] = {0, -214, 798}; in WebRtc_g722_encode() local
|
/external/mesa3d/src/gallium/drivers/r600/ |
D | radeon_video.c | 156 unsigned wh; in rvid_join_surfaces() local
|
/external/skia/src/gpu/effects/generated/ |
D | GrCircleBlurFragmentProcessor.cpp | 387 SkScalar wh = testData->fRandom->nextRangeScalar(100.f, 1000.f); in TestCreate() local
|
/external/skqp/src/gpu/effects/ |
D | GrCircleBlurFragmentProcessor.cpp | 346 SkScalar wh = testData->fRandom->nextRangeScalar(100.f, 1000.f); in TestCreate() local
|
/external/angle/src/tests/perf_tests/ |
D | MultiviewPerf.cpp | 385 const float wh = static_cast<float>(h) / viewHeight; in renderScene() local
|
/external/libwebsockets/lib/plat/freertos/esp32/ |
D | esp32-helpers.c | 608 static char wh[2][6]; in lws_esp32_event_passthru() local
|
/external/skia/gm/ |
D | wacky_yuv_formats.cpp | 799 int wh = SkScalarCeilToInt(kTileWidthHeight * (fUseSubset ? 1.5f : 1.f)); in onISize() local
|
/external/skia/src/pdf/ |
D | SkPDFDevice.cpp | 1594 SkISize wh = rect_to_size(physicalBounds).toCeil(); in internalDrawImageRect() local
|
/external/mesa3d/src/gallium/drivers/svga/ |
D | svga_tgsi_insn.c | 1680 struct src_register wh = get_tex_dimensions( emit, sampler.base.num ); in emit_tex2() local
|
/external/skqp/src/pdf/ |
D | SkPDFDevice.cpp | 1946 SkISize wh = rect_to_size(physicalPerspectiveBounds).toCeil(); in internalDrawImageRect() local
|