Searched refs:forms (Results 1 - 25 of 228) sorted by relevance

12345678910

/xsrc/external/mit/xvidtune/dist/
H A Dxvidtune.c1130 Widget form, forms[14], s3form; local in function:CreateHierarchy
1154 forms[i] = XtCreateWidget (form_names[i], formWidgetClass,
1157 CreateTyp (forms[0], HDisplay, "HDisplay-label", "HDisplay-text", NULL);
1158 CreateTyp (forms[1], HSyncStart, "HSyncStart-label",
1160 CreateTyp (forms[2], HSyncEnd, "HSyncEnd-label", "HSyncEnd-text",
1162 CreateTyp (forms[3], HTotal, "HTotal-label", "HTotal-text",
1168 forms[3],
1174 forms[3],
1180 forms[3],
1186 forms[
[all...]
/xsrc/external/mit/xedit/dist/
H A Dxedit.c74 Widget scratch, hpane, vpanes[2], labels[3], texts[3], forms[3], positions[3]; variable in typeref:typename:Widget[2][3][3][3]
374 forms[0] = XtCreateManagedWidget(formWindow, formWidgetClass,
377 forms[0], NULL, 0);
380 forms[0], NULL, 0);
382 forms[2] = XtCreateWidget(formWindow, formWidgetClass,
385 forms[2], NULL, 0);
387 forms[2], NULL, 0);
422 forms[1] = XtCreateWidget(formWindow, formWidgetClass,
425 forms[1], NULL, 0);
427 forms[
[all...]
H A Dutil.c61 extern Widget vpanes[2], labels[3], texts[3], forms[3];
636 unmanage[0] = forms[uidx];
814 manage[0] = forms[2];
822 manage[0] = forms[1];
917 manage[0] = forms[2];
929 manage[0] = forms[2];
/xsrc/external/mit/twm/dist/
H A DREADME.md5 titlebars, shaped windows, several forms of icon management,
/xsrc/external/mit/freetype/dist/builds/cmake/
H A DFindHarfBuzz.cmake3 # Redistribution and use in source and binary forms, with or without
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/nouveau/codegen/
H A Dnv50_ir_emit_gv100.cpp105 CodeEmitterGV100::emitFormA(uint16_t op, uint8_t forms, argument
112 assert(forms & FA_RRR);
116 assert(forms & FA_RRI);
120 assert(forms & FA_RRC);
130 assert(forms & FA_RIR);
135 assert(forms & FA_RCR);
150 if (!(forms & FA_NODEF))
H A Dnv50_ir_emit_gv100.h327 inline void emitFormA(uint16_t op, uint8_t forms, int src0, int src1, int src2);
/xsrc/external/mit/MesaLib/dist/docs/isl/
H A Dccs.rst60 this forms an area of 64B x 2rows and for a Y-tiled surface this forms an area
/xsrc/external/mit/xterm/dist/
H A Dmenu.c3073 SetupMenus(Widget shell, Widget *forms, Widget *menus, Dimension *menu_high) argument
3092 *forms = XtVaCreateManagedWidget("form",
3096 (void *) *forms, XtWindow(*forms)));
3097 xtermAddInput(*forms);
3112 *menus = XtCreateManagedWidget("menubar", boxWidgetClass, *forms,
3115 *menus = XtCreateWidget("menubar", boxWidgetClass, *forms, args, 5);
3151 *forms = shell;
3156 TRACE(("...forms=%#lx\n", (long) *forms));
[all...]
/xsrc/external/mit/MesaLib/dist/src/freedreno/afuc/
H A DREADME.rst117 Both ``brne`` and ``breq`` have two forms, comparing the src register
/xsrc/external/mit/MesaLib.old/dist/scripts/
H A Dget_reviewer.pl856 Most options have both positive and negative forms.
857 The negative forms for --<foo> are --no<foo> and --no-<foo>.
/xsrc/external/mit/util-macros/dist/
H A Daclocal.m4170 [$0: two- and three-arguments forms are deprecated.])
/xsrc/external/mit/libpthread-stubs/dist/
H A Daclocal.m4464 [$0: two- and three-arguments forms are deprecated.])
/xsrc/external/mit/xcb-proto/dist/
H A Daclocal.m4207 [$0: two- and three-arguments forms are deprecated.])
/xsrc/external/mit/mesa-demos/dist/
H A Daclocal.m4744 [$0: two- and three-arguments forms are deprecated.])
/xsrc/external/mit/fontconfig/dist/
H A Daclocal.m4464 [$0: two- and three-arguments forms are deprecated.])
/xsrc/external/mit/libXau/dist/
H A Daclocal.m4464 [$0: two- and three-arguments forms are deprecated.])
2913 # forms of memory allocation and access errors in testing.
/xsrc/external/mit/libXaw/dist/
H A Daclocal.m41696 # forms of memory allocation and access errors in testing.
2727 [$0: two- and three-arguments forms are deprecated.])
/xsrc/external/mit/libXcursor/dist/
H A Daclocal.m41696 # forms of memory allocation and access errors in testing.
2727 [$0: two- and three-arguments forms are deprecated.])
/xsrc/external/mit/libXdmcp/dist/
H A Daclocal.m4464 [$0: two- and three-arguments forms are deprecated.])
2756 # forms of memory allocation and access errors in testing.
/xsrc/external/mit/libXext/dist/
H A Daclocal.m4464 [$0: two- and three-arguments forms are deprecated.])
2756 # forms of memory allocation and access errors in testing.
/xsrc/external/mit/libXfixes/dist/
H A Daclocal.m4464 [$0: two- and three-arguments forms are deprecated.])
2756 # forms of memory allocation and access errors in testing.
/xsrc/external/mit/libXfont2/dist/
H A Daclocal.m4464 [$0: two- and three-arguments forms are deprecated.])
2913 # forms of memory allocation and access errors in testing.
/xsrc/external/mit/libXft/dist/
H A Daclocal.m41696 # forms of memory allocation and access errors in testing.
2727 [$0: two- and three-arguments forms are deprecated.])
/xsrc/external/mit/libXi/dist/
H A Daclocal.m41696 # forms of memory allocation and access errors in testing.
2747 [$0: two- and three-arguments forms are deprecated.])

Completed in 58 milliseconds

12345678910