Searched defs:DSC (Results 1 - 9 of 9) sorted by relevance

/netbsd-current/sys/external/bsd/drm2/dist/drm/amd/display/dc/dsc/
H A DMakefile34 DSC = dc_dsc.o rc_calc.o rc_calc_dpi.o macro
/netbsd-current/external/apache2/llvm/dist/llvm/tools/llvm-xray/
H A Dxray-graph.h126 explicit GraphRenderer(const FuncIdConversionHelper &FuncIdHelper, bool DSC) argument
/netbsd-current/external/gpl3/gcc.old/dist/libcpp/
H A Dinternal.h822 #define DSC(str) (const unsigned char *)str, sizeof str - 1 macro
/netbsd-current/external/gpl3/gcc/dist/libcpp/
H A Dinternal.h847 #define DSC(str) (const unsigned char *)str, sizeof str - 1 macro
/netbsd-current/external/apache2/llvm/dist/clang/lib/Parse/
H A DParseDeclCXX.cpp1416 ParseClassSpecifier(tok::TokenKind TagTokKind, SourceLocation StartLoc, DeclSpec &DS, const ParsedTemplateInfo &TemplateInfo, AccessSpecifier AS, bool EnteringContext, DeclSpecContext DSC, ParsedAttributesWithRange &Attributes) argument
H A DParseOpenMP.cpp631 Parser::DeclSpecContext DSC = Parser::DeclSpecContext::DSC_type_specifier; local
H A DParseDecl.cpp48 DeclSpecContext DSC = getDeclSpecContextFromDeclaratorContext(Context); local
2468 ParseSpecifierQualifierList(DeclSpec &DS, AccessSpecifier AS, DeclSpecContext DSC) argument
2548 ParseImplicitInt(DeclSpec &DS, CXXScopeSpec *SS, const ParsedTemplateInfo &TemplateInfo, AccessSpecifier AS, DeclSpecContext DSC, ParsedAttributesWithRange &Attrs) argument
4407 ParseEnumSpecifier(SourceLocation StartLoc, DeclSpec &DS, const ParsedTemplateInfo &TemplateInfo, AccessSpecifier AS, DeclSpecContext DSC) argument
[all...]
/netbsd-current/external/apache2/llvm/dist/clang/include/clang/Parse/
H A DParser.h2186 static bool isTypeSpecifier(DeclSpecContext DSC) { argument
2224 isDefiningTypeSpecifierContext(DeclSpecContext DSC) { argument
2248 static bool isOpaqueEnumDeclarationContext(DeclSpecContext DSC) { argument
2269 static bool isClassTemplateDeductionContext(DeclSpecContext DSC) { argument
[all...]
/netbsd-current/sys/external/bsd/drm2/dist/drm/amd/display/dc/
H A Ddc_hw_types.h679 uint32_t DSC : 1; /* Use DSC with this timing */ member in struct:dc_crtc_timing_flags
[all...]

Completed in 333 milliseconds