| /third_party/rust/crates/cxx/syntax/ |
| D | atom.rs | 6 pub enum Atom { enum 25 impl Atom { impl 54 impl Display for Atom { implementation 60 impl AsRef<str> for Atom { implementation
|
| D | discriminant.rs | 89 pub fn inferred_repr(&self) -> Result<Atom> { in inferred_repr() 108 fn expr_to_discriminant(expr: &Expr) -> Result<(Discriminant, Option<Atom>)> { in expr_to_discriminant() 263 fn parse_int_suffix(suffix: &str) -> Result<Option<Atom>> { in parse_int_suffix()
|
| D | attrs.rs | 230 fn parse_repr_attribute(input: ParseStream) -> Result<Atom> { in parse_repr_attribute()
|
| D | tokens.rs | 164 impl ToTokens for Atom { implementation
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/ |
| D | AccelTable.h | 225 struct Atom { struct 231 constexpr Atom(uint16_t Type, uint16_t Form) : Type(Type), Form(Form) {} in Atom() function 239 // static constexpr Atom Atoms[]; argument
|
| /third_party/ffmpeg/libavformat/ |
| D | r3d.c | 35 typedef struct Atom { struct 39 } Atom; argument
|
| /third_party/rust/crates/nom/examples/ |
| D | s_expression.rs | 36 pub enum Atom { enum 99 fn parse_bool<'a>(i: &'a str) -> IResult<&'a str, Atom, VerboseError<&'a str>> { in parse_bool() argument 112 fn parse_keyword<'a>(i: &'a str) -> IResult<&'a str, Atom, VerboseError<&'a str>> { in parse_keyword() argument 121 fn parse_num<'a>(i: &'a str) -> IResult<&'a str, Atom, VerboseError<&'a str>> { in parse_num() argument 134 fn parse_atom<'a>(i: &'a str) -> IResult<&'a str, Atom, VerboseError<&'a str>> { in parse_atom() argument
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/DWARF/ |
| D | DWARFAcceleratorTable.cpp | 28 struct Atom { struct 29 unsigned Value; 40 static Atom formatAtom(unsigned Atom) { return {Atom}; } in formatAtom() 96 for (auto Atom : getAtomsDesc()) { in validateForms() local 120 for (auto Atom : getAtomsDesc()) { in readAtoms() local 185 for (auto &Atom : AtomForms) { in dumpName() local 217 for (const auto &Atom : HdrData.Atoms) { in dump() local 263 for (const auto &Atom : HdrData.Atoms) in Entry() local 272 for (auto &Atom : Values) in extract() local
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/ |
| D | AccelTable.cpp | 116 using Atom = AppleAccelTableData::Atom; typedef in __anon9091ab330311::AppleAccelTableWriter 638 for (auto Atom : Atoms) in print() local
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/ |
| D | MCFragment.h | 57 const MCSymbol *Atom; variable
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/BinaryFormat/ |
| D | Dwarf.cpp | 638 StringRef llvm::dwarf::AtomValueString(uint16_t Atom, unsigned Val) { in AtomValueString()
|
| /third_party/rust/crates/cxx/gen/src/ |
| D | write.rs | 1308 fn write_atom(out: &mut OutFile, atom: Atom) { in write_atom()
|
| /third_party/python/Lib/email/ |
| D | _header_value_parser.py | 208 class Atom(TokenList): class
|
| /third_party/node/deps/v8/src/regexp/ |
| D | regexp-compiler.cc | 208 TextElement TextElement::Atom(RegExpAtom* atom) { in Atom() function in v8::internal::TextElement
|
| /third_party/rust/crates/bindgen/bindgen-tests/tests/ |
| D | stylo.hpp | 72558 nsIAtom* Atom() const in Atom() function in nsAttrName
|