Home
last modified time | relevance | path

Searched refs:builder (Results 1 – 25 of 10331) sorted by relevance

12345678910>>...414

/dports/games/abstreet/abstreet-0.2.9-49-g74aca40c0/cargo-crates/lyon_tessellation-0.15.8/src/
H A Dfuzz_tests.rs13 let mut builder = Path::builder(); in tessellate() localVariable
52 let mut builder = Path::builder(); in fuzzing_test_case_01() localVariable
169 let mut builder = Path::builder(); in fuzzing_test_case_2() localVariable
253 let mut builder = Path::builder(); in fuzzing_test_case_3() localVariable
345 let mut builder = Path::builder(); in fuzzing_test_case_4() localVariable
362 let mut builder = Path::builder(); in fuzzing_test_case_5() localVariable
406 let mut builder = Path::builder(); in fuzzing_test_case_6() localVariable
424 let mut builder = Path::builder(); in fuzzing_test_case_7() localVariable
445 let mut builder = Path::builder(); in fuzzing_test_case_8() localVariable
469 let mut builder = Path::builder(); in fuzzing_test_case_9() localVariable
[all …]
H A Dfill_tests.rs18 let mut builder = Path::builder(); in tessellate() localVariable
372 let mut builder = Path::builder(); in three_edges_below() localVariable
631 let mut builder = Path::builder(); in test_intersection_horizontal_precision() localVariable
662 let mut builder = Path::builder(); in test_overlapping_with_intersection() localVariable
680 let mut builder = Path::builder(); in test_split_with_intersections() localVariable
698 let mut builder = Path::builder(); in test_colinear_1() localVariable
710 let mut builder = Path::builder(); in test_colinear_2() localVariable
723 let mut builder = Path::builder(); in test_colinear_3() localVariable
740 let mut builder = Path::builder(); in test_colinear_4() localVariable
761 let mut builder = Path::builder(); in test_colinear_touching_squares() localVariable
[all …]
/dports/multimedia/gpac-mp4box/gpac-1.0.0/src/ietf/
H A Drtp_pck_mpeg4.c273 builder->OnNewPacket(builder->cbk_obj, &builder->rtp_header); in gp_rtp_builder_do_mpeg4()
390 builder->OnPacketDone(builder->cbk_obj, &builder->rtp_header); in gp_rtp_builder_do_mpeg4()
419 builder->OnPacketDone(builder->cbk_obj, &builder->rtp_header); in gp_rtp_builder_do_avc()
431 builder->OnNewPacket(builder->cbk_obj, &builder->rtp_header); in gp_rtp_builder_do_avc()
482 builder->OnPacketDone(builder->cbk_obj, &builder->rtp_header); in gp_rtp_builder_do_avc()
523 builder->OnPacketDone(builder->cbk_obj, &builder->rtp_header); in gp_rtp_builder_do_avc()
530 builder->OnNewPacket(builder->cbk_obj, &builder->rtp_header); in gp_rtp_builder_do_avc()
557 builder->OnPacketDone(builder->cbk_obj, &builder->rtp_header); in gp_rtp_builder_do_hevc()
568 builder->OnNewPacket(builder->cbk_obj, &builder->rtp_header); in gp_rtp_builder_do_hevc()
696 builder->OnPacketDone(builder->cbk_obj, &builder->rtp_header); in latm_flush()
[all …]
H A Drtp_pck_3gpp.c44 builder->OnPacketDone(builder->cbk_obj, &builder->rtp_header); in rtp_amr_flush()
82 builder->OnNewPacket(builder->cbk_obj, &builder->rtp_header); in gp_rtp_builder_do_amr()
137 if (builder->bytesInPacket) builder->OnPacketDone(builder->cbk_obj, &builder->rtp_header); in gp_rtp_builder_do_qcelp()
157 builder->OnPacketDone(builder->cbk_obj, &builder->rtp_header); in gp_rtp_builder_do_qcelp()
167 builder->OnNewPacket(builder->cbk_obj, &builder->rtp_header); in gp_rtp_builder_do_qcelp()
185 builder->OnPacketDone(builder->cbk_obj, &builder->rtp_header); in gp_rtp_builder_do_qcelp()
210 builder->OnPacketDone(builder->cbk_obj, &builder->rtp_header); in rtp_evrc_smv_flush()
245 builder->OnNewPacket(builder->cbk_obj, &builder->rtp_header); in gp_rtp_builder_do_smv()
316 builder->OnNewPacket(builder->cbk_obj, &builder->rtp_header); in gp_rtp_builder_do_h263()
362 builder->OnNewPacket(builder->cbk_obj, &builder->rtp_header); in gp_rtp_builder_do_mp2t()
[all …]
/dports/multimedia/gpac-libgpac/gpac-1.0.0/src/ietf/
H A Drtp_pck_mpeg4.c273 builder->OnNewPacket(builder->cbk_obj, &builder->rtp_header); in gp_rtp_builder_do_mpeg4()
390 builder->OnPacketDone(builder->cbk_obj, &builder->rtp_header); in gp_rtp_builder_do_mpeg4()
419 builder->OnPacketDone(builder->cbk_obj, &builder->rtp_header); in gp_rtp_builder_do_avc()
431 builder->OnNewPacket(builder->cbk_obj, &builder->rtp_header); in gp_rtp_builder_do_avc()
482 builder->OnPacketDone(builder->cbk_obj, &builder->rtp_header); in gp_rtp_builder_do_avc()
523 builder->OnPacketDone(builder->cbk_obj, &builder->rtp_header); in gp_rtp_builder_do_avc()
530 builder->OnNewPacket(builder->cbk_obj, &builder->rtp_header); in gp_rtp_builder_do_avc()
557 builder->OnPacketDone(builder->cbk_obj, &builder->rtp_header); in gp_rtp_builder_do_hevc()
568 builder->OnNewPacket(builder->cbk_obj, &builder->rtp_header); in gp_rtp_builder_do_hevc()
696 builder->OnPacketDone(builder->cbk_obj, &builder->rtp_header); in latm_flush()
[all …]
H A Drtp_pck_3gpp.c44 builder->OnPacketDone(builder->cbk_obj, &builder->rtp_header); in rtp_amr_flush()
82 builder->OnNewPacket(builder->cbk_obj, &builder->rtp_header); in gp_rtp_builder_do_amr()
137 if (builder->bytesInPacket) builder->OnPacketDone(builder->cbk_obj, &builder->rtp_header); in gp_rtp_builder_do_qcelp()
157 builder->OnPacketDone(builder->cbk_obj, &builder->rtp_header); in gp_rtp_builder_do_qcelp()
167 builder->OnNewPacket(builder->cbk_obj, &builder->rtp_header); in gp_rtp_builder_do_qcelp()
185 builder->OnPacketDone(builder->cbk_obj, &builder->rtp_header); in gp_rtp_builder_do_qcelp()
210 builder->OnPacketDone(builder->cbk_obj, &builder->rtp_header); in rtp_evrc_smv_flush()
245 builder->OnNewPacket(builder->cbk_obj, &builder->rtp_header); in gp_rtp_builder_do_smv()
316 builder->OnNewPacket(builder->cbk_obj, &builder->rtp_header); in gp_rtp_builder_do_h263()
362 builder->OnNewPacket(builder->cbk_obj, &builder->rtp_header); in gp_rtp_builder_do_mp2t()
[all …]
/dports/cad/uranium/Uranium-3ed9c4de/tests/Mesh/
H A DTestMeshBuilder.py10 builder = MeshBuilder()
28 builder = MeshBuilder()
49 builder = MeshBuilder()
57 builder = MeshBuilder()
65 builder = MeshBuilder()
85 builder = MeshBuilder()
95 builder = MeshBuilder()
108 builder = MeshBuilder()
117 builder = MeshBuilder()
126 builder = MeshBuilder()
[all …]
/dports/math/vtk8/VTK-8.2.0/Infovis/Layout/Testing/Cxx/
H A DTestCirclePackLayoutStrategy.cxx81 builder->AddVertex(); in TestCirclePackLayoutStrategy()
83 builder->AddChild(0); in TestCirclePackLayoutStrategy()
85 builder->AddChild(0); in TestCirclePackLayoutStrategy()
87 builder->AddChild(0); in TestCirclePackLayoutStrategy()
89 builder->AddChild(0); in TestCirclePackLayoutStrategy()
91 builder->AddChild(0); in TestCirclePackLayoutStrategy()
93 builder->AddChild(0); in TestCirclePackLayoutStrategy()
95 builder->AddChild(0); in TestCirclePackLayoutStrategy()
97 builder->AddChild(0); in TestCirclePackLayoutStrategy()
99 builder->AddChild(0); in TestCirclePackLayoutStrategy()
[all …]
/dports/math/vtk9/VTK-9.1.0/Infovis/Layout/Testing/Cxx/
H A DTestCirclePackLayoutStrategy.cxx81 builder->AddVertex(); in TestCirclePackLayoutStrategy()
83 builder->AddChild(0); in TestCirclePackLayoutStrategy()
85 builder->AddChild(0); in TestCirclePackLayoutStrategy()
87 builder->AddChild(0); in TestCirclePackLayoutStrategy()
89 builder->AddChild(0); in TestCirclePackLayoutStrategy()
91 builder->AddChild(0); in TestCirclePackLayoutStrategy()
93 builder->AddChild(0); in TestCirclePackLayoutStrategy()
95 builder->AddChild(0); in TestCirclePackLayoutStrategy()
97 builder->AddChild(0); in TestCirclePackLayoutStrategy()
99 builder->AddChild(0); in TestCirclePackLayoutStrategy()
[all …]
/dports/math/vtk6/VTK-6.2.0/Infovis/Layout/Testing/Cxx/
H A DTestCirclePackLayoutStrategy.cxx81 builder->AddVertex(); in TestCirclePackLayoutStrategy()
83 builder->AddChild(0); in TestCirclePackLayoutStrategy()
85 builder->AddChild(0); in TestCirclePackLayoutStrategy()
87 builder->AddChild(0); in TestCirclePackLayoutStrategy()
89 builder->AddChild(0); in TestCirclePackLayoutStrategy()
91 builder->AddChild(0); in TestCirclePackLayoutStrategy()
93 builder->AddChild(0); in TestCirclePackLayoutStrategy()
95 builder->AddChild(0); in TestCirclePackLayoutStrategy()
97 builder->AddChild(0); in TestCirclePackLayoutStrategy()
99 builder->AddChild(0); in TestCirclePackLayoutStrategy()
[all …]
/dports/lang/mono/mono-5.10.1.57/mcs/class/System.Data/Test/System.Data.Odbc/
H A DOdbcConnectionStringBuilderTest.cs162 builder.Clear (); in Clear()
430 builder.Clear (); in Driver()
438 builder.Clear (); in Driver()
446 builder.Clear (); in Driver()
454 builder.Clear (); in Driver()
462 builder.Clear (); in Driver()
470 builder.Clear (); in Driver()
478 builder.Clear (); in Driver()
581 builder.Clear (); in Dsn()
613 builder.Dsn = "X"; in Indexer_Dsn_Empty()
[all …]
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/test/hotspot/jtreg/runtime/SelectionResolution/classes/selectionresolution/
H A DTemplate.java140 builder.callsite = builder.methodref; in callsiteIsMethodref()
146 builder.hier.addInherit(callsite, builder.methodref); in callsiteSubclassMethodref()
157 builder.methodref = builder.expected; in methodrefIsExpected()
1171 builder.classdata.get(builder.expected);
1192 builder.classdata.get(builder.expected);
1215 builder.classdata.get(builder.expected);
1242 builder.classdata.get(builder.expected);
2143 builder.objectref = builder.methodref;
2786 builder.objectref = builder.methodref;
4870 builder.objectref = builder.callsite;
[all …]
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/test/hotspot/jtreg/runtime/SelectionResolution/classes/selectionresolution/
H A DTemplate.java140 builder.callsite = builder.methodref; in callsiteIsMethodref()
146 builder.hier.addInherit(callsite, builder.methodref); in callsiteSubclassMethodref()
157 builder.methodref = builder.expected; in methodrefIsExpected()
1171 builder.classdata.get(builder.expected);
1192 builder.classdata.get(builder.expected);
1215 builder.classdata.get(builder.expected);
1242 builder.classdata.get(builder.expected);
2143 builder.objectref = builder.methodref;
2786 builder.objectref = builder.methodref;
4870 builder.objectref = builder.callsite;
[all …]
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/test/hotspot/jtreg/runtime/SelectionResolution/classes/selectionresolution/
H A DTemplate.java140 builder.callsite = builder.methodref; in callsiteIsMethodref()
146 builder.hier.addInherit(callsite, builder.methodref); in callsiteSubclassMethodref()
157 builder.methodref = builder.expected; in methodrefIsExpected()
1171 builder.classdata.get(builder.expected);
1192 builder.classdata.get(builder.expected);
1215 builder.classdata.get(builder.expected);
1242 builder.classdata.get(builder.expected);
2143 builder.objectref = builder.methodref;
2786 builder.objectref = builder.methodref;
4870 builder.objectref = builder.callsite;
[all …]
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/test/hotspot/jtreg/runtime/SelectionResolution/classes/selectionresolution/
H A DTemplate.java140 builder.callsite = builder.methodref; in callsiteIsMethodref()
146 builder.hier.addInherit(callsite, builder.methodref); in callsiteSubclassMethodref()
157 builder.methodref = builder.expected; in methodrefIsExpected()
1171 builder.classdata.get(builder.expected);
1192 builder.classdata.get(builder.expected);
1215 builder.classdata.get(builder.expected);
1242 builder.classdata.get(builder.expected);
2143 builder.objectref = builder.methodref;
2786 builder.objectref = builder.methodref;
4870 builder.objectref = builder.callsite;
[all …]
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/test/hotspot/jtreg/runtime/SelectionResolution/classes/selectionresolution/
H A DTemplate.java140 builder.callsite = builder.methodref; in callsiteIsMethodref()
146 builder.hier.addInherit(callsite, builder.methodref); in callsiteSubclassMethodref()
157 builder.methodref = builder.expected; in methodrefIsExpected()
1171 builder.classdata.get(builder.expected);
1192 builder.classdata.get(builder.expected);
1215 builder.classdata.get(builder.expected);
1242 builder.classdata.get(builder.expected);
2143 builder.objectref = builder.methodref;
2786 builder.objectref = builder.methodref;
4870 builder.objectref = builder.callsite;
[all …]
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/test/hotspot/jtreg/runtime/SelectionResolution/classes/selectionresolution/
H A DTemplate.java140 builder.callsite = builder.methodref; in callsiteIsMethodref()
146 builder.hier.addInherit(callsite, builder.methodref); in callsiteSubclassMethodref()
157 builder.methodref = builder.expected; in methodrefIsExpected()
1171 builder.classdata.get(builder.expected);
1192 builder.classdata.get(builder.expected);
1215 builder.classdata.get(builder.expected);
1242 builder.classdata.get(builder.expected);
2143 builder.objectref = builder.methodref;
2786 builder.objectref = builder.methodref;
4870 builder.objectref = builder.callsite;
[all …]
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/test/hotspot/jtreg/runtime/SelectionResolution/classes/selectionresolution/
H A DTemplate.java140 builder.callsite = builder.methodref; in callsiteIsMethodref()
146 builder.hier.addInherit(callsite, builder.methodref); in callsiteSubclassMethodref()
157 builder.methodref = builder.expected; in methodrefIsExpected()
1171 builder.classdata.get(builder.expected);
1192 builder.classdata.get(builder.expected);
1215 builder.classdata.get(builder.expected);
1242 builder.classdata.get(builder.expected);
2143 builder.objectref = builder.methodref;
2786 builder.objectref = builder.methodref;
4870 builder.objectref = builder.callsite;
[all …]
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/test/hotspot/jtreg/runtime/SelectionResolution/classes/selectionresolution/
H A DTemplate.java140 builder.callsite = builder.methodref; in callsiteIsMethodref()
146 builder.hier.addInherit(callsite, builder.methodref); in callsiteSubclassMethodref()
157 builder.methodref = builder.expected; in methodrefIsExpected()
1171 builder.classdata.get(builder.expected);
1192 builder.classdata.get(builder.expected);
1215 builder.classdata.get(builder.expected);
1242 builder.classdata.get(builder.expected);
2143 builder.objectref = builder.methodref;
2786 builder.objectref = builder.methodref;
4870 builder.objectref = builder.callsite;
[all …]
/dports/devel/flatbuffers/flatbuffers-2.0.0/tests/FlatBuffers.Test/
H A DFlatBuffersFuzzTests.cs37 builder.AddBool(true); in TestNumbers()
41 builder.AddByte(255); in TestNumbers()
71 builder.AddByte(1); in TestVector_1xUInt8()
73 builder.EndVector(); in TestVector_1xUInt8()
83 builder.AddByte(1); in TestVector_2xUint8()
85 builder.AddByte(2); in TestVector_2xUint8()
87 builder.EndVector(); in TestVector_2xUint8()
99 builder.EndVector(); in TestVector_1xUInt16()
179 builder.EndTable(); in TestEmptyVTable()
385 builder.Pad(3); in TestVTableWithAStruct_of_int8_int16_int32()
[all …]
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/google/flatbuffers/tests/FlatBuffers.Test/
H A DFlatBuffersFuzzTests.cs37 builder.AddBool(true); in TestNumbers()
41 builder.AddByte(255); in TestNumbers()
71 builder.AddByte(1); in TestVector_1xUInt8()
73 builder.EndVector(); in TestVector_1xUInt8()
83 builder.AddByte(1); in TestVector_2xUint8()
85 builder.AddByte(2); in TestVector_2xUint8()
87 builder.EndVector(); in TestVector_2xUint8()
99 builder.EndVector(); in TestVector_1xUInt16()
179 builder.EndTable(); in TestEmptyVTable()
385 builder.Pad(3); in TestVTableWithAStruct_of_int8_int16_int32()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/flatbuffers/src/tests/FlatBuffers.Test/
H A DFlatBuffersFuzzTests.cs37 builder.AddBool(true); in TestNumbers()
41 builder.AddByte(255); in TestNumbers()
71 builder.AddByte(1); in TestVector_1xUInt8()
73 builder.EndVector(); in TestVector_1xUInt8()
83 builder.AddByte(1); in TestVector_2xUint8()
85 builder.AddByte(2); in TestVector_2xUint8()
87 builder.EndVector(); in TestVector_2xUint8()
99 builder.EndVector(); in TestVector_1xUInt16()
179 builder.EndTable(); in TestEmptyVTable()
385 builder.Pad(3); in TestVTableWithAStruct_of_int8_int16_int32()
[all …]
/dports/www/osrm-backend/osrm-backend-5.26.0/third_party/flatbuffers/tests/FlatBuffers.Test/
H A DFlatBuffersFuzzTests.cs37 builder.AddBool(true); in TestNumbers()
41 builder.AddByte(255); in TestNumbers()
71 builder.AddByte(1); in TestVector_1xUInt8()
73 builder.EndVector(); in TestVector_1xUInt8()
83 builder.AddByte(1); in TestVector_2xUint8()
85 builder.AddByte(2); in TestVector_2xUint8()
87 builder.EndVector(); in TestVector_2xUint8()
99 builder.EndVector(); in TestVector_1xUInt16()
179 builder.EndTable(); in TestEmptyVTable()
385 builder.Pad(3); in TestVTableWithAStruct_of_int8_int16_int32()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/devtools-frontend/src/test/unittests/front_end/formatter_worker/
H A DFormattedContentBuilder_test.ts26 builder.addNewLine();
27 builder.addNewLine();
36 builder.addNewLine();
45 builder.addNewLine();
54 builder.addNewLine();
105 builder.addNewLine();
108 builder.addNewLine();
111 builder.addNewLine();
114 builder.addNewLine();
117 builder.addNewLine();
[all …]
/dports/misc/mnn/MNN-1.2.0/3rd_party/flatbuffers/tests/FlatBuffers.Test/
H A DFlatBuffersFuzzTests.cs37 builder.AddBool(true); in TestNumbers()
39 builder.AddSbyte(-127); in TestNumbers()
41 builder.AddByte(255); in TestNumbers()
71 builder.AddByte(1); in TestVector_1xUInt8()
73 builder.EndVector(); in TestVector_1xUInt8()
83 builder.AddByte(1); in TestVector_2xUint8()
85 builder.AddByte(2); in TestVector_2xUint8()
87 builder.EndVector(); in TestVector_2xUint8()
99 builder.EndVector(); in TestVector_1xUInt16()
374 builder.Pad(3); in TestVTableWithAStruct_of_int8_int16_int32()
[all …]

12345678910>>...414