Home
last modified time | relevance | path

Searched defs:tt (Results 1 – 25 of 206) sorted by relevance

123456789

/third_party/typescript/tests/baselines/reference/
DchainedCallsWithTypeParameterConstrainedToOtherTypeParameter2.js53 (new Chain(t)).then(function (tt) { return s; }).then(function (ss) { return t; }); argument
57 …(new Chain(t)).then(function (tt) { return t; }).then(function (tt) { return t; }).then(function (… argument
73 … (new Chain2(i)).then(function (ii) { return t; }).then(function (tt) { return s; }).value.x = ""; argument
76 …(new Chain2(i)).then(function (ii) { return t; }).then(function (tt) { return t; }).then(function … argument
Dparser512097.js2 var tt = { aa; } variable
8 var tt = { aa: aa }; variable
DincompleteObjectLiteral1.js2 var tt = { aa; } variable
6 var tt = { aa: aa }; variable
Dparser512325.js2 var tt = (a, (b, c)) => a+b+c; function
/third_party/boost/libs/numeric/ublas/test/tensor/
Dtest_expression_evaluation.cpp69 for(auto& tt: t){ tt = v; v+=value_type{1}; } in BOOST_FIXTURE_TEST_CASE_TEMPLATE() local
103 for(auto& tt: t1){ tt = v; v+=value_type{1}; } in BOOST_FIXTURE_TEST_CASE_TEMPLATE() local
106 for(auto& tt: t2){ tt = v; v+=value_type{2}; } in BOOST_FIXTURE_TEST_CASE_TEMPLATE() local
160 for(auto& tt: t){ tt = v; v+=value_type{1}; } in BOOST_FIXTURE_TEST_CASE_TEMPLATE() local
194 for(auto& tt: t1){ tt = v; v+=value_type{1}; } in BOOST_FIXTURE_TEST_CASE_TEMPLATE() local
197 for(auto& tt: t2){ tt = v; v+=value_type{2}; } in BOOST_FIXTURE_TEST_CASE_TEMPLATE() local
Dtest_expression.cpp69 for(auto& tt: t){ tt = v; v+=value_type{1}; } in BOOST_FIXTURE_TEST_CASE_TEMPLATE() local
93 for(auto& tt: t) { tt = v; v+=value_type{1}; } in BOOST_FIXTURE_TEST_CASE_TEMPLATE() local
134 for(auto& tt: t){ tt = v; v+=value_type{1}; } in BOOST_FIXTURE_TEST_CASE_TEMPLATE() local
/third_party/openssl/crypto/asn1/
Dtasn_new.c44 const ASN1_TEMPLATE *tt = NULL; in asn1_item_embed_new() local
202 static int asn1_template_new(ASN1_VALUE **pval, const ASN1_TEMPLATE *tt) in asn1_template_new()
248 static void asn1_template_clear(ASN1_VALUE **pval, const ASN1_TEMPLATE *tt) in asn1_template_clear()
Dtasn_fre.c30 const ASN1_TEMPLATE *tt = NULL, *seqtt; in asn1_item_embed_free() local
122 void asn1_template_free(ASN1_VALUE **pval, const ASN1_TEMPLATE *tt) in asn1_template_free()
/third_party/icu/tools/multi/proj/icu4jscan/src/com/ibm/icu/dev/scan/
DScanICU.java118 Node tt = out.createTextNode(locinfo.trim()); in addFormatting() local
149 Node tt = out.createTextNode(locinfo.trim()); in addCollation() local
DScanJava.java64 CapNode tt = out.createTextNode(locinfo.trim()); in addCollation() local
99 CapNode tt = out.createTextNode(locinfo.trim()); in addFormatting() local
/third_party/typescript/tests/cases/conformance/parser/ecmascript5/RegressionTests/
Dparser512325.ts1 var tt = (a, (b, c)) => a+b+c; variable
Dparser512097.ts1 var tt = { aa; } variable
/third_party/typescript/tests/cases/compiler/
DincompleteObjectLiteral1.ts1 var tt = { aa; } variable
/third_party/boost/tools/boost_install/test/iostreams/bzip2-1.0.6/
Dbzip.css64 code, tt, pre { font-size: 120%; } selector
65 code, tt { color: #761596; } selector
/third_party/bzip2/
Dbzip.css64 code, tt, pre { font-size: 120%; } selector
65 code, tt { color: #761596; } selector
/third_party/boost/tools/boost_install/test/iostreams/bzip2-1.0.8/
Dbzip.css64 code, tt, pre { font-size: 120%; } selector
65 code, tt { color: #761596; } selector
/third_party/mindspore/mindspore/lite/schema/inner/
Dops_types_generated.h897 static const flatbuffers::TypeTable tt = { in ResizeMethodTypeTable() local
912 static const flatbuffers::TypeTable tt = { in CoordinateTransformModeTypeTable() local
929 static const flatbuffers::TypeTable tt = { in NearestModeTypeTable() local
959 static const flatbuffers::TypeTable tt = { in FormatTypeTable() local
992 static const flatbuffers::TypeTable tt = { in ActivationTypeTypeTable() local
1012 static const flatbuffers::TypeTable tt = { in ReduceModeTypeTable() local
1026 static const flatbuffers::TypeTable tt = { in PoolModeTypeTable() local
1042 static const flatbuffers::TypeTable tt = { in EltwiseModeTypeTable() local
1057 static const flatbuffers::TypeTable tt = { in PadModeTypeTable() local
1071 static const flatbuffers::TypeTable tt = { in RoundModeTypeTable() local
[all …]
/third_party/toybox/toys/other/
Dw.c27 time_t tt = x->ut_tv.tv_sec; in w_main() local
/third_party/boost/libs/geometry/test/strategies/
Ddistance_default_result.cpp187 typedef ttmath_big tt; in test_segment_all() typedef
227 typedef ttmath_big tt; in test_box_all() typedef
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/util/
DRuleBasedTimeZone.java173 TimeZoneTransition tt = getNextTransition(now, false); in useDaylightTime() local
197 TimeZoneTransition tt = getNextTransition(time, false); in observesDaylightTime() local
332 long tt = tzt.getTime(); in getNextTransition() local
401 long tt = tzt.getTime(); in getPreviousTransition() local
497 long tt; in complete() local
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/util/
DRuleBasedTimeZone.java188 TimeZoneTransition tt = getNextTransition(now, false); in useDaylightTime() local
213 TimeZoneTransition tt = getNextTransition(time, false); in observesDaylightTime() local
354 long tt = tzt.getTime(); in getNextTransition() local
425 long tt = tzt.getTime(); in getPreviousTransition() local
522 long tt; in complete() local
/third_party/icu/icu4c/source/test/cintltst/
Ducnvseltst.c195 text_reset(TestText *tt) { in text_reset()
201 text_nextString(TestText *tt, int32_t *pLength) { in text_nextString()
226 text_open(TestText *tt) { in text_open()
258 text_close(TestText *tt) { in text_close()
/third_party/ffmpeg/libavcodec/
Dvc1_loopfilter.c371 int tt; in vc1_p_h_loop_filter() local
424 int tt; in vc1_p_v_loop_filter() local
807 int tt; in vc1_p_h_intfr_loop_filter() local
857 int tt; in vc1_p_v_intfr_loop_filter() local
1119 int tt; in vc1_b_h_intfi_loop_filter() local
1151 int tt; in vc1_b_v_intfi_loop_filter() local
/third_party/mbedtls/library/
Dplatform_util.c103 struct tm *mbedtls_platform_gmtime_r( const mbedtls_time_t *tt, in mbedtls_platform_gmtime_r()
/third_party/boost/libs/type_traits/test/
Dudt_specialisations.cpp24 namespace tt namespace

123456789