Home
last modified time | relevance | path

Searched defs:pspec (Results 1 – 6 of 6) sorted by relevance

/netbsd/src/external/gpl3/gcc/dist/gcc/
Ddiagnostic-spec.cc129 if (const nowarn_spec_t* const pspec = nowarn_map->get (loc)) in warning_suppressed_at() local
152 if (nowarn_spec_t *pspec = nowarn_map ? nowarn_map->get (loc) : NULL) in suppress_warning_at() local
/netbsd/src/external/bsd/wpa/dist/src/utils/
Dbrowser.c92 GParamSpec *pspec, in view_cb_notify_estimated_load_progress()
197 static void view_cb_notify_progress(WebKitWebView *view, GParamSpec *pspec, in view_cb_notify_progress()
207 static void view_cb_notify_load_status(WebKitWebView *view, GParamSpec *pspec, in view_cb_notify_load_status()
/netbsd/src/usr.bin/config/
Ddefs.h241 struct pspec { struct
243 struct attr *p_iattr; /* interface attribute of parent */
244 struct devbase *p_atdev; /* optional parent device base */
245 int p_atunit; /* optional parent device unit */
246 struct nvlist *p_devs; /* children using it */
247 int p_inst; /* parent spec instance */
248 int p_active; /* parent spec is actively used */
249 int p_ref; /* refcount */
/netbsd/src/sys/kern/
Dsubr_device.c343 const struct cfparent *pspec; in device_attached_to_iattr() local
/netbsd/src/external/cddl/osnet/dist/lib/libdtrace/common/
Ddt_cc.c2389 dt_compile(dtrace_hdl_t *dtp, int context, dtrace_probespec_t pspec, void *arg, in dt_compile()
/netbsd/src/external/gpl3/gcc/dist/gcc/cp/
Dpt.cc24799 tree pspec = TYPE_RAISES_EXCEPTIONS (parm); in unify() local