HomeSort by relevance Sort by last modified time
    Searched refs:Atom (Results 1 - 25 of 92) sorted by null

1 2 3 4

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/X11/
Xatom.h 9 #define XA_PRIMARY ((Atom) 1)
10 #define XA_SECONDARY ((Atom) 2)
11 #define XA_ARC ((Atom) 3)
12 #define XA_ATOM ((Atom) 4)
13 #define XA_BITMAP ((Atom) 5)
14 #define XA_CARDINAL ((Atom) 6)
15 #define XA_COLORMAP ((Atom) 7)
16 #define XA_CURSOR ((Atom) 8)
17 #define XA_CUT_BUFFER0 ((Atom) 9)
18 #define XA_CUT_BUFFER1 ((Atom) 10
    [all...]
Xdefs.h 38 typedef unsigned long Atom;
40 typedef CARD32 Atom;
XKBlib.h 200 Atom name; /* "name" of requested bell */
342 typedef Atom (*XkbInternAtomFunc)(
350 Atom /* atom */
436 Atom /* name */
454 Atom /* name */
461 Atom /* name */
473 Atom /* name */
540 Atom /* name */,
552 Atom /* name */
    [all...]
Xutil.h 159 Atom encoding; /* prop type */
441 Atom /* property */
448 Atom /* property */
455 Atom /* property */
462 Atom /* property */
507 Atom /* property */
601 Atom /* property */
608 Atom /* property */
626 Atom /* property */
699 Atom /* property *
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/X11/
Xatom.h 9 #define XA_PRIMARY ((Atom) 1)
10 #define XA_SECONDARY ((Atom) 2)
11 #define XA_ARC ((Atom) 3)
12 #define XA_ATOM ((Atom) 4)
13 #define XA_BITMAP ((Atom) 5)
14 #define XA_CARDINAL ((Atom) 6)
15 #define XA_COLORMAP ((Atom) 7)
16 #define XA_CURSOR ((Atom) 8)
17 #define XA_CUT_BUFFER0 ((Atom) 9)
18 #define XA_CUT_BUFFER1 ((Atom) 10
    [all...]
Xdefs.h 38 typedef unsigned long Atom;
40 typedef CARD32 Atom;
XKBlib.h 198 Atom name; /* "name" of requested bell */
340 typedef Atom (*XkbInternAtomFunc)(
348 Atom /* atom */
434 Atom /* name */
452 Atom /* name */
459 Atom /* name */
471 Atom /* name */
538 Atom /* name */,
550 Atom /* name */
    [all...]
Xutil.h 157 Atom encoding; /* prop type */
439 Atom /* property */
446 Atom /* property */
453 Atom /* property */
460 Atom /* property */
505 Atom /* property */
599 Atom /* property */
606 Atom /* property */
624 Atom /* property */
697 Atom /* property *
    [all...]
  /build/core/combo/arch/x86/
atom.mk 2 # 'x86-atom' arch variant. This is an extension of the 'x86' base variant
3 # that adds Atom-specific features.
9 ARCH_X86_HAVE_POPCNT := false # popcnt is not supported by current Atom CPUs
13 -march=atom \
  /external/llvm/lib/DebugInfo/DWARF/
DWARFAcceleratorTable.cpp 62 for (const auto &Atom: HdrData.Atoms) {
63 OS << format("Atom[%d] Type: ", i++);
64 if (const char *TypeString = dwarf::AtomTypeString(Atom.first))
67 OS << format("DW_ATOM_Unknown_0x%x", Atom.first);
69 if (const char *FormString = dwarf::FormEncodingString(Atom.second))
72 OS << format("DW_FORM_Unknown_0x%x", Atom.second);
74 AtomForms.push_back(DWARFFormValue(Atom.second));
118 for (auto &Atom : AtomForms) {
119 OS << format("{Atom[%d]: ", i++);
120 if (Atom.extractValue(AccelSection, &DataOffset, nullptr)
    [all...]
  /external/deqp/framework/platform/X11/
tcuX11.hpp 66 Atom getDeleteAtom (void) { return m_deleteAtom; }
75 Atom m_deleteAtom;
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/X11/extensions/
XKBgeom.h 108 Atom name;
119 Atom name;
134 Atom name;
150 Atom name;
171 Atom name;
187 Atom name;
232 Atom name;
264 Atom name;
273 Atom name;
350 Atom /* name */
    [all...]
Xfixes.h 69 Atom selection;
83 Atom cursor_name;
93 Atom atom; /* Version >= 2 only */ member in struct:__anon36952
109 Atom atom; member in struct:__anon36953
136 Atom selection,
223 XFixesGetCursorName (Display *dpy, Cursor cursor, Atom *atom);
XInput2.h 112 Atom *labels;
129 Atom label;
320 Atom property;
598 extern Atom *XIListProperties(
607 Atom property,
608 Atom type,
619 Atom property
626 Atom property,
630 Atom type,
631 Atom *type_return
    [all...]
XKBstr.h 88 Atom name;
89 Atom * level_names;
399 Atom keycodes;
400 Atom geometry;
401 Atom symbols;
402 Atom types;
403 Atom compat;
404 Atom vmods[XkbNumVirtualMods];
405 Atom indicators[XkbNumIndicators];
406 Atom groups[XkbNumKbdGroups]
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/X11/extensions/
XKBgeom.h 108 Atom name;
119 Atom name;
134 Atom name;
150 Atom name;
171 Atom name;
187 Atom name;
232 Atom name;
264 Atom name;
273 Atom name;
350 Atom /* name */
    [all...]
XInput2.h 111 Atom *labels;
128 Atom label;
310 Atom property;
566 extern Atom *XIListProperties(
575 Atom property,
576 Atom type,
587 Atom property
594 Atom property,
598 Atom type,
599 Atom *type_return
    [all...]
Xfixes.h 69 Atom selection;
83 Atom cursor_name;
93 Atom atom; /* Version >= 2 only */ member in struct:__anon38810
109 Atom atom; member in struct:__anon38811
136 Atom selection,
223 XFixesGetCursorName (Display *dpy, Cursor cursor, Atom *atom);
XKBstr.h 88 Atom name;
89 Atom * level_names;
399 Atom keycodes;
400 Atom geometry;
401 Atom symbols;
402 Atom types;
403 Atom compat;
404 Atom vmods[XkbNumVirtualMods];
405 Atom indicators[XkbNumIndicators];
406 Atom groups[XkbNumKbdGroups]
    [all...]
  /external/llvm/lib/CodeGen/AsmPrinter/
DwarfAccelTable.h 112 // is as a list of atoms (atom_count) where each atom contains a type
125 struct Atom {
129 LLVM_CONSTEXPR Atom(uint16_t type, uint16_t form)
143 SmallVector<Atom, 3> Atoms;
145 TableHeaderData(ArrayRef<Atom> AtomList, uint32_t offset = 0)
246 DwarfAccelTable(ArrayRef<DwarfAccelTable::Atom>);
  /build/core/combo/arch/x86_64/
x86_64.mk 9 ARCH_X86_HAVE_MOVBE := false # Only supported on Atom.
  /external/libvpx/libvpx/third_party/libwebm/
mkvparser.hpp 496 class Atom;
500 friend class Atom;
522 class Atom {
524 Atom();
525 Atom(const Atom&);
526 ~Atom();
527 Atom& operator=(const Atom&);
544 void ShallowCopy(Atom&) const
    [all...]
  /external/libvpx/libwebm/mkvparser/
mkvparser.h 583 class Atom;
587 friend class Atom;
609 class Atom {
611 Atom();
612 Atom(const Atom&);
613 ~Atom();
614 Atom& operator=(const Atom&);
631 void ShallowCopy(Atom&) const
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/libwebm/
mkvparser.hpp 562 class Atom;
567 friend class Atom;
587 class Atom
590 Atom();
591 Atom(const Atom&);
592 ~Atom();
593 Atom& operator=(const Atom&);
608 void ShallowCopy(Atom&) const
    [all...]
  /external/webrtc/webrtc/modules/desktop_capture/
window_capturer_x11.cc 39 XWindowProperty(Display* display, Window window, Atom property)
44 Atom actual_type;
124 Atom wm_state_atom_;
125 Atom window_type_atom_;
126 Atom normal_window_type_atom_;
248 Atom atom = XInternAtom(display(), "_NET_ACTIVE_WINDOW", True); local
249 if (atom != None) {
255 xev.xclient.message_type = atom;

Completed in 520 milliseconds

1 2 3 4