Home
last modified time | relevance | path

Searched defs:TN (Results 1 – 16 of 16) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/
DFoldingSet.h480 T *TN = static_cast<T *>(N); in GetNodeProfile() local
488 T *TN = static_cast<T *>(N); in NodeEquals() local
495 T *TN = static_cast<T *>(N); in ComputeNodeHash() local
529 T *TN = static_cast<T *>(N); in GetNodeProfile() local
535 T *TN = static_cast<T *>(N); in NodeEquals() local
541 T *TN = static_cast<T *>(N); in ComputeNodeHash() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
DGenericDomTreeConstruction.h622 const TreeNodePtr TN = DT.getNode(N); in reattachExistingSubtree() local
779 TreeNodePtr TN = II.Bucket.top(); in InsertReachable() local
852 for (const TreeNodePtr TN : II.Affected) { in UpdateInsertion() local
859 for (const TreeNodePtr TN : II.VisitedUnaffected) in UpdateInsertion() local
1062 const TreeNodePtr TN = DT.getNode(To); in DeleteUnreachable() local
1080 const TreeNodePtr TN = DT.getNode(N); in DeleteUnreachable() local
1104 const TreeNodePtr TN = DT.getNode(N); in DeleteUnreachable() local
1308 const TreeNodePtr TN = NodeToTN.second.get(); in verifyReachability() local
1341 const TreeNodePtr TN = NodeToTN.second.get(); in VerifyLevels() local
1509 const TreeNodePtr TN = NodeToTN.second.get(); in verifyParentProperty() local
[all …]
/third_party/boost/libs/type_index/examples/
Dconstexpr14_sort_check.cpp49 constexpr bool is_asc_sorted(types<Lhs, Rhs, TN...>) noexcept { in is_asc_sorted() argument
/third_party/boost/boost/gil/concepts/
Dcolor_base.hpp152 using TN = typename kth_element_type<ColorBase, num_elements - 1>::type; in constraints() typedef
236 using TN = typename kth_element_type<ColorBase, num_elements - 1>::type; in constraints() typedef
/third_party/glib/gobject/
Dgtype.h1603 #define G_DEFINE_TYPE(TN, t_n, T_P) G_DEFINE_TYPE_EXTENDED (TN, t_n, T_P, 0, {}) argument
1618 #define G_DEFINE_TYPE_WITH_CODE(TN, t_n, T_P, _C_) _G_DEFINE_TYPE_EXTENDED_BEGIN (TN, t_n, T_P,… argument
1643 #define G_DEFINE_TYPE_WITH_PRIVATE(TN, t_n, T_P) G_DEFINE_TYPE_EXTENDED (TN, t_n, T_P, 0… argument
1657 #define G_DEFINE_ABSTRACT_TYPE(TN, t_n, T_P) G_DEFINE_TYPE_EXTENDED (TN, t_n, T_P, G_TYPE_FLAG… argument
1674 #define G_DEFINE_ABSTRACT_TYPE_WITH_CODE(TN, t_n, T_P, _C_) _G_DEFINE_TYPE_EXTENDED_BEGIN (TN, t_n,… argument
1687 #define G_DEFINE_ABSTRACT_TYPE_WITH_PRIVATE(TN, t_n, T_P) G_DEFINE_TYPE_EXTENDED (TN, t_n, T_P, G… argument
1762 #define G_DEFINE_TYPE_EXTENDED(TN, t_n, T_P, _f_, _C_) _G_DEFINE_TYPE_EXTENDED_BEGIN (TN, t_n, … argument
1787 #define G_DEFINE_INTERFACE(TN, t_n, T_P) G_DEFINE_INTERFACE_WITH_CODE(TN, t_n, T_P, ;) argument
1806 #define G_DEFINE_INTERFACE_WITH_CODE(TN, t_n, T_P, _C_) _G_DEFINE_INTERFACE_EXTENDED_BEGIN(TN, … argument
Dgtype-private.h109 #define _G_DEFINE_TYPE_EXTENDED_WITH_PRELUDE(TN, t_n, T_P, _f_, _P_, _C_) _G_DEFINE_TYPE_EXTEND… argument
Dgtypemodule.h104 #define G_DEFINE_DYNAMIC_TYPE(TN, t_n, T_P) G_DEFINE_DYNAMIC_TYPE_EXTENDED (TN, t_n, T_P, … argument
/third_party/glib/tests/gobject/
Ddeftype.c30 #define MY_DEFINE_TYPE(TN, t_n, T_P) \ argument
/third_party/libphonenumber/javascript/i18n/phonenumbers/
Dshortnumbermetadata.js3232 ,"TN":[,[,,"1\\d\\d",,,,,,,[3] property
Dmetadatalite.js7313 ,"TN":[,[,,"[2-57-9]\\d{7}",,,,,,,[8] property
Dmetadata.js7313 ,"TN":[,[,,"[2-57-9]\\d{7}",,,,,,,[8] property
Ddemo-compiled.js422 …1"]],,[,,,,,,,,,[-1]],,,[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],,,[,,,,,,,,,[-1]]],TN:[,[,,"[2-57-9]\\d{7}… property
640 …],,[,,"0[1-49]",,,,"01"],[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],,[,,,,,,,,,[-1]]],TN:[,[,,"1\\d\\d",,,,,,… property
/third_party/boost/boost/histogram/
Dunlimited_storage.hpp594 using TN = detail::next_type<typename buffer_type::types, T>; in is_x_unsigned() typedef
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Demangle/
DMicrosoftDemangle.cpp2145 TypeNode *TN = demangleType(MangledName, QualifierMangleMode::Drop); in demangleFunctionParameterList() local
/third_party/boost/libs/wave/test/testwave/testfiles/
Dt_5_035.hpp792 #define TN macro
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp2481 VTSDNode *TN = cast<VTSDNode>(N1.getOperand(1)); in visitADDLikeCommutative() local
3239 VTSDNode *TN = cast<VTSDNode>(N1.getOperand(1)); in visitSUB() local