Home
last modified time | relevance | path

Searched defs:num_strings (Results 1 – 25 of 32) sorted by relevance

12

/external/abseil-cpp/absl/strings/
Dstr_join_benchmark.cc28 const int num_strings = state.range(1); in BM_Join2_Strings() local
81 const int num_strings = state.range(1); in BM_JoinStreamable() local
Dnumbers_benchmark.cc166 std::vector<std::string> MakeFloatStrings(int num_strings, int num_digits) { in MakeFloatStrings()
207 const int num_strings = state.range(0); in BM_SimpleAtof() local
237 const int num_strings = state.range(0); in BM_SimpleAtod() local
/external/libtextclassifier/abseil-cpp/absl/strings/
Dstr_join_benchmark.cc28 const int num_strings = state.range(1); in BM_Join2_Strings() local
81 const int num_strings = state.range(1); in BM_JoinStreamable() local
Dnumbers_benchmark.cc166 std::vector<std::string> MakeFloatStrings(int num_strings, int num_digits) { in MakeFloatStrings()
207 const int num_strings = state.range(0); in BM_SimpleAtof() local
237 const int num_strings = state.range(0); in BM_SimpleAtod() local
/external/openscreen/third_party/abseil/src/absl/strings/
Dstr_join_benchmark.cc28 const int num_strings = state.range(1); in BM_Join2_Strings() local
81 const int num_strings = state.range(1); in BM_JoinStreamable() local
Dnumbers_benchmark.cc166 std::vector<std::string> MakeFloatStrings(int num_strings, int num_digits) { in MakeFloatStrings()
207 const int num_strings = state.range(0); in BM_SimpleAtof() local
237 const int num_strings = state.range(0); in BM_SimpleAtod() local
/external/rust/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/strings/
Dstr_join_benchmark.cc28 const int num_strings = state.range(1); in BM_Join2_Strings() local
81 const int num_strings = state.range(1); in BM_JoinStreamable() local
Dnumbers_benchmark.cc166 std::vector<std::string> MakeFloatStrings(int num_strings, int num_digits) { in MakeFloatStrings()
207 const int num_strings = state.range(0); in BM_SimpleAtof() local
237 const int num_strings = state.range(0); in BM_SimpleAtod() local
/external/webrtc/third_party/abseil-cpp/absl/strings/
Dstr_join_benchmark.cc28 const int num_strings = state.range(1); in BM_Join2_Strings() local
81 const int num_strings = state.range(1); in BM_JoinStreamable() local
Dnumbers_benchmark.cc166 std::vector<std::string> MakeFloatStrings(int num_strings, int num_digits) { in MakeFloatStrings()
207 const int num_strings = state.range(0); in BM_SimpleAtof() local
237 const int num_strings = state.range(0); in BM_SimpleAtod() local
/external/angle/third_party/abseil-cpp/absl/strings/
Dstr_join_benchmark.cc28 const int num_strings = state.range(1); in BM_Join2_Strings() local
81 const int num_strings = state.range(1); in BM_JoinStreamable() local
Dnumbers_benchmark.cc166 std::vector<std::string> MakeFloatStrings(int num_strings, int num_digits) { in MakeFloatStrings()
207 const int num_strings = state.range(0); in BM_SimpleAtof() local
237 const int num_strings = state.range(0); in BM_SimpleAtod() local
/external/tensorflow/tensorflow/lite/
Dstring_util.cc73 int32_t num_strings = offset_.size() - 1; in WriteToBuffer() local
/external/tensorflow/tensorflow/lite/kernels/
Dgather.cc124 const PositionT num_strings = GetStringCount(input); in GatherStrings() local
/external/tensorflow/tensorflow/lite/micro/kernels/
Dgather.cc124 const PositionT num_strings = GetStringCount(input); in GatherStrings() local
/external/tflite-support/tensorflow_lite_support/custom_ops/kernel/sentencepiece/
Dsentencepiece_tokenizer_tflite.cc87 const int num_strings = tflite::GetStringCount(&input_text); in Eval() local
/external/libtextclassifier/native/utils/
Dtflite-model-executor.cc362 const int num_strings = tflite::GetStringCount(output_tensor); in Output() local
/external/tensorflow/tensorflow/lite/delegates/flex/
Dbuffer_map.cc112 StringTfLiteTensorBuffer(const TfLiteTensor* tensor, int num_strings) in StringTfLiteTensorBuffer()
Dtest_util.cc42 auto num_strings = GetStringCount(tensor); in GetStringValues() local
/external/tensorflow/tensorflow/lite/toco/tflite/
Dtypes.cc63 int32_t num_strings = ::tflite::GetStringCount(src_data); in CopyStringFromBuffer() local
/external/tensorflow/tensorflow/lite/testing/
Dtf_driver.cc60 int num_strings = values_as_string.empty() ? 0 : GetStringCount(s.data()); in FillTensorWithTfLiteHexString() local
/external/virglrenderer/src/
Dvrend_strbuf.h163 int num_strings; member
/external/libtextclassifier/native/utils/tflite/
Dtext_encoder.cc218 const int num_strings = tflite::GetStringCount(&input_text); in Eval() local
/external/libcups/cups/
Dipp-support.c2134 num_strings; /* Number of strings to compare */ in ippEnumValue() local
/external/llvm-project/lldb/source/Breakpoint/
DBreakpointOptions.cpp33 size_t num_strings = user_source.GetSize(); in SerializeToStructuredData() local

12