Searched refs:GF (Results 1 – 18 of 18) sorted by relevance
| /freebsd-12-stable/crypto/openssh/regress/ |
| D | sshcfgparse.sh | 38 f=`${SSH} -GF $OBJ/ssh_config host | awk '/exitonforwardfailure/{print $2}'` 40 f=`${SSH} -GF $OBJ/ssh_config -W a:1 h | awk '/exitonforwardfailure/{print $2}'` 42 f=`${SSH} -GF $OBJ/ssh_config -W a:1 -o exitonforwardfailure=no h | \ 46 f=`${SSH} -GF $OBJ/ssh_config host | awk '/clearallforwardings/{print $2}'` 48 f=`${SSH} -GF $OBJ/ssh_config -W a:1 h | awk '/clearallforwardings/{print $2}'` 50 f=`${SSH} -GF $OBJ/ssh_config -W a:1 -o clearallforwardings=no h | \ 56 f=`${SSH} -GF $OBJ/ssh_config host | awk '/^user /{print $2}'` 58 f=`${SSH} -GF $OBJ/ssh_config -o user=foo -l bar baz@host | awk '/^user /{print $2}'` 60 f=`${SSH} -GF $OBJ/ssh_config -lbar baz@host user=foo baz@host | awk '/^user /{print $2}'` 62 f=`${SSH} -GF $OBJ/ssh_config baz@host -o user=foo -l bar baz@host | awk '/^user /{print $2}'` [all …]
|
| D | rsa_ssh2.prv | 10 VA4YdN4UeVfvMcb78vcInT2CsP6CLcBkrnjrBKtS03Mwg79nQI0AAAH/VdpOHYCMLPl/GF
|
| /freebsd-12-stable/contrib/llvm-project/llvm/tools/llvm-cov/ |
| D | gcov.cpp | 44 GCOVFile GF; in reportCoverage() local 56 if (!GF.readGCNO(GCNO_GB)) { in reportCoverage() 75 else if (!GF.readGCDA(gcda_buf)) in reportCoverage() 80 GF.print(errs()); in reportCoverage() 82 gcovOneInput(Options, SourceFile, GCNO, GCDA, GF); in reportCoverage()
|
| /freebsd-12-stable/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/ |
| D | GCOVProfiling.cpp | 801 static void dumpEdges(CFGMST<Edge, BBInfo> &MST, GCOVFunction &GF) { in dumpEdges() argument 804 GCOVBlock &Src = E.SrcBB ? GF.getBlock(E.SrcBB) : GF.getEntryBlock(); in dumpEdges() 805 GCOVBlock &Dst = E.DestBB ? GF.getBlock(E.DestBB) : GF.getReturnBlock(); in dumpEdges()
|
| /freebsd-12-stable/share/misc/ |
| D | iso3166 | 98 GF GUF 254 French Guiana 348 # GF, GP, MQ, NC, PF, PM, RE, TF, WF, YT)
|
| D | pci_vendors | 9862 02e0 2249 GF 7600GT 560M 256MB DDR3 DUAL DVI TV 9865 1682 2247 GF 7600GS 512MB DDR2 25352 109b 82546GB PRO/1000 GF Quad Port Server Adapter
|
| /freebsd-12-stable/contrib/tzdata/ |
| D | zone1970.tab | 158 GF +0456-05220 America/Cayenne
|
| D | zone.tab | 185 GF +0456-05220 America/Cayenne
|
| /freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/SystemZ/ |
| D | SystemZScheduleZEC12.td | 366 (instregex "SL(G|GF|Y)?$")>; 439 (instregex "MS(GF|Y)?$")>;
|
| D | SystemZScheduleZ196.td | 355 (instregex "SL(G|GF|Y)?$")>; 428 (instregex "MS(GF|Y)?$")>;
|
| D | SystemZScheduleZ13.td | 393 (instregex "SL(G|GF|Y)?$")>; 466 (instregex "MS(GF|Y)?$")>;
|
| D | SystemZScheduleZ14.td | 394 (instregex "SL(G|GF|Y)?$")>; 467 (instregex "MS(GF|Y)?$")>;
|
| D | SystemZScheduleZ15.td | 398 (instregex "SL(G|GF|Y)?$")>; 481 (instregex "MS(GF|Y)?$")>;
|
| /freebsd-12-stable/crypto/openssh/ |
| D | PROTOCOL | 50 and ecdsa-sha2-nistp521 curves over GF(p) are supported. Elliptic
|
| /freebsd-12-stable/crypto/openssl/ |
| D | NEWS | 642 o Addition of BIGNUM functions for fields GF(2^m) and NIST
|
| D | CHANGES | 4277 - *: GHASH and GF(2^m) multiplication implementations; 7044 (Note that only the 'mod' functions are actually for fields GF(2^m). 8670 *) First EC_METHODs for curves over GF(p): 8693 than GF(p), some functions are limited to that for now.
|
| /freebsd-12-stable/contrib/llvm-project/clang/include/clang/Driver/ |
| D | Options.td | 5925 def _SLASH_GF : CLIgnoredFlag<"GF">, 5927 def _SLASH_GF_ : CLFlag<"GF-">, HelpText<"Disable string pooling">, 5961 HelpText<"Optimize for size (like /Og /Os /Oy /Ob2 /GF /Gy)">; 5963 HelpText<"Optimize for speed (like /Og /Oi /Ot /Oy /Ob2 /GF /Gy)">;
|
| /freebsd-12-stable/contrib/ncurses/misc/ |
| D | terminfo.src | 6836 # :GG#0:GI=\EH8:GF=\EH7:\
|