/third_party/mindspore/tests/st/fl/albert/src/ |
D | tokenization.py | 77 never_split=("[UNK]", "[SEP]", "[PAD]", "[CLS]", "[MASK]")): 170 never_split=("[UNK]", "[SEP]", "[PAD]", "[CLS]", "[MASK]")): 389 …def __init__(self, do_lower_case=True, never_split=("[UNK]", "[SEP]", "[PAD]", "[CLS]", "[MASK]"),… 450 never_split=("[UNK]", "[SEP]", "[PAD]", "[CLS]", "[MASK]"), keywords=None): 537 never_split=("[UNK]", "[SEP]", "[PAD]", "[CLS]", "[MASK]"),
|
/third_party/mesa3d/src/gallium/auxiliary/rbug/ |
D | rbug_internal.h | 46 #define PAD(from, to) \ macro
|
/third_party/flutter/skia/tests/ |
D | MemsetTest.cpp | 21 #define PAD 32 macro
|
/third_party/skia/tests/ |
D | MemsetTest.cpp | 21 #define PAD 32 macro
|
/third_party/mindspore/mindspore/lite/src/delegate/npu/ |
D | npu_converter_utils.h | 55 enum PAD { enum
|
/third_party/mindspore/mindspore/dataset/vision/ |
D | utils.py | 110 PAD = 0 variable in SliceMode
|
/third_party/icu/icu4c/source/common/ |
D | uenum.cpp | 30 static const int32_t PAD = 8; variable
|
/third_party/node/deps/icu-small/source/common/ |
D | uenum.cpp | 30 static const int32_t PAD = 8; variable
|
/third_party/flutter/skia/third_party/externals/icu/source/common/ |
D | uenum.cpp | 30 static const int32_t PAD = 8; variable
|
/third_party/skia/third_party/externals/icu/source/common/ |
D | uenum.cpp | 30 static const int32_t PAD = 8; variable
|
/third_party/node/deps/npm/node_modules/boxen/ |
D | index.js | 100 const PAD = ' '; constant
|
/third_party/FreeBSD/sys/crypto/sha2/ |
D | sha256c.c | 190 static unsigned char PAD[64] = { variable
|
/third_party/mindspore/mindspore/ccsrc/backend/kernel_compiler/cpu/ |
D | cpu_kernel.h | 48 constexpr char PAD[] = "pad"; variable
|
/third_party/mindspore/mindspore/core/utils/ |
D | check_convert_utils.h | 102 enum PadMode : int64_t { PAD = 0, SAME = 1, VALID = 2 }; enumerator
|
/third_party/flutter/skia/third_party/externals/libjpeg-turbo/ |
D | jcphuff.c | 146 #define PAD(v, p) ((v + (p) - 1) & (~((p) - 1))) macro
|
D | tjunittest.c | 271 #define PAD(v, p) ((v + (p) - 1) & (~((p) - 1))) macro
|
D | turbojpeg-jni.c | 40 #define PAD(v, p) ((v + (p) - 1) & (~((p) - 1))) macro
|
D | turbojpeg.c | 52 #define PAD(v, p) ((v + (p) - 1) & (~((p) - 1))) macro
|
/third_party/skia/third_party/externals/libjpeg-turbo/ |
D | jcphuff.c | 151 #define PAD(v, p) ((v + (p) - 1) & (~((p) - 1))) macro
|
D | tjunittest.c | 278 #define PAD(v, p) ((v + (p) - 1) & (~((p) - 1))) macro
|
/third_party/libjpeg-turbo/ |
D | jcphuff.c | 146 #define PAD(v, p) ((v + (p) - 1) & (~((p) - 1))) macro
|
D | tjunittest.c | 271 #define PAD(v, p) ((v + (p) - 1) & (~((p) - 1))) macro
|
D | turbojpeg.c | 53 #define PAD(v, p) ((v + (p) - 1) & (~((p) - 1))) macro
|
/third_party/ffmpeg/libavfilter/ |
D | f_ebur128.c | 309 #define PAD 8 in config_video_output() macro
|
/third_party/mindspore/mindspore/ccsrc/frontend/parallel/ops_info/ |
D | ops_utils.h | 218 constexpr char PAD[] = "pad"; variable
|