Home
last modified time | relevance | path

Searched defs:i4 (Results 1 – 25 of 116) sorted by relevance

12345

/third_party/mindspore/tests/ut/cpp/python_input/gtest_input/pre_activate/
Dbn_grad_split.py52 def before(i0, i1, i2, i3, i4, i5): argument
61 def after1(i0, i1, i2, i3, i4, i5): argument
81 def after2(i0, i1, i2, i3, i4, i5): argument
101 def before(i0, i1, i2, i3, i4): argument
110 def after(i0, i1, i2, i3, i4): argument
Dlayer_norm_grad_split.py43 def before(i0, i1, i2, i3, i4): argument
52 def after(i0, i1, i2, i3, i4): argument
Dbatch_norm_grad_split.py42 def before(i0, i1, i2, i3, i4, i5): argument
51 def after(i0, i1, i2, i3, i4, i5): argument
/third_party/typescript/tests/baselines/reference/
Dmutrec.js40 var i4:I4; variable
56 var i4; variable
DinterfaceInheritance.js35 var i4: I4; variable
55 var i4; variable
DcommentsClass.js20 var i4 = new c4(); variable
99 var i4 = new c4(); variable
/third_party/boost/libs/compute/test/
Dtest_types.cpp21 boost::compute::int4_ i4(1, 2, 3, 4); in BOOST_AUTO_TEST_CASE() local
62 boost::compute::int4_ i4(1, 2, 3, 4); in BOOST_AUTO_TEST_CASE() local
/third_party/ltp/tools/sparse/sparse-src/validation/eval/
Dunqual02.c5 typeof(+x) i4; i4 = 0; // should be OK in test_const() local
17 typeof(+x) i4; pp = &i4; // should be OK in test_volatile() local
/third_party/glslang/Test/
Dparent.h1 float4 i4; variable
/third_party/boost/libs/rational/test/
Dconstexpr_test.cpp15 constexpr boost::rational<short> i4(i2); in main() local
/third_party/typescript/tests/cases/compiler/
DunusedInterfaceinNamespace5.ts21 interface i4 { interface
DinterfaceDeclaration6.ts4 interface i4 { interface
DinterfaceImplementation7.ts5 interface i4 extends i1, i2 { name(): { s: string; n: number; }; } interface
DaugmentedTypesInterface.ts29 interface i4 { interface
DinterfaceInheritance.ts34 var i4: I4; variable
Dmutrec.ts39 var i4:I4; variable
/third_party/boost/libs/multiprecision/test/
Dtest_cpp_int_conv.cpp26 number<cpp_int_backend<32, 32, signed_magnitude, checked, void> > i4(5); in main() local
Dtest_constexpr.cpp22 constexpr T i4(i1); in test1() local
/third_party/boost/libs/mpl/test/
Dstring.cpp172 typedef mpl::next<i3>::type i4; in main() typedef
218 typedef mpl::prior<i5>::type i4; in main() typedef
252 typedef mpl::next<i3>::type i4; in main() typedef
/third_party/boost/libs/pfr/test/run/
Dbitfields_count.cpp12 unsigned int i4: 1; member
/third_party/ltp/testcases/network/multicast/mc_opts/
Dmc_verify_opts_error.c16 unsigned i1, i2, i3, i4; in main() local
Dmc_verify_opts.c22 unsigned i1, i2, i3, i4; in main() local
/third_party/ltp/testcases/network/multicast/mc_commo/
Dmc_recv.c28 unsigned i1, i2, i3, i4, g1, g2, g3, g4; in main() local
Dmc_send.c23 unsigned i1, i2, i3, i4, g1, g2, g3, g4; in main() local
/third_party/boost/libs/multi_index/test/
Dtest_comparison.cpp49 employee_set_by_ssn& i4=get<4>(es); in test_comparison() local

12345