/aosp_15_r20/external/pdfium/third_party/lcms/src/ |
H A D | cmsnamed.c | 213 cmsUInt16Number Lang = strTo16(LanguageCode); in cmsMLUsetASCII() local 253 cmsUInt16Number Lang = strTo16(Language); in cmsMLUsetWide() local 388 cmsUInt16Number Lang = strTo16(LanguageCode); in cmsMLUgetASCII() local 432 cmsUInt16Number Lang = strTo16(LanguageCode); in cmsMLUgetWide() local 465 cmsUInt16Number Lang = strTo16(LanguageCode); in cmsMLUgetTranslation() local
|
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/cxxbridge-macro-1.0.120/src/syntax/ |
H A D | parse.rs | 438 fn parse_lang(abi: &Abi) -> Result<Lang> { in parse_lang() 462 lang: Lang, in parse_extern_type() 520 lang: Lang, in parse_extern_fn() 706 lang: Lang, in parse_extern_verbatim() 745 lang: Lang, in parse_extern_verbatim_type() 846 lang: Lang, in parse_type_alias() 908 lang: Lang, in parse_extern_type_bounded()
|
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/cxxbridge-cmd-1.0.121/src/syntax/ |
H A D | parse.rs | 438 fn parse_lang(abi: &Abi) -> Result<Lang> { in parse_lang() 462 lang: Lang, in parse_extern_type() 520 lang: Lang, in parse_extern_fn() 706 lang: Lang, in parse_extern_verbatim() 745 lang: Lang, in parse_extern_verbatim_type() 846 lang: Lang, in parse_type_alias() 908 lang: Lang, in parse_extern_type_bounded()
|
/aosp_15_r20/external/rust/cxx/syntax/ |
D | parse.rs | 438 fn parse_lang(abi: &Abi) -> Result<Lang> { in parse_lang() 462 lang: Lang, in parse_extern_type() 520 lang: Lang, in parse_extern_fn() 706 lang: Lang, in parse_extern_verbatim() 745 lang: Lang, in parse_extern_verbatim_type() 846 lang: Lang, in parse_type_alias() 908 lang: Lang, in parse_extern_type_bounded()
|
/aosp_15_r20/external/clang/lib/Frontend/ |
H A D | InitHeaderSearch.cpp | 434 void InitHeaderSearch::AddDefaultIncludePaths(const LangOptions &Lang, in AddDefaultIncludePaths() 578 void InitHeaderSearch::Realize(const LangOptions &Lang) { in Realize() 647 const LangOptions &Lang, in ApplyHeaderSearchOptions()
|
/aosp_15_r20/build/soong/fuzz/ |
H A D | fuzz_common.go | 30 type Lang string type 440 func GetFramework(ctx android.LoadHookContext, lang Lang) Framework { 462 func IsValidFrameworkForModule(targetFramework Framework, lang Lang, moduleFrameworks *FuzzFramewor…
|
/aosp_15_r20/external/clang/lib/AST/ |
H A D | ExprClassification.cpp | 88 static Cl::Kinds ClassifyExprValueKind(const LangOptions &Lang, in ClassifyExprValueKind() 104 const LangOptions &Lang = Ctx.getLangOpts(); in ClassifyInternal() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/BinaryFormat/ |
H A D | Dwarf.cpp | 340 unsigned llvm::dwarf::LanguageVersion(dwarf::SourceLanguage Lang) { in LanguageVersion() 351 unsigned llvm::dwarf::LanguageVendor(dwarf::SourceLanguage Lang) { in LanguageVendor() 362 Optional<unsigned> llvm::dwarf::LanguageLowerBound(dwarf::SourceLanguage Lang) { in LanguageLowerBound()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/BinaryFormat/ |
H A D | Dwarf.cpp | 346 unsigned llvm::dwarf::LanguageVersion(dwarf::SourceLanguage Lang) { in LanguageVersion() 357 unsigned llvm::dwarf::LanguageVendor(dwarf::SourceLanguage Lang) { in LanguageVendor() 369 llvm::dwarf::LanguageLowerBound(dwarf::SourceLanguage Lang) { in LanguageLowerBound()
|
/aosp_15_r20/external/lzma/CPP/7zip/Archive/ |
H A D | PeHandler.cpp | 647 UInt32 Lang; member 745 UInt32 Lang; member 750 UInt32 Lang; member
|
/aosp_15_r20/prebuilts/go/linux-x86/src/go/version/ |
D | version.go | 38 func Lang(x string) string { func
|
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/vendor/golang.org/x/tools/internal/versions/ |
D | versions.go | 27 func Lang(x string) string { func
|
/aosp_15_r20/external/clang/lib/Lex/ |
H A D | PPDirectives.cpp | 106 static bool isReservedId(StringRef Text, const LangOptions &Lang) { in isReservedId() 124 const LangOptions &Lang = PP.getLangOpts(); in shouldWarnOnMacroDef() local 136 const LangOptions &Lang = PP.getLangOpts(); in shouldWarnOnMacroUndef() local
|
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/go/internal/gover/ |
D | gover.go | 47 func Lang(x string) string { func
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/PDB/ |
H A D | PDBSymbolCompiland.cpp | 90 PDB_Lang Lang = Details ? Details->getLanguage() : PDB_Lang::Cpp; in getSourceFileFullPath() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/DebugInfo/PDB/ |
H A D | PDBSymbolCompiland.cpp | 91 PDB_Lang Lang = Details ? Details->getLanguage() : PDB_Lang::Cpp; in getSourceFileFullPath() local
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/Tooling/Inclusions/ |
D | StandardLibrary.h | 33 enum class Lang { C = 0, CXX, LastValue = CXX }; enum
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/Tooling/Inclusions/ |
D | StandardLibrary.h | 33 enum class Lang { C = 0, CXX, LastValue = CXX }; enum
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/Tooling/Inclusions/ |
D | StandardLibrary.h | 33 enum class Lang { C = 0, CXX, LastValue = CXX }; enum
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/Tooling/Inclusions/ |
D | StandardLibrary.h | 33 enum class Lang { C = 0, CXX, LastValue = CXX }; enum
|
/aosp_15_r20/external/llvm/lib/Analysis/ |
H A D | ModuleDebugInfoPrinter.cpp | 77 if (const char *Lang = dwarf::LanguageString(CU->getSourceLanguage())) in print() local
|
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/tools/run_tests/xds_k8s_test_driver/framework/helpers/ |
D | skips.py | 30 class Lang(enum.Flag): class
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/ |
H A D | ModuleDebugInfoPrinter.cpp | 76 auto Lang = dwarf::LanguageString(CU->getSourceLanguage()); in print() local
|
/aosp_15_r20/prebuilts/go/linux-x86/src/internal/gover/ |
D | gover.go | 83 func Lang(x string) string { func
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Analysis/ |
H A D | ModuleDebugInfoPrinter.cpp | 81 auto Lang = dwarf::LanguageString(CU->getSourceLanguage()); in printModuleDebugInfo() local
|