Home
last modified time | relevance | path

Searched refs:CFL (Results 1 – 25 of 979) sorted by relevance

12345678910>>...40

/dports/lang/intel-compute-runtime/compute-runtime-21.52.22081/shared/source/gen9/
H A Dhw_info_cfl.cpp122 &CFL::platform,
123 &CFL::featureTable,
126 CFL::capabilityTable,
153 &CFL::platform,
154 &CFL::featureTable,
184 &CFL::platform,
185 &CFL::featureTable,
215 &CFL::platform,
216 &CFL::featureTable,
246 &CFL::platform,
[all …]
H A Dhw_cmds_cfl.h13 struct CFL : public SKLFamily { struct
29 class CFL_1x2x6 : public CFL { argument
38 class CFL_1x3x6 : public CFL {
47 class CFL_1x3x8 : public CFL {
56 class CFL_2x3x8 : public CFL {
65 class CFL_3x3x8 : public CFL {
H A Dhw_info_cfl.h13 struct CFL;
21 typedef CFL GfxProduct;
/dports/emulators/simh-hp3000/simh-hp3000-3.11.0.10/SCP/HP3000/
H A Dhp3000_cpu.c850 CFL, CFL, CFL, CFL, CFL, CFL, CFL, CFL, /* 200 - 207 */
851 CFL, CFL, CFL, CFL, CFL, CFL, CFL, CFL, /* 210 - 217 */
852 CFL, CFL, CFL, CFL, CFL, CFL, CFL, CFL, /* 220 - 227 */
853 CFL, CFL, CFL, CFL, CFL, CFL, CFL, CFL, /* 230 - 237 */
854 CFL, CFL, CFL, CFL, CFL, CFL, CFL, CFL, /* 240 - 247 */
855 CFL, CFL, CFL, CFL, CFL, CFL, CFL, CFL, /* 250 - 257 */
856 CFL, CFL, CFL, CFL, CFL, CFL, CFL, CFL, /* 260 - 267 */
857 CFL, CFL, CFL, CFL, CFL, CFL, CFL, CFL, /* 270 - 277 */
858 CFL, CFL, CFL, CFL, CFL, CFL, CFL, CFL, /* 300 - 307 */
859 CFL, CFL, CFL, CFL, CFL, CFL, CFL, CFL, /* 310 - 317 */
[all …]
/dports/emulators/simh-hpdoc/simh-hpdoc-3.11.0/SCP/HP3000/
H A Dhp3000_cpu.c842 CFL, CFL, CFL, CFL, CFL, CFL, CFL, CFL, /* 200 - 207 */
843 CFL, CFL, CFL, CFL, CFL, CFL, CFL, CFL, /* 210 - 217 */
844 CFL, CFL, CFL, CFL, CFL, CFL, CFL, CFL, /* 220 - 227 */
845 CFL, CFL, CFL, CFL, CFL, CFL, CFL, CFL, /* 230 - 237 */
846 CFL, CFL, CFL, CFL, CFL, CFL, CFL, CFL, /* 240 - 247 */
847 CFL, CFL, CFL, CFL, CFL, CFL, CFL, CFL, /* 250 - 257 */
848 CFL, CFL, CFL, CFL, CFL, CFL, CFL, CFL, /* 260 - 267 */
849 CFL, CFL, CFL, CFL, CFL, CFL, CFL, CFL, /* 270 - 277 */
850 CFL, CFL, CFL, CFL, CFL, CFL, CFL, CFL, /* 300 - 307 */
851 CFL, CFL, CFL, CFL, CFL, CFL, CFL, CFL, /* 310 - 317 */
[all …]
/dports/databases/grass7/grass-7.8.6/imagery/i.ortho.photo/lib/
H A Dorthoref.c168 CFL = cam_info->CFL; in I_compute_ortho_equations()
465 (CFL * in I_compute_ortho_equations()
482 (CFL * in I_compute_ortho_equations()
625 double Xp, Yp, CFL; in I_ortho_ref() local
642 CFL = cam_info->CFL; in I_ortho_ref()
698 double Xp, Yp, CFL; in I_inverse_ortho_ref() local
714 CFL = cam_info->CFL; in I_inverse_ortho_ref()
719 UVW.x[2][0] = -CFL; in I_inverse_ortho_ref()
726 a = -epan / CFL; in I_inverse_ortho_ref()
730 a = epan / CFL; in I_inverse_ortho_ref()
[all …]
H A Dcam_info.c16 double Xp, Yp, CFL; in I_read_cam_info() local
43 if (sscanf(buf, "CAMERA CFL %lf \n", &CFL) == 1) in I_read_cam_info()
44 cam_info->CFL = CFL; in I_read_cam_info()
80 fprintf(fd, "CAMERA CFL %.17g \n", cam_info->CFL); in I_write_cam_info()
/dports/devel/bmake/bmake/unit-tests/
H A Dforloop.mk17 CFL= -I/this -I"This or that" -Ithat "-DTHIS=\"this and that\""
19 . for x in ${CFL}
29 . if ${cfl} != ${CFL}
30 . error ${.newline}${cfl} != ${.newline}${CFL}
/dports/science/afni/afni-AFNI_21.3.16/src/coxplot/
H A Dpsplot.f4 SUBROUTINE PSPLOT( CFL ) argument
8 CHARACTER*(*) CFL
27 CALL ZZPSOP( CFL )
H A Dfilplt.f4 SUBROUTINE FILPLT( CFL ) argument
8 CHARACTER*(*) CFL
20 CFILE = CFL
/dports/misc/rump/buildrump.sh-b914579/src/usr.bin/make/unit-tests/
H A Dforloop.mk17 CFL = -I/this -I"This or that" -Ithat "-DTHIS=\"this and that\""
19 .for x in ${CFL}
29 .if ${cfl} != ${CFL}
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/apache/thrift/test/threads/
H A DMakefile49 CFL = $(CCFL) $(LFL) macro
57 …$(CC) -o ThreadsServer $(CFL) ThreadsServer.cpp ./gen-cpp/ThreadsTest.cpp ./gen-cpp/ThreadsTest_ty…
60 …$(CC) -o ThreadsClient $(CFL) ThreadsClient.cpp ./gen-cpp/ThreadsTest.cpp ./gen-cpp/ThreadsTest_ty…
/dports/net/storj/storj-1.45.3/vendor/github.com/apache/thrift/test/threads/
H A DMakefile49 CFL = $(CCFL) $(LFL) macro
57 …$(CC) -o ThreadsServer $(CFL) ThreadsServer.cpp ./gen-cpp/ThreadsTest.cpp ./gen-cpp/ThreadsTest_ty…
60 …$(CC) -o ThreadsClient $(CFL) ThreadsClient.cpp ./gen-cpp/ThreadsTest.cpp ./gen-cpp/ThreadsTest_ty…
/dports/devel/py-thrift/thrift-0.14.0/test/threads/
H A DMakefile49 CFL = $(CCFL) $(LFL) macro
57 …$(CC) -o ThreadsServer $(CFL) ThreadsServer.cpp ./gen-cpp/ThreadsTest.cpp ./gen-cpp/ThreadsTest_ty…
60 …$(CC) -o ThreadsClient $(CFL) ThreadsClient.cpp ./gen-cpp/ThreadsTest.cpp ./gen-cpp/ThreadsTest_ty…
/dports/www/fabio/fabio-1.5.14/vendor/github.com/apache/thrift/thrift-da1169d75b15/test/threads/
H A DMakefile49 CFL = $(CCFL) $(LFL) macro
57 …$(CC) -o ThreadsServer $(CFL) ThreadsServer.cpp ./gen-cpp/ThreadsTest.cpp ./gen-cpp/ThreadsTest_ty…
60 …$(CC) -o ThreadsClient $(CFL) ThreadsClient.cpp ./gen-cpp/ThreadsTest.cpp ./gen-cpp/ThreadsTest_ty…
/dports/devel/thrift/thrift-0.14.0/test/threads/
H A DMakefile49 CFL = $(CCFL) $(LFL) macro
57 …$(CC) -o ThreadsServer $(CFL) ThreadsServer.cpp ./gen-cpp/ThreadsTest.cpp ./gen-cpp/ThreadsTest_ty…
60 …$(CC) -o ThreadsClient $(CFL) ThreadsClient.cpp ./gen-cpp/ThreadsTest.cpp ./gen-cpp/ThreadsTest_ty…
/dports/devel/thrift-c_glib/thrift-0.14.0/test/threads/
H A DMakefile49 CFL = $(CCFL) $(LFL) macro
57 …$(CC) -o ThreadsServer $(CFL) ThreadsServer.cpp ./gen-cpp/ThreadsTest.cpp ./gen-cpp/ThreadsTest_ty…
60 …$(CC) -o ThreadsClient $(CFL) ThreadsClient.cpp ./gen-cpp/ThreadsTest.cpp ./gen-cpp/ThreadsTest_ty…
/dports/devel/thrift-cpp/thrift-0.14.0/test/threads/
H A DMakefile49 CFL = $(CCFL) $(LFL) macro
57 …$(CC) -o ThreadsServer $(CFL) ThreadsServer.cpp ./gen-cpp/ThreadsTest.cpp ./gen-cpp/ThreadsTest_ty…
60 …$(CC) -o ThreadsClient $(CFL) ThreadsClient.cpp ./gen-cpp/ThreadsTest.cpp ./gen-cpp/ThreadsTest_ty…
/dports/misc/concourse/concourse-6.7.2/vendor/github.com/apache/thrift/test/threads/
H A DMakefile49 CFL = $(CCFL) $(LFL) macro
57 …$(CC) -o ThreadsServer $(CFL) ThreadsServer.cpp ./gen-cpp/ThreadsTest.cpp ./gen-cpp/ThreadsTest_ty…
60 …$(CC) -o ThreadsClient $(CFL) ThreadsClient.cpp ./gen-cpp/ThreadsTest.cpp ./gen-cpp/ThreadsTest_ty…
/dports/devel/node-thrift/thrift-0.14.0/test/threads/
H A DMakefile49 CFL = $(CCFL) $(LFL) macro
57 …$(CC) -o ThreadsServer $(CFL) ThreadsServer.cpp ./gen-cpp/ThreadsTest.cpp ./gen-cpp/ThreadsTest_ty…
60 …$(CC) -o ThreadsClient $(CFL) ThreadsClient.cpp ./gen-cpp/ThreadsTest.cpp ./gen-cpp/ThreadsTest_ty…
/dports/sysutils/devcpu-data-intel/Intel-Linux-Processor-Microcode-Data-Files-microcode-20210608/Intel-Linux-Processor-Microcode-Data-Files-microcode-20210608/
H A Dreleasenote.md74 | CFL-S | B0 | 06-9e-0b/02 | 000000de | 000000ea | Core Gen8
75 | CFL-H/S | P0 | 06-9e-0c/22 | 000000de | 000000ea | Core Gen9
207 | CFL-S | B0 | 06-9e-0b/02 | 000000d6 | 000000de | Core Gen8
208 | CFL-H/S | P0 | 06-9e-0c/22 | 000000d6 | 000000de | Core Gen9
274 | CFL-S | B0 | 06-9e-0b/02 | 000000ca | 000000d6 | Core Gen8
275 | CFL-H/S | P0 | 06-9e-0c/22 | 000000ca | 000000d6 | Core Gen9
356 | CFL-S | B0 | 06-9e-0b/02 | 000000c6 | 000000ca | Core Gen8
370 - Correction in release notes for specific processor to CFL-S only. Prior release showed as CFL-H/…
426 | CFL-S | B0 | 06-9e-0b/02 | 000000b4 | 000000c6 | Core Gen8
538 | CFL-S | B0 | 06-9e-0b/02 | 000000aa | 000000b4 | Core Gen8
[all …]
/dports/lang/intel-compute-runtime/compute-runtime-21.52.22081/cmake/
H A Dsetup_platform_flags.cmake8 SET_FLAGS_FOR("GEN9" "SKL" "KBL" "BXT" "GLK" "CFL")
113 ADD_PRODUCT("SUPPORTED" "CFL" "IGFX_COFFEELAKE")
114 ADD_PLATFORM_FOR_CORE_TYPE("SUPPORTED" "GEN9" "CFL" "CORE")
115 ADD_PLATFORM_FOR_CORE_TYPE("SUPPORTED_2_0" "GEN9" "CFL" "CORE")
116 ADD_PLATFORM_FOR_CORE_TYPE("SUPPORTED_VME" "GEN9" "CFL" "CORE")
117 ADD_PLATFORM_FOR_CORE_TYPE("SUPPORTED_IMAGES" "GEN9" "CFL" "CORE")
119 ADD_ITEM_FOR_CORE_TYPE("PLATFORMS" "TESTED" "GEN9" "CFL")
120 ADD_PRODUCT("TESTED" "CFL" "IGFX_COFFEELAKE")
/dports/databases/grass7/grass-7.8.6/imagery/i.ortho.photo/i.ortho.camera/
H A Dmain.c145 if (cfl != cam_info.CFL) { in main()
147 cam_info.CFL, cfl); in main()
148 cam_info.CFL = cfl; in main()
173 cam_info.CFL = atof(cfl_opt->answer); in main()
/dports/devel/fpc-fppkg/fpc-3.2.2/packages/fppkg/src/
H A Dpkgmkconv.pp37 procedure DoCleans(Src,CFL : TStrings);
392 AddStrings(CFL,S+'.o','',OS);
393 AddStrings(CFL,S+'.ppu','',OS);
568 If Assigned(CFL) then
569 For I:=0 to CFL.Count-1 do
571 CFL.GetNamevalue(I,N,V);
595 R,L,T,D,S,SD,IFL,CFL : TStrings;
608 CFL:=Nil;
634 stClean : DoCleanLine(Line,CFL);
652 DoCleans(Src,CFL);
[all …]
/dports/lang/fpc-source/fpc-3.2.2/packages/fppkg/src/
H A Dpkgmkconv.pp37 procedure DoCleans(Src,CFL : TStrings);
392 AddStrings(CFL,S+'.o','',OS);
393 AddStrings(CFL,S+'.ppu','',OS);
568 If Assigned(CFL) then
569 For I:=0 to CFL.Count-1 do
571 CFL.GetNamevalue(I,N,V);
595 R,L,T,D,S,SD,IFL,CFL : TStrings;
608 CFL:=Nil;
634 stClean : DoCleanLine(Line,CFL);
652 DoCleans(Src,CFL);
[all …]

12345678910>>...40