Home
last modified time | relevance | path

Searched refs:Atom (Results 1 – 25 of 165) sorted by relevance

1234567

/OK3568_Linux_fs/external/xserver/xkb/
H A DddxBeep.c59 static Atom featureOn;
60 static Atom featureOff;
61 static Atom featureChange;
62 static Atom ledOn;
63 static Atom ledOff;
64 static Atom ledChange;
65 static Atom slowWarn;
66 static Atom slowPress;
67 static Atom slowReject;
68 static Atom slowAccept;
[all …]
H A Dxkbgeom.h88 Atom name;
100 Atom name;
116 Atom name;
133 Atom name;
155 Atom name;
172 Atom name;
218 Atom name;
250 Atom name;
259 Atom name;
335 Atom /* name */ ,
[all …]
H A DxkbDflts.h27 static Atom lnames_ONE_LEVEL[1];
33 static Atom lnames_TWO_LEVEL[2];
45 static Atom lnames_ALPHABETIC[2];
52 static Atom lnames_KEYPAD[2];
58 static Atom lnames_PC_BREAK[2];
64 static Atom lnames_PC_SYSRQ[2];
70 static Atom lnames_CTRL_ALT[2];
78 static Atom lnames_THREE_LEVEL[3];
84 static Atom lnames_SHIFT_ALT[2];
H A DXKBAlloc.c140 type->level_names = calloc(type->num_levels, sizeof(Atom)); in XkbAllocNames()
182 names->radio_groups = calloc(nTotalRG, sizeof(Atom)); in XkbAllocNames()
185 Atom *prev_radio_groups = names->radio_groups; in XkbAllocNames()
188 nTotalRG, sizeof(Atom)); in XkbAllocNames()
191 (nTotalRG - names->num_rg) * sizeof(Atom)); in XkbAllocNames()
/OK3568_Linux_fs/external/xserver/include/
H A Dexevents.h60 Atom /* label */ ,
79 Atom /* property */ ,
84 Atom /* property */ ,
85 Atom /* type */ ,
94 Atom /* property */ ,
99 Atom /* property */ ,
106 Atom
114 Atom
118 Atom property)
123 extern _X_EXPORT Atom XIGetKnownProperty(const char *name);
H A Dproperty.h64 Atom /*proprty */ ,
70 Atom property,
71 Atom type,
80 Atom /*propName */ );
H A Dxkbstr.h95 Atom name;
96 Atom *level_names;
423 Atom keycodes;
424 Atom geometry;
425 Atom symbols;
426 Atom types;
427 Atom compat;
428 Atom vmods[XkbNumVirtualMods];
429 Atom indicators[XkbNumIndicators];
430 Atom groups[XkbNumKbdGroups];
[all …]
H A Dinputstr.h61 Atom type,
275 Atom label;
369 Atom labels[MAX_BUTTONS];
451 Atom type; /* ignored by server */
459 Atom propertyName;
471 Atom property, XIPropertyValuePtr prop, BOOL checkonly);
472 int (*GetProperty) (DeviceIntPtr dev, Atom property);
473 int (*DeleteProperty) (DeviceIntPtr dev, Atom property);
547 Atom xinput_type;
H A Dselection.h58 Atom selection;
71 extern _X_EXPORT int dixLookupSelection(Selection ** result, Atom name,
/OK3568_Linux_fs/external/xserver/hw/xwin/winclipboard/
H A Dinternal.h75 Atom atomClipboard;
76 Atom atomLocalProperty;
77 Atom atomUTF8String;
78 Atom atomCompoundText;
79 Atom atomTargets;
113 Atom *targetList;
121 Atom
H A Dxevents.c114 Atom
144 Atom type; in winClipboardSelectionNotifyTargets()
148 Atom *prop; in winClipboardSelectionNotifyTargets()
168 data->targetList = malloc((nitems+1)*sizeof(Atom)); in winClipboardSelectionNotifyTargets()
172 Atom atom = prop[i]; in winClipboardSelectionNotifyTargets()
195 Atom atomClipboard = atoms->atomClipboard; in winClipboardFlushXEvents()
196 Atom atomLocalProperty = atoms->atomLocalProperty; in winClipboardFlushXEvents()
197 Atom atomUTF8String = atoms->atomUTF8String; in winClipboardFlushXEvents()
198 Atom atomCompoundText = atoms->atomCompoundText; in winClipboardFlushXEvents()
199 Atom atomTargets = atoms->atomTargets; in winClipboardFlushXEvents()
[all …]
/OK3568_Linux_fs/external/xserver/hw/xquartz/pbproxy/
H A Dx-selection.h50 Atom primary, clipboard, text, utf8_string, string, targets, multiple,
62 Atom request_atom;
67 Atom selection;
95 - (void)handle_selection:(Atom) selection type:(Atom) type propdata:(struct
101 - (void)copy_completed:(Atom)selection;
/OK3568_Linux_fs/kernel/drivers/staging/media/atomisp/
H A DKconfig3 bool "Enable support to Intel Atom ISP camera drivers"
13 tristate "Intel Atom Image Signal Processor Driver"
19 Say Y here if your platform supports Intel Atom SoC
25 bool "Use Intel Atom ISP on Cherrytail/Anniedale (ISP2401)"
28 Enable support for Atom ISP2401-based boards.
33 Disabling it enables support for Atom ISP2400-based boards
/OK3568_Linux_fs/external/xserver/Xi/
H A Dxiproperty.c49 Atom type;
185 send_property_event(DeviceIntPtr dev, Atom property, int what) in send_property_event()
213 list_atoms(DeviceIntPtr dev, int *natoms, Atom **atoms_return) in list_atoms()
216 Atom *atoms = NULL; in list_atoms()
222 Atom *a; in list_atoms()
224 atoms = xallocarray(nprops, sizeof(Atom)); in list_atoms()
238 get_property(ClientPtr client, DeviceIntPtr dev, Atom property, Atom type, in get_property()
240 int *bytes_after, Atom *type_return, int *format, int *nitems, in get_property()
322 check_change_property(ClientPtr client, Atom property, Atom type, int format, in check_change_property()
348 change_property(ClientPtr client, DeviceIntPtr dev, Atom property, Atom type, in change_property()
[all …]
/OK3568_Linux_fs/external/xserver/randr/
H A Drandrstr.h95 Atom type; /* ignored by server */
184 Atom name;
227 Atom property,
240 RROutputPtr output, Atom property);
253 RRProviderPtr provider, Atom property);
256 Atom property,
969 RRGetOutputProperty(RROutputPtr output, Atom property, Bool pending);
972 RRQueryOutputProperty(RROutputPtr output, Atom property);
975 RRDeleteOutputProperty(RROutputPtr output, Atom property);
982 RRChangeOutputProperty(RROutputPtr output, Atom property, Atom type,
[all …]
H A Drrproperty.c104 RRCreateOutputProperty(Atom property) in RRCreateOutputProperty()
124 RRDeleteOutputProperty(RROutputPtr output, Atom property) in RRDeleteOutputProperty()
137 RRNoticePropertyChange(RROutputPtr output, Atom property, RRPropertyValuePtr value) in RRNoticePropertyChange()
140 Atom non_desktop_prop = MakeAtom(non_desktop_str, strlen(non_desktop_str), FALSE); in RRNoticePropertyChange()
160 RRChangeOutputProperty(RROutputPtr output, Atom property, Atom type, in RRChangeOutputProperty()
320 RRQueryOutputProperty(RROutputPtr output, Atom property) in RRQueryOutputProperty()
331 RRGetOutputProperty(RROutputPtr output, Atom property, Bool pending) in RRGetOutputProperty()
352 RRConfigureOutputProperty(RROutputPtr output, Atom property, in RRConfigureOutputProperty()
415 Atom *pAtoms = NULL; in ProcRRListOutputProperties()
428 if (!(pAtoms = xallocarray(numProps, sizeof(Atom)))) in ProcRRListOutputProperties()
[all …]
H A Drrproviderproperty.c103 RRCreateProviderProperty(Atom property) in RRCreateProviderProperty()
123 RRDeleteProviderProperty(RRProviderPtr provider, Atom property) in RRDeleteProviderProperty()
136 RRChangeProviderProperty(RRProviderPtr provider, Atom property, Atom type, in RRChangeProviderProperty()
295 RRQueryProviderProperty(RRProviderPtr provider, Atom property) in RRQueryProviderProperty()
306 RRGetProviderProperty(RRProviderPtr provider, Atom property, Bool pending) in RRGetProviderProperty()
327 RRConfigureProviderProperty(RRProviderPtr provider, Atom property, in RRConfigureProviderProperty()
390 Atom *pAtoms = NULL, *temppAtoms; in ProcRRListProviderProperties()
403 if (!(pAtoms = xallocarray(numProps, sizeof(Atom)))) in ProcRRListProviderProperties()
409 .length = bytes_to_int32(numProps * sizeof(Atom)), in ProcRRListProviderProperties()
424 WriteSwappedDataToClient(client, numProps * sizeof(Atom), pAtoms); in ProcRRListProviderProperties()
/OK3568_Linux_fs/external/xserver/dix/
H A Datom.c63 Atom a;
68 static Atom lastAtom = None;
73 Atom
144 ValidAtom(Atom atom) in ValidAtom()
150 NameForAtom(Atom atom) in NameForAtom()
H A Dproperty.c90 dixLookupProperty(PropertyPtr *result, WindowPtr pWin, Atom propertyName, in dixLookupProperty()
139 Atom *atoms; in ProcRotateProperties()
149 atoms = (Atom *) &stuff[1]; in ProcRotateProperties()
254 dixChangeWindowProperty(ClientPtr pClient, WindowPtr pWin, Atom property, in dixChangeWindowProperty()
255 Atom type, int format, int mode, unsigned long len, in dixChangeWindowProperty()
369 DeleteProperty(ClientPtr client, WindowPtr pWin, Atom propName) in DeleteProperty()
571 Atom *pAtoms = NULL, *temppAtoms; in ProcListProperties()
587 if (numProps && !(pAtoms = xallocarray(numProps, sizeof(Atom)))) in ProcListProperties()
604 .length = bytes_to_int32(numProps * sizeof(Atom)), in ProcListProperties()
610 WriteSwappedDataToClient(client, numProps * sizeof(Atom), pAtoms); in ProcListProperties()
/OK3568_Linux_fs/external/xserver/hw/dmx/
H A Ddmxprop.c132 dmxPropertyCheckOtherServers(DMXScreenInfo * dmxScreen, Atom atom) in dmxPropertyCheckOtherServers()
197 dmxPropertyCheckOtherWindows(DMXScreenInfo * dmxScreen, Atom atom) in dmxPropertyCheckOtherWindows()
252 Atom atom; in dmxPropertyDisplay()
278 Atom atom0; in dmxPropertySameDisplay()
281 Atom atom1; in dmxPropertySameDisplay()
344 Atom atom; in dmxPropertyWindow()
/OK3568_Linux_fs/external/xserver/Xext/
H A Dxvdix.h173 int (*ddSetPortAttribute) (struct _XvPortRec *, Atom, INT32);
174 int (*ddGetPortAttribute) (struct _XvPortRec *, Atom, INT32 *);
235 extern _X_EXPORT int XvdiSendPortNotify(XvPortPtr, Atom, INT32);
256 extern _X_EXPORT int XvdiSetPortAttribute(ClientPtr, XvPortPtr, Atom, INT32);
257 extern _X_EXPORT int XvdiGetPortAttribute(ClientPtr, XvPortPtr, Atom, INT32 *);
H A Dxselinuxint.h80 SELinuxAtomToSID(Atom atom, int prop, SELinuxObjectRec ** obj_rtn);
84 SELinuxSelectionToSID(Atom selection, SELinuxSubjectRec * subj,
89 SELinuxPropertyToSID(Atom property, SELinuxSubjectRec * subj,
/OK3568_Linux_fs/external/xserver/hw/vfb/
H A DInitInput.c95 Atom btn_labels[NBUTTONS] = { 0 }; in vfbMouseProc()
96 Atom axes_labels[NAXES] = { 0 }; in vfbMouseProc()
137 Atom xiclass; in InitInput()
/OK3568_Linux_fs/kernel/Documentation/hwmon/
H A Dcoretemp.rst13 - 0x1a (Nehalem), 0x1c (Atom), 0x1e (Lynnfield),
14 - 0x26 (Tunnel Creek Atom), 0x27 (Medfield Atom),
15 - 0x36 (Cedar Trail Atom)
95 32nm Atom Processors
116 45nm Atom Processors
/OK3568_Linux_fs/external/xserver/hw/xfree86/common/
H A Dxf86xv.h75 typedef int (*SetPortAttributeFuncPtr) (ScrnInfoPtr pScrn, Atom attribute,
77 typedef int (*GetPortAttributeFuncPtr) (ScrnInfoPtr pScrn, Atom attribute,
162 int (*getAttribute) (ScrnInfoPtr pScrn, Atom attr, INT32 *value);
163 int (*setAttribute) (ScrnInfoPtr pScrn, Atom attr, INT32 value);

1234567