Home
last modified time | relevance | path

Searched +defs:resize +defs:mode (Results 1 – 12 of 12) sorted by relevance

/third_party/mindspore/mindspore/lite/src/runtime/kernel/arm/int8/
Dpad_int8.cc143 auto resize = reinterpret_cast<PadInt8CPUKernel *>(cdata); in PadInt8Impl() local
225 …adInt8CPUKernel::CheckPaddings(const int *paddings, int length, const int *input_shape, int mode) { in CheckPaddings()
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/egl/gbm/
DDisplayGbm.cpp55 drmModeModeInfoPtr mode = nullptr; in ChooseMode() local
165 bool DisplayGbm::Buffer::resize(int32_t width, int32_t height) in resize() function in rx::DisplayGbm::Buffer
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/egl/ozone/
DDisplayOzone.cpp55 drmModeModeInfoPtr mode = nullptr; in ChooseMode() local
170 bool DisplayOzone::Buffer::resize(int32_t width, int32_t height) in resize() function in rx::DisplayOzone::Buffer
/third_party/mindspore/mindspore/_extends/parse/
Dstandard_method.py680 def resize(x, *new_shape): function
846 def take(x, indices, axis=None, mode='clip'): argument
910 def choose(x, choices, mode='clip'): argument
/third_party/mindspore/mindspore/common/
Dtensor.py1306 def resize(self, *new_shape): member in Tensor
1472 def take(self, indices, axis=None, mode='clip'): argument
1537 def choose(self, choices, mode='clip'): argument
/third_party/python/Modules/_ctypes/
Dcallproc.c1511 int mode = RTLD_NOW | RTLD_LOCAL; in py_dl_open() local
1514 int mode = RTLD_NOW; in py_dl_open() local
1796 resize(PyObject *self, PyObject *args) in resize() function
/third_party/glslang/glslang/MachineIndependent/
Dlocalintermediate.h75 void resize(int s) in resize() function
689 …void setTextureSamplerTransformMode(EShTextureSamplerTransformMode mode) { textureSamplerTransform… in setTextureSamplerTransformMode()
791 void setLayoutDerivativeMode(ComputeDerivativeMode mode) { computeDerivativeMode = mode; } in setLayoutDerivativeMode()
/third_party/libinput/tools/
Dlibinput-record.c344 #define resize(array_, sz_) \ macro
1076 unsigned int button, mode; in buffer_tablet_pad_button_event() local
1118 unsigned int mode, number; in buffer_tablet_pad_ringstrip_event() local
/third_party/boost/boost/dynamic_bitset/
Ddynamic_bitset.hpp762 resize(size_type num_bits, bool value) // strong guarantee in resize() function in boost::dynamic_bitset
1221 enum { mode = (no_padding && enough_table_width && uneffective_popcount) in count() enumerator
/third_party/boost/libs/math/doc/graphs/hypergeometric_1f1/
Dplotlyjs-bundle.js1?window:"undefined"!=typeof global?global:"undefined"!=typeof self?self:this).Plotly=t()}}(functio… property
/third_party/typescript/src/lib/
Ddom.generated.d.ts1614 mode?: RequestMode; property
1745 mode: ShadowRootMode; property
3059 resize: string; property
9550 readonly mode: IDBTransactionMode; property
12633 readonly mode: RequestMode; property
13109 readonly mode: SVGAnimatedEnumeration; property
15047 readonly mode: ShadowRootMode; property
15091 mode: AppendMode; property
15755 mode: TextTrackMode; property
/third_party/typescript/lib/
Dlib.dom.d.ts1634 mode?: RequestMode; property
1765 mode: ShadowRootMode; property
3079 resize: string; property
9570 readonly mode: IDBTransactionMode; property
12653 readonly mode: RequestMode; property
13129 readonly mode: SVGAnimatedEnumeration; property
15067 readonly mode: ShadowRootMode; property
15111 mode: AppendMode; property
15775 mode: TextTrackMode; property