Home
last modified time | relevance | path

Searched refs:PC (Results 101 – 125 of 16293) sorted by relevance

12345678910>>...652

/dports/emulators/emu64/emu64-5.0.19/src/
H A Dmos6502_class.cpp32 PC = 0; in MOS6502()
55 PC=0; in Reset()
63 PC++; in Reset()
255 PC++; in OneZyklus()
302 PC++; in OneZyklus()
311 PC++; in OneZyklus()
341 PC++; in OneZyklus()
400 PC++; in OneZyklus()
431 PC++; in OneZyklus()
449 PC++; in OneZyklus()
[all …]
/dports/biology/star/STAR-2.7.9a/source/
H A DReadAlign_storeAligns.cpp32 if ( PC[iP][0]<=rStart ) { in storeAligns()
33 if ( (PC[iP][PC_rStart]==rStart) && PC[iP][PC_Length]<L ) continue; in storeAligns()
41 for (int jj=0;jj<PC_SIZE;jj++) PC[ii+1][jj]=PC[ii][jj]; in storeAligns()
65 … if ( (PC[iP1][PC_rStart]==rStart) && PC[iP1][PC_Length]==L ) return; //exactly the same piece in storeAligns()
67 … if ( rStart+L <= PC[iP1][PC_rStart]+PC[iP1][PC_Length] ) {//new seed is within the old piece in storeAligns()
80 … if ( rStart+L >= PC[iP1][PC_rStart]+PC[iP1][PC_Length] ) {//old piece is within the new piece in storeAligns()
89 …if ( iP2==-1 && ( rStart < PC[iP1][PC_rStart] || (rStart == PC[iP1][PC_rStart] && L>PC[iP1][PC_Len… in storeAligns()
116 for (int jj=0;jj<PC_SIZE;jj++) PC[ii+1][jj]=PC[ii][jj]; in storeAligns()
128 for (int jj=0;jj<PC_SIZE;jj++) PC[iP3][jj]=PC[ii][jj];//TODO use memcopy in storeAligns()
140 PC[iP][PC_Dir] = iDir; //direction in storeAligns()
[all …]
/dports/science/PETSc/petsc-3.14.1/src/ksp/pc/interface/ftn-auto/
H A Dpreconf.c224 (PC)PetscToPointer((pc) ), in pcsetdiagonalscale_()
230 (PC)PetscToPointer((pc) ), in pcdiagonalscaleleft_()
237 (PC)PetscToPointer((pc) ), in pcdiagonalscaleright_()
264 (PC)PetscToPointer((pc) ), in pcapply_()
271 (PC)PetscToPointer((pc) ), in pcmatapply_()
278 (PC)PetscToPointer((pc) ), in pcapplysymmetricleft_()
285 (PC)PetscToPointer((pc) ), in pcapplysymmetricright_()
292 (PC)PetscToPointer((pc) ), in pcapplytranspose_()
325 (PC)PetscToPointer((pc) ), in pcapplyrichardson_()
359 (PC)PetscToPointer((pc) ), in pcsetoperators_()
[all …]
/dports/science/PETSc/petsc-3.14.1/src/ksp/pc/impls/fieldsplit/ftn-auto/
H A Dfieldsplitf.c145 (PC)PetscToPointer((pc) ),*flg); in pcfieldsplitsetdiaguseamat_()
150 (PC)PetscToPointer((pc) ),flg); in pcfieldsplitgetdiaguseamat_()
155 (PC)PetscToPointer((pc) ),*flg); in pcfieldsplitsetoffdiaguseamat_()
160 (PC)PetscToPointer((pc) ),flg); in pcfieldsplitgetoffdiaguseamat_()
165 (PC)PetscToPointer((pc) ),*bs); in pcfieldsplitsetblocksize_()
181 (PC)PetscToPointer((pc) ),S); in pcfieldsplitschurgets_()
186 (PC)PetscToPointer((pc) ),S); in pcfieldsplitschurrestores_()
216 (PC)PetscToPointer((pc) ),*nu); in pcfieldsplitsetgkbnu_()
226 (PC)PetscToPointer((pc) ),type); in pcfieldsplitgettype_()
236 (PC)PetscToPointer((pc) ),flg); in pcfieldsplitgetdmsplits_()
[all …]
/dports/games/libretro-mame2000/mame2000-libretro-e364a15/src/cpu/i8039/
H A Di8039.c104 R.PC.w.l++; in M_RDMEM_OPCODE()
160 push(R.PC.b.l); in M_CALL()
327 …static void jmp_1(void) { UINT8 i=M_RDOP(R.PC.w.l); R.PC.w.l = i | 0x100 | R.A11; change_pc(R.PC in jmp_1()
328 …static void jmp_2(void) { UINT8 i=M_RDOP(R.PC.w.l); R.PC.w.l = i | 0x200 | R.A11; change_pc(R.PC in jmp_2()
329 …static void jmp_3(void) { UINT8 i=M_RDOP(R.PC.w.l); R.PC.w.l = i | 0x300 | R.A11; change_pc(R.PC in jmp_3()
330 …static void jmp_4(void) { UINT8 i=M_RDOP(R.PC.w.l); R.PC.w.l = i | 0x400 | R.A11; change_pc(R.PC in jmp_4()
331 …static void jmp_5(void) { UINT8 i=M_RDOP(R.PC.w.l); R.PC.w.l = i | 0x500 | R.A11; change_pc(R.PC in jmp_5()
332 …static void jmp_6(void) { UINT8 i=M_RDOP(R.PC.w.l); R.PC.w.l = i | 0x600 | R.A11; change_pc(R.PC in jmp_6()
333 …static void jmp_7(void) { UINT8 i=M_RDOP(R.PC.w.l); R.PC.w.l = i | 0x700 | R.A11; change_pc(R.PC in jmp_7()
334 …jmpp_xa(void) { UINT16 addr = (R.PC.w.l & 0xf00) | R.A; R.PC.w.l = (R.PC.w.l & 0xf00) | M_RDMEM(a… in jmpp_xa()
[all …]
/dports/editors/calligra/calligra-3.2.1/plugins/stencilsdocker/stencils/Cisco/
H A Dpc_man_left.desktop2 Name=PC Man left
3 Name[bs]=PC čovjek lijevo
6 Name[da]=PC mand venstre
7 Name[de]=PC-Mann links
8 Name[el]=PC Man left
9 Name[en_GB]=PC Man left
13 Name[fr]=PC Man left
20 Name[nl]=PC-man links
27 Name[tr]=PC Adam sol
30 Name[zh_CN]=PC 男性(左)
[all …]
H A Dpc_with_router-based_software.desktop2 Name=PC with Router-Based Software
3 Name[bs]=PC sa Router-Baziranim Softverom
4 Name[ca]=PC amb programari encaminador
6 Name[da]=PC med routerbaseret software
8 Name[el]=PC με λογισμικό δρομολόγησης
11 Name[et]=PC ruuteripõhise tarkvaraga
15 Name[hu]=PC router-alapú szoftverrel
18 Name[ko]=라우터 기반 소프트웨어가 설치된 PC
26 Name[sk]=PC s Router-Based Software
31 Name[zh_CN]=有路由软件的 PC
[all …]
/dports/games/libretro-snes9x2005/snes9x2005-218be8e/source/
H A Dspc700.c202 IAPU.PC++; in Apu00()
302 IAPU.PC += 2
346 IAPU.PC += 2;
512 IAPU.PC++; in Apu06()
593 IAPU.PC++; in Apu19()
712 IAPU.PC++; in Apu1C()
720 IAPU.PC++; in Apu0D()
727 IAPU.PC++; in Apu2D()
734 IAPU.PC++; in Apu4D()
1784 IAPU.PC = IAPU.RAM + IAPU.Registers.PC; in Apu6F()
[all …]
/dports/science/PETSc/petsc-3.14.1/src/ksp/pc/impls/factor/
H A Dfactor.h21 PETSC_INTERN PetscErrorCode PCFactorInitialize(PC);
22 PETSC_INTERN PetscErrorCode PCFactorGetMatrix_Factor(PC,Mat*);
24 PETSC_INTERN PetscErrorCode PCFactorSetZeroPivot_Factor(PC,PetscReal);
25 PETSC_INTERN PetscErrorCode PCFactorGetZeroPivot_Factor(PC,PetscReal*);
28 PETSC_INTERN PetscErrorCode PCFactorSetShiftAmount_Factor(PC,PetscReal);
29 PETSC_INTERN PetscErrorCode PCFactorGetShiftAmount_Factor(PC,PetscReal*);
31 PETSC_INTERN PetscErrorCode PCFactorSetFill_Factor(PC,PetscReal);
33 PETSC_INTERN PetscErrorCode PCFactorGetLevels_Factor(PC,PetscInt*);
34 PETSC_INTERN PetscErrorCode PCFactorSetLevels_Factor(PC,PetscInt);
39 PETSC_INTERN PetscErrorCode PCFactorSetUpMatSolverType_Factor(PC);
[all …]
/dports/graphics/sdl2_image/SDL2_image-2.0.5/VisualCE/
H A DSDL_image.sln8 Debug|Pocket PC 2003 (ARMV4) = Debug|Pocket PC 2003 (ARMV4)
9 Debug|Windows Mobile 5.0 Pocket PC SDK (ARMV4I) = Debug|Windows Mobile 5.0 Pocket PC SDK (ARMV4I)
10 Release|Pocket PC 2003 (ARMV4) = Release|Pocket PC 2003 (ARMV4)
11 …Release|Windows Mobile 5.0 Pocket PC SDK (ARMV4I) = Release|Windows Mobile 5.0 Pocket PC SDK (ARMV…
14 …{2BD5534E-00E2-4BEA-AC96-D9A92EA24696}.Debug|Pocket PC 2003 (ARMV4).ActiveCfg = Debug|Pocket PC 20…
15 …{2BD5534E-00E2-4BEA-AC96-D9A92EA24696}.Debug|Pocket PC 2003 (ARMV4).Build.0 = Debug|Pocket PC 2003…
16 …{2BD5534E-00E2-4BEA-AC96-D9A92EA24696}.Debug|Pocket PC 2003 (ARMV4).Deploy.0 = Debug|Pocket PC 200…
18 …D9A92EA24696}.Debug|Windows Mobile 5.0 Pocket PC SDK (ARMV4I).Build.0 = Debug|Windows Mobile 5.0 P…
20 …{2BD5534E-00E2-4BEA-AC96-D9A92EA24696}.Release|Pocket PC 2003 (ARMV4).ActiveCfg = Release|Pocket P…
21 …{2BD5534E-00E2-4BEA-AC96-D9A92EA24696}.Release|Pocket PC 2003 (ARMV4).Build.0 = Release|Pocket PC
[all …]
/dports/graphics/sdl_image/SDL_image-1.2.12/VisualCE/
H A DSDL_image.sln8 Debug|Pocket PC 2003 (ARMV4) = Debug|Pocket PC 2003 (ARMV4)
9 Debug|Windows Mobile 5.0 Pocket PC SDK (ARMV4I) = Debug|Windows Mobile 5.0 Pocket PC SDK (ARMV4I)
10 Release|Pocket PC 2003 (ARMV4) = Release|Pocket PC 2003 (ARMV4)
11 …Release|Windows Mobile 5.0 Pocket PC SDK (ARMV4I) = Release|Windows Mobile 5.0 Pocket PC SDK (ARMV…
14 …{2BD5534E-00E2-4BEA-AC96-D9A92EA24696}.Debug|Pocket PC 2003 (ARMV4).ActiveCfg = Debug|Pocket PC 20…
15 …{2BD5534E-00E2-4BEA-AC96-D9A92EA24696}.Debug|Pocket PC 2003 (ARMV4).Build.0 = Debug|Pocket PC 2003…
16 …{2BD5534E-00E2-4BEA-AC96-D9A92EA24696}.Debug|Pocket PC 2003 (ARMV4).Deploy.0 = Debug|Pocket PC 200…
18 …D9A92EA24696}.Debug|Windows Mobile 5.0 Pocket PC SDK (ARMV4I).Build.0 = Debug|Windows Mobile 5.0 P…
20 …{2BD5534E-00E2-4BEA-AC96-D9A92EA24696}.Release|Pocket PC 2003 (ARMV4).ActiveCfg = Release|Pocket P…
21 …{2BD5534E-00E2-4BEA-AC96-D9A92EA24696}.Release|Pocket PC 2003 (ARMV4).Build.0 = Release|Pocket PC
[all …]
/dports/science/PETSc/petsc-3.14.1/src/ksp/pc/impls/factor/ftn-auto/
H A Dfactorf.c135 (PC)PetscToPointer((pc) )); in pcfactorsetupmatsolvertype_()
140 (PC)PetscToPointer((pc) ),*zero); in pcfactorsetzeropivot_()
160 (PC)PetscToPointer((pc) ),pivot); in pcfactorgetzeropivot_()
165 (PC)PetscToPointer((pc) ),shift); in pcfactorgetshiftamount_()
170 (PC)PetscToPointer((pc) ),type); in pcfactorgetshifttype_()
185 (PC)PetscToPointer((pc) ),*flg); in pcfactorsetallowdiagonalfill_()
190 (PC)PetscToPointer((pc) ),flg); in pcfactorgetallowdiagonalfill_()
195 (PC)PetscToPointer((pc) ),*rtol); in pcfactorreorderfornonzerodiagonal_()
200 (PC)PetscToPointer((pc) ),*fill); in pcfactorsetfill_()
205 (PC)PetscToPointer((pc) ),*flg); in pcfactorsetuseinplace_()
[all …]
/dports/devel/matreshka/matreshka-0.7.0/source/league/
H A Dmatreshka-internals-regexps-engine-pike.adb69 PC : Integer; component
97 (PC : Integer;
107 (PC : Integer;
115 if Steps (PC) = Step then
119 Steps (PC) := Step;
121 case Program.Instructions (PC).Kind is
133 if Current.State (J).PC = Program.Instructions (PC).Next then
144 (Program.Instructions (PC).Next,
196 PC : Positive := 1; variable
211 Add (PC, SS, SOL, EOL);
[all …]
/dports/editors/calligra/calligra-3.2.1/plugins/stencilsdocker/stencils/Network/
H A Dpc_minitower.desktop2 Name=A Minitower PC
4 Name[bs]=Malo kućište PC-a
8 Name[de]=Minitower-PC
11 Name[es]=Un PC minitorre
12 Name[et]=PC (minitower)
14 Name[fi]=Minitorni-PC
19 Name[ja]=小型タワー PC
21 Name[ko]=미니 타워 PC
24 Name[pl]=Minitower PC
28 Name[sk]=Minitower PC
[all …]
H A Dpc_miditower.desktop2 Name=A Miditower PC
8 Name[de]=Minitower-PC
11 Name[es]=Un PC semitorre
12 Name[et]=PC (miditower)
14 Name[fi]=Miditorni-PC
18 Name[it]=PC torre media
19 Name[ja]=中型タワー PC
21 Name[ko]=미들 타워 PC
24 Name[pl]=Miditower PC
28 Name[sk]=Miditower PC
[all …]
H A Dpc_bigtower.desktop2 Name=A Bigtower PC
4 Name[bs]=Veliko kućiste PC-a
8 Name[de]=Bigtower-PC
10 Name[en_GB]=A Bigtower PC
12 Name[et]=PC (bigtower)
14 Name[fi]=Iso torni-PC
19 Name[ja]=大型タワー PC
21 Name[ko]=빅 타워 PC
24 Name[pl]=Bigtower PC
28 Name[sk]=Bigtower PC
[all …]
/dports/net-p2p/jackett/Jackett/Definitions/
H A Drustorka.yml13 # Игры для PC
14 # Games for PC
19 - {id: 837, cat: PC/Games, desc: " |- Аркады"}
32 - {id: 827, cat: PC/Games, desc: " |- RPG"}
116 - {id: 73, cat: PC/Games, desc: "Аркады"}
133 - {id: 87, cat: PC/Games, desc: "RPG"}
134 - {id: 92, cat: PC/Games, desc: "Гонки"}
145 - {id: 93, cat: PC/Games, desc: "Старые игры для PC"}
186 - {id: 2001, cat: PC/Games, desc: "VR"}
691 - {id: 1172, cat: PC/Mobile-Other, desc: "Программы для PC"}
[all …]
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/libcxx/test/std/containers/associative/multimap/multimap.cons/
H A Ddeduct_const.pass.cpp39 using PC = std::pair<const int, long>; typedef
73 std::multimap m{ PC{1,1L}, PC{2,2L}, PC{1,1L}, PC{INT_MAX,1L}, PC{3,1L} }; in main()
76 const PC expected_m[] = { {1,1L}, {1,1L}, {2,2L}, {3,1L}, {INT_MAX,1L} }; in main()
81 … std::multimap m({ PC{1,1L}, PC{2,2L}, PC{1,1L}, PC{INT_MAX,1L}, PC{3,1L} }, std::greater<int>()); in main()
84 const PC expected_m[] = { {INT_MAX,1L}, {3,1L}, {2,2L}, {1,1L}, {1,1L} }; in main()
89 …std::multimap m({ PC{1,1L}, PC{2,2L}, PC{1,1L}, PC{INT_MAX,1L}, PC{3,1L} }, std::greater<int>(), t… in main()
91 ASSERT_SAME_TYPE(decltype(m), std::multimap<int, long, std::greater<int>, test_allocator<PC>>); in main()
92 const PC expected_m[] = { {INT_MAX,1L}, {3,1L}, {2,2L}, {1,1L}, {1,1L} }; in main()
98 …std::multimap m({ PC{1,1L}, PC{2,2L}, PC{1,1L}, PC{INT_MAX,1L}, PC{3,1L} }, test_allocator<PC>(0, … in main()
100 ASSERT_SAME_TYPE(decltype(m), std::multimap<int, long, std::less<int>, test_allocator<PC>>); in main()
[all …]
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/libcxx/test/std/containers/associative/map/map.cons/
H A Ddeduct_const.pass.cpp39 using PC = std::pair<const int, long>; typedef
73 std::map m{ PC{1,1L}, PC{2,2L}, PC{1,1L}, PC{INT_MAX,1L}, PC{3,1L} }; in main()
76 const PC expected_m[] = { {1, 1L}, {2,2L}, {3,1L}, {INT_MAX,1L} }; in main()
81 std::map m({ PC{1,1L}, PC{2,2L}, PC{1,1L}, PC{INT_MAX,1L}, PC{3,1L} }, std::greater<int>()); in main()
84 const PC expected_m[] = { {INT_MAX,1L}, {3,1L}, {2,2L}, {1, 1L} }; in main()
89 …std::map m({ PC{1,1L}, PC{2,2L}, PC{1,1L}, PC{INT_MAX,1L}, PC{3,1L} }, std::greater<int>(), test_a… in main()
91 ASSERT_SAME_TYPE(decltype(m), std::map<int, long, std::greater<int>, test_allocator<PC>>); in main()
92 const PC expected_m[] = { {INT_MAX,1L}, {3,1L}, {2,2L}, {1, 1L} }; in main()
98 … std::map m({ PC{1,1L}, PC{2,2L}, PC{1,1L}, PC{INT_MAX,1L}, PC{3,1L} }, test_allocator<PC>(0, 45)); in main()
100 ASSERT_SAME_TYPE(decltype(m), std::map<int, long, std::less<int>, test_allocator<PC>>); in main()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/buildtools/third_party/libc++/trunk/test/std/containers/associative/map/map.cons/
H A Ddeduct_const.pass.cpp39 using PC = std::pair<const int, long>; typedef
73 std::map m{ PC{1,1L}, PC{2,2L}, PC{1,1L}, PC{INT_MAX,1L}, PC{3,1L} }; in main()
76 const PC expected_m[] = { {1, 1L}, {2,2L}, {3,1L}, {INT_MAX,1L} }; in main()
81 std::map m({ PC{1,1L}, PC{2,2L}, PC{1,1L}, PC{INT_MAX,1L}, PC{3,1L} }, std::greater<int>()); in main()
84 const PC expected_m[] = { {INT_MAX,1L}, {3,1L}, {2,2L}, {1, 1L} }; in main()
89 …std::map m({ PC{1,1L}, PC{2,2L}, PC{1,1L}, PC{INT_MAX,1L}, PC{3,1L} }, std::greater<int>(), test_a… in main()
91 ASSERT_SAME_TYPE(decltype(m), std::map<int, long, std::greater<int>, test_allocator<PC>>); in main()
92 const PC expected_m[] = { {INT_MAX,1L}, {3,1L}, {2,2L}, {1, 1L} }; in main()
98 … std::map m({ PC{1,1L}, PC{2,2L}, PC{1,1L}, PC{INT_MAX,1L}, PC{3,1L} }, test_allocator<PC>(0, 45)); in main()
100 ASSERT_SAME_TYPE(decltype(m), std::map<int, long, std::less<int>, test_allocator<PC>>); in main()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/buildtools/third_party/libc++/trunk/test/std/containers/associative/multimap/multimap.cons/
H A Ddeduct_const.pass.cpp39 using PC = std::pair<const int, long>; typedef
73 std::multimap m{ PC{1,1L}, PC{2,2L}, PC{1,1L}, PC{INT_MAX,1L}, PC{3,1L} }; in main()
76 const PC expected_m[] = { {1,1L}, {1,1L}, {2,2L}, {3,1L}, {INT_MAX,1L} }; in main()
81 … std::multimap m({ PC{1,1L}, PC{2,2L}, PC{1,1L}, PC{INT_MAX,1L}, PC{3,1L} }, std::greater<int>()); in main()
84 const PC expected_m[] = { {INT_MAX,1L}, {3,1L}, {2,2L}, {1,1L}, {1,1L} }; in main()
89 …std::multimap m({ PC{1,1L}, PC{2,2L}, PC{1,1L}, PC{INT_MAX,1L}, PC{3,1L} }, std::greater<int>(), t… in main()
91 ASSERT_SAME_TYPE(decltype(m), std::multimap<int, long, std::greater<int>, test_allocator<PC>>); in main()
92 const PC expected_m[] = { {INT_MAX,1L}, {3,1L}, {2,2L}, {1,1L}, {1,1L} }; in main()
98 …std::multimap m({ PC{1,1L}, PC{2,2L}, PC{1,1L}, PC{INT_MAX,1L}, PC{3,1L} }, test_allocator<PC>(0, … in main()
100 ASSERT_SAME_TYPE(decltype(m), std::multimap<int, long, std::less<int>, test_allocator<PC>>); in main()
[all …]
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/libcxx/test/std/containers/associative/map/map.cons/
H A Ddeduct_const.pass.cpp39 using PC = std::pair<const int, long>; typedef
73 std::map m{ PC{1,1L}, PC{2,2L}, PC{1,1L}, PC{INT_MAX,1L}, PC{3,1L} }; in main()
76 const PC expected_m[] = { {1, 1L}, {2,2L}, {3,1L}, {INT_MAX,1L} }; in main()
81 std::map m({ PC{1,1L}, PC{2,2L}, PC{1,1L}, PC{INT_MAX,1L}, PC{3,1L} }, std::greater<int>()); in main()
84 const PC expected_m[] = { {INT_MAX,1L}, {3,1L}, {2,2L}, {1, 1L} }; in main()
89 …std::map m({ PC{1,1L}, PC{2,2L}, PC{1,1L}, PC{INT_MAX,1L}, PC{3,1L} }, std::greater<int>(), test_a… in main()
91 ASSERT_SAME_TYPE(decltype(m), std::map<int, long, std::greater<int>, test_allocator<PC>>); in main()
92 const PC expected_m[] = { {INT_MAX,1L}, {3,1L}, {2,2L}, {1, 1L} }; in main()
98 … std::map m({ PC{1,1L}, PC{2,2L}, PC{1,1L}, PC{INT_MAX,1L}, PC{3,1L} }, test_allocator<PC>(0, 45)); in main()
100 ASSERT_SAME_TYPE(decltype(m), std::map<int, long, std::less<int>, test_allocator<PC>>); in main()
[all …]
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/libcxx/test/std/containers/associative/multimap/multimap.cons/
H A Ddeduct_const.pass.cpp39 using PC = std::pair<const int, long>; typedef
73 std::multimap m{ PC{1,1L}, PC{2,2L}, PC{1,1L}, PC{INT_MAX,1L}, PC{3,1L} }; in main()
76 const PC expected_m[] = { {1,1L}, {1,1L}, {2,2L}, {3,1L}, {INT_MAX,1L} }; in main()
81 … std::multimap m({ PC{1,1L}, PC{2,2L}, PC{1,1L}, PC{INT_MAX,1L}, PC{3,1L} }, std::greater<int>()); in main()
84 const PC expected_m[] = { {INT_MAX,1L}, {3,1L}, {2,2L}, {1,1L}, {1,1L} }; in main()
89 …std::multimap m({ PC{1,1L}, PC{2,2L}, PC{1,1L}, PC{INT_MAX,1L}, PC{3,1L} }, std::greater<int>(), t… in main()
91 ASSERT_SAME_TYPE(decltype(m), std::multimap<int, long, std::greater<int>, test_allocator<PC>>); in main()
92 const PC expected_m[] = { {INT_MAX,1L}, {3,1L}, {2,2L}, {1,1L}, {1,1L} }; in main()
98 …std::multimap m({ PC{1,1L}, PC{2,2L}, PC{1,1L}, PC{INT_MAX,1L}, PC{3,1L} }, test_allocator<PC>(0, … in main()
100 ASSERT_SAME_TYPE(decltype(m), std::multimap<int, long, std::less<int>, test_allocator<PC>>); in main()
[all …]
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/libcxx/test/std/containers/associative/multimap/multimap.cons/
H A Ddeduct_const.pass.cpp39 using PC = std::pair<const int, long>; typedef
73 std::multimap m{ PC{1,1L}, PC{2,2L}, PC{1,1L}, PC{INT_MAX,1L}, PC{3,1L} }; in main()
76 const PC expected_m[] = { {1,1L}, {1,1L}, {2,2L}, {3,1L}, {INT_MAX,1L} }; in main()
81 … std::multimap m({ PC{1,1L}, PC{2,2L}, PC{1,1L}, PC{INT_MAX,1L}, PC{3,1L} }, std::greater<int>()); in main()
84 const PC expected_m[] = { {INT_MAX,1L}, {3,1L}, {2,2L}, {1,1L}, {1,1L} }; in main()
89 …std::multimap m({ PC{1,1L}, PC{2,2L}, PC{1,1L}, PC{INT_MAX,1L}, PC{3,1L} }, std::greater<int>(), t… in main()
91 ASSERT_SAME_TYPE(decltype(m), std::multimap<int, long, std::greater<int>, test_allocator<PC>>); in main()
92 const PC expected_m[] = { {INT_MAX,1L}, {3,1L}, {2,2L}, {1,1L}, {1,1L} }; in main()
98 …std::multimap m({ PC{1,1L}, PC{2,2L}, PC{1,1L}, PC{INT_MAX,1L}, PC{3,1L} }, test_allocator<PC>(0, … in main()
100 ASSERT_SAME_TYPE(decltype(m), std::multimap<int, long, std::less<int>, test_allocator<PC>>); in main()
[all …]
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/libcxx/test/std/containers/associative/map/map.cons/
H A Ddeduct_const.pass.cpp39 using PC = std::pair<const int, long>; typedef
73 std::map m{ PC{1,1L}, PC{2,2L}, PC{1,1L}, PC{INT_MAX,1L}, PC{3,1L} }; in main()
76 const PC expected_m[] = { {1, 1L}, {2,2L}, {3,1L}, {INT_MAX,1L} }; in main()
81 std::map m({ PC{1,1L}, PC{2,2L}, PC{1,1L}, PC{INT_MAX,1L}, PC{3,1L} }, std::greater<int>()); in main()
84 const PC expected_m[] = { {INT_MAX,1L}, {3,1L}, {2,2L}, {1, 1L} }; in main()
89 …std::map m({ PC{1,1L}, PC{2,2L}, PC{1,1L}, PC{INT_MAX,1L}, PC{3,1L} }, std::greater<int>(), test_a… in main()
91 ASSERT_SAME_TYPE(decltype(m), std::map<int, long, std::greater<int>, test_allocator<PC>>); in main()
92 const PC expected_m[] = { {INT_MAX,1L}, {3,1L}, {2,2L}, {1, 1L} }; in main()
98 … std::map m({ PC{1,1L}, PC{2,2L}, PC{1,1L}, PC{INT_MAX,1L}, PC{3,1L} }, test_allocator<PC>(0, 45)); in main()
100 ASSERT_SAME_TYPE(decltype(m), std::map<int, long, std::less<int>, test_allocator<PC>>); in main()
[all …]

12345678910>>...652