Searched refs:method1 (Results 1 - 9 of 9) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.cp/
H A Dpsmang1.cc23 void method1 (void);
28 s::method1 () function in class:s
38 si.method1 ();
H A Dpsmang2.cc25 void method1 (void);
/netbsd-current/external/gpl3/gdb/dist/gdb/testsuite/gdb.cp/
H A Dpsmang1.cc23 void method1 (void);
28 s::method1 () function in class:s
38 si.method1 ();
H A Dptype-flags.cc59 double method1(ns::scoped_double) { return 24.0; } function in class:TypedefHolder
H A Dpsmang2.cc25 void method1 (void);
/netbsd-current/external/bsd/ppp/dist/pppd/
H A Dccp.c1419 char method1[64]; local
1427 strlcpy(method1, method_name(go, NULL), sizeof(method1));
1429 method1, method_name(ho, NULL));
/netbsd-current/sys/external/bsd/drm2/dist/drm/i915/
H A Dintel_pm.c2533 u32 method1, method2; local
2544 method1 = ilk_wm_method1(crtc_state->pixel_rate, cpp, mem_value);
2547 return method1;
2554 return min(method1, method2);
2565 u32 method1, method2; local
2576 method1 = ilk_wm_method1(crtc_state->pixel_rate, cpp, mem_value);
2581 return min(method1, method2);
4720 uint_fixed_16_16_t method1, method2; local
4741 method1 = skl_wm_method1(dev_priv, wp->plane_pixel_rate,
4758 selected_result = min_fixed16(method1, method
[all...]
/netbsd-current/external/gpl3/gcc.old/dist/libphobos/src/std/
H A Dtraits.d7024 void method1() {}
7029 assert(is(CopyConstness!(typeof(Test.method1), real) == real));
/netbsd-current/external/gpl3/gcc/dist/libphobos/src/std/
H A Dtraits.d7931 void method1() {}
7936 assert(is(CopyConstness!(typeof(Test.method1), real) == real));

Completed in 205 milliseconds