Home
last modified time | relevance | path

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

12345678910>>...67

/dports/editors/texstudio/texstudio-4.1.2/utilities/dictionaries/
H A Dnl_NL-Dutch.dic465 aardoor/Fw
165024 -0/Fw
165025 -1/Fw
165026 -2/Fw
165028 -3/Fw
165029 -4/Fw
165030 -5/Fw
165031 -6/Fw
165032 -7/Fw
165033 -8/Fw
[all …]
/dports/textproc/nl-hunspell/nl-hunspell-2.10/
H A Dnl_NL.dic465 aardoor/Fw
165024 -0/Fw
165025 -1/Fw
165026 -2/Fw
165028 -3/Fw
165029 -4/Fw
165030 -5/Fw
165031 -6/Fw
165032 -7/Fw
165033 -8/Fw
[all …]
/dports/audio/codec2/codec2-1.0.3/src/
H A Dnlp.c344 Fw[i].real = 0.0; in nlp()
345 Fw[i].imag = 0.0; in nlp()
348 Fw[i].real = nlp->sq[i*DEC]*nlp->w[i]; in nlp()
352 dump_dec(Fw); in nlp()
361 Fw[i].real = Fw[i].real*Fw[i].real + Fw[i].imag*Fw[i].imag; in nlp()
366 dump_Fw(Fw); in nlp()
379 if (Fw[i].real > gmax) { in nlp()
380 gmax = Fw[i].real; in nlp()
467 if (Fw[b].real > lmax) { in post_process_sub_multiples()
468 lmax = Fw[b].real; in post_process_sub_multiples()
[all …]
/dports/math/gap/gap-4.11.0/pkg/loops-3.4.1/data/rcc/
H A Dsections24.114.tbl4 1P4219421 Fq 421}G 1r 421}G 1NG 1$1P4219421 Fq 421}G 1r 421}G OE 1$1P4219421 Fw 1 2. DCt 1$1…
5 1r 421}G OE 1$1P4219421 Fq 421}G 1r 421}G 1NG 1$1P4219421 Fq 421}G 1r 421}G O= 1P6A7 Fw 1?e…
6 421}G 1r 421}G OE 1$1P4219421 Fw 1 2. 1OV 1$1P4219421 Fq 421}G 1r 421}G Duf 1$1P4219421 Fq 4…
7 1$1P4219421 Fw 1 2. 1OV 1$1P4219421 Fq 421}G 1r 421}G Ysp3 421v421P4219421 9` 421v421P4219421 …
10 4219421 1k 421v421P4219421 7ebB 1$1P4219421 Fq 421}G 1r 421}G 1)H 1$1P4219421 Fw 1 2. Dvu 1$1…
11 1r 421}G 1)H 1$1P4219421 Fw 1 2. 1?]C 1$1P4219421 Fw 1 2. Fty 1$1P4219421 Fw 1 2. Cehb 421v421…
/dports/science/ergo/ergo-3.8/source/test/recursive_expansion_tests/
H A Drecexp_randsym_test.cc187 MatrixTypeWrap Fw; in main() local
188 transform_matrix_from_to(F, Fw, params); in main()
205 Puri.initialize(Fw, in main()
235 Fw.clear_structure(); in main()
245 Fw.clear_structure(); in main()
259 Puri.initialize(Fw, in main()
288 Fw.clear_structure(); in main()
298 Fw.clear_structure(); in main()
309 Fw.clear_structure(); in main()
/dports/emulators/qemu/qemu-6.2.0/roms/edk2/FmpDevicePkg/Test/UnitTest/Library/FmpDependencyLib/
H A DEvaluateDependencyUnitTest.c196 UNIT_TEST_FRAMEWORK_HANDLE Fw; in UnitTestingEntry() local
199 Fw = NULL; in UnitTestingEntry()
206 …Status = InitUnitTestFramework (&Fw, UNIT_TEST_APP_NAME, gEfiCallerBaseName, UNIT_TEST_APP_VERSION… in UnitTestingEntry()
215 …Status = CreateUnitTestSuite (&DepexEvalTests, Fw, "Evaluate Dependency Test", "FmpDependencyLib.E… in UnitTestingEntry()
237 Status = RunAllTestSuites (Fw); in UnitTestingEntry()
240 if (Fw) { in UnitTestingEntry()
241 FreeUnitTestFramework (Fw); in UnitTestingEntry()
/dports/emulators/qemu5/qemu-5.2.0/roms/edk2/FmpDevicePkg/Test/UnitTest/Library/FmpDependencyLib/
H A DEvaluateDependencyUnitTest.c196 UNIT_TEST_FRAMEWORK_HANDLE Fw; in UnitTestingEntry() local
199 Fw = NULL; in UnitTestingEntry()
206 …Status = InitUnitTestFramework (&Fw, UNIT_TEST_APP_NAME, gEfiCallerBaseName, UNIT_TEST_APP_VERSION… in UnitTestingEntry()
215 …Status = CreateUnitTestSuite (&DepexEvalTests, Fw, "Evaluate Dependency Test", "FmpDependencyLib.E… in UnitTestingEntry()
237 Status = RunAllTestSuites (Fw); in UnitTestingEntry()
240 if (Fw) { in UnitTestingEntry()
241 FreeUnitTestFramework (Fw); in UnitTestingEntry()
/dports/emulators/qemu60/qemu-6.0.0/roms/edk2/FmpDevicePkg/Test/UnitTest/Library/FmpDependencyLib/
H A DEvaluateDependencyUnitTest.c196 UNIT_TEST_FRAMEWORK_HANDLE Fw; in UnitTestingEntry() local
199 Fw = NULL; in UnitTestingEntry()
206 …Status = InitUnitTestFramework (&Fw, UNIT_TEST_APP_NAME, gEfiCallerBaseName, UNIT_TEST_APP_VERSION… in UnitTestingEntry()
215 …Status = CreateUnitTestSuite (&DepexEvalTests, Fw, "Evaluate Dependency Test", "FmpDependencyLib.E… in UnitTestingEntry()
237 Status = RunAllTestSuites (Fw); in UnitTestingEntry()
240 if (Fw) { in UnitTestingEntry()
241 FreeUnitTestFramework (Fw); in UnitTestingEntry()
/dports/sysutils/uefi-edk2-bhyve/edk2-edk2-stable202102/FmpDevicePkg/Test/UnitTest/Library/FmpDependencyLib/
H A DEvaluateDependencyUnitTest.c199 UNIT_TEST_FRAMEWORK_HANDLE Fw; in UnitTestingEntry() local
202 Fw = NULL; in UnitTestingEntry()
209 …Status = InitUnitTestFramework (&Fw, UNIT_TEST_APP_NAME, gEfiCallerBaseName, UNIT_TEST_APP_VERSION… in UnitTestingEntry()
218 …Status = CreateUnitTestSuite (&DepexEvalTests, Fw, "Evaluate Dependency Test", "FmpDependencyLib.E… in UnitTestingEntry()
240 Status = RunAllTestSuites (Fw); in UnitTestingEntry()
243 if (Fw) { in UnitTestingEntry()
244 FreeUnitTestFramework (Fw); in UnitTestingEntry()
/dports/sysutils/edk2/edk2-edk2-stable202102/FmpDevicePkg/Test/UnitTest/Library/FmpDependencyLib/
H A DEvaluateDependencyUnitTest.c199 UNIT_TEST_FRAMEWORK_HANDLE Fw;
202 Fw = NULL;
209 …Status = InitUnitTestFramework (&Fw, UNIT_TEST_APP_NAME, gEfiCallerBaseName, UNIT_TEST_APP_VERSION…
218 …Status = CreateUnitTestSuite (&DepexEvalTests, Fw, "Evaluate Dependency Test", "FmpDependencyLib.E…
240 Status = RunAllTestSuites (Fw);
243 if (Fw) {
244 FreeUnitTestFramework (Fw);
/dports/net/p5-Net-Radius/Net-Radius-2.103/dicts/
H A Ddictionary.cisco.vpn300061 ATTRIBUTE CVPN3000-IPSec-Reqrd-Client-Fw-Cap 56 integer Cisco-VPN3000
178 VALUE CVPN3000-Reqrd-Client-Fw-Vendor-Code Cisco-With-CIC 1
179 VALUE CVPN3000-Reqrd-Client-Fw-Vendor-Code Zone-Labs 2
180 VALUE CVPN3000-Reqrd-Client-Fw-Vendor-Code Network-ICE 3
181 VALUE CVPN3000-Reqrd-Client-Fw-Vendor-Code Sygate 4
182 VALUE CVPN3000-Reqrd-Client-Fw-Vendor-Code Cisco-With-CSA 5
196 VALUE CVPN3000-IPSec-Reqrd-Client-Fw-Cap None 0
198 VALUE CVPN3000-IPSec-Reqrd-Client-Fw-Cap Policy-Pushed-CPP 2
199 VALUE CVPN3000-IPSec-Reqrd-Client-Fw-Cap Policy-From-Server 4
201 VALUE CVPN3000-IPSec-Client-Fw-Filter-Opt Required 0
[all …]
/dports/x11-toolkits/lesstif/lesstif-0.95.2/clients/Motif-2.1/mwm/
H A Dwindows.c1147 if (Fw && Fw != scr->mwm_focus && Fw != &scr->mwm_root) in WIN_SetFocus()
1151 anc = Fw->ancestor; in WIN_SetFocus()
1163 if (Fw) in WIN_SetFocus()
1165 w = Fw->w; in WIN_SetFocus()
1199 if ((Fw != NULL) && (Fw->Desk != scr->current_desk)) in WIN_SetFocus()
1201 Fw = NULL; in WIN_SetFocus()
1237 if ((Fw) && (Fw->flags & ICONIFIED) && (Fw->icon_w)) in WIN_SetFocus()
1239 w = Fw->icon_w; in WIN_SetFocus()
1243 if (!((Fw) && (Fw->wmhints) && (Fw->wmhints->flags & InputHint) && in WIN_SetFocus()
1263 scr->mwm_focus = Fw; in WIN_SetFocus()
[all …]
/dports/cad/jspice3/jspice3-2.5/src/lib/sced/
H A Dinit.c301 struct ka *Fw; local
307 Fw = View->kvFineWindow;
308 Fw->kaX = X;
309 Fw->kaY = Y;
310 Fw->kaLeft = Fw->kaX - Wid2;
311 Fw->kaRight = Fw->kaX + Wid2;
312 Fw->kaBottom = Fw->kaY - diff;
313 Fw->kaTop = Fw->kaY + diff;
314 Fw->kaWidth = Fw->kaRight - Fw->kaLeft;
315 Fw->kaHeight = Fw->kaTop - Fw->kaBottom;
[all …]
/dports/www/dooble/dooble-2021.12.05/Dictionaries/nl_NL/
H A Dnl_NL.dic442 aardbijen/Fw
444 aardboek/Fw
469 aardoor/Fw
3121 armbad/Fw
4020 bakkus/Fw
4026 bakras/Fw
4079 balkom/Fw
4251 barbus/Fw
40960 marc/Fw
141466 the/Fw
[all …]
/dports/editors/texmaker/texmaker-5.0.3/dictionaries/
H A Dnl_NL.dic442 aardbijen/Fw
444 aardboek/Fw
469 aardoor/Fw
3121 armbad/Fw
4020 bakkus/Fw
4026 bakras/Fw
4079 balkom/Fw
4251 barbus/Fw
40960 marc/Fw
141466 the/Fw
[all …]
/dports/x11-wm/afterstep/AfterStep-1.0/afterstep/
H A Dborders.c1176 if (!circulated && Fw) in SetFocus()
1177 SetCirculateSequence(Fw, 1); in SetFocus()
1180 if (Fw && Fw != Scr.Focus && Fw != &Scr.ASRoot) in SetFocus()
1206 if (Fw && Fw->focus_var) in SetFocus()
1209 if(Fw && (Fw->Desk != Scr.CurrentDesk)) in SetFocus()
1211 Fw = NULL; in SetFocus()
1241 Scr.Ungrabbed = Fw; in SetFocus()
1246 if (Fw && (Fw->flags& SHADED)) in SetFocus()
1249 if(!((Fw)&&(Fw->wmhints)&&(Fw->wmhints->flags & InputHint)&& in SetFocus()
1254 Scr.Focus = Fw; in SetFocus()
[all …]
/dports/emulators/qemu60/qemu-6.0.0/roms/edk2/MdePkg/Test/UnitTest/Library/BaseLib/
H A DBase64UnitTest.c402 UNIT_TEST_FRAMEWORK_HANDLE Fw; in UnitTestingEntry() local
407 Fw = NULL; in UnitTestingEntry()
414 …Status = InitUnitTestFramework (&Fw, UNIT_TEST_APP_NAME, gEfiCallerBaseName, UNIT_TEST_APP_VERSION… in UnitTestingEntry()
423 …Status = CreateUnitTestSuite (&b64EncodeTests, Fw, "b64 Encode binary to Ascii string", "BaseLib.b… in UnitTestingEntry()
442 …Status = CreateUnitTestSuite (&b64DecodeTests, Fw, "b64 Decode Ascii string to binary", "BaseLib.b… in UnitTestingEntry()
467 …Status = CreateUnitTestSuite (&SafeStringTests, Fw, "Safe String", "BaseLib.SafeString", NULL, NUL… in UnitTestingEntry()
480 Status = RunAllTestSuites (Fw); in UnitTestingEntry()
483 if (Fw) { in UnitTestingEntry()
484 FreeUnitTestFramework (Fw); in UnitTestingEntry()
/dports/emulators/qemu5/qemu-5.2.0/roms/edk2/MdePkg/Test/UnitTest/Library/BaseLib/
H A DBase64UnitTest.c402 UNIT_TEST_FRAMEWORK_HANDLE Fw; in UnitTestingEntry() local
407 Fw = NULL; in UnitTestingEntry()
414 …Status = InitUnitTestFramework (&Fw, UNIT_TEST_APP_NAME, gEfiCallerBaseName, UNIT_TEST_APP_VERSION… in UnitTestingEntry()
423 …Status = CreateUnitTestSuite (&b64EncodeTests, Fw, "b64 Encode binary to Ascii string", "BaseLib.b… in UnitTestingEntry()
442 …Status = CreateUnitTestSuite (&b64DecodeTests, Fw, "b64 Decode Ascii string to binary", "BaseLib.b… in UnitTestingEntry()
467 …Status = CreateUnitTestSuite (&SafeStringTests, Fw, "Safe String", "BaseLib.SafeString", NULL, NUL… in UnitTestingEntry()
480 Status = RunAllTestSuites (Fw); in UnitTestingEntry()
483 if (Fw) { in UnitTestingEntry()
484 FreeUnitTestFramework (Fw); in UnitTestingEntry()
/dports/sysutils/uefi-edk2-bhyve/edk2-edk2-stable202102/MdePkg/Test/UnitTest/Library/BaseLib/
H A DBase64UnitTest.c402 UNIT_TEST_FRAMEWORK_HANDLE Fw; in UnitTestingEntry() local
407 Fw = NULL; in UnitTestingEntry()
414 …Status = InitUnitTestFramework (&Fw, UNIT_TEST_APP_NAME, gEfiCallerBaseName, UNIT_TEST_APP_VERSION… in UnitTestingEntry()
423 …Status = CreateUnitTestSuite (&b64EncodeTests, Fw, "b64 Encode binary to Ascii string", "BaseLib.b… in UnitTestingEntry()
442 …Status = CreateUnitTestSuite (&b64DecodeTests, Fw, "b64 Decode Ascii string to binary", "BaseLib.b… in UnitTestingEntry()
467 …Status = CreateUnitTestSuite (&SafeStringTests, Fw, "Safe String", "BaseLib.SafeString", NULL, NUL… in UnitTestingEntry()
480 Status = RunAllTestSuites (Fw); in UnitTestingEntry()
483 if (Fw) { in UnitTestingEntry()
484 FreeUnitTestFramework (Fw); in UnitTestingEntry()
/dports/emulators/qemu/qemu-6.2.0/roms/edk2/MdePkg/Test/UnitTest/Library/BaseLib/
H A DBase64UnitTest.c402 UNIT_TEST_FRAMEWORK_HANDLE Fw; in UnitTestingEntry() local
407 Fw = NULL; in UnitTestingEntry()
414 …Status = InitUnitTestFramework (&Fw, UNIT_TEST_APP_NAME, gEfiCallerBaseName, UNIT_TEST_APP_VERSION… in UnitTestingEntry()
423 …Status = CreateUnitTestSuite (&b64EncodeTests, Fw, "b64 Encode binary to Ascii string", "BaseLib.b… in UnitTestingEntry()
442 …Status = CreateUnitTestSuite (&b64DecodeTests, Fw, "b64 Decode Ascii string to binary", "BaseLib.b… in UnitTestingEntry()
467 …Status = CreateUnitTestSuite (&SafeStringTests, Fw, "Safe String", "BaseLib.SafeString", NULL, NUL… in UnitTestingEntry()
480 Status = RunAllTestSuites (Fw); in UnitTestingEntry()
483 if (Fw) { in UnitTestingEntry()
484 FreeUnitTestFramework (Fw); in UnitTestingEntry()
/dports/sysutils/edk2/edk2-edk2-stable202102/MdePkg/Test/UnitTest/Library/BaseLib/
H A DBase64UnitTest.c402 UNIT_TEST_FRAMEWORK_HANDLE Fw;
407 Fw = NULL;
414 …Status = InitUnitTestFramework (&Fw, UNIT_TEST_APP_NAME, gEfiCallerBaseName, UNIT_TEST_APP_VERSION…
423 …Status = CreateUnitTestSuite (&b64EncodeTests, Fw, "b64 Encode binary to Ascii string", "BaseLib.b…
442 …Status = CreateUnitTestSuite (&b64DecodeTests, Fw, "b64 Decode Ascii string to binary", "BaseLib.b…
467 …Status = CreateUnitTestSuite (&SafeStringTests, Fw, "Safe String", "BaseLib.SafeString", NULL, NUL…
480 Status = RunAllTestSuites (Fw);
483 if (Fw) {
484 FreeUnitTestFramework (Fw);
/dports/misc/mxnet/incubator-mxnet-1.9.0/3rdparty/mkldnn/src/cpu/x64/
H A Djit_avx512_common_convolution_winograd.cpp112 float Fw[6][16]; in trans_W_4x4_3x3() local
148 Fw[5][k] = T[i][2][k]; in trans_W_4x4_3x3()
237 Fw[i][1][j] = t1[j] - t3[j]; in trans_W_3x3_4x4()
238 Fw[i][2][j] = t1[j] + t3[j]; in trans_W_3x3_4x4()
239 Fw[i][3][j] = t2[j] + t4[j]; in trans_W_3x3_4x4()
240 Fw[i][4][j] = t2[j] - t4[j]; in trans_W_3x3_4x4()
241 Fw[i][5][j] = T[i][3][j]; in trans_W_3x3_4x4()
373 Fw[i][1][v] = t1[v] - t3[v]; in trans_W_3x3_4x4_wu()
377 Fw[i][5][v] = T[i][3][v]; in trans_W_3x3_4x4_wu()
536 trans_W_4x4_3x3(Fw, F); in weight_transform_data()
[all …]
/dports/math/onednn/oneDNN-2.5.1/src/cpu/x64/
H A Djit_avx512_common_convolution_winograd.cpp112 float Fw[6][16]; in trans_W_4x4_3x3() local
148 Fw[5][k] = T[i][2][k]; in trans_W_4x4_3x3()
237 Fw[i][1][j] = t1[j] - t3[j]; in trans_W_3x3_4x4()
238 Fw[i][2][j] = t1[j] + t3[j]; in trans_W_3x3_4x4()
239 Fw[i][3][j] = t2[j] + t4[j]; in trans_W_3x3_4x4()
240 Fw[i][4][j] = t2[j] - t4[j]; in trans_W_3x3_4x4()
241 Fw[i][5][j] = T[i][3][j]; in trans_W_3x3_4x4()
373 Fw[i][1][v] = t1[v] - t3[v]; in trans_W_3x3_4x4_wu()
377 Fw[i][5][v] = T[i][3][v]; in trans_W_3x3_4x4_wu()
536 trans_W_4x4_3x3(Fw, F); in weight_transform_data()
[all …]
/dports/net/wireshark-lite/wireshark-3.6.1/radius/
H A Ddictionary.cisco.vpn300068 ATTRIBUTE CVPN3000-Reqrd-Client-Fw-Vendor-Code 45 integer
69 ATTRIBUTE CVPN3000-Reqrd-Client-Fw-Product-Code 46 integer
70 ATTRIBUTE CVPN3000-Reqrd-Client-Fw-Description 47 string
79 ATTRIBUTE CVPN3000-IPSec-Reqrd-Client-Fw-Cap 56 integer
80 ATTRIBUTE CVPN3000-IPSec-Client-Fw-Filter-Name 57 string
81 ATTRIBUTE CVPN3000-IPSec-Client-Fw-Filter-Opt 58 integer
288 VALUE CVPN3000-Reqrd-Client-Fw-Vendor-Code Zone-Labs 2
290 VALUE CVPN3000-Reqrd-Client-Fw-Vendor-Code Sygate 4
305 VALUE CVPN3000-IPSec-Reqrd-Client-Fw-Cap None 0
310 VALUE CVPN3000-IPSec-Client-Fw-Filter-Opt Required 0
[all …]
/dports/net/wireshark/wireshark-3.6.1/radius/
H A Ddictionary.cisco.vpn300068 ATTRIBUTE CVPN3000-Reqrd-Client-Fw-Vendor-Code 45 integer
69 ATTRIBUTE CVPN3000-Reqrd-Client-Fw-Product-Code 46 integer
70 ATTRIBUTE CVPN3000-Reqrd-Client-Fw-Description 47 string
79 ATTRIBUTE CVPN3000-IPSec-Reqrd-Client-Fw-Cap 56 integer
80 ATTRIBUTE CVPN3000-IPSec-Client-Fw-Filter-Name 57 string
81 ATTRIBUTE CVPN3000-IPSec-Client-Fw-Filter-Opt 58 integer
288 VALUE CVPN3000-Reqrd-Client-Fw-Vendor-Code Zone-Labs 2
290 VALUE CVPN3000-Reqrd-Client-Fw-Vendor-Code Sygate 4
305 VALUE CVPN3000-IPSec-Reqrd-Client-Fw-Cap None 0
310 VALUE CVPN3000-IPSec-Client-Fw-Filter-Opt Required 0
[all …]

12345678910>>...67