Home
last modified time | relevance | path

Searched defs:AlphaNum (Results 1 – 25 of 26) sorted by relevance

12

/external/tensorflow/tensorflow/core/platform/
Dstrcat.h103 AlphaNum(int i32) // NOLINT(runtime/explicit) in AlphaNum() function
105 AlphaNum(unsigned int u32) // NOLINT(runtime/explicit) in AlphaNum() function
107 AlphaNum(long x) // NOLINT(runtime/explicit) in AlphaNum() function
109 AlphaNum(unsigned long x) // NOLINT(runtime/explicit) in AlphaNum() function
111 AlphaNum(long long int i64) // NOLINT(runtime/explicit) in AlphaNum() function
113 AlphaNum(unsigned long long int u64) // NOLINT(runtime/explicit) in AlphaNum() function
116 AlphaNum(float f) // NOLINT(runtime/explicit) in AlphaNum() function
118 AlphaNum(double f) // NOLINT(runtime/explicit) in AlphaNum() function
120 AlphaNum(bfloat16 bf) // NOLINT(runtime/explicit) in AlphaNum() function
125 AlphaNum(const char *c_str) : piece_(c_str) {} // NOLINT(runtime/explicit) in AlphaNum() function
[all …]
Dstrcat.cc29 AlphaNum::AlphaNum(Hex hex) { in AlphaNum() function in tensorflow::strings::AlphaNum
Dtstring.h33 class AlphaNum; variable
/external/protobuf/src/google/protobuf/stubs/
Dstrutil.h614 struct PROTOBUF_EXPORT AlphaNum { struct
623 AlphaNum(int i32) in AlphaNum() argument
626 AlphaNum(unsigned int u32) in AlphaNum() argument
629 AlphaNum(long long i64) in AlphaNum() function
632 AlphaNum(unsigned long long u64) in AlphaNum() argument
639 AlphaNum(long i64) in AlphaNum() function
642 AlphaNum(unsigned long u64) in AlphaNum() argument
646 AlphaNum(float f) in AlphaNum() argument
648 AlphaNum(double f) in AlphaNum() argument
653 AlphaNum(const char* c_str) in AlphaNum() function
[all …]
/external/rust/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/strings/
Dstr_cat.h216 AlphaNum(int x) // NOLINT(runtime/explicit) in AlphaNum() function
219 AlphaNum(unsigned int x) // NOLINT(runtime/explicit) in AlphaNum() function
222 AlphaNum(long x) // NOLINT(*) in AlphaNum() function
225 AlphaNum(unsigned long x) // NOLINT(*) in AlphaNum() function
228 AlphaNum(long long x) // NOLINT(*) in AlphaNum() function
231 AlphaNum(unsigned long long x) // NOLINT(*) in AlphaNum() function
235 AlphaNum(float f) // NOLINT(runtime/explicit) in AlphaNum() function
237 AlphaNum(double f) // NOLINT(runtime/explicit) in AlphaNum() function
244 AlphaNum( // NOLINT(runtime/explicit) in AlphaNum() function
248 AlphaNum(const char* c_str) : piece_(c_str) {} // NOLINT(runtime/explicit) in AlphaNum() function
[all …]
Dstr_cat.cc30 AlphaNum::AlphaNum(Hex hex) { in AlphaNum() function in absl::AlphaNum
48 AlphaNum::AlphaNum(Dec dec) { in AlphaNum() function in absl::AlphaNum
Dstr_join_test.cc243 TEST(AlphaNumFormatter, AlphaNum) { in TEST() argument
/external/libtextclassifier/abseil-cpp/absl/strings/
Dstr_cat.h216 AlphaNum(int x) // NOLINT(runtime/explicit) in AlphaNum() function
219 AlphaNum(unsigned int x) // NOLINT(runtime/explicit) in AlphaNum() function
222 AlphaNum(long x) // NOLINT(*) in AlphaNum() function
225 AlphaNum(unsigned long x) // NOLINT(*) in AlphaNum() function
228 AlphaNum(long long x) // NOLINT(*) in AlphaNum() function
231 AlphaNum(unsigned long long x) // NOLINT(*) in AlphaNum() function
235 AlphaNum(float f) // NOLINT(runtime/explicit) in AlphaNum() function
237 AlphaNum(double f) // NOLINT(runtime/explicit) in AlphaNum() function
244 AlphaNum( // NOLINT(runtime/explicit) in AlphaNum() function
248 AlphaNum(const char* c_str) : piece_(c_str) {} // NOLINT(runtime/explicit) in AlphaNum() function
[all …]
Dstr_cat.cc30 AlphaNum::AlphaNum(Hex hex) { in AlphaNum() function in absl::AlphaNum
48 AlphaNum::AlphaNum(Dec dec) { in AlphaNum() function in absl::AlphaNum
Dstr_join_test.cc243 TEST(AlphaNumFormatter, AlphaNum) { in TEST() argument
/external/abseil-cpp/absl/strings/
Dstr_cat.h216 AlphaNum(int x) // NOLINT(runtime/explicit) in AlphaNum() function
219 AlphaNum(unsigned int x) // NOLINT(runtime/explicit) in AlphaNum() function
222 AlphaNum(long x) // NOLINT(*) in AlphaNum() function
225 AlphaNum(unsigned long x) // NOLINT(*) in AlphaNum() function
228 AlphaNum(long long x) // NOLINT(*) in AlphaNum() function
231 AlphaNum(unsigned long long x) // NOLINT(*) in AlphaNum() function
235 AlphaNum(float f) // NOLINT(runtime/explicit) in AlphaNum() function
237 AlphaNum(double f) // NOLINT(runtime/explicit) in AlphaNum() function
244 AlphaNum( // NOLINT(runtime/explicit) in AlphaNum() function
248 AlphaNum(const char* c_str) : piece_(c_str) {} // NOLINT(runtime/explicit) in AlphaNum() function
[all …]
Dstr_cat.cc30 AlphaNum::AlphaNum(Hex hex) { in AlphaNum() function in absl::AlphaNum
48 AlphaNum::AlphaNum(Dec dec) { in AlphaNum() function in absl::AlphaNum
Dstr_join_test.cc243 TEST(AlphaNumFormatter, AlphaNum) { in TEST() argument
/external/webrtc/third_party/abseil-cpp/absl/strings/
Dstr_cat.h216 AlphaNum(int x) // NOLINT(runtime/explicit) in AlphaNum() function
219 AlphaNum(unsigned int x) // NOLINT(runtime/explicit) in AlphaNum() function
222 AlphaNum(long x) // NOLINT(*) in AlphaNum() function
225 AlphaNum(unsigned long x) // NOLINT(*) in AlphaNum() function
228 AlphaNum(long long x) // NOLINT(*) in AlphaNum() function
231 AlphaNum(unsigned long long x) // NOLINT(*) in AlphaNum() function
235 AlphaNum(float f) // NOLINT(runtime/explicit) in AlphaNum() function
237 AlphaNum(double f) // NOLINT(runtime/explicit) in AlphaNum() function
244 AlphaNum( // NOLINT(runtime/explicit) in AlphaNum() function
248 AlphaNum(const char* c_str) : piece_(c_str) {} // NOLINT(runtime/explicit) in AlphaNum() function
[all …]
Dstr_cat.cc30 AlphaNum::AlphaNum(Hex hex) { in AlphaNum() function in absl::AlphaNum
48 AlphaNum::AlphaNum(Dec dec) { in AlphaNum() function in absl::AlphaNum
Dstr_join_test.cc243 TEST(AlphaNumFormatter, AlphaNum) { in TEST() argument
/external/angle/third_party/abseil-cpp/absl/strings/
Dstr_cat.h216 AlphaNum(int x) // NOLINT(runtime/explicit) in AlphaNum() function
219 AlphaNum(unsigned int x) // NOLINT(runtime/explicit) in AlphaNum() function
222 AlphaNum(long x) // NOLINT(*) in AlphaNum() function
225 AlphaNum(unsigned long x) // NOLINT(*) in AlphaNum() function
228 AlphaNum(long long x) // NOLINT(*) in AlphaNum() function
231 AlphaNum(unsigned long long x) // NOLINT(*) in AlphaNum() function
235 AlphaNum(float f) // NOLINT(runtime/explicit) in AlphaNum() function
237 AlphaNum(double f) // NOLINT(runtime/explicit) in AlphaNum() function
244 AlphaNum( // NOLINT(runtime/explicit) in AlphaNum() function
248 AlphaNum(const char* c_str) : piece_(c_str) {} // NOLINT(runtime/explicit) in AlphaNum() function
[all …]
Dstr_cat.cc30 AlphaNum::AlphaNum(Hex hex) { in AlphaNum() function in absl::AlphaNum
48 AlphaNum::AlphaNum(Dec dec) { in AlphaNum() function in absl::AlphaNum
Dstr_join_test.cc243 TEST(AlphaNumFormatter, AlphaNum) { in TEST() argument
/external/openscreen/third_party/abseil/src/absl/strings/
Dstr_cat.h216 AlphaNum(int x) // NOLINT(runtime/explicit) in AlphaNum() function
219 AlphaNum(unsigned int x) // NOLINT(runtime/explicit) in AlphaNum() function
222 AlphaNum(long x) // NOLINT(*) in AlphaNum() function
225 AlphaNum(unsigned long x) // NOLINT(*) in AlphaNum() function
228 AlphaNum(long long x) // NOLINT(*) in AlphaNum() function
231 AlphaNum(unsigned long long x) // NOLINT(*) in AlphaNum() function
235 AlphaNum(float f) // NOLINT(runtime/explicit) in AlphaNum() function
237 AlphaNum(double f) // NOLINT(runtime/explicit) in AlphaNum() function
244 AlphaNum( // NOLINT(runtime/explicit) in AlphaNum() function
248 AlphaNum(const char* c_str) : piece_(c_str) {} // NOLINT(runtime/explicit) in AlphaNum() function
[all …]
Dstr_cat.cc30 AlphaNum::AlphaNum(Hex hex) { in AlphaNum() function in absl::AlphaNum
48 AlphaNum::AlphaNum(Dec dec) { in AlphaNum() function in absl::AlphaNum
Dstr_join_test.cc243 TEST(AlphaNumFormatter, AlphaNum) { in TEST() argument
/external/llvm-project/clang-tools-extra/clang-tidy/abseil/
DStrCatAppendCheck.cpp48 const auto AlphaNum = IgnoringTemporaries(cxxConstructExpr( in registerMatchers() local
/external/llvm-project/clang-tools-extra/test/clang-tidy/checkers/
Dabseil-redundant-strcat-calls.cpp112 struct AlphaNum { struct
Dabseil-str-cat-append.cpp72 struct AlphaNum { struct

12