Searched refs:method1 (Results 1 – 6 of 6) sorted by relevance
| /netbsd-src/sys/external/bsd/drm2/dist/drm/i915/ |
| H A D | intel_pm.c | 2533 u32 method1, method2; in ilk_compute_pri_wm() local 2544 method1 = ilk_wm_method1(crtc_state->pixel_rate, cpp, mem_value); in ilk_compute_pri_wm() 2547 return method1; in ilk_compute_pri_wm() 2554 return min(method1, method2); in ilk_compute_pri_wm() 2565 u32 method1, method2; in ilk_compute_spr_wm() local 2576 method1 = ilk_wm_method1(crtc_state->pixel_rate, cpp, mem_value); in ilk_compute_spr_wm() 2581 return min(method1, method2); in ilk_compute_spr_wm() 4720 uint_fixed_16_16_t method1, method2; in skl_compute_plane_wm() local 4741 method1 = skl_wm_method1(dev_priv, wp->plane_pixel_rate, in skl_compute_plane_wm() 4758 selected_result = min_fixed16(method1, method2); in skl_compute_plane_wm() [all …]
|
| /netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/std/ |
| H A D | traits.d | 7024 void method1() {} 7029 assert(is(CopyConstness!(typeof(Test.method1), real) == real));
|
| /netbsd-src/external/gpl3/gcc/dist/libphobos/src/std/ |
| H A D | traits.d | 7931 void method1() {} 7936 assert(is(CopyConstness!(typeof(Test.method1), real) == real));
|
| /netbsd-src/external/gpl3/binutils/dist/ |
| H A D | ChangeLog.git | 140354 double method1(ns::scoped_double) { return 24.0; } 140384 class_double method1(class_double); 140405 double method1(ns::scoped_double);
|
| /netbsd-src/external/gpl3/gcc.old/dist/ |
| H A D | MD5SUMS | 16026 f3b416e81c428ee9582715ac61d2b3d7 gcc/testsuite/g++.dg/diagnostic/method1.C 78577 0ace4134371f791df395a51819d5ca4e gcc/testsuite/go.test/test/method1.go
|
| /netbsd-src/external/gpl3/gcc/dist/ |
| H A D | MD5SUMS | 17804 f3b416e81c428ee9582715ac61d2b3d7 gcc/testsuite/g++.dg/diagnostic/method1.C 90810 cf276cd1984c7917d53fc13f9f189d8e gcc/testsuite/go.test/test/method1.go
|