Home
last modified time | relevance | path

Searched defs:Language (Results 1 – 25 of 50) sorted by relevance

12

/third_party/rust/rust/
DRELEASES.md14 Language section in Version 1.72.0 (2023-08-24)
129 Language section in Version 1.71.0 (2023-07-13)
271 Language section in Version 1.70.0 (2023-06-01)
407 Language section in Version 1.69.0 (2023-04-20)
536 Language section in Version 1.68.0 (2023-03-09)
640 Language section in Version 1.67.0 (2023-01-26)
747 Language section in Version 1.66.0 (2022-12-15)
838 Language section in Version 1.65.0 (2022-11-03)
944 Language section in Version 1.64.0 (2022-09-22)
1085 Language section in Version 1.63.0 (2022-08-11)
[all …]
/third_party/gn/docs/
Dlanguage.md43 ## Language section in GN Language and Operation
63 ### Strings
91 ### Lists
162 ### Conditionals
179 ### Looping
192 ### Function calls
218 ### Scoping and execution
/third_party/rust/rust/src/bootstrap/
Dcc_detect.rs166 compiler: Language, in set_compiler()
229 pub(crate) fn ndk_compiler(compiler: Language, triple: &str, ndk: &Path) -> PathBuf { in ndk_compiler()
250 pub(crate) enum Language { enum
257 impl Language { impl
/third_party/flatbuffers/docs/source/
DTutorial.md3394 ### Vector of Unions
3511 ### Further Reading
/third_party/tex-hyphen/collaboration/source/offo/
Dgenerate-offo.rb22 class Language class
/third_party/python/Doc/library/
Dstring.rst590 .. _formatexamples:
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Headers/tools/buildHeaders/
Dmain.cpp40 spv::TLanguage Language; variable
/third_party/spirv-headers/tools/buildHeaders/
Dmain.cpp40 spv::TLanguage Language; variable
/third_party/skia/third_party/externals/spirv-headers/tools/buildHeaders/
Dmain.cpp40 spv::TLanguage Language; variable
/third_party/skia/third_party/externals/microhttpd/src/examples/
Ddemo_https.c133 struct Language struct
151 static const struct Language languages[] = argument
Ddemo.c132 struct Language struct
150 static const struct Language languages[] = argument
/third_party/tex-hyphen/collaboration/source/conversion-to-xml/org/tug/texhyphen/
DLanguageDataParser.java419 private static class Language { class in LanguageDataParser
422 Language() { in Language() method in LanguageDataParser.Language
/third_party/flatbuffers/src/
Didl_gen_binary.cpp117 IDLOptions::Language Language() const override { return IDLOptions::kBinary; } in Language() function in flatbuffers::__anon20795ce50111::BinaryCodeGenerator
Didl_gen_json_schema.cpp372 IDLOptions::Language Language() const override { in Language() function in flatbuffers::__anona97a7cea0511::JsonSchemaCodeGenerator
Didl_gen_lobster.cpp468 IDLOptions::Language Language() const override { in Language() function in flatbuffers::__anon144da8db0111::LobsterCodeGenerator
Dbfbs_gen_lua.cpp131 IDLOptions::Language Language() const override { return IDLOptions::kLua; } in Language() function in flatbuffers::__anon33bb12860111::LuaBfbsGenerator
Didl_gen_fbs.cpp446 IDLOptions::Language Language() const override { return IDLOptions::kProto; } in Language() function in flatbuffers::__anon42b69d3b0111::FBSCodeGenerator
/third_party/rust/rust/compiler/rustc_feature/src/
Dlib.rs138 Language, enumerator
/third_party/tex-hyphen/hyph-utf8/source/generic/hyph-utf8/lib/tex/hyphen/
Dlanguage.rb61 class Language class
/third_party/skia/third_party/externals/sfntly/cpp/src/sfntly/table/core/
Dcmap_table.cc343 int32_t CMapTable::CMapFormat0::Language() { in Language() function in sfntly::CMapTable::CMapFormat0
462 int32_t CMapTable::CMapFormat2::Language() { in Language() function in sfntly::CMapTable::CMapFormat2
651 int32_t CMapTable::CMapFormat4::Language(ReadableFontData* data) { in Language() function in sfntly::CMapTable::CMapFormat4
780 int32_t CMapTable::CMapFormat4::Language() { in Language() function in sfntly::CMapTable::CMapFormat4
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/
DWebAssemblyAsmPrinter.cpp185 StringRef Language = dwarf::LanguageString(CU->getSourceLanguage()); in EmitProducerInfo() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Object/
DWindowsResource.h87 support::ulittle16_t Language; member
/third_party/skia/third_party/externals/angle2/src/compiler/translator/TranslatorMetalDirect/
DLayout.cpp21 enum class Language enum
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DWARFLinker/
DDWARFLinkerCompileUnit.h322 uint16_t Language = 0; variable
/third_party/grpc/tools/run_tests/performance/
Dscenario_config.py256 class Language(object): class

12