Home
last modified time | relevance | path

Searched refs:few_args_ (Results 1 – 7 of 7) sorted by relevance

/external/openscreen/third_party/abseil/src/absl/strings/internal/str_format/
Dbind.h150 if (args.size() <= ABSL_ARRAYSIZE(few_args_)) { in Streamable()
152 few_args_[i] = args[i]; in Streamable()
154 args_ = absl::MakeSpan(few_args_, args.size()); in Streamable()
171 FormatArgImpl few_args_[4] = {FormatArgImpl(0), FormatArgImpl(0), variable
/external/libtextclassifier/abseil-cpp/absl/strings/internal/str_format/
Dbind.h135 if (args.size() <= ABSL_ARRAYSIZE(few_args_)) { in Streamable()
137 few_args_[i] = args[i]; in Streamable()
139 args_ = absl::MakeSpan(few_args_, args.size()); in Streamable()
156 FormatArgImpl few_args_[4] = {FormatArgImpl(0), FormatArgImpl(0), variable
/external/rust/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/strings/internal/str_format/
Dbind.h150 if (args.size() <= ABSL_ARRAYSIZE(few_args_)) { in Streamable()
152 few_args_[i] = args[i]; in Streamable()
154 args_ = absl::MakeSpan(few_args_, args.size()); in Streamable()
171 FormatArgImpl few_args_[4] = {FormatArgImpl(0), FormatArgImpl(0), variable
/external/abseil-cpp/absl/strings/internal/str_format/
Dbind.h181 if (args.size() <= ABSL_ARRAYSIZE(few_args_)) { in Streamable()
183 few_args_[i] = args[i]; in Streamable()
185 args_ = absl::MakeSpan(few_args_, args.size()); in Streamable()
202 FormatArgImpl few_args_[4] = {FormatArgImpl(0), FormatArgImpl(0), variable
/external/webrtc/third_party/abseil-cpp/absl/strings/internal/str_format/
Dbind.h181 if (args.size() <= ABSL_ARRAYSIZE(few_args_)) { in Streamable()
183 few_args_[i] = args[i]; in Streamable()
185 args_ = absl::MakeSpan(few_args_, args.size()); in Streamable()
202 FormatArgImpl few_args_[4] = {FormatArgImpl(0), FormatArgImpl(0), variable
/external/tensorflow/third_party/absl/abseil-cpp/absl/strings/internal/str_format/
Dbind.h181 if (args.size() <= ABSL_ARRAYSIZE(few_args_)) { in Streamable()
183 few_args_[i] = args[i]; in Streamable()
185 args_ = absl::MakeSpan(few_args_, args.size()); in Streamable()
202 FormatArgImpl few_args_[4] = {FormatArgImpl(0), FormatArgImpl(0), variable
/external/cronet/third_party/abseil-cpp/absl/strings/internal/str_format/
Dbind.h181 if (args.size() <= ABSL_ARRAYSIZE(few_args_)) { in Streamable()
183 few_args_[i] = args[i]; in Streamable()
185 args_ = absl::MakeSpan(few_args_, args.size()); in Streamable()
202 FormatArgImpl few_args_[4] = {FormatArgImpl(0), FormatArgImpl(0), variable