Home
last modified time | relevance | path

Searched refs:method2 (Results 1 – 9 of 9) sorted by relevance

/netbsd-src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.objc/
H A Dnondebug.m26 printf("method2 someMethod\n");
/netbsd-src/external/gpl3/gdb/dist/gdb/testsuite/gdb.objc/
H A Dnondebug.m26 printf("method2 someMethod\n");
/netbsd-src/sys/external/bsd/drm2/dist/drm/i915/
H A Dintel_pm.c2533 u32 method1, method2; in ilk_compute_pri_wm() local
2549 method2 = ilk_wm_method2(crtc_state->pixel_rate, 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
2577 method2 = ilk_wm_method2(crtc_state->pixel_rate, 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
4743 method2 = skl_wm_method2(wp->plane_pixel_rate, in skl_compute_plane_wm()
4749 selected_result = max_fixed16(method2, wp->y_tile_minimum); in skl_compute_plane_wm()
4754 selected_result = method2; in skl_compute_plane_wm()
[all …]
/netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/std/
H A Dtraits.d7025 void method2() const {}
7031 assert(is(CopyConstness!(typeof(Test.method2), byte) == const(byte)));
/netbsd-src/external/gpl3/gcc/dist/libphobos/src/std/
H A Dtraits.d7932 void method2() const {}
7938 assert(is(CopyConstness!(typeof(Test.method2), byte) == const(byte)));
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Basic/
H A DAttrDocs.td1482 - (id)method2 __attribute__((availability(macos,introduced=10.4)));
/netbsd-src/external/gpl3/gcc/dist/
H A DMD5SUMS90811 d02ea3c76b7d108b8c810857999750a7 gcc/testsuite/go.test/test/method2.go
100978 e6716bcee23df9aca8deca94f78236b9 libgo/misc/cgo/testplugin/testdata/method2/main.go
100979 30024686784a5b19bd8d28987c78e101 libgo/misc/cgo/testplugin/testdata/method2/p/p.go
100980 5cefa1cd5e491227f1ed44d1fe101e9b libgo/misc/cgo/testplugin/testdata/method2/plugin.go
/netbsd-src/external/gpl3/binutils/dist/
H A DChangeLog.git140355 double method2(global_double) { return 24.0; }
140385 class_double method2(class_double);
140406 double method2(global_double);
/netbsd-src/external/gpl3/gcc.old/dist/
H A DMD5SUMS78578 b4b386270ea016f59404130d7382dbd7 gcc/testsuite/go.test/test/method2.go