Home
last modified time | relevance | path

Searched defs:another (Results 1 – 15 of 15) sorted by relevance

/third_party/typescript/tests/baselines/reference/
DdeeplyNestedAssignabilityIssue.js21 another: { property
26 another: {} property
36 another: { property
41 another: {} property
DdestructuringTypeGuardFlow.js17 const another: string = baz; constant
33 const another: string = baz; constant
45 var another = baz; variable
/third_party/boost/libs/test/test/utils-ts/
Dalgorithm-test.cpp74 const_string another( "tes" ); in BOOST_AUTO_TEST_CASE() local
91 const_string another( "tes" ); in BOOST_AUTO_TEST_CASE() local
110 const_string another( "string" ); in BOOST_AUTO_TEST_CASE() local
/third_party/typescript/tests/cases/compiler/
DdestructuringTypeGuardFlow.ts17 const another: string = baz; constant
33 const another: string = baz; constant
/third_party/boost/libs/chrono/test/
Danother_obj.cpp13 void another() { in another() function
/third_party/python/Doc/faq/
Dprogramming.rst401 .. _faq-argument-vs-parameter:
/third_party/skia/third_party/externals/spirv-tools/source/opt/
Dconstants.h360 auto another = MakeUnique<VectorConstant>(type_->AsVector()); in CopyVectorConstant() local
393 auto another = MakeUnique<MatrixConstant>(type_->AsMatrix()); in CopyMatrixConstant() local
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
Dconstants.h360 auto another = MakeUnique<VectorConstant>(type_->AsVector()); in CopyVectorConstant() local
393 auto another = MakeUnique<MatrixConstant>(type_->AsMatrix()); in CopyMatrixConstant() local
/third_party/flutter/skia/third_party/externals/spirv-tools/source/opt/
Dconstants.h233 auto another = MakeUnique<VectorConstant>(type_->AsVector()); in CopyVectorConstant() local
/third_party/icu/icu4c/source/test/intltest/
Dtufmtts.cpp174 TimeUnit* another = tmunit->clone(); in testAPI() local
Ddtifmtts.cpp138 DateIntervalFormat* another = dtitvfmt->clone(); in testAPI() local
/third_party/gptfdisk/
Dbasicmbr.cc283 int i, another = 1, allOK = 1; in ReadLogicalParts() local
/third_party/nghttp2/src/
Dshrpx_config.cc79 std::unique_ptr<Config> replace_config(std::unique_ptr<Config> another) { in replace_config()
/third_party/gstreamer/gstplugins_bad/tests/check/elements/
Dwebrtcbin.c1788 GObject *another; in have_data_channel_create_data_channel() local
/third_party/protobuf/src/google/protobuf/
Dmap_test.cc943 Map<int32, int32> another; in TEST_F() local