Searched refs:action_list (Results 1 - 3 of 3) sorted by relevance

/xsrc/external/mit/xorgproto/dist/include/X11/extensions/
H A Dxtestext1proto.h84 CARD8 action_list[XTestMAX_ACTION_LIST_SIZE]; member in struct:__anon3b98989b0108
/xsrc/external/mit/MesaLib.old/dist/scons/
H A Dcustom.py91 action_list = [ SCons.Action.Action("$ARCOM", "$ARCOMSTR") ]
94 action_list.append(ranlib_action)
96 convenience_lib = SCons.Builder.Builder(action = action_list,
/xsrc/external/mit/libXext/dist/src/
H A DXTestExt1.c196 * Set the action_list area to all 0's. An input action header
203 req->action_list[i] = 0;
210 req->action_list[i] = *(action_list_addr++);

Completed in 52 milliseconds