Home
last modified time | relevance | path

Searched refs:bases (Results 1 – 20 of 20) sorted by relevance

/titanic_41/usr/src/data/zoneinfo/
H A Dantarctica18 # Argentina - year-round bases
35 # year-round bases
110 # Chile - year-round bases and towns
119 # China - year-round bases
123 # France - year-round bases (also see "France & Italy")
128 # She confirms that French Southern Territories and Terre Adélie bases
168 # India - year-round bases
175 # Japan - year-round bases
244 # Russia - year-round bases
279 # S Africa - year-round bases
[all …]
H A Daustralasia736 # Inhabited by civilians 1935-1942; U.S. military bases 1943-1944;
H A Dsouthamerica1336 # and Antarctic bases, are like America/Santiago.
/titanic_41/usr/src/lib/libsasl/
H A DREADME14 the Project Cyrus open source libsasl. Inevitibly, these code bases will
32 to and from other code bases. One unfortunate side effect is that this
/titanic_41/usr/src/cmd/filesync/
H A Danal.c126 for (bp = bases; bp; bp = bp->b_next) { in analyze()
149 for (bp = bases; bp; bp = bp->b_next) { in analyze()
272 for (bp = bases; bp; bp = bp->b_next) { in prune()
298 for (bp = bases; bp; bp = bp->b_next) { in summary()
H A Drules.c312 for (bp = bases; bp; bp = bp->b_next) in write_rules()
547 for (bp = bases; bp; bp = bp->b_next) { in add_restr()
H A Dbase.c61 struct base *bases; /* pointer to the base list */ variable
94 for (bpp = &bases; (bp = *bpp) != 0; bpp = &bp->b_next) { in add_base()
689 for (bp = bases; bp; bp = bp->b_next) in write_baseline()
H A Ddatabase.h243 extern struct base *bases; /* base for the main list */
H A Dmain.c341 for (bp = bases; bp; bp = bp->b_next) { in main()
H A DREADME138 a "file" tree, representing all files below the bases
/titanic_41/usr/src/lib/libshell/common/tests/
H A Darith.sh313 then err_exit 'display of unsigned integers in non-decimal bases wrong'
/titanic_41/usr/src/tools/onbld/Scm/
H A DWorkSpace.py329 def bases(self): member in ActiveList
886 for base in active.bases():
/titanic_41/usr/src/tools/onbld/hgext/
H A Dcdm.py961 if filter(lambda b: len(b.parents()) > 1, active.bases()):
/titanic_41/usr/src/cmd/ssh/
H A DREADME.altprivsep108 and, therefore, also in the SUNWssh source code bases.
/titanic_41/usr/src/grub/grub-0.97/docs/
H A Dmultiboot.texi1010 bases, and is relatively simple.
H A Dmultiboot.info944 bases, and is relatively simple.
H A Dtexinfo.tex181 data-base data-bases eshell fall-ing half-way long-est man-u-script
/titanic_41/usr/src/pkg/manifests/
H A Dsystem-dtrace-tests.mf1035 file path=opt/SUNWdtrt/tst/common/llquantize/tst.bases.d mode=0444
1036 file path=opt/SUNWdtrt/tst/common/llquantize/tst.bases.d.out mode=0444
/titanic_41/usr/src/lib/libshell/common/
H A Dsh.memo1692 For bases less than or equal to 36,
H A DRELEASE1450 01-10-11 Unsigned integer variables in bases other than 10 are printed now