HomeSort by relevance Sort by last modified time
    Searched defs:Atom (Results 1 - 22 of 22) sorted by null

  /external/chromium/chrome/browser/chromeos/
wm_ipc.h 17 typedef unsigned long Atom;
131 // Maps from our Atom enum to the X server's atom IDs and from the
135 std::map<AtomType, Atom> type_to_atom_;
136 std::map<Atom, std::string> atom_to_string_;
139 Atom wm_message_atom_;
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/X11/
Xdefs.h 40 typedef unsigned long Atom;
42 typedef CARD32 Atom;
X.h 79 typedef unsigned long Atom; /* Also in Xdefs.h */
95 typedef CARD32 Atom;
120 #define None 0L /* universal null resource or null atom */
136 #define AnyPropertyType 0L /* special Atom, passed to GetProperty */
359 #define BadAtom 5 /* parameter not an Atom */
Xproto.h 251 #define Atom CARD32
380 Atom name B32;
491 Atom atom B32;
518 Atom propertyType B32;
1141 Atom atom B32;
1151 Atom atom B32;
1157 Atom selection B32, target B32, property B32
1235 xInternAtomReply atom; member in union:__anon22387
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/X11/
Xdefs.h 40 typedef unsigned long Atom;
42 typedef CARD32 Atom;
X.h 79 typedef unsigned long Atom; /* Also in Xdefs.h */
95 typedef CARD32 Atom;
120 #define None 0L /* universal null resource or null atom */
136 #define AnyPropertyType 0L /* special Atom, passed to GetProperty */
359 #define BadAtom 5 /* parameter not an Atom */
Xproto.h 251 #define Atom CARD32
380 Atom name B32;
491 Atom atom B32;
518 Atom propertyType B32;
1141 Atom atom B32;
1151 Atom atom B32;
1157 Atom selection B32, target B32, property B32
1235 xInternAtomReply atom; member in union:__anon23977
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/X11/
Xdefs.h 40 typedef unsigned long Atom;
42 typedef CARD32 Atom;
X.h 79 typedef unsigned long Atom; /* Also in Xdefs.h */
95 typedef CARD32 Atom;
120 #define None 0L /* universal null resource or null atom */
136 #define AnyPropertyType 0L /* special Atom, passed to GetProperty */
359 #define BadAtom 5 /* parameter not an Atom */
Xproto.h 251 #define Atom CARD32
380 Atom name B32;
491 Atom atom B32;
518 Atom propertyType B32;
1141 Atom atom B32;
1151 Atom atom B32;
1157 Atom selection B32, target B32, property B32
1235 xInternAtomReply atom; member in union:__anon25489
    [all...]
  /external/llvm/lib/CodeGen/AsmPrinter/
DwarfAccelTable.h 117 // is as a list of atoms (atom_count) where each atom contains a type
149 struct Atom {
153 Atom(AtomType type, uint16_t form) : type(type), form(form) {}
169 SmallVector<Atom, 1> Atoms;
171 TableHeaderData(ArrayRef<Atom> AtomList, uint32_t offset = 0)
271 DwarfAccelTable(ArrayRef<DwarfAccelTable::Atom>);
  /external/webkit/Source/JavaScriptCore/heap/
MarkedBlock.h 87 typedef char Atom[atomSize];
90 Atom* atoms();
107 inline MarkedBlock::Atom* MarkedBlock::atoms()
109 return reinterpret_cast<Atom*>(this);
184 // Since we mark the first atom of every cell when allocating and/or
185 // marking, any pointer to a marked atom points to the head of a valid,
  /external/valgrind/main/coregrind/m_debuginfo/
priv_tytypes.h 77 } Atom;
  /external/qemu/distrib/sdl-1.2.12/src/video/Xext/extensions/
Xvproto.h 64 #define Atom CARD32
321 Atom attribute B32;
331 Atom attribute B32;
585 Atom attribute B32;
601 #undef Atom
  /external/llvm/include/llvm/MC/
MCAssembler.h 72 /// Atom - The atom this fragment is in, as represented by it's defining
73 /// symbol. Atom's are only used by backends which set
75 MCSymbolData *Atom;
104 MCSymbolData *getAtom() const { return Atom; }
105 void setAtom(MCSymbolData *Value) { Atom = Value; }
775 /// Find the symbol which defines the atom containing the given symbol, or
782 /// defining a separate atom.
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/X11/extensions/
lbxstr.h 42 #define Atom CARD32
422 Atom property B32;
423 Atom type B32;
450 Atom property B32;
451 Atom type B32;
464 Atom propertyType B32;
929 #undef Atom
XKBproto.h 35 #define Atom CARD32
93 Atom name B32;
527 Atom indicator B32;
536 Atom indicator B32;
563 Atom indicator B32;
646 Atom name B32;
655 Atom name B32;
687 Atom name B32;
708 Atom name B32;
722 Atom name B32
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/X11/extensions/
lbxstr.h 42 #define Atom CARD32
422 Atom property B32;
423 Atom type B32;
450 Atom property B32;
451 Atom type B32;
464 Atom propertyType B32;
929 #undef Atom
XKBproto.h 35 #define Atom CARD32
93 Atom name B32;
527 Atom indicator B32;
536 Atom indicator B32;
563 Atom indicator B32;
646 Atom name B32;
655 Atom name B32;
687 Atom name B32;
708 Atom name B32;
722 Atom name B32
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/X11/extensions/
lbxstr.h 42 #define Atom CARD32
422 Atom property B32;
423 Atom type B32;
450 Atom property B32;
451 Atom type B32;
464 Atom propertyType B32;
929 #undef Atom
XKBproto.h 35 #define Atom CARD32
93 Atom name B32;
527 Atom indicator B32;
536 Atom indicator B32;
563 Atom indicator B32;
646 Atom name B32;
655 Atom name B32;
687 Atom name B32;
708 Atom name B32;
722 Atom name B32
    [all...]
  /external/v8/src/
jsregexp.cc 145 // Parse-tree is a single atom that is equal to the pattern.
150 RegExpAtom* atom = parse_result.tree->AsAtom(); local
151 Vector<const uc16> atom_pattern = atom->data();
173 case JSRegExp::ATOM:
189 // RegExp Atom implementation: Simple string search using indexOf.
197 JSRegExp::ATOM,
737 text->AddElement(TextElement::Atom(this));
752 TextElement TextElement::Atom(RegExpAtom* atom) {
753 TextElement result = TextElement(ATOM);
5102 RegExpAtom* atom = text.data.u_atom; local
    [all...]

Completed in 644 milliseconds