Home
last modified time | relevance | path

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

/external/vogar/src/vogar/
DLanguage.java22 public enum Language { enum
32 Language(String javacSourceAndTarget, String minApiLevel) { in Language() method in Language
/external/boringssl/src/
DSTYLE.md23 ## Language section in BoringSSL Style Guide
/external/autotest/docs/
Dcoding-style.md6 ## Language section in Coding style for autotest in Chrome OS / Android / Brillo
/external/libtextclassifier/util/i18n/
Dlocale.h39 std::string Language() const { return language_; } in Language() function
/external/python/cpython2/Doc/library/
Dstring.rst511 .. _formatexamples:
/external/python/cpython3/Doc/library/
Dstring.rst514 .. _formatexamples:
/external/libmicrohttpd/src/examples/
Ddemo.c132 struct Language struct
150 static const struct Language languages[] = argument
Ddemo_https.c133 struct Language struct
151 static const struct Language languages[] = argument
/external/swiftshader/third_party/LLVM/lib/Support/
DDwarf.cpp538 const char *llvm::dwarf::LanguageString(unsigned Language) { in LanguageString()
/external/sl4a/Common/src/com/googlecode/android_scripting/language/
DLanguage.java29 public class Language { class
/external/clang/lib/Format/
DFormat.cpp223 FormatStyle::LanguageKind Language = in mapping() local
573 FormatStyle getGoogleStyle(FormatStyle::LanguageKind Language) { in getGoogleStyle()
629 FormatStyle getChromiumStyle(FormatStyle::LanguageKind Language) { in getChromiumStyle()
711 bool getPredefinedStyle(StringRef Name, FormatStyle::LanguageKind Language, in getPredefinedStyle()
737 FormatStyle::LanguageKind Language = Style->Language; in parseConfiguration() local
/external/clang/unittests/Tooling/
DTestVisitor.h42 enum Language { enum
/external/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
/external/clang/unittests/AST/
DMatchVerifier.h31 enum Language { enum
/external/llvm/lib/Support/
DDwarf.cpp359 const char *llvm::dwarf::LanguageString(unsigned Language) { in LanguageString()
/external/clang/include/clang/Format/
DFormat.h476 LanguageKind Language; member
864 inline StringRef getLanguageName(FormatStyle::LanguageKind Language) { in getLanguageName()
/external/flatbuffers/src/
Didl_gen_grpc.cpp188 enum Language { enum in flatbuffers::FlatBufFile
/external/llvm/lib/CodeGen/AsmPrinter/
DDwarfUnit.cpp872 uint16_t Language = getLanguage(); in constructTypeDIE() local
1187 uint16_t Language = getLanguage(); in applySubprogramAttributes() local
/external/spirv-llvm/lib/SPIRV/libSPIRV/
DSPIRVEntry.cpp572 auto Language = Module->getSourceLanguage(&Ver); in encode() local
/external/llvm/bindings/go/llvm/
Ddibuilder.go114 Language DwarfLang member
/external/flatbuffers/include/flatbuffers/
Didl.h390 enum Language { enum
/external/pdfium/third_party/lcms/src/
Dlcms2_internal.h660 cmsUInt16Number Language; member
/external/python/cpython3/Tools/clinic/
Dclinic.py374 class Language(metaclass=abc.ABCMeta): class
/external/syslinux/gpxe/src/include/gpxe/efi/Uefi/
DUefiInternalFormRepresentation.h295 CHAR8 Language[1]; member
/external/clang/lib/Sema/
DSemaDeclCXX.cpp12134 LinkageSpecDecl::LanguageIDs Language; in ActOnStartLinkageSpecification() local