Home
last modified time | relevance | path

Searched defs:alphabet (Results 1 – 25 of 28) sorted by relevance

12

/third_party/boost/libs/test/example/
Dunit_test_example_12.cpp49 explicit hash_function( std::string const& alphabet ) in hash_function()
123 explicit hash_function_tester( std::string const& alphabet ) in hash_function_tester()
146 std::string alphabet; in massive_hash_function_test() local
/third_party/re2/re2/testing/
Drandom_test.cc26 const std::vector<std::string>& alphabet, in RandomTest()
97 std::vector<std::string> alphabet = Explode("abc123\001\002\003\t\r\n\v\f\a"); in TEST() local
Dexhaustive_tester.cc148 const std::vector<std::string>& alphabet, in ExhaustiveTest()
175 void EgrepTest(int maxatoms, int maxops, const std::string& alphabet, in EgrepTest()
Dexhaustive2_test.cc26 std::vector<std::string> alphabet = Explode("()*+?{}[]\\^$."); in TEST() local
Dstring_generator.cc21 const std::vector<std::string>& alphabet) in StringGenerator()
Dexhaustive_tester.h45 const std::vector<std::string>& alphabet, in ExhaustiveTester()
Dstring_generator_test.cc34 static void RunTest(int len, const std::string& alphabet, bool donull) { in RunTest()
Dpossible_match_test.cc175 const std::vector<std::string>& alphabet, in PossibleMatchTester()
/third_party/ltp/testcases/network/nfsv4/acl/
Dsetacl_stress.py14 alphabet='abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ123456789_-()' variable
Dtest_long_acl.py14 alphabet='abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ123456789_-() ~' variable
Dtest_acl.py13 alphabet='abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ123456789_-() ~' variable
Drandom_gen.py6 alphabet = 'azertyuiopqsdfghjklmwxcvbnAZERTYUIOPQSDFGHJKLMWXCVBN123456789-_' variable
/third_party/skia/docs/examples/
DCanvas_drawTextRSXform.cpp9 char alphabet[iterations]; in draw() local
/third_party/flutter/skia/docs/examples/
DCanvas_drawTextRSXform.cpp9 char alphabet[iterations]; in draw() local
/third_party/python/Lib/
Dbase64.py165 def _b32encode(alphabet, s): argument
201 def _b32decode(alphabet, s, casefold=False, map01=None): argument
/third_party/grpc/tools/codegen/core/
Dgen_hpack_tables.cc314 static const char alphabet[] = in generate_base64_huff_encoder_table() local
329 static const char alphabet[] = in generate_base64_inverse_table() local
/third_party/libuv/src/
Didna.c107 static const char alphabet[] = "abcdefghijklmnopqrstuvwxyz0123456789"; in uv__idna_toascii_label() local
/third_party/boost/libs/beast/test/bench/zlib/
Ddeflate_stream.cpp33 static std::string const alphabet{ in corpus1() local
Dinflate_stream.cpp33 static std::string const alphabet{ in corpus1() local
/third_party/grpc/src/core/ext/transport/chttp2/transport/
Dbin_encoder.cc28 static const char alphabet[] = variable
/third_party/flutter/engine/flutter/third_party/txt/src/minikin/
DHyphenator.cpp352 const AlphabetTable0* alphabet = header->alphabetTable0(); in alphabetLookup() local
373 const AlphabetTable1* alphabet = header->alphabetTable1(); in alphabetLookup() local
/third_party/skia/third_party/externals/brotli/research/
Dbrotlidump.py1424 def readPrefixCode(self, alphabet): argument
1458 def readComplexCode(self, hskip, alphabet): argument
1618 def verboseRead(self, alphabet, context='', skipExtra=False): argument
/third_party/boost/libs/beast/test/beast/zlib/
Ddeflate_stream.cpp166 static std::string const alphabet{ in corpus1() local
Dinflate_stream.cpp153 static std::string const alphabet{ in corpus1() local
/third_party/protobuf/js/binary/
Dwriter.js242 jspb.BinaryWriter.prototype.getResultBase64String = function(alphabet) { argument

12