/external/abseil-cpp/absl/strings/ |
D | str_join_benchmark.cc | 28 const int num_strings = state.range(1); in BM_Join2_Strings() local 81 const int num_strings = state.range(1); in BM_JoinStreamable() local
|
D | numbers_benchmark.cc | 166 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/ |
D | str_join_benchmark.cc | 28 const int num_strings = state.range(1); in BM_Join2_Strings() local 81 const int num_strings = state.range(1); in BM_JoinStreamable() local
|
D | numbers_benchmark.cc | 166 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/ |
D | str_join_benchmark.cc | 28 const int num_strings = state.range(1); in BM_Join2_Strings() local 81 const int num_strings = state.range(1); in BM_JoinStreamable() local
|
D | numbers_benchmark.cc | 166 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/ |
D | str_join_benchmark.cc | 28 const int num_strings = state.range(1); in BM_Join2_Strings() local 81 const int num_strings = state.range(1); in BM_JoinStreamable() local
|
D | numbers_benchmark.cc | 166 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/ |
D | str_join_benchmark.cc | 28 const int num_strings = state.range(1); in BM_Join2_Strings() local 81 const int num_strings = state.range(1); in BM_JoinStreamable() local
|
D | numbers_benchmark.cc | 166 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/ |
D | str_join_benchmark.cc | 28 const int num_strings = state.range(1); in BM_Join2_Strings() local 81 const int num_strings = state.range(1); in BM_JoinStreamable() local
|
D | numbers_benchmark.cc | 166 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/ |
D | string_util.cc | 73 int32_t num_strings = offset_.size() - 1; in WriteToBuffer() local
|
/external/tensorflow/tensorflow/lite/kernels/ |
D | gather.cc | 124 const PositionT num_strings = GetStringCount(input); in GatherStrings() local
|
/external/tensorflow/tensorflow/lite/micro/kernels/ |
D | gather.cc | 124 const PositionT num_strings = GetStringCount(input); in GatherStrings() local
|
/external/tflite-support/tensorflow_lite_support/custom_ops/kernel/sentencepiece/ |
D | sentencepiece_tokenizer_tflite.cc | 87 const int num_strings = tflite::GetStringCount(&input_text); in Eval() local
|
/external/libtextclassifier/native/utils/ |
D | tflite-model-executor.cc | 362 const int num_strings = tflite::GetStringCount(output_tensor); in Output() local
|
/external/tensorflow/tensorflow/lite/delegates/flex/ |
D | buffer_map.cc | 112 StringTfLiteTensorBuffer(const TfLiteTensor* tensor, int num_strings) in StringTfLiteTensorBuffer()
|
D | test_util.cc | 42 auto num_strings = GetStringCount(tensor); in GetStringValues() local
|
/external/tensorflow/tensorflow/lite/toco/tflite/ |
D | types.cc | 63 int32_t num_strings = ::tflite::GetStringCount(src_data); in CopyStringFromBuffer() local
|
/external/tensorflow/tensorflow/lite/testing/ |
D | tf_driver.cc | 60 int num_strings = values_as_string.empty() ? 0 : GetStringCount(s.data()); in FillTensorWithTfLiteHexString() local
|
/external/virglrenderer/src/ |
D | vrend_strbuf.h | 163 int num_strings; member
|
/external/libtextclassifier/native/utils/tflite/ |
D | text_encoder.cc | 218 const int num_strings = tflite::GetStringCount(&input_text); in Eval() local
|
/external/libcups/cups/ |
D | ipp-support.c | 2134 num_strings; /* Number of strings to compare */ in ippEnumValue() local
|
/external/llvm-project/lldb/source/Breakpoint/ |
D | BreakpointOptions.cpp | 33 size_t num_strings = user_source.GetSize(); in SerializeToStructuredData() local
|