Home
last modified time | relevance | path

Searched defs:maxstrlen (Results 1 – 5 of 5) sorted by relevance

/external/regex-re2/re2/testing/
Dexhaustive_tester.cc148 int maxstrlen, const vector<string>& stralphabet, in ExhaustiveTest()
173 int maxstrlen, const string& stralphabet, in EgrepTest()
Dexhaustive_tester.h30 int maxstrlen, in ExhaustiveTester()
Drandom_test.cc24 int maxstrlen, const vector<string>& stralphabet, in RandomTest()
Dpossible_match_test.cc171 int maxstrlen, in PossibleMatchTester()
/external/svox/pico/lib/
Dpicopr.c555 static void pr_int_to_string(picoos_int32 n, picoos_uchar * str, picoos_int32 maxstrlen) in pr_int_to_string()