Home
last modified time | relevance | path

Searched defs:Languages (Results 1 – 6 of 6) sorted by relevance

/third_party/protobuf/docs/design/editions/
Dedition-zero-feature-enum-field-closedness.md50 ### Languages subsection
54 <td style="background-color: #cccccc">Language
56 <td style="background-color: #cccccc">Open/Closed handling
/third_party/flatbuffers/
DFormatters.md10 # Languages chapter
/third_party/typescript/tests/baselines/reference/
DrecursiveClassReferenceTest.js181 (function (Languages) { argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/
DWebAssemblyAsmPrinter.cpp180 llvm::SmallVector<std::pair<std::string, std::string>, 4> Languages; in EmitProducerInfo() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ObjectYAML/
DWasmYAML.h246 std::vector<ProducerEntry> Languages; member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/
DWasm.h47 std::vector<std::pair<std::string, std::string>> Languages; member