Home
last modified time | relevance | path

Searched defs:LengthModFor (Results 1 – 9 of 9) sorted by relevance

/external/rust/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/strings/internal/str_format/
Dconvert_test.cc50 std::string LengthModFor(float) { return ""; } in LengthModFor() function
51 std::string LengthModFor(double) { return ""; } in LengthModFor() function
52 std::string LengthModFor(long double) { return "L"; } in LengthModFor() function
53 std::string LengthModFor(char) { return "hh"; } in LengthModFor() function
54 std::string LengthModFor(signed char) { return "hh"; } in LengthModFor() function
55 std::string LengthModFor(unsigned char) { return "hh"; } in LengthModFor() function
56 std::string LengthModFor(short) { return "h"; } // NOLINT in LengthModFor() function
57 std::string LengthModFor(unsigned short) { return "h"; } // NOLINT in LengthModFor() function
58 std::string LengthModFor(int) { return ""; } in LengthModFor() function
59 std::string LengthModFor(unsigned) { return ""; } in LengthModFor() function
[all …]
/external/openscreen/third_party/abseil/src/absl/strings/internal/str_format/
Dconvert_test.cc49 std::string LengthModFor(float) { return ""; } in LengthModFor() function
50 std::string LengthModFor(double) { return ""; } in LengthModFor() function
51 std::string LengthModFor(long double) { return "L"; } in LengthModFor() function
52 std::string LengthModFor(char) { return "hh"; } in LengthModFor() function
53 std::string LengthModFor(signed char) { return "hh"; } in LengthModFor() function
54 std::string LengthModFor(unsigned char) { return "hh"; } in LengthModFor() function
55 std::string LengthModFor(short) { return "h"; } // NOLINT in LengthModFor() function
56 std::string LengthModFor(unsigned short) { return "h"; } // NOLINT in LengthModFor() function
57 std::string LengthModFor(int) { return ""; } in LengthModFor() function
58 std::string LengthModFor(unsigned) { return ""; } in LengthModFor() function
[all …]
/external/libtextclassifier/abseil-cpp/absl/strings/internal/str_format/
Dconvert_test.cc51 std::string LengthModFor(float) { return ""; } in LengthModFor() function
52 std::string LengthModFor(double) { return ""; } in LengthModFor() function
53 std::string LengthModFor(long double) { return "L"; } in LengthModFor() function
54 std::string LengthModFor(char) { return "hh"; } in LengthModFor() function
55 std::string LengthModFor(signed char) { return "hh"; } in LengthModFor() function
56 std::string LengthModFor(unsigned char) { return "hh"; } in LengthModFor() function
57 std::string LengthModFor(short) { return "h"; } // NOLINT in LengthModFor() function
58 std::string LengthModFor(unsigned short) { return "h"; } // NOLINT in LengthModFor() function
59 std::string LengthModFor(int) { return ""; } in LengthModFor() function
60 std::string LengthModFor(unsigned) { return ""; } in LengthModFor() function
[all …]
/external/private-join-and-compute/third_party/abseil-cpp-20230125.2/absl/strings/internal/str_format/
Dconvert_test.cc50 std::string LengthModFor(float) { return ""; } in LengthModFor() function
51 std::string LengthModFor(double) { return ""; } in LengthModFor() function
52 std::string LengthModFor(long double) { return "L"; } in LengthModFor() function
53 std::string LengthModFor(char) { return "hh"; } in LengthModFor() function
54 std::string LengthModFor(signed char) { return "hh"; } in LengthModFor() function
55 std::string LengthModFor(unsigned char) { return "hh"; } in LengthModFor() function
56 std::string LengthModFor(short) { return "h"; } // NOLINT in LengthModFor() function
57 std::string LengthModFor(unsigned short) { return "h"; } // NOLINT in LengthModFor() function
58 std::string LengthModFor(int) { return ""; } in LengthModFor() function
59 std::string LengthModFor(unsigned) { return ""; } in LengthModFor() function
[all …]
/external/tensorflow/third_party/absl/abseil-cpp/absl/strings/internal/str_format/
Dconvert_test.cc50 std::string LengthModFor(float) { return ""; } in LengthModFor() function
51 std::string LengthModFor(double) { return ""; } in LengthModFor() function
52 std::string LengthModFor(long double) { return "L"; } in LengthModFor() function
53 std::string LengthModFor(char) { return "hh"; } in LengthModFor() function
54 std::string LengthModFor(signed char) { return "hh"; } in LengthModFor() function
55 std::string LengthModFor(unsigned char) { return "hh"; } in LengthModFor() function
56 std::string LengthModFor(short) { return "h"; } // NOLINT in LengthModFor() function
57 std::string LengthModFor(unsigned short) { return "h"; } // NOLINT in LengthModFor() function
58 std::string LengthModFor(int) { return ""; } in LengthModFor() function
59 std::string LengthModFor(unsigned) { return ""; } in LengthModFor() function
[all …]
/external/webrtc/third_party/abseil-cpp/absl/strings/internal/str_format/
Dconvert_test.cc50 std::string LengthModFor(float) { return ""; } in LengthModFor() function
51 std::string LengthModFor(double) { return ""; } in LengthModFor() function
52 std::string LengthModFor(long double) { return "L"; } in LengthModFor() function
53 std::string LengthModFor(char) { return "hh"; } in LengthModFor() function
54 std::string LengthModFor(signed char) { return "hh"; } in LengthModFor() function
55 std::string LengthModFor(unsigned char) { return "hh"; } in LengthModFor() function
56 std::string LengthModFor(short) { return "h"; } // NOLINT in LengthModFor() function
57 std::string LengthModFor(unsigned short) { return "h"; } // NOLINT in LengthModFor() function
58 std::string LengthModFor(int) { return ""; } in LengthModFor() function
59 std::string LengthModFor(unsigned) { return ""; } in LengthModFor() function
[all …]
/external/cronet/third_party/abseil-cpp/absl/strings/internal/str_format/
Dconvert_test.cc52 std::string LengthModFor(float) { return ""; } in LengthModFor() function
53 std::string LengthModFor(double) { return ""; } in LengthModFor() function
54 std::string LengthModFor(long double) { return "L"; } in LengthModFor() function
55 std::string LengthModFor(char) { return "hh"; } in LengthModFor() function
56 std::string LengthModFor(signed char) { return "hh"; } in LengthModFor() function
57 std::string LengthModFor(unsigned char) { return "hh"; } in LengthModFor() function
58 std::string LengthModFor(short) { return "h"; } // NOLINT in LengthModFor() function
59 std::string LengthModFor(unsigned short) { return "h"; } // NOLINT in LengthModFor() function
60 std::string LengthModFor(int) { return ""; } in LengthModFor() function
61 std::string LengthModFor(unsigned) { return ""; } in LengthModFor() function
[all …]
/external/abseil-cpp/absl/strings/internal/str_format/
Dconvert_test.cc74 std::string LengthModFor() { in LengthModFor() function
79 std::string LengthModFor<char>() { in LengthModFor() function
83 std::string LengthModFor<signed char>() { in LengthModFor() function
87 std::string LengthModFor<unsigned char>() { in LengthModFor() function
91 std::string LengthModFor<short>() { // NOLINT in LengthModFor() function
95 std::string LengthModFor<unsigned short>() { // NOLINT in LengthModFor() function
99 std::string LengthModFor<int>() { in LengthModFor() function
103 std::string LengthModFor<unsigned>() { in LengthModFor() function
107 std::string LengthModFor<long>() { // NOLINT in LengthModFor() function
111 std::string LengthModFor<unsigned long>() { // NOLINT in LengthModFor() function
[all …]
/external/angle/third_party/abseil-cpp/absl/strings/internal/str_format/
Dconvert_test.cc74 std::string LengthModFor() { in LengthModFor() function
79 std::string LengthModFor<char>() { in LengthModFor() function
83 std::string LengthModFor<signed char>() { in LengthModFor() function
87 std::string LengthModFor<unsigned char>() { in LengthModFor() function
91 std::string LengthModFor<short>() { // NOLINT in LengthModFor() function
95 std::string LengthModFor<unsigned short>() { // NOLINT in LengthModFor() function
99 std::string LengthModFor<int>() { in LengthModFor() function
103 std::string LengthModFor<unsigned>() { in LengthModFor() function
107 std::string LengthModFor<long>() { // NOLINT in LengthModFor() function
111 std::string LengthModFor<unsigned long>() { // NOLINT in LengthModFor() function
[all …]