Home
last modified time | relevance | path

Searched refs:GH (Results 1 – 25 of 25) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/ObjectYAML/
H A DCodeViewYAMLTypeHashing.cpp35 void ScalarTraits<GlobalHash>::output(const GlobalHash &GH, void *Ctx, in output() argument
37 ScalarTraits<BinaryRef>::output(GH.Hash, Ctx, OS); in output()
41 GlobalHash &GH) { in input() argument
42 return ScalarTraits<BinaryRef>::input(Scalar, Ctx, GH.Hash); in input()
/freebsd/bin/dd/
H A Dref.pareven5 00000040 c0 41 42 c3 44 c5 c6 47 48 c9 ca 4b cc 4d 4e cf |.AB.D..GH..K.MN.|
13 000000c0 c0 41 42 c3 44 c5 c6 47 48 c9 ca 4b cc 4d 4e cf |.AB.D..GH..K.MN.|
/freebsd/crypto/openssl/crypto/sha/asm/
H A Dsha512-armv8.pl742 my ($AB,$CD,$EF,$GH)=map("v$_.16b",(26..29));
778 orr $GH,@H[3],@H[3]
825 add.i64 @H[3],@H[3],$GH
/freebsd/contrib/libpcap/doc/
H A DREADME.aix38 run there (GH #52). tcpdump binary natively compiled on AIX 5 should
/freebsd/contrib/libcbor/doc/source/
H A Ddevelopment.rst131 A catch-all git hook that runs clang-format and automatically refreshes the `GH
/freebsd/usr.sbin/tzsetup/
H A Dbaseline244 GH:Ghana
/freebsd/share/misc/
H A Diso3166104 GH GHA 288 Ghana
H A Dpci_vendors3769 694c Polaris 22 XT [Radeon RX Vega M GH]
23626 17f9 0016 WPIR-119GH 802.11bg Wireless Desktop Adapter
32535 27b0 82801GH (ICH7DH) LPC Interface Bridge
32839 27e0 82801GR/GH/GHM (ICH7 Family) PCI Express Port 5
32841 27e2 82801GR/GH/GHM (ICH7 Family) PCI Express Port 6
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DCodeViewDebug.cpp633 ConstantInt *GH = in beginModule() local
635 EmitDebugGlobalHashes = GH && !GH->isZero(); in beginModule()
/freebsd/contrib/tzdata/
H A Dzone.tab187 GH +0533-00013 Africa/Accra
H A Dzone1970.tab125 CI,BF,GH,GM,GN,IS,ML,MR,SH,SL,SN,TG +0519-00402 Africa/Abidjan
/freebsd/contrib/tcpdump/
H A DCHANGES399 Fixup -C for file size >2GB (GH #488).
401 Fix a bug in test scripts (exposed in GH #613).
598 add a DNSSEC test case: GH #445 and GH #467.
/freebsd/contrib/ncurses/include/
H A DCaps.uwin754 # GH 196 \304 M-D single horizontal line ACS_HLINE
782 acs_hline OTGH str GH - - ----- single horizontal line
H A DCaps930 # GH 196 \304 M-D single horizontal line ACS_HLINE
958 acs_hline OTGH str GH - - ----- single horizontal line
H A DCaps.hpux11946 # GH 196 \304 M-D single horizontal line ACS_HLINE
974 acs_hline OTGH str GH - - ----- single horizontal line
H A DCaps.osf1r5938 # GH 196 \304 M-D single horizontal line ACS_HLINE
966 acs_hline OTGH str GH - - ----- single horizontal line
H A DCaps.aix41032 # GH 196 \304 M-D single horizontal line ACS_HLINE
1060 acs_hline OTGH str GH - - ----- single horizontal line
H A DCaps.keys1020 # GH 196 \304 M-D single horizontal line ACS_HLINE
1048 acs_hline OTGH str GH - - ----- single horizontal line
/freebsd/share/termcap/
H A Dtermcap566 :GS=\E[12m:GE=\E[10m:GV=\63:GH=D:\
4184 :up=\EA:GS=\ERG:GE=\ERg:GV=s:GH=u:GU=e:GD=c:G1=`:G2=_:G3=b:G4=a:\
4269 :GS=\E[11m:GE=\E[10m:GV=\140:GH=a:G1=c:G2=f:G3=e:G4=d:GU=u:\
4359 :GH=\E[196g:GV=\E[179g:\
4551 :rg=0:GS=\Eo:GE=^O:GG=0:GV=-:GH=&:GU=%:GD=#:G1=(:G2= :G3=":G4=*:CF=\E]:\
/freebsd/contrib/libpcap/
H A DCHANGES187 Fix building without protochain support. (GH #852)
/freebsd/sys/conf/
H A DNOTES2560 # and the GREEN HOUSE GH-USB100B.
/freebsd/sys/dev/usb/
H A Dusbdevs4096 product REDOCTANE GHMIDI 0x474b GH MIDI INTERFACE
/freebsd/contrib/ncurses/misc/
H A Dterminfo.src1470 # :GC=E:GD=B:GH=D:GL=\64:GU=A:GV=\63:GR=C:
23586 # :GH=\E[196g:GV=\E[179g:\
24693 # GH Gv horizontal line - _
24706 # "j{G4}k{G1}l{G2}m{G3}q{GH}x{GV}t{GR}u{GL}v{GU}w{GD}n{GC}"
/freebsd/contrib/flex/
H A DChangeLog467 …configure option. Disabling libfl is useful when building flex for a cross-toolchain. Fixes: GH-…
/freebsd/contrib/llvm-project/clang/include/clang/Driver/
H A DOptions.td8408 def _SLASH_GH : CLFlag<"GH">;