Home
last modified time | relevance | path

Searched defs:s21 (Results 1 – 6 of 6) sorted by relevance

/third_party/boost/libs/mpl/test/
Dset.cpp231 typedef mpl::set2<int,char> s21; in MPL_TEST_CASE() typedef
/third_party/mindspore/mindspore/ccsrc/backend/kernel_compiler/cpu/nnacl/int8/
Dconv3x3_int8.c478 int32x4_t s21 = vld1q_s32(gemm_out + 36); in Conv3x3Int8OutputUnit() local
599 int32_t s21 = (local_ptr + 36)[0]; in Conv3x3Int8OutputUnit() local
680 int32_t s21 = (local_ptr + 36)[0]; in Conv3x3Int8OutputUnit() local
/third_party/protobuf/src/google/protobuf/stubs/
Dstringpiece_unittest.cc61 StringPiece s21(hello, 4); in TEST() local
/third_party/abseil-cpp/absl/strings/
Dstring_view_test.cc96 absl::string_view s21(hello, 4); in TEST() local
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/
Dstring_view_test.cc96 absl::string_view s21(hello, 4); in TEST() local
/third_party/openssl/crypto/ec/
Dcurve25519.c4638 int64_t s21 = kBottom21Bits & (load_3(s + 55) >> 1); in x25519_sc_reduce() local
5019 int64_t s21; in sc_muladd() local