Home
last modified time | relevance | path

Searched defs:TA (Results 1 – 23 of 23) sorted by relevance

/third_party/boost/boost/bimap/relation/
Dmutant_relation.hpp284 mutant_relation(const mutant_relation<TA,TB,Info,false> & rel) : in mutant_relation()
287 mutant_relation(const mutant_relation<TA,TB,Info,true> & rel) : in mutant_relation()
293 mutant_relation& operator=(const mutant_relation<TA,TB,Info,FM> & rel) in operator =()
429 copy_with_left_replaced(mutant_relation<TA,TB,Info,force_mutable> const& rel, in copy_with_left_replaced()
439 copy_with_left_replaced(mutant_relation<TA,TB,::boost::mpl::na,force_mutable> const& rel, in copy_with_left_replaced()
449 copy_with_right_replaced(mutant_relation<TA,TB,Info,force_mutable> const& rel, in copy_with_right_replaced()
459 copy_with_right_replaced(mutant_relation<TA,TB,::boost::mpl::na,force_mutable> const& rel, in copy_with_right_replaced()
/third_party/node/deps/npm/node_modules/typedarray/test/
Dtarray.js1 var TA = require('../'); variable
/third_party/typescript/tests/cases/compiler/
DnearbyIdenticalGenericLambdasAssignable.ts10 type TA = typeof fA; alias
/third_party/boost/boost/qvm/
Dquat_vec_operations.hpp29 typedef typename quat_traits<A>::scalar_type TA; in operator *() typedef
Dquat_operations.hpp443 typedef typename quat_traits<A>::scalar_type TA; in inverse() typedef
543 typedef typename quat_traits<A>::scalar_type TA; in operator *=() typedef
582 typedef typename quat_traits<A>::scalar_type TA; in operator *() typedef
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
DRDFLiveness.cpp141 auto TA = DFG.addr<DefNode*>(DefQ[i]); in getAllReachingDefs() local
160 auto TA = DFG.addr<DefNode*>(N); in getAllReachingDefs() local
226 auto DefInSet = [&Defs] (NodeAddr<RefNode*> TA) -> bool { in getAllReachingDefs()
233 auto TA = DFG.addr<InstrNode*>(T); in getAllReachingDefs() local
781 RegisterAggr TA(PRI); in computeLiveIns() local
DRDFGraph.cpp1158 auto Related = [this,RA](NodeAddr<RefNode*> TA) -> bool { in getNextRelated()
1165 auto RelatedStmt = [&Related,RA](NodeAddr<RefNode*> TA) -> bool { in getNextRelated()
1169 auto RelatedPhi = [&Related,RA](NodeAddr<RefNode*> TA) -> bool { in getNextRelated()
1220 auto IsShadow = [Flags] (NodeAddr<RefNode*> TA) -> bool { in getNextShadow()
1240 auto IsShadow = [Flags] (NodeAddr<RefNode*> TA) -> bool { in getNextShadow()
1566 void DataFlowGraph::linkRefUp(NodeAddr<InstrNode*> IA, NodeAddr<T> TA, in linkRefUp()
1731 auto TA = addr<UseNode*>(RDA.Addr->getReachedUse()); in unlinkUseDF() local
1805 auto TA = addr<DefNode*>(RDA.Addr->getReachedDef()); in unlinkDefDF() local
DHexagonRDFOpt.cpp164 for (auto TA : BA.Addr->members_if(DFG.IsCode<NodeAttrs::Stmt>, DFG)) { in run() local
/third_party/libphonenumber/javascript/i18n/phonenumbers/
Dmetadatafortesting.js917 ,"TA":[,[,,"8\\d{3,7}",,,,,,,[4,6,8] property
Dmetadatalite.js7065 ,"TA":[,[,,"8\\d{3}",,,,,,,[4] property
Dmetadata.js7065 ,"TA":[,[,,"8\\d{3}",,,,,,,[4] property
Ddemo-compiled.js414 "$1 $2",["9"]]],,[,,,,,,,,,[-1]],,,[,,"0800\\d{4}",,,,,,,[8]],[,,,,,,,,,[-1]],,,[,,,,,,,,,[-1]]],TA property
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Demangle/
DItaniumDemangle.h2527 Node *TA = getDerived().parseTemplateArgs(State != nullptr); in parseName() local
2540 Node *TA = getDerived().parseTemplateArgs(State != nullptr); in parseName() local
3142 Node *TA = getDerived().parseTemplateArgs(State != nullptr); in parseNestedName() local
3204 Node *TA = getDerived().parseTemplateArgs(); in parseSimpleId() local
3269 Node *TA = getDerived().parseTemplateArgs(); in parseBaseUnresolvedName() local
3300 Node *TA = getDerived().parseTemplateArgs(); in parseUnresolvedName() local
3359 Node *TA = getDerived().parseTemplateArgs(); in parseUnresolvedName() local
3924 Node *TA = getDerived().parseTemplateArgs(); in parseType() local
3994 Node *TA = getDerived().parseTemplateArgs(); in parseType() local
/third_party/mesa3d/src/amd/common/
Dac_perfcounter.h67 TA = 0x8, enumerator
/third_party/mbedtls/library/
Dbignum.c1461 mbedtls_mpi TA, TB; in mbedtls_mpi_mul_mpi() local
2248 mbedtls_mpi TA, TB; in mbedtls_mpi_gcd() local
2491 mbedtls_mpi G, TA, TU, U1, U2, TB, TV, V1, V2; in mbedtls_mpi_inv_mod() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DTypeBasedAliasAnalysis.cpp490 TBAANode TA(A); in getLeastCommonType() local
/third_party/mindspore/mindspore/ccsrc/minddata/dataset/kernels/image/lite_cv/
Dwarp_affine.cc522 int16_t TA[B_SZ * B_SZ]; in WarpPerspectiveBilinear() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/MCTargetDesc/
DX86BaseInfo.h746 T8 = 2 << OpMapShift, TA = 3 << OpMapShift, enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DTargetLoweringBase.cpp1386 LegalizeTypeAction TA = getTypeAction(Context, VT); in getVectorTypeBreakdown() local
/third_party/pcre2/pcre2/src/sljit/
DsljitNativeSPARC_common.c178 #define TA (OPC1(0x2) | OPC3(0x3a) | (8 << 25)) macro
DsljitNativeMIPS_common.c112 #define TA(t) ((t) << 16) macro
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/TableGen/
DRecord.cpp2168 for (const Init *TA : TArgs) { in operator <<() local
/third_party/boost/libs/wave/test/testwave/testfiles/
Dt_5_035.hpp779 #define TA macro