Searched defs:Substs (Results 1 – 7 of 7) sorted by relevance
/aosp_15_r20/external/pdfium/core/fxge/win32/ |
H A D | cwin32_platform.cpp | 35 struct Substs { struct 36 const char* m_pName; 37 const char* m_pWinName; 38 bool m_bBold; 39 bool m_bItalic;
|
/aosp_15_r20/external/pdfium/core/fxge/apple/ |
H A D | fx_apple_platform.cpp | 20 struct Substs { struct 21 const char* m_pName; 22 const char* m_pSubstName;
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/TableGen/ |
H A D | TGParser.cpp | 371 bool TGParser::resolve(const ForeachLoop &Loop, SubstStack &Substs, in resolve() 411 SubstStack &Substs, bool Final, in resolve() 3307 SubstStack Substs; in ParseDefm() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/TableGen/ |
H A D | TGParser.cpp | 384 bool TGParser::resolve(const ForeachLoop &Loop, SubstStack &Substs, in resolve() 424 SubstStack &Substs, bool Final, in resolve() 3734 SubstStack Substs; in ParseDefm() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/ |
H A D | AArch64A57FPLoadBalancing.cpp | 545 std::map<unsigned, unsigned> Substs; in colorChain() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AArch64/ |
H A D | AArch64A57FPLoadBalancing.cpp | 545 std::map<unsigned, unsigned> Substs; in colorChain() local
|
/aosp_15_r20/external/llvm/lib/Target/AArch64/ |
H A D | AArch64A57FPLoadBalancing.cpp | 560 std::map<unsigned, unsigned> Substs; in colorChain() local
|