Home
last modified time | relevance | path

Searched defs:Alias (Results 1 - 25 of 34) sorted by relevance

12

/third_party/rust/crates/cxx/tests/ui/
H A Dtype_alias_rust.rs5 type Alias = crate::Type; types
/third_party/rust/crates/bindgen/bindgen-tests/tests/expectations/tests/
H A Dtemplate-param-usage-7.rs25 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 Dalias.h26 class Alias : public Castable<Alias, TypeDecl> { class
H A Dalias.cc19 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 Djava_enum.h79 struct Alias { struct in google::protobuf::compiler::java::EnumGenerator
H A Djava_enum_lite.h79 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 DOption.cpp77 const Option Alias = getAlias(); in print() local
95 const Option Alias = getAlias(); in matches() local
H A DOptTable.cpp564 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 DArg.h64 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 DOption.h177 const Option Alias = getAlias(); in getUnaliasedOption() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
H A DMCWasmStreamer.cpp72 void MCWasmStreamer::EmitWeakReference(MCSymbol *Alias, in EmitWeakReference() argument
H A DMCELFStreamer.cpp164 void MCELFStreamer::EmitWeakReference(MCSymbol *Alias, const MCSymbol *Symbol) { in EmitWeakReference() argument
H A DMCAsmStreamer.cpp618 void MCAsmStreamer::EmitWeakReference(MCSymbol *Alias, const MCSymbol *Symbol) { in EmitWeakReference() argument
H A DMCObjectStreamer.cpp330 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 DRecordStreamer.cpp220 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 DLanaiInstPrinter.cpp41 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 Dparser_type.h470 struct Alias : public Castable<Alias, Named> { struct
H A Dparser_type.cc44 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 DSupplementalData.java86 private enum Alias { enum in SupplementalData
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Linker/
H A DLinkModules.cpp439 auto &Alias = cast<GlobalAlias>(GV); in dropReplacedComdat() local
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
H A DIceRegistersX8632.h313 SizeT Alias = Entry.Aliases[J]; in initRegisterSet() local
H A DIceRegistersX8664.h304 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 DLegalizerInfo.cpp412 LLVM_DEBUG(dbgs() << ".. opcode " << Opcode << " is aliased to " << Alias in getActionDefinitionsIdx() local
/third_party/skia/third_party/externals/tint/src/resolver/
H A Ddependency_graph_test.cc61 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 DRegAllocFast.cpp480 MCPhysReg Alias = *AI; in usePhysReg() local
539 MCPhysReg Alias = *AI; definePhysReg() local
587 MCPhysReg Alias = *AI; calcSpillCost() local
[all...]

Completed in 19 milliseconds

12