Home
last modified time | relevance | path

Searched refs:Charlie (Results 1 – 17 of 17) sorted by relevance

/freebsd/libexec/nuageinit/tests/
H A Dnuageinit.sh58 root:*:0:0::0:0:Charlie &:/root:/bin/csh
124 root:*:0:0::0:0:Charlie &:/root:/bin/sh
166 root:*:0:0::0:0:Charlie &:/root:/bin/sh
194 root:*:0:0::0:0:Charlie &:/root:/bin/sh
222 root:*:0:0::0:0:Charlie &:/root:/bin/sh
301 root:*:0:0::0:0:Charlie &:/root:/bin/sh
329 root:*:0:0::0:0:Charlie &:/root:/bin/sh
376 root:*:0:0::0:0:Charlie &:/root:/bin/csh
415 root:*:0:0::0:0:Charlie &:/root:/bin/csh
625 root:*:0:0::0:0:Charlie &:/root:/bin/csh
[all …]
/freebsd/usr.sbin/pw/tests/
H A Dmaster.passwd2 root:*:0:0::0:0:Charlie &:/root:/bin/csh
/freebsd/usr.bin/diff3/tests/
H A Dpasswd-old.txt2 root::0:0::0:0:Charlie &:/root:/bin/csh
H A Dpasswd-new.txt2 root::0:0::0:0:Charlie &:/root:/bin/csh
H A Dpasswd-test.txt2 root:<rpass>:0:0::0:0:Charlie &:/root:/bin/csh
H A Dpasswd-Em.out2 root:<rpass>:0:0::0:0:Charlie &:/root:/bin/csh
/freebsd/etc/
H A Dmaster.passwd1 root::0:0::0:0:Charlie &:/root:/bin/sh
/freebsd/usr.sbin/etcupdate/tests/
H A Dpreworld_test.sh78 root::0:0::0:0:Charlie &:/root:/bin/csh
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DDependenceAnalysis.cpp3229 APInt Charlie = Cconst->getAPInt(); in propagateLine() local
3230 APInt CdivB = Charlie.sdiv(Beta); in propagateLine()
3231 assert(Charlie.srem(Beta) == 0 && "C should be evenly divisible by B"); in propagateLine()
3244 APInt Charlie = Cconst->getAPInt(); in propagateLine() local
3245 APInt CdivA = Charlie.sdiv(Alpha); in propagateLine()
3246 assert(Charlie.srem(Alpha) == 0 && "C should be evenly divisible by A"); in propagateLine()
3258 APInt Charlie = Cconst->getAPInt(); in propagateLine() local
3259 APInt CdivA = Charlie.sdiv(Alpha); in propagateLine()
3260 assert(Charlie.srem(Alpha) == 0 && "C should be evenly divisible by A"); in propagateLine()
/freebsd/share/dict/
H A Dpropernames153 Charlie
H A Dweb233810 Charlie
/freebsd/contrib/file/magic/Magdir/
H A Dsysex325 >1 belong&0xffffff00 0x00202c00 Charlie Lab
/freebsd/contrib/tcpdump/
H A DCREDITS64 Charlie Lenahan <clenahan at fortresstech dot com>
H A DCHANGES1651 - Document -dd and -ddd. Resulted from a bug report from Charlie Slater
/freebsd/share/misc/
H A Dcommitters-ports.dot313 vishwin [label="Charlie Li\nvishwin@FreeBSD.org\n2021/04/29"]
/freebsd/usr.bin/calendar/calendars/
H A Dcalendar.freebsd267 06/19 Charlie Root <root@FreeBSD.org> born in Portland, Oregon, United States, 1993
/freebsd/contrib/libpcap/
H A DCHANGES1601 signed semantics in several places. Thanks to Charlie Slater