Home
last modified time | relevance | path

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

/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/libuv/src/
Didna.c107 static const char alphabet[] = "abcdefghijklmnopqrstuvwxyz0123456789"; in uv__idna_toascii_label() local
/third_party/flutter/txt/src/minikin/
DHyphenator.cpp352 const AlphabetTable0* alphabet = header->alphabetTable0(); in alphabetLookup() local
373 const AlphabetTable1* alphabet = header->alphabetTable1(); in alphabetLookup() local
/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/protobuf/js/binary/
Dwriter.js242 jspb.BinaryWriter.prototype.getResultBase64String = function(alphabet) { argument
/third_party/mesa3d/src/panfrost/midgard/
Ddisassemble.c725 const char *alphabet = components; in print_alu_mask() local
/third_party/ffmpeg/libavcodec/
Dvp3.c796 const int *alphabet; in unpack_modes() local
/third_party/tzdata/
Dzic.c993 static char const alphabet[] = in random_dirent() local
/third_party/skia/third_party/externals/wuffs/release/c/
Dwuffs-v0.3.c14832 const uint8_t* alphabet = (options & WUFFS_BASE__BASE_64__URL_ALPHABET) in wuffs_base__base_64__decode() local
14950 const uint8_t* alphabet = (options & WUFFS_BASE__BASE_64__URL_ALPHABET) in wuffs_base__base_64__encode() local