/third_party/boost/libs/test/example/ |
D | unit_test_example_12.cpp | 49 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/ |
D | random_test.cc | 26 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
|
D | exhaustive_tester.cc | 148 const std::vector<std::string>& alphabet, in ExhaustiveTest() 175 void EgrepTest(int maxatoms, int maxops, const std::string& alphabet, in EgrepTest()
|
D | exhaustive2_test.cc | 26 std::vector<std::string> alphabet = Explode("()*+?{}[]\\^$."); in TEST() local
|
D | string_generator.cc | 21 const std::vector<std::string>& alphabet) in StringGenerator()
|
D | exhaustive_tester.h | 45 const std::vector<std::string>& alphabet, in ExhaustiveTester()
|
D | string_generator_test.cc | 34 static void RunTest(int len, const std::string& alphabet, bool donull) { in RunTest()
|
D | possible_match_test.cc | 175 const std::vector<std::string>& alphabet, in PossibleMatchTester()
|
/third_party/ltp/testcases/network/nfsv4/acl/ |
D | setacl_stress.py | 14 alphabet='abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ123456789_-()' variable
|
D | test_long_acl.py | 14 alphabet='abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ123456789_-() ~' variable
|
D | test_acl.py | 13 alphabet='abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ123456789_-() ~' variable
|
D | random_gen.py | 6 alphabet = 'azertyuiopqsdfghjklmwxcvbnAZERTYUIOPQSDFGHJKLMWXCVBN123456789-_' variable
|
/third_party/skia/docs/examples/ |
D | Canvas_drawTextRSXform.cpp | 9 char alphabet[iterations]; in draw() local
|
/third_party/flutter/skia/docs/examples/ |
D | Canvas_drawTextRSXform.cpp | 9 char alphabet[iterations]; in draw() local
|
/third_party/python/Lib/ |
D | base64.py | 165 def _b32encode(alphabet, s): argument 201 def _b32decode(alphabet, s, casefold=False, map01=None): argument
|
/third_party/grpc/tools/codegen/core/ |
D | gen_hpack_tables.cc | 314 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/ |
D | idna.c | 107 static const char alphabet[] = "abcdefghijklmnopqrstuvwxyz0123456789"; in uv__idna_toascii_label() local
|
/third_party/boost/libs/beast/test/bench/zlib/ |
D | deflate_stream.cpp | 33 static std::string const alphabet{ in corpus1() local
|
D | inflate_stream.cpp | 33 static std::string const alphabet{ in corpus1() local
|
/third_party/grpc/src/core/ext/transport/chttp2/transport/ |
D | bin_encoder.cc | 28 static const char alphabet[] = variable
|
/third_party/flutter/engine/flutter/third_party/txt/src/minikin/ |
D | Hyphenator.cpp | 352 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/ |
D | brotlidump.py | 1424 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/ |
D | deflate_stream.cpp | 166 static std::string const alphabet{ in corpus1() local
|
D | inflate_stream.cpp | 153 static std::string const alphabet{ in corpus1() local
|
/third_party/protobuf/js/binary/ |
D | writer.js | 242 jspb.BinaryWriter.prototype.getResultBase64String = function(alphabet) { argument
|