/third_party/boost/boost/mpi/ |
D | inplace.hpp | 49 inplace(T& inout) { in inplace() function 57 inplace(T* inout) { in inplace() function
|
/third_party/python/Lib/ |
D | fileinput.py | 78 def input(files=None, inplace=False, backup="", *, mode="r", openhook=None, argument 184 def __init__(self, files=None, inplace=False, backup="", *, argument
|
/third_party/mindspore/mindspore/explainer/explanation/_counterfactual/ |
D | hierarchical_occlusion.py | 201 inplace=False): argument 233 inplace=False): argument 286 inplace=False): argument
|
/third_party/boost/libs/endian/test/ |
D | benchmark.cpp | 128 inline void inplace(int32_t& x) in inplace() function
|
/third_party/mindspore/mindspore/ccsrc/backend/optimizer/gpu/ |
D | cudnn_inplace_fusion.cc | 244 std::vector<AnfNodeIndex> *inplace) { in PatternMatch()
|
/third_party/flutter/skia/third_party/externals/harfbuzz/src/ |
D | hb-ot-layout.cc | 1771 static constexpr bool inplace = false; member 1785 static constexpr bool inplace = true; member
|
/third_party/mindspore/mindspore/dataset/vision/ |
D | py_transforms_util.py | 1017 def erase(np_img, i, j, height, width, erase_value, inplace=False): argument
|
D | py_transforms.py | 1062 …def __init__(self, prob=0.5, scale=(0.02, 0.33), ratio=(0.3, 3.3), value=0, inplace=False, max_att… argument
|
/third_party/harfbuzz/src/ |
D | hb-ot-layout.cc | 1771 static constexpr bool inplace = false; member 1785 static constexpr bool inplace = true; member
|
/third_party/skia/third_party/externals/harfbuzz/src/ |
D | hb-ot-layout.cc | 1798 static constexpr bool inplace = false; member 1812 static constexpr bool inplace = true; member
|
/third_party/python/Lib/test/ |
D | test_fileinput.py | 541 def __init__(self, files=None, inplace=False, backup="", *, argument
|
/third_party/ffmpeg/libavfilter/ |
D | vf_premultiply.c | 42 int inplace; member
|
/third_party/node/deps/brotli/c/enc/ |
D | encode.c | 1656 BROTLI_BOOL inplace = BROTLI_TRUE; in BrotliEncoderCompressStreamFast() local
|
/third_party/skia/third_party/externals/brotli/c/enc/ |
D | encode.c | 1656 BROTLI_BOOL inplace = BROTLI_TRUE; in BrotliEncoderCompressStreamFast() local
|
/third_party/python/Lib/unittest/ |
D | mock.py | 1947 inplace = ' '.join('i%s' % n for n in numerics.split()) variable
|