Searched refs:Unset (Results 1 - 14 of 14) sorted by relevance

/xsrc/external/mit/libXaw/dist/include/X11/Xaw/
H A DToggleP.h55 XtActionProc Unset; member in struct:_ToggleClass
/xsrc/external/mit/libXaw/dist/src/
H A DToggle.c177 NULL, /* Unset */
215 cclass->toggle_class.Unset = actions[i].proc;
218 cclass->toggle_class.Unset != NULL) {
280 cclass->toggle_class.Unset(w, event, NULL, NULL);
450 cclass->toggle_class.Unset(group->widget, NULL, NULL, NULL);
626 cclass->toggle_class.Unset(radio_group, NULL, NULL, NULL);
H A DCommand.c100 static void Unset(Widget, XEvent*, String*, Cardinal*);
158 {"unset", Unset},
342 Unset(Widget w, XEvent *event _X_UNUSED, String *params _X_UNUSED, Cardinal *num_params _X_UNUSED) function in typeref:typename:void
361 Unset(w, event, params, num_params);
H A DList.c89 static void Unset(Widget, XEvent*, String*, Cardinal*);
266 {"Unset", Unset},
1036 /* Unset() - Action
1041 Unset(Widget w, XEvent *event _X_UNUSED, String *params _X_UNUSED, Cardinal *num_params _X_UNUSED) function in typeref:typename:void
/xsrc/external/mit/xf86-video-nsc/dist/
H A Dconfigure.ac78 # Unset is386 if compiling for AMD64/EM64T
/xsrc/external/mit/xbiff/dist/
H A DMailbox.c115 static void Unset(Widget gw, XEvent *event, String *params, Cardinal *nparams);
119 { "unset", Unset },
295 static void Unset (Widget gw, XEvent *event, String *params, Cardinal *nparams) function in typeref:typename:void
304 * look to see if there is new mail; if so, Set, else Unset
/xsrc/external/mit/MesaLib/dist/docs/relnotes/
H A D21.0.3.rst139 - panfrost: Unset shared/scanout binding flags for staging resources
H A D21.2.2.rst273 - aco: Unset 16 and 24-bit flags from operands in apply_extract.
H A D19.3.0.rst128 - glx: Unset the direct_support bit for GLX_EXT_import_context
129 - Revert "glx: Unset the direct_support bit for GLX_EXT_import_context"
500 - radv: Unset vk_info in radv_image_create_layout.
H A D19.0.0.rst1890 - nir: Unset metadata debug bit if no progress made
H A D20.0.0.rst395 - panfrost: Unset vertex_id_zero_based
H A D21.3.0.rst4141 - aco: Unset 16 and 24-bit flags from operands in apply_extract.
H A D21.1.0.rst2462 - panfrost: Unset shared/scanout binding flags for staging resources
H A D21.2.0.rst2743 - panfrost: Unset shared/scanout binding flags for staging resources

Completed in 34 milliseconds