Home
last modified time | relevance | path

Searched refs:DC1 (Results 1 – 25 of 39) sorted by relevance

12

/freebsd/contrib/ntp/include/
H A Dascii.h58 #define DC1 17 macro
/freebsd/sys/contrib/device-tree/src/arm64/xilinx/
H A Dzynqmp-zc1254-revA.dts50 spi-max-frequency = <108000000>; /* Based on DC1 spec */
H A Dzynqmp-zc1232-revA.dts49 spi-max-frequency = <108000000>; /* Based on DC1 spec */
H A Dzynqmp-zc1751-xm018-dc4.dts182 spi-max-frequency = <108000000>; /* Based on DC1 spec */
H A Dzynqmp-zc1751-xm015-dc1.dts364 spi-max-frequency = <108000000>; /* Based on DC1 spec */
H A Dzynqmp-zcu104-revA.dts461 spi-max-frequency = <108000000>; /* Based on DC1 spec */
H A Dzynqmp-zcu104-revC.dts473 spi-max-frequency = <108000000>; /* Based on DC1 spec */
H A Dzynqmp-zcu111-revA.dts811 spi-max-frequency = <108000000>; /* Based on DC1 spec */
H A Dzynqmp-zcu102-revA.dts975 spi-max-frequency = <108000000>; /* Based on DC1 spec */
H A Dzynqmp-zcu106-revA.dts969 spi-max-frequency = <108000000>; /* Based on DC1 spec */
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DASTStructuralEquivalence.cpp1712 DeclContext *DC1 = D1->getDeclContext()->getNonTransparentContext(); in IsRecordContextStructurallyEquivalent() local
1717 if ((DC1->isFunctionOrMethod() && DC2->isTranslationUnit()) || in IsRecordContextStructurallyEquivalent()
1718 (DC2->isFunctionOrMethod() && DC1->isTranslationUnit())) in IsRecordContextStructurallyEquivalent()
1721 if (DC1->getDeclKind() != DC2->getDeclKind()) in IsRecordContextStructurallyEquivalent()
1723 if (DC1->isTranslationUnit()) in IsRecordContextStructurallyEquivalent()
1725 if (DC1->isInlineNamespace() != DC2->isInlineNamespace()) in IsRecordContextStructurallyEquivalent()
1727 if (const auto *ND1 = dyn_cast<NamedDecl>(DC1)) { in IsRecordContextStructurallyEquivalent()
1729 if (!DC1->isInlineNamespace() && in IsRecordContextStructurallyEquivalent()
1734 if (auto *D1Spec = dyn_cast<ClassTemplateSpecializationDecl>(DC1)) { in IsRecordContextStructurallyEquivalent()
1740 DC1 = DC1->getParent()->getNonTransparentContext(); in IsRecordContextStructurallyEquivalent()
/freebsd/tools/tools/locale/patch/
H A Dpatch-UnicodeData.txt10 4DC1;HEXAGRAM FOR THE RECEPTIVE EARTH;So;0;ON;;;;;N;;;;;
/freebsd/usr.sbin/kbdcontrol/
H A Dlex.l96 DC1|dc1 { number = 17; return TNUM; }
/freebsd/share/i18n/csmapper/APPLE/
H A DROMAN%UCS.src132 # interpreted (if at all) as the control codes DC1-DC4.
H A DUCS%ROMAN.src132 # interpreted (if at all) as the control codes DC1-DC4.
/freebsd/contrib/lutok/api-docs/html/
H A Ddoxygen.css40 --icon-background-color: #728DC1;
67 --label-background-color: #728DC1;
/freebsd/contrib/llvm-project/clang/lib/Analysis/
H A DCFG.cpp164 const DeclContext *DC1 = Decl1->getDeclContext(); in areExprTypesCompatible() local
167 assert(isa<EnumDecl>(DC1) && isa<EnumDecl>(DC2)); in areExprTypesCompatible()
168 return DC1 == DC2; in areExprTypesCompatible()
/freebsd/tools/tools/locale/etc/final-maps/
H A Dwidths.txt5388 <CJK_UNIFIED_IDEOGRAPH-3DC1> 2
13580 <CJK_UNIFIED_IDEOGRAPH-5DC1> 2
17676 <CJK_UNIFIED_IDEOGRAPH-6DC1> 2
21772 <CJK_UNIFIED_IDEOGRAPH-7DC1> 2
25868 <CJK_UNIFIED_IDEOGRAPH-8DC1> 2
29964 <CJK_UNIFIED_IDEOGRAPH-9DC1> 2
47969 <TANGUT_IDEOGRAPH-17DC1> 2
57820 <CJK_UNIFIED_IDEOGRAPH-20DC1> 2
61916 <CJK_UNIFIED_IDEOGRAPH-21DC1> 2
66012 <CJK_UNIFIED_IDEOGRAPH-22DC1> 2
[all …]
H A Dmap.GBK2730 <CJK_UNIFIED_IDEOGRAPH-5DC1> \x8e\x5f
5353 <CJK_UNIFIED_IDEOGRAPH-6DC1> \x9b\xf9
10451 <CJK_UNIFIED_IDEOGRAPH-7DC1> \xbe\x66
15812 <CJK_UNIFIED_IDEOGRAPH-8DC1> \xda\x95
21650 <CJK_UNIFIED_IDEOGRAPH-9DC1> \xfa\x5e
H A Dmap.Big58630 <CJK_UNIFIED_IDEOGRAPH-8DC1> \xD7\xDA
10433 <CJK_UNIFIED_IDEOGRAPH-7DC1> \xE3\x67
13460 <CJK_UNIFIED_IDEOGRAPH-9DC1> \xF6\xB5
/freebsd/contrib/ncurses/misc/
H A Dterminfo.src14788 # No delays specified; use "stty ixon -ixany" to enable DC3/DC1 flow control!
14804 # delays are specified; use "stty ixon -ixany" to enable DC3/DC1 flow control!
15023 # delays are specified; use "stty ixon -ixany" to enable DC3/DC1 flow control!
15591 # require/do not require receipt of a DC1 from host after each LF*
16156 # "stty ixon -ixany" to enable DC3/DC1 flow control!
20472 # Delays not specified; use "stty ixon -ixany" to enable DC3/DC1 flow control!
20554 # delays are specified; use "stty ixon -ixany" to enable DC3/DC1 flow control!
20598 # delays are specified; use "stty ixon -ixany" to enable DC3/DC1 flow control!
21044 # The modem interface is permitted to discard LF (maybe DC1), otherwise
21064 # Enable DC3/DC1 flow control with "stty ixon -ixany".
[all …]
/freebsd/share/colldef/
H A Dzh_TW.Big5.src10862 <CJK_UNIFIED_IDEOGRAPH-7DC1> "<XFC9C><X4E00>";<X05>;"<X05><XC0>"…
13463 <CJK_UNIFIED_IDEOGRAPH-8DC1> "<XFD1F><X6400>";<X05>;"<X05><XC0>"…
15813 <CJK_UNIFIED_IDEOGRAPH-9DC1> "<XFDA5><X2E00>";<X05>;"<X05><XC0>"…
H A Dzh_CN.GBK.src36543 <CJK_UNIFIED_IDEOGRAPH-8DC1> <X7FE9>;<X05>;<X05>;<CJK_UNIFIED_ID…
45151 <CJK_UNIFIED_IDEOGRAPH-5DC1> <XC1FA>;<X05>;<X05>;<CJK_UNIFIED_ID…
48607 <CJK_UNIFIED_IDEOGRAPH-6DC1> <XDD4D>;<X05>;<X05>;<CJK_UNIFIED_ID…
48613 <CJK_UNIFIED_IDEOGRAPH-7DC1> <XDD5E>;<X05>;<X05>;<CJK_UNIFIED_ID…
54530 <CJK_UNIFIED_IDEOGRAPH-9DC1> "<XFAEB><X2D00>";<X05>;"<X05><XC0>"…
/freebsd/share/ctypedef/
H A Dja_JP.eucJP.src12571 <CJK_UNIFIED_IDEOGRAPH-9DC1>;/
25618 <CJK_UNIFIED_IDEOGRAPH-9DC1>;/
38723 <CJK_UNIFIED_IDEOGRAPH-9DC1>;/
/freebsd/share/termcap/
H A Dtermcap1124 # require/do not require receipt of a DC1 from host after each LF*
1864 # Delays not specified; use "stty ixon -ixany" to enable DC3/DC1 flow control!

12