Home
last modified time | relevance | path

Searched refs:TS (Results 1 – 25 of 210) sorted by path

123456789

/freebsd/contrib/bmake/
H A Dbmake.cat1375 VVAARRIIAABBLLEE AASSSSIIGGNNMMEENNTTSS
1415 CCOOMMMMEENNTTSS
1517 SSPPEECCIIAALL TTAARRGGEETTSS
H A Dconfig.h.in355 /* Enable extensions specified by ISO/IEC TS 18661-5:2014. */
359 /* Enable extensions specified by ISO/IEC TS 18661-1:2014. */
363 /* Enable extensions specified by ISO/IEC TS 18661-2:2015. */
367 /* Enable extensions specified by ISO/IEC TS 18661-4:2015. */
371 /* Enable extensions specified by ISO/IEC TS 18661-3:2015. */
/freebsd/contrib/byacc/
H A Dconfig.guess857 CRAY*TS:*:*:*)
/freebsd/contrib/dialog/
H A Dconfig.guess821 CRAY*TS:*:*:*)
/freebsd/contrib/expat/tests/
H A Dxmltest.sh58 TS="$PWD/tests/"
119 cd "$TS/xmlconf"
129 cd "$TS/xmlconf/$xmldir"
139 cd "$TS/xmlconf/oasis"
151 cd "$TS/xmlconf"
159 cd "$TS/xmlconf/$xmldir"
166 cd "$TS/xmlconf/oasis"
/freebsd/contrib/file/
H A Dconfig.guess861 CRAY*TS:*:*:*)
H A Dconfig.h.in386 /* Enable extensions specified by ISO/IEC TS 18661-5:2014. */
390 /* Enable extensions specified by ISO/IEC TS 18661-1:2014. */
394 /* Enable extensions specified by ISO/IEC TS 18661-2:2015. */
398 /* Enable extensions specified by ISO/IEC TS 18661-4:2015. */
402 /* Enable extensions specified by ISO/IEC TS 18661-3:2015. */
/freebsd/contrib/file/magic/Magdir/
H A Danimation144 >8 string dv1a \b, DMB MAF vid w/ AVC vid, ER-BSAC aud, BIFS, JPG/PNG/MNG, TS
146 >8 string dv2a \b, DMB MAF vid w/ AVC vid, HE-AAC v2 aud, BIFS, JPG/PNG/MNG, TS
148 >8 string dv3a \b, DMB MAF vid w/ AVC vid, HE-AAC aud, BIFS, JPG/PNG/MNG, TS
257 >8 string odcf \b, OMA DCF DRM Format 2.0 (OMA-TS-DRM-DCF-V2_0-20060303-A)
258 >8 string opf2 \b, OMA PDCF DRM Format 2.1 (OMA-TS-DRM-DCF-V2_1-20070724-C)
259 >8 string opx2 \b, OMA PDCF DRM + XBS ext (OMA-TS-DRM_XBS-V1_0-20070529-C)
300 >8 string risx \b, Representation Index Segment for MPEG-2 TS Segments
309 >8 string sisx \b, Single Index Segment forindex MPEG-2 TS
H A Dmacintosh484 # GRR: This magic is too weak, it is just "TS"
/freebsd/contrib/file/tests/
H A Dmatilde.arm.testfile97 ��U)�� /��@D���<TS�Y�������j0Q�\���NP��Z����<F[!*�����\�~EEJ9 �`17ĉ�}N�<H@oX~���aY�]�Y#<h�…
/freebsd/contrib/ldns/
H A Dconfig.guess857 CRAY*TS:*:*:*)
/freebsd/contrib/ldns/ldns/
H A Dconfig.h.in491 /* Enable extensions specified by ISO/IEC TS 18661-5:2014. */
495 /* Enable extensions specified by ISO/IEC TS 18661-1:2014. */
499 /* Enable extensions specified by ISO/IEC TS 18661-2:2015. */
503 /* Enable extensions specified by ISO/IEC TS 18661-4:2015. */
507 /* Enable extensions specified by ISO/IEC TS 18661-3:2015. */
/freebsd/contrib/libdiff/test/
H A Dtest010.left.txt1930 "HU200-TS",
H A Dtest010.right.txt1930 "HU200-TS",
H A Dtest110.left-P.txt1930 "HU200-TS",
H A Dtest110.right-P.txt1930 "HU200-TS",
/freebsd/contrib/libevent/build-aux/
H A Dconfig.guess821 CRAY*TS:*:*:*)
/freebsd/contrib/libpcap/
H A DCHANGES810 Add a link-layer type for a variant of 3GPP TS 27.010.
H A Dconfig.guess857 CRAY*TS:*:*:*)
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DDeclCXX.h1865 void setLambdaTypeInfo(TypeSourceInfo *TS) { in setLambdaTypeInfo() argument
1869 DL.MethodTyInfo = TS; in setLambdaTypeInfo()
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DStmtPrinter.cpp585 if (auto *TS = dyn_cast<CompoundStmt>(Node->getTryBody())) { in VisitObjCAtTryStmt() local
586 PrintRawCompoundStmt(TS); in VisitObjCAtTryStmt()
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGDebugInfo.cpp2263 auto *TS = dyn_cast<VarTemplateSpecializationDecl>(VD); in GetTemplateArgs() local
2264 if (!TS) in GetTemplateArgs()
2266 VarTemplateDecl *T = TS->getSpecializedTemplate(); in GetTemplateArgs()
2268 auto TA = TS->getTemplateArgs().asArray(); in GetTemplateArgs()
H A DCGDebugInfo.h313 llvm::DINodeArray CollectCXXTemplateParams(const RecordDecl *TS,
/freebsd/contrib/llvm-project/clang/lib/Driver/
H A DDriver.cpp5511 ToolSelector TS(JA, *TC, C, isSaveTempsEnabled(), in BuildJobsForActionNoCache() local
5513 const Tool *T = TS.getTool(Inputs, CollapsedOffloadActions); in BuildJobsForActionNoCache()
/freebsd/contrib/llvm-project/clang/lib/Parse/
H A DParseExpr.cpp3234 BalancedDelimiterTracker TS(*this, tok::l_square); in ParseParenExpression() local
3235 TS.consumeOpen(); in ParseParenExpression()
3244 TS.consumeClose(); in ParseParenExpression()
3246 OMPBracketsRanges.push_back(TS.getRange()); in ParseParenExpression()

123456789