OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:alphabet
(Results
1 - 25
of
27
) sorted by relevancy
1
2
/src/external/mit/libuv/dist/src/
idna.c
154
static const char
alphabet
[] = "abcdefghijklmnopqrstuvwxyz0123456789";
local
283
*(*d)++ =
alphabet
[t];
287
*(*d)++ =
alphabet
[q];
/src/external/gpl2/xcvs/dist/src/
main.c
481
static char const
alphabet
[62] =
variable
536
output[o++] =
alphabet
[divide_by (buf, sizeof
alphabet
)];
/src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.python/
py-format-string.exp
91
#
alphabet
repeated 10 times.
93
set
alphabet
"ABCDEFGHIJKLMNOPQRSTUVWXYZ"
95
append whole_big_string $
alphabet
97
unset
alphabet
/src/external/gpl3/gdb/dist/gdb/testsuite/gdb.python/
py-format-string.exp
92
#
alphabet
repeated 10 times.
94
set
alphabet
"ABCDEFGHIJKLMNOPQRSTUVWXYZ"
96
append whole_big_string $
alphabet
98
unset
alphabet
/src/lib/libc/time/
zic.c
1581
static char const
alphabet
[] =
local
1585
enum { prefixlen = sizeof prefix - 1, alphabetlen = sizeof
alphabet
- 1 };
1618
dst[dirlen + prefixlen + i] =
alphabet
[r % alphabetlen];
/src/external/gpl2/diffutils/dist/config/
texinfo.tex
2052
% Be sure we're not beyond the end of the
alphabet
.
2055
alphabet
}%
2065
% Be sure we're not beyond the end of the
alphabet
.
2068
alphabet
}
/src/external/gpl2/gettext/dist/build-aux/
texinfo.tex
2005
% Be sure we're not beyond the end of the
alphabet
.
2008
alphabet
}%
2018
% Be sure we're not beyond the end of the
alphabet
.
2021
alphabet
}
/src/external/gpl2/gmake/dist/config/
texinfo.tex
2627
% Be sure we're not beyond the end of the
alphabet
.
2630
alphabet
}%
2640
% Be sure we're not beyond the end of the
alphabet
.
2643
alphabet
}
/src/external/gpl2/grep/dist/doc/
texinfo.tex
1974
% Be sure we're not beyond the end of the
alphabet
.
1977
alphabet
}%
1987
% Be sure we're not beyond the end of the
alphabet
.
1990
alphabet
}
/src/external/gpl2/groff/dist/doc/
texinfo.tex
2533
% Be sure we're not beyond the end of the
alphabet
.
2536
alphabet
}%
2546
% Be sure we're not beyond the end of the
alphabet
.
2549
alphabet
}
/src/external/gpl2/texinfo/dist/doc/
texinfo.tex
2533
% Be sure we're not beyond the end of the
alphabet
.
2536
alphabet
}%
2546
% Be sure we're not beyond the end of the
alphabet
.
2549
alphabet
}
/src/external/bsd/am-utils/dist/doc/
texinfo.tex
3737
% Be sure we're not beyond the end of the
alphabet
.
3740
alphabet
}%
3750
% Be sure we're not beyond the end of the
alphabet
.
3753
alphabet
}
/src/external/bsd/flex/dist/build-aux/
texinfo.tex
3737
% Be sure we're not beyond the end of the
alphabet
.
3740
alphabet
}%
3750
% Be sure we're not beyond the end of the
alphabet
.
3753
alphabet
}
/src/external/gpl2/xcvs/dist/build-aux/
texinfo.tex
3529
% Be sure we're not beyond the end of the
alphabet
.
3532
alphabet
}%
3542
% Be sure we're not beyond the end of the
alphabet
.
3545
alphabet
}
/src/external/gpl3/autoconf/dist/build-aux/
texinfo.tex
3713
% Be sure we're not beyond the end of the
alphabet
.
3716
alphabet
}%
3726
% Be sure we're not beyond the end of the
alphabet
.
3729
alphabet
}
/src/external/gpl3/binutils/dist/texinfo/
texinfo.tex
3526
% Be sure we're not beyond the end of the
alphabet
.
3529
alphabet
}%
3539
% Be sure we're not beyond the end of the
alphabet
.
3542
alphabet
}
/src/external/gpl3/binutils.old/dist/texinfo/
texinfo.tex
3526
% Be sure we're not beyond the end of the
alphabet
.
3529
alphabet
}%
3539
% Be sure we're not beyond the end of the
alphabet
.
3542
alphabet
}
/src/external/gpl3/gcc.old/dist/gcc/doc/include/
texinfo.tex
3715
% Be sure we're not beyond the end of the
alphabet
.
3718
alphabet
}%
3728
% Be sure we're not beyond the end of the
alphabet
.
3731
alphabet
}
/src/external/gpl3/gdb/dist/texinfo/
texinfo.tex
3526
% Be sure we're not beyond the end of the
alphabet
.
3529
alphabet
}%
3539
% Be sure we're not beyond the end of the
alphabet
.
3542
alphabet
}
/src/external/gpl3/gdb.old/dist/texinfo/
texinfo.tex
3526
% Be sure we're not beyond the end of the
alphabet
.
3529
alphabet
}%
3539
% Be sure we're not beyond the end of the
alphabet
.
3542
alphabet
}
/src/external/lgpl3/gmp/dist/doc/
texinfo.tex
3737
% Be sure we're not beyond the end of the
alphabet
.
3740
alphabet
}%
3750
% Be sure we're not beyond the end of the
alphabet
.
3753
alphabet
}
/src/external/lgpl3/mpc/dist/doc/
texinfo.tex
3737
% Be sure we're not beyond the end of the
alphabet
.
3740
alphabet
}%
3750
% Be sure we're not beyond the end of the
alphabet
.
3753
alphabet
}
/src/external/gpl3/binutils/dist/gprofng/doc/
texinfo.tex
4262
% Be sure we're not beyond the end of the
alphabet
.
4265
alphabet
}%
4275
% Be sure we're not beyond the end of the
alphabet
.
4278
alphabet
}
/src/external/gpl3/binutils.old/dist/gprofng/doc/
texinfo.tex
4262
% Be sure we're not beyond the end of the
alphabet
.
4265
alphabet
}%
4275
% Be sure we're not beyond the end of the
alphabet
.
4278
alphabet
}
/src/external/gpl3/gcc/dist/gcc/doc/include/
texinfo.tex
4284
% Be sure we're not beyond the end of the
alphabet
.
4287
alphabet
}%
4297
% Be sure we're not beyond the end of the
alphabet
.
4300
alphabet
}
Completed in 343 milliseconds
1
2
Indexes created Sun Sep 06 00:23:55 UTC 2026