Home
last modified time | relevance | path

Searched refs:GM (Results 1 – 15 of 15) sorted by relevance

/freebsd/contrib/file/magic/Magdir/
H A Dgames179 # FIXME: Some games don't have GM (game type)
180 0 regex \\(;.*GM\\[[0-9]{1,2}\\] Smart Game Format
181 >2 search/0x200/b GM[
248 2 regex/c \\(;.*GM\\[[0-9]{1,2}\\] Smart Game Format
249 >2 regex/c GM\\[1\\] - Go Game
250 >2 regex/c GM\\[6\\] - BackGammon Game
251 >2 regex/c GM\\[11\\] - Hex Game
252 >2 regex/c GM\\[18\\] - Amazons Game
253 >2 regex/c GM\\[19\\] - Octi Game
254 >2 regex/c GM\\[20\\] - Gess Game
[all …]
/freebsd/crypto/openssl/test/recipes/30-test_evp_data/
H A Devpmac_sm3.txt14 Title = HMAC-SM3 from GM/T 0042-2015 Appendix D.3
/freebsd/crypto/openssl/doc/man3/
H A DEVP_sm3.pod42 GB/T 32905-2016 and GM/T 0004-2012.
/freebsd/crypto/openssl/doc/man7/
H A DEVP_PKEY-SM2.pod10 The B<SM2> algorithm was first defined by the Chinese national standard GM/T
/freebsd/contrib/wpa/src/ap/
H A Dwpa_auth_i.h200 int GN, GM; member
H A Dwpa_auth.c5466 group->GM = 2;
5654 tmp = group->GM;
5655 group->GM = group->GN;
5937 tmp = group->GM;
5938 group->GM = group->GN;
/freebsd/sys/contrib/device-tree/src/arm64/xilinx/
H A Dzynqmp-zc1751-xm015-dc1.dts44 clock_si5338_0: clk27 { /* u55 SI5338-GM */
/freebsd/contrib/llvm-project/llvm/tools/llvm-readobj/
H A DELFDumper.cpp3764 std::vector<GroupMember> &GM = Ret.back().Members; in getGroups() local
3767 GM.push_back({getPrintableSectionName(**SecOrErr), Ndx}); in getGroups()
3772 GM.push_back({"<?>", Ndx}); in getGroups()
3783 for (const GroupMember &GM : G.Members) in mapSectionsToGroups() local
3784 Ret.insert({GM.Index, &G}); in mapSectionsToGroups()
3797 for (const GroupMember &GM : G.Members) { in printGroupSections() local
3798 const GroupSection *MainGroup = Map[GM.Index]; in printGroupSections()
3801 "section with index " + Twine(GM.Index) + in printGroupSections()
3806 OS << " [" << format_decimal(GM.Index, 5) << "] " << GM.Name << "\n"; in printGroupSections()
7157 for (const GroupMember &GM : G.Members) { in printGroupSections() local
[all …]
/freebsd/share/misc/
H A Diso3166101 GM GMB 270 Gambia
H A Dpci_vendors1482 1462 7596 760GM-E51(MS-7596) Motherboard
1495 1462 7596 760GM-E51(MS-7596) Motherboard
1546 1462 7596 760GM-E51(MS-7596) Motherboard
1570 1462 7596 760GM-E51(MS-7596) Motherboard
1581 1462 7596 760GM-E51(MS-7596) Motherboard
1589 1462 7596 760GM-E51(MS-7596) Motherboard
1597 1462 7596 760GM-E51(MS-7596) Motherboard
1606 1462 7596 760GM-E51(MS-7596) Motherboard
1614 1462 7596 760GM-E51(MS-7596) Motherboard
4299 1462 7596 760GM-E51(MS-7596) Motherboard
[all …]
H A Dusb_vendors13931 61b6 Maxtor HX-M101TCB/GM [M3 Portable 1TB]
/freebsd/usr.sbin/tzsetup/
H A Dbaseline237 GM:Gambia
/freebsd/contrib/tzdata/
H A Dzone1970.tab125 CI,BF,GH,GM,GN,IS,ML,MR,SH,SL,SN,TG +0519-00402 Africa/Abidjan
H A Dzone.tab193 GM +1328-01639 Africa/Banjul
/freebsd/contrib/wpa/hostapd/
H A DChangeLog1308 * fixed WPA/WPA2 group rekeying to use key index correctly (GN/GM)