/third_party/mindspore/mindspore/ccsrc/backend/optimizer/ascend/ir_fusion/ |
D | square_sum_fusion.cc | 34 CNodePtr GenerateSquareSumV1(const FuncGraphPtr &graph, const CNodePtr &square, const CNodePtr &sum… in GenerateSquareSumV1() 58 CNodePtr GenerateSquareSumV2(const FuncGraphPtr &graph, const CNodePtr &square, const CNodePtr &sum… in GenerateSquareSumV2() 86 auto square = square_anf->cast<CNodePtr>(); in GetPrevNodes() local 109 CNodePtr square = nullptr; in Process() local
|
/third_party/node/test/fixtures/source-map/ |
D | tabs.js | 16 square = function(x) { function 26 square: square, property
|
/third_party/boost/libs/fusion/test/sequence/ |
D | transform_view.cpp | 27 struct square struct 33 struct result<square(T)> argument 39 int operator()(T x) const in operator ()()
|
/third_party/boost/libs/fusion/test/algorithm/ |
D | transform.cpp | 20 struct square struct 26 struct result<square(T)> argument 32 int operator()(T x) const in operator ()()
|
/third_party/gstreamer/gstplugins_bad/gst/geometrictransform/ |
D | gstsquare.c | 94 GstSquare *square; in gst_square_set_property() local 135 GstSquare *square; in gst_square_get_property() local 161 GstSquare *square = GST_SQUARE_CAST (gt); in square_map() local
|
/third_party/typescript/tests/cases/projects/ext-int-ext/ |
D | external2.ts | 1 export function square(x: number) { function
|
/third_party/typescript/tests/cases/compiler/ |
D | arrowFunctionMissingCurlyWithSemicolon.ts | 4 var square = (x: number) => x * x; variable
|
D | commentsCommentParsing.ts | 137 function square(a: number) { function
|
/third_party/typescript/tests/baselines/reference/ |
D | arrowFunctionMissingCurlyWithSemicolon.js | 5 var square = (x: number) => x * x; function
|
D | mappedTypeNestedGenericInstantiation.js | 18 var square = function (x) { return x * x; }; function
|
D | commentsCommentParsing.js | 134 function square(a: number) { function
|
/third_party/ffmpeg/libavcodec/ |
D | dpcm.c | 147 int16_t square = i * i; in dpcm_decode_init() local 173 int16_t square = i * i * 2; in dpcm_decode_init() local
|
D | h264_mc_template.c | 38 int n, int square, in mc_part()
|
D | h264_mb.c | 207 int n, int square, int height, in mc_dir_part() 322 int n, int square, in mc_part_std() 370 int n, int square, in mc_part_weighted()
|
/third_party/boost/libs/icl/example/large_bitset_/ |
D | large_bitset.cpp | 110 Bit8Set square, stare; in test_picturesque() local
|
/third_party/mindspore/tests/ut/cpp/ops/ |
D | test_ops_square.cc | 35 auto square = std::make_shared<Square>(); in TEST_F() local
|
/third_party/mindspore/mindspore/ccsrc/backend/kernel_compiler/cpu/nnacl/fp16/ |
D | activation_fp16.c | 98 float square = src * src; in TanhOptFp16() local 119 float32x4_t square = vmulq_f32(input, input); in TanhFp16() local 131 float square = input * input; in TanhFp16() local
|
/third_party/boost/libs/spirit/test/lex/ |
D | set_token_value_phoenix.cpp | 30 phoenix::function<square_impl> const square = square_impl(); variable
|
/third_party/ltp/tools/sparse/sparse-src/validation/ |
D | integer-const-expr.c | 8 static inline unsigned square(unsigned n) in square() function
|
/third_party/mindspore/tests/ut/cpp/python_input/gtest_input/pre_activate/ |
D | square_sum_fusion.py | 21 square = P.Square() variable
|
/third_party/ffmpeg/libavutil/ |
D | fixed_dsp.h | 178 int retval, bit_mask, guess, square, i; in fixed_sqrt() local
|
/third_party/mindspore/tests/ut/python/dtype/ |
D | test_hypermap.py | 75 def square(self, x): member in test_hypermap_func_const.NetMap
|
/third_party/flutter/skia/tools/ |
D | SkVMTool.cpp | 36 static skvm::Program square() { in square() function
|
/third_party/skia/gm/ |
D | nested.cpp | 157 SkPath square; in __anon7641eed20102() local
|
/third_party/boost/tools/boost_install/test/iostreams/zlib-1.2.11/ |
D | crc32.c | 361 local void gf2_matrix_square(square, mat) in gf2_matrix_square() argument
|