Home
last modified time | relevance | path

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

/freebsd/libexec/nuageinit/tests/
H A Dnuageinit.sh73 root:*:0:0::0:0:Charlie &:/root:/bin/sh
104 root:*:0:0::0:0:Charlie &:/root:/bin/sh
123 root:*:0:0::0:0:Charlie &:/root:/bin/sh
200 root:*:0:0::0:0:Charlie &:/root:/bin/sh
227 root:*:0:0::0:0:Charlie &:/root:/bin/sh
273 root:*:0:0::0:0:Charlie &:/root:/bin/csh
/freebsd/usr.sbin/pw/tests/
H A Dmaster.passwd2 root:*: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.cpp3219 APInt Charlie = Cconst->getAPInt(); in propagateLine() local
3220 APInt CdivB = Charlie.sdiv(Beta); in propagateLine()
3221 assert(Charlie.srem(Beta) == 0 && "C should be evenly divisible by B"); in propagateLine()
3234 APInt Charlie = Cconst->getAPInt(); in propagateLine() local
3235 APInt CdivA = Charlie.sdiv(Alpha); in propagateLine()
3236 assert(Charlie.srem(Alpha) == 0 && "C should be evenly divisible by A"); in propagateLine()
3248 APInt Charlie = Cconst->getAPInt(); in propagateLine() local
3249 APInt CdivA = Charlie.sdiv(Alpha); in propagateLine()
3250 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 DCHANGES1577 - Document -dd and -ddd. Resulted from a bug report from Charlie Slater
/freebsd/share/misc/
H A Dcommitters-ports.dot302 vishwin [label="Charlie Li\nvishwin@FreeBSD.org\n2021/04/29"]
/freebsd/usr.bin/calendar/calendars/
H A Dcalendar.freebsd265 06/19 Charlie Root <root@FreeBSD.org> born in Portland, Oregon, United States, 1993
/freebsd/contrib/libpcap/
H A DCHANGES1494 signed semantics in several places. Thanks to Charlie Slater