Home
last modified time | relevance | path

Searched defs:Atom (Results 1 – 3 of 3) sorted by relevance

/external/opencore/fileformats/mp4/parser/src/
Datom.cpp36 Atom::Atom(uint32 type) in Atom() function in Atom
42 Atom::Atom(MP4_FF_FILE *fp) in Atom() function in Atom
64 Atom::Atom(MP4_FF_FILE *fp, uint32 size, uint32 type) in Atom() function in Atom
87 Atom::Atom(uint8 *&buf) in Atom() function in Atom
/external/qemu/distrib/sdl-1.2.12/src/video/Xext/extensions/
DXvproto.h64 #define Atom CARD32 macro
/external/webkit/V8Binding/v8/src/
Djsregexp.cc671 TextElement TextElement::Atom(RegExpAtom* atom) { in Atom() function in v8::internal::TextElement