Home
last modified time | relevance | path

Searched refs:WF (Results 1 – 24 of 24) sorted by relevance

/openbsd-src/bin/pax/
H A Doptions.c87 #define WF 0x00010000 macro
113 #define ISLIST(x) (((x) & (RF|WF)) == 0)
114 #define ISEXTRACT(x) (((x) & (RF|WF)) == RF)
115 #define ISARCHIVE(x) (((x) & (AF|RF|WF)) == WF)
116 #define ISAPPND(x) (((x) & (AF|RF|WF)) == (AF|WF))
117 #define ISCOPY(x) (((x) & (RF|WF)) == (RF|WF))
118 #define ISWRITE(x) (((x) & (RF|WF)) == WF)
124 #define BDEXTR (AF|BF|LF|TF|WF|XF|CBF|CHF|CLF|CPF|CXF)
127 #define BDLIST (AF|BF|IF|KF|LF|OF|PF|RF|TF|UF|WF|XF|CBF|CDF|CHF|CLF|CPF|CXF|CYF|CZF)
486 flg |= WF; in pax_options()
/openbsd-src/gnu/usr.bin/binutils/gas/config/
H A Dtc-tahoe.c242 #define WF (2+ 32767) macro
286 WF, WB, 2, C (1, 2)
301 WF + 2, WB + 2, 4, C (2, 2)
315 WF, WB, 2, C (3, 2)
332 WF, WB, 2, C (4, 2)
347 WF + 1, WB + 1, 3, C (5, 2)
360 #undef WF
H A Dtc-vax.c192 #define WF (2+ 32767) macro
210 {WF + 1, WB + 1, 3, C (1, 2)},/* W^"foo" 1,1 */
215 {WF + 2, WB + 2, 4, C (2, 2)},/* br.+? brw X 2,1 */
220 {WF, WB, 2, C (3, 2)}, /* brw W^foo 3,1 */
225 {WF, WB, 2, C (4, 2)}, /* acb_ ^Wfoo 4,1 */
230 {WF + 4, WB + 4, 6, C (5, 2)},/* Xob.+2,brb.+3,brw5,1 */
238 #undef WF
/openbsd-src/regress/lib/libcrypto/x509/bettertls/certificates/
H A D1224.crt12 WF+LLYphaCAhmXNj4Slc2WDQSb06puDN8yAAYoHdVzo8P0RUL2i8uGbUP2MsKe/b
H A D3459.crt20 xPOQRjrt2uiJhG9Kd55TfVCqhfZtiIObwZ8khzuG7PjBXVQBDURCiRsgda/WF+5k
H A D2327.key5 3Ve6RM4oSGtqZR6sEqd2sTAs+VBs/ct20bxYafDF5iJEJmD4l1MpEjslqXbhX/WF
H A D1492.key20 augvGsNgUNZRztA2vme9GuuXSoAOZ4vgqSgcEJ1oE5vUar4/WKNAJ6ZDLNAzE/WF
H A D1589.key19 WF+28tMedLy7KQ2Gvqit0ZiHI+bNpZrvDzcF80cg+2KM+b9Qk4rDW4FnuswP7YqT
H A D1077.chain44 WF+1uNw5wyCaBTz8vj2Fafs2BxThCd+71fioBSacchoKMQT4YFP2O43CIciTyveK
H A D3463.chain13 WF/4o9ElXol42fFM4e9Diy4FSyBrpPylq2gfzKhzG2Y/b5ChYFt5p25Nv89xMBUn
H A D2789.chain15 WF+extBKoeGHPhPvlqM+ox9MRUWiII48kZEsbRC7ndOdJzpFrKFrfhu84PiEtzwZ
H A D2506.chain43 vw+H0tKod4X2+WF+23AI1SQ1F2r7R1RR5VW2bE6bYZ0jhTRW/6zBNX7TNyUEQw1h
H A D3204.chain38 MKC+hAiOFazPMYEhrZ6dV4ISHjz4gxN3zvZIOLe6NImlTbJ8YbD2MHFSWACXo+WF
H A D2345.chain11 WF/BNVlrb7T7wn5EOQdD/2Qkx+SHFlvVjC5I3HGwZy/6ARKEVyqQo21+qN0sSqX+
/openbsd-src/gnu/usr.bin/binutils-2.17/gas/config/
H A Dtc-vax.c191 #define WF (2+ 32767) macro
209 {WF + 1, WB + 1, 3, C (1, 2)},/* W^"foo" 1,1 */
214 {WF + 2, WB + 2, 4, C (2, 2)},/* br.+? brw X 2,1 */
219 {WF, WB, 2, C (3, 2)}, /* brw W^foo 3,1 */
224 {WF, WB, 2, C (4, 2)}, /* acb_ ^Wfoo 4,1 */
229 {WF + 4, WB + 4, 6, C (5, 2)},/* Xob.+2,brb.+3,brw5,1 */
237 #undef WF
/openbsd-src/gnu/llvm/llvm/lib/Target/SystemZ/
H A DSystemZScheduleZ15.td1422 def : InstRW<[WLat2, VecXsPm, NormalGr], (instregex "WF(MAX|MIN)DB$")>;
1424 def : InstRW<[WLat2, VecXsPm, NormalGr], (instregex "WF(MAX|MIN)SB$")>;
1425 def : InstRW<[WLat2, VecDFX, NormalGr], (instregex "WF(MAX|MIN)XB$")>;
1436 def : InstRW<[WLat6, VecBF, NormalGr], (instregex "WF(A|S)DB$")>;
1438 def : InstRW<[WLat6, VecBF, NormalGr], (instregex "WF(A|S)SB$")>;
1439 def : InstRW<[WLat10, VecDF2, NormalGr], (instregex "WF(A|S)XB$")>;
1448 def : InstRW<[WLat6, VecBF, NormalGr], (instregex "WF(N)?M(A|S)DB$")>;
1450 def : InstRW<[WLat6, VecBF, NormalGr], (instregex "WF(N)?M(A|S)SB$")>;
1451 def : InstRW<[WLat30, VecDF2, NormalGr], (instregex "WF(N)?M(A|S)XB$")>;
1479 (instregex "WF(C|K)(E|H|HE)DBS$")>;
[all …]
H A DSystemZScheduleZ14.td1379 def : InstRW<[WLat2, VecXsPm, NormalGr], (instregex "WF(MAX|MIN)DB$")>;
1381 def : InstRW<[WLat2, VecXsPm, NormalGr], (instregex "WF(MAX|MIN)SB$")>;
1382 def : InstRW<[WLat2, VecDFX, NormalGr], (instregex "WF(MAX|MIN)XB$")>;
1393 def : InstRW<[WLat7, VecBF, NormalGr], (instregex "WF(A|S)DB$")>;
1395 def : InstRW<[WLat7, VecBF, NormalGr], (instregex "WF(A|S)SB$")>;
1396 def : InstRW<[WLat10, VecDF2, NormalGr], (instregex "WF(A|S)XB$")>;
1406 def : InstRW<[WLat7, VecBF, NormalGr], (instregex "WF(N)?M(A|S)DB$")>;
1408 def : InstRW<[WLat7, VecBF, NormalGr], (instregex "WF(N)?M(A|S)SB$")>;
1409 def : InstRW<[WLat30, VecDF2, NormalGr], (instregex "WF(N)?M(A|S)XB$")>;
1437 (instregex "WF(C|K)(E|H|HE)DBS$")>;
[all …]
H A DSystemZScheduleZ16.td1428 def : InstRW<[WLat2, VecXsPm, NormalGr], (instregex "WF(MAX|MIN)DB$")>;
1430 def : InstRW<[WLat2, VecXsPm, NormalGr], (instregex "WF(MAX|MIN)SB$")>;
1431 def : InstRW<[WLat2, VecDFX, NormalGr], (instregex "WF(MAX|MIN)XB$")>;
1442 def : InstRW<[WLat6, VecBF, NormalGr], (instregex "WF(A|S)DB$")>;
1444 def : InstRW<[WLat6, VecBF, NormalGr], (instregex "WF(A|S)SB$")>;
1445 def : InstRW<[WLat10, VecDF2, NormalGr], (instregex "WF(A|S)XB$")>;
1454 def : InstRW<[WLat6, VecBF, NormalGr], (instregex "WF(N)?M(A|S)DB$")>;
1456 def : InstRW<[WLat6, VecBF, NormalGr], (instregex "WF(N)?M(A|S)SB$")>;
1457 def : InstRW<[WLat20, VecDF2, NormalGr], (instregex "WF(N)?M(A|S)XB$")>;
1487 (instregex "WF(C|K)(E|H|HE)DBS$")>;
[all …]
H A DSystemZScheduleZ13.td1349 def : InstRW<[WLat7, VecBF, NormalGr], (instregex "WF(A|S)DB$")>;
1374 def : InstRW<[WLat3, VecXsPm, NormalGr], (instregex "WF(C|K)$")>;
1375 def : InstRW<[WLat3, VecXsPm, NormalGr], (instregex "WF(C|K)DB$")>;
/openbsd-src/share/misc/
H A Dcountrycodes253 WF:WALLIS AND FUTUNA
/openbsd-src/gnu/llvm/llvm/tools/llvm-profdata/
H A Dllvm-profdata.cpp1077 static void addWeightedInput(WeightedFileVector &WNI, const WeightedFile &WF) { in addWeightedInput() argument
1078 StringRef Filename = WF.Filename; in addWeightedInput()
1079 uint64_t Weight = WF.Weight; in addWeightedInput()
1262 for (auto &WF : WeightedInputs) in merge_main() local
1263 outs() << WF.Weight << "," << WF.Filename << "\n"; in merge_main()
/openbsd-src/share/zoneinfo/datfiles/
H A Diso3166.tab274 WF Wallis & Futuna
H A Dzone1970.tab190 KI,MH,TV,UM,WF +0125+17300 Pacific/Tarawa Gilberts, Marshalls, Wake
H A Dzone.tab442 WF -1318-17610 Pacific/Wallis