Home
last modified time | relevance | path

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

/freebsd-head/contrib/file/magic/Magdir/
HDgames179 # 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-head/crypto/openssl/test/recipes/30-test_evp_data/
HDevpmac_sm3.txt14 Title = HMAC-SM3 from GM/T 0042-2015 Appendix D.3
/freebsd-head/crypto/openssl/doc/man3/
HDEVP_sm3.pod42 GB/T 32905-2016 and GM/T 0004-2012.
/freebsd-head/crypto/openssl/doc/man7/
HDEVP_PKEY-SM2.pod10 The B<SM2> algorithm was first defined by the Chinese national standard GM/T
/freebsd-head/contrib/wpa/src/ap/
HDwpa_auth_i.h200 int GN, GM; member
HDwpa_auth.c5466 group->GM = 2;
5654 tmp = group->GM;
5655 group->GM = group->GN;
5937 tmp = group->GM;
5938 group->GM = group->GN;
/freebsd-head/sys/contrib/device-tree/src/arm64/xilinx/
HDzynqmp-zc1751-xm015-dc1.dts44 clock_si5338_0: clk27 { /* u55 SI5338-GM */
/freebsd-head/contrib/llvm-project/llvm/tools/llvm-readobj/
HDELFDumper.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-head/share/misc/
HDiso3166101 GM GMB 270 Gambia
HDpci_vendors1492 1462 7596 760GM-E51(MS-7596) Motherboard
1505 1462 7596 760GM-E51(MS-7596) Motherboard
1556 1462 7596 760GM-E51(MS-7596) Motherboard
1580 1462 7596 760GM-E51(MS-7596) Motherboard
1591 1462 7596 760GM-E51(MS-7596) Motherboard
1599 1462 7596 760GM-E51(MS-7596) Motherboard
1607 1462 7596 760GM-E51(MS-7596) Motherboard
1616 1462 7596 760GM-E51(MS-7596) Motherboard
1624 1462 7596 760GM-E51(MS-7596) Motherboard
4310 1462 7596 760GM-E51(MS-7596) Motherboard
[all …]
HDusb_vendors13931 61b6 Maxtor HX-M101TCB/GM [M3 Portable 1TB]
/freebsd-head/usr.sbin/tzsetup/
HDbaseline237 GM:Gambia
/freebsd-head/contrib/tzdata/
HDzone.tab194 GM +1328-01639 Africa/Banjul
HDzone1970.tab125 CI,BF,GH,GM,GN,IS,ML,MR,SH,SL,SN,TG +0519-00402 Africa/Abidjan
/freebsd-head/contrib/wpa/hostapd/
HDChangeLog1308 * fixed WPA/WPA2 group rekeying to use key index correctly (GN/GM)