| /third_party/rust/crates/cxx/tests/ui/ |
| H A D | type_alias_rust.rs | 5 type Alias = crate::Type; types
|
| /third_party/rust/crates/bindgen/bindgen-tests/tests/expectations/tests/ |
| H A D | template-param-usage-7.rs | 25 pub type Alias = DoesNotUseU<::std::os::raw::c_int, ::std::os::raw::c_char>; types
|
| /third_party/skia/third_party/externals/tint/src/ast/ |
| H A D | alias.h | 26 class Alias : public Castable<Alias, TypeDecl> { class
|
| H A D | alias.cc | 19 TINT_INSTANTIATE_TYPEINFO(tint::ast::Alias); variable 24 Alias::Alias(ProgramID pid, in Alias() function in tint::ast::Alias [all...] |
| /third_party/protobuf/src/google/protobuf/compiler/java/ |
| H A D | java_enum.h | 79 struct Alias { struct in google::protobuf::compiler::java::EnumGenerator
|
| H A D | java_enum_lite.h | 79 struct Alias { struct in google::protobuf::compiler::java::EnumLiteGenerator
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Option/ |
| H A D | Option.cpp | 77 const Option Alias = getAlias(); in print() local 95 const Option Alias = getAlias(); in matches() local
|
| H A D | OptTable.cpp | 564 const Option Alias = getOption(Id).getAlias(); in PrintHelp() local
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Option/ |
| H A D | Arg.h | 64 std::unique_ptr<Arg> Alias; member in llvm::opt::Arg 101 void setAlias(std::unique_ptr<Arg> Alias) { this->Alias = std::move(Alias); } in setAlias() argument
|
| H A D | Option.h | 177 const Option Alias = getAlias(); in getUnaliasedOption() local
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MC/ |
| H A D | MCWasmStreamer.cpp | 72 void MCWasmStreamer::EmitWeakReference(MCSymbol *Alias, in EmitWeakReference() argument
|
| H A D | MCELFStreamer.cpp | 164 void MCELFStreamer::EmitWeakReference(MCSymbol *Alias, const MCSymbol *Symbol) { in EmitWeakReference() argument
|
| H A D | MCAsmStreamer.cpp | 618 void MCAsmStreamer::EmitWeakReference(MCSymbol *Alias, const MCSymbol *Symbol) { in EmitWeakReference() argument
|
| H A D | MCObjectStreamer.cpp | 330 void MCObjectStreamer::EmitWeakReference(MCSymbol *Alias, in EmitWeakReference() argument
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Object/ |
| H A D | RecordStreamer.cpp | 220 MCSymbol *Alias = getContext().getOrCreateSymbol(AliasName); in flushSymverDirectives() local
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Lanai/MCTargetDesc/ |
| H A D | LanaiInstPrinter.cpp | 41 OS << "\t" << Alias << " "; in printInst() local 38 printInst(const MCInst *MI, raw_ostream &OS, StringRef Alias, unsigned OpNo0, unsigned OpNo1) printInst() argument
|
| /third_party/skia/third_party/externals/tint/src/reader/spirv/ |
| H A D | parser_type.h | 470 struct Alias : public Castable<Alias, Named> { struct
|
| H A D | parser_type.cc | 44 TINT_INSTANTIATE_TYPEINFO(tint::reader::spirv::Alias); variable 253 Alias::Alias(Symbol n, const Type* ty) : Base(n), type(ty) {} in Alias() function in tint::reader::spirv::Alias [all...] |
| /third_party/icu/tools/cldr/cldr-to-icu/src/main/java/org/unicode/icu/tool/cldrtoicu/ |
| H A D | SupplementalData.java | 86 private enum Alias { enum in SupplementalData [all...] |
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Linker/ |
| H A D | LinkModules.cpp | 439 auto &Alias = cast<GlobalAlias>(GV); in dropReplacedComdat() local
|
| /third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/ |
| H A D | IceRegistersX8632.h | 313 SizeT Alias = Entry.Aliases[J]; in initRegisterSet() local
|
| H A D | IceRegistersX8664.h | 304 SizeT Alias = Entry.Aliases[J]; in initRegisterSet() local
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/GlobalISel/ |
| H A D | LegalizerInfo.cpp | 412 LLVM_DEBUG(dbgs() << ".. opcode " << Opcode << " is aliased to " << Alias in getActionDefinitionsIdx() local
|
| /third_party/skia/third_party/externals/tint/src/resolver/ |
| H A D | dependency_graph_test.cc | 61 Alias, member in tint::resolver::__anon26050::SymbolDeclKind [all...] |
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
| H A D | RegAllocFast.cpp | 480 MCPhysReg Alias = *AI; in usePhysReg() local 539 MCPhysReg Alias = *AI; definePhysReg() local 587 MCPhysReg Alias = *AI; calcSpillCost() local [all...] |