Home
last modified time | relevance | path

Searched refs:InsertAt (Results 1 – 25 of 637) sorted by relevance

12345678910>>...26

/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/html/
H A Dcomponents.cpp184 InsertAt(row + 1, 0, m_Term.CreateComponent()); in CreateSubNodes()
185 InsertAt(row + 1, 0, m_Submit.CreateComponent()); in CreateSubNodes()
186 InsertAt(row + 2, 0, m_DispMax.CreateComponent()); in CreateSubNodes()
248 InsertAt(0, column++, in CreateSubNodes()
298 table->InsertAt(0, 0, tableTop); in CreateSubNodes()
299 table->InsertAt(1, 0, tableBot); in CreateSubNodes()
300 tableTop->InsertAt(0, 0, m_TopButton); in CreateSubNodes()
301 tableTop->InsertAt(0, 1, m_PageList); in CreateSubNodes()
302 tableBot->InsertAt(0, 0, m_LeftButton); in CreateSubNodes()
303 tableBot->InsertAt(0, 1, m_RightButton); in CreateSubNodes()
[all …]
H A Dpager.cpp371 InsertAt(0, column++, img); in CreateSubNodes()
393 InsertAt(0, column++, img); in CreateSubNodes()
419 InsertAt(0, column, prev); in CreateSubNodes()
420 InsertAt(0, column++, new CHTML_nbsp); in CreateSubNodes()
431 InsertAt(0, column, butt); in CreateSubNodes()
432 InsertAt(0, column, new CHTML_nbsp); in CreateSubNodes()
453 InsertAt(0, column++, textpage); in CreateSubNodes()
463 InsertAt(0, column++, div); in CreateSubNodes()
466 InsertAt(0, column++, new CHTML_hidden(CPager::KParam_InputPage + in CreateSubNodes()
475 InsertAt(0, column, next); in CreateSubNodes()
[all …]
/dports/biology/ncbi-blast+/ncbi-blast-2.12.0+-src/c++/src/html/
H A Dcomponents.cpp184 InsertAt(row + 1, 0, m_Term.CreateComponent()); in CreateSubNodes()
185 InsertAt(row + 1, 0, m_Submit.CreateComponent()); in CreateSubNodes()
186 InsertAt(row + 2, 0, m_DispMax.CreateComponent()); in CreateSubNodes()
248 InsertAt(0, column++, in CreateSubNodes()
298 table->InsertAt(0, 0, tableTop); in CreateSubNodes()
299 table->InsertAt(1, 0, tableBot); in CreateSubNodes()
300 tableTop->InsertAt(0, 0, m_TopButton); in CreateSubNodes()
301 tableTop->InsertAt(0, 1, m_PageList); in CreateSubNodes()
302 tableBot->InsertAt(0, 0, m_LeftButton); in CreateSubNodes()
303 tableBot->InsertAt(0, 1, m_RightButton); in CreateSubNodes()
[all …]
H A Dpager.cpp371 InsertAt(0, column++, img); in CreateSubNodes()
393 InsertAt(0, column++, img); in CreateSubNodes()
419 InsertAt(0, column, prev); in CreateSubNodes()
420 InsertAt(0, column++, new CHTML_nbsp); in CreateSubNodes()
431 InsertAt(0, column, butt); in CreateSubNodes()
432 InsertAt(0, column, new CHTML_nbsp); in CreateSubNodes()
453 InsertAt(0, column++, textpage); in CreateSubNodes()
463 InsertAt(0, column++, div); in CreateSubNodes()
466 InsertAt(0, column++, new CHTML_hidden(CPager::KParam_InputPage + in CreateSubNodes()
475 InsertAt(0, column, next); in CreateSubNodes()
[all …]
/dports/japanese/mozc-el/mozc-2.23.2815.102.01/src/composer/internal/
H A Dcomposition_test.cc538 comp->InsertAt(position, input); in GetInsertedString()
550 TEST_F(CompositionTest, InsertAt) { in TEST_F() argument
1301 pos = comp.InsertAt(pos, "x"); in TEST_F()
1322 pos = comp.InsertAt(pos, "y"); in TEST_F()
1323 pos = comp.InsertAt(0, "n"); in TEST_F()
1345 pos = comp.InsertAt(pos, "x"); in TEST_F()
1346 pos = comp.InsertAt(pos, "y"); in TEST_F()
1347 pos = comp.InsertAt(1, "n"); in TEST_F()
1370 pos = comp.InsertAt(pos, "x"); in TEST_F()
1371 pos = comp.InsertAt(pos, "y"); in TEST_F()
[all …]
/dports/japanese/uim-mozc/mozc-2.23.2815.102.01/src/composer/internal/
H A Dcomposition_test.cc538 comp->InsertAt(position, input); in GetInsertedString()
550 TEST_F(CompositionTest, InsertAt) { in TEST_F() argument
1301 pos = comp.InsertAt(pos, "x"); in TEST_F()
1322 pos = comp.InsertAt(pos, "y"); in TEST_F()
1323 pos = comp.InsertAt(0, "n"); in TEST_F()
1345 pos = comp.InsertAt(pos, "x"); in TEST_F()
1346 pos = comp.InsertAt(pos, "y"); in TEST_F()
1347 pos = comp.InsertAt(1, "n"); in TEST_F()
1370 pos = comp.InsertAt(pos, "x"); in TEST_F()
1371 pos = comp.InsertAt(pos, "y"); in TEST_F()
[all …]
/dports/japanese/mozc-tool/mozc-2.23.2815.102.01/src/composer/internal/
H A Dcomposition_test.cc538 comp->InsertAt(position, input); in GetInsertedString()
550 TEST_F(CompositionTest, InsertAt) { in TEST_F() argument
1301 pos = comp.InsertAt(pos, "x"); in TEST_F()
1322 pos = comp.InsertAt(pos, "y"); in TEST_F()
1323 pos = comp.InsertAt(0, "n"); in TEST_F()
1345 pos = comp.InsertAt(pos, "x"); in TEST_F()
1346 pos = comp.InsertAt(pos, "y"); in TEST_F()
1347 pos = comp.InsertAt(1, "n"); in TEST_F()
1370 pos = comp.InsertAt(pos, "x"); in TEST_F()
1371 pos = comp.InsertAt(pos, "y"); in TEST_F()
[all …]
/dports/japanese/mozc-server/mozc-2.23.2815.102.01/src/composer/internal/
H A Dcomposition_test.cc538 comp->InsertAt(position, input); in GetInsertedString()
550 TEST_F(CompositionTest, InsertAt) { in TEST_F() argument
1301 pos = comp.InsertAt(pos, "x"); in TEST_F()
1322 pos = comp.InsertAt(pos, "y"); in TEST_F()
1323 pos = comp.InsertAt(0, "n"); in TEST_F()
1345 pos = comp.InsertAt(pos, "x"); in TEST_F()
1346 pos = comp.InsertAt(pos, "y"); in TEST_F()
1347 pos = comp.InsertAt(1, "n"); in TEST_F()
1370 pos = comp.InsertAt(pos, "x"); in TEST_F()
1371 pos = comp.InsertAt(pos, "y"); in TEST_F()
[all …]
/dports/japanese/fcitx-mozc/mozc-2.23.2815.102.01/src/composer/internal/
H A Dcomposition_test.cc538 comp->InsertAt(position, input); in GetInsertedString()
550 TEST_F(CompositionTest, InsertAt) { in TEST_F() argument
1301 pos = comp.InsertAt(pos, "x"); in TEST_F()
1322 pos = comp.InsertAt(pos, "y"); in TEST_F()
1323 pos = comp.InsertAt(0, "n"); in TEST_F()
1345 pos = comp.InsertAt(pos, "x"); in TEST_F()
1346 pos = comp.InsertAt(pos, "y"); in TEST_F()
1347 pos = comp.InsertAt(1, "n"); in TEST_F()
1370 pos = comp.InsertAt(pos, "x"); in TEST_F()
1371 pos = comp.InsertAt(pos, "y"); in TEST_F()
[all …]
/dports/japanese/ibus-mozc/mozc-2.23.2815.102.01/src/composer/internal/
H A Dcomposition_test.cc538 comp->InsertAt(position, input); in GetInsertedString()
550 TEST_F(CompositionTest, InsertAt) { in TEST_F() argument
1301 pos = comp.InsertAt(pos, "x"); in TEST_F()
1322 pos = comp.InsertAt(pos, "y"); in TEST_F()
1323 pos = comp.InsertAt(0, "n"); in TEST_F()
1345 pos = comp.InsertAt(pos, "x"); in TEST_F()
1346 pos = comp.InsertAt(pos, "y"); in TEST_F()
1347 pos = comp.InsertAt(1, "n"); in TEST_F()
1370 pos = comp.InsertAt(pos, "x"); in TEST_F()
1371 pos = comp.InsertAt(pos, "y"); in TEST_F()
[all …]
/dports/editors/texmaker/texmaker-5.0.3/pdfium/core/fpdfapi/fpdf_parser/
H A Dcpdf_array_unittest.cpp53 TEST(cpdf_array, InsertAt) { in TEST() argument
58 arr->InsertAt(i, new CPDF_Number(elems[i])); in TEST()
62 arr->InsertAt(3, new CPDF_Number(33)); in TEST()
63 arr->InsertAt(6, new CPDF_Number(55)); in TEST()
64 arr->InsertAt(12, new CPDF_Number(12)); in TEST()
77 arr->InsertAt(i, new CPDF_Number(elems[i])); in TEST()
78 arr->InsertAt(10, new CPDF_Number(10)); in TEST()
94 arr->InsertAt(i, new CPDF_Number(elems[i])); in TEST()
120 arr_elem->InsertAt(j, new CPDF_Reference(obj_holder.get(), obj_num), in TEST()
123 arr->InsertAt(i, arr_elem); in TEST()
[all …]
H A Dcpdf_object_unittest.cpp514 arr->InsertAt(i, new CPDF_Null); in TEST()
536 arr->InsertAt(i, vals[i]); in TEST()
562 arr->InsertAt(i, vals[i]); in TEST()
594 arr->InsertAt(i, stream_vals[i]); in TEST()
613 arr->InsertAt(2, new CPDF_Number(0)); in TEST()
619 arr->InsertAt(8, new CPDF_Name("NAME")); in TEST()
620 arr->InsertAt(9, new CPDF_Name("test")); in TEST()
621 arr->InsertAt(10, new CPDF_Null()); in TEST()
625 arr->InsertAt(11, arr_val); in TEST()
629 arr->InsertAt(12, dict_val); in TEST()
[all …]
/dports/deskutils/akregator/akregator-21.12.3/plugins/mk4storage/metakit/src/
H A Duniv.cpp106 void c4_BaseArray::InsertAt(int nIndex, int nCount) in InsertAt() function in c4_BaseArray
137 void c4_DWordArray::InsertAt(int nIndex, t4_i32 newElement, int nCount) in InsertAt() function in c4_DWordArray
139 _vector.InsertAt(Off(nIndex), nCount * sizeof(t4_i32)); in InsertAt()
162 void c4_PtrArray::InsertAt(int nIndex, void *newElement, int nCount) in InsertAt() function in c4_PtrArray
164 _vector.InsertAt(Off(nIndex), nCount * sizeof(void *)); in InsertAt()
216 void c4_StringArray::InsertAt(int nIndex, const char *newElement, int nCount) in InsertAt() function in c4_StringArray
218 _ptrs.InsertAt(nIndex, nullptr, nCount); in InsertAt()
H A Duniv.h28 void InsertAt(int nIndex, int nCount);
52 void InsertAt(int nIndex, void *newElement, int nCount = 1);
76 void InsertAt(int nIndex, t4_i32 newElement, int nCount = 1);
100 void InsertAt(int nIndex, const char *newElement, int nCount = 1);
/dports/cad/pcb/pcb-4.2.0/src/
H A Dinsert.c70 static Cardinal InsertAt; variable
175 line.Point1 = Polygon->Points[prev_contour_point (Polygon, InsertAt)]; in InsertPointIntoPolygon()
176 line.Point2 = Polygon->Points[InsertAt]; in InsertPointIntoPolygon()
186 for (n = Polygon->PointN - 1; n > InsertAt; n--) in InsertPointIntoPolygon()
191 if (Polygon->HoleIndex[n] > InsertAt || in InsertPointIntoPolygon()
192 (InsertLast && Polygon->HoleIndex[n] == InsertAt)) in InsertPointIntoPolygon()
195 Polygon->Points[InsertAt] = save; in InsertPointIntoPolygon()
198 &Polygon->Points[InsertAt]); in InsertPointIntoPolygon()
208 return (&Polygon->Points[InsertAt]); in InsertPointIntoPolygon()
224 InsertAt = *Ptr3; in InsertPointIntoObject()
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Security.SecureString/tests/
H A DSecureStringTests.cs99 Assert.Throws<InvalidOperationException>(() => ss.InsertAt(0, 'a')); in MakeReadOnly_ReadingSucceeds_AllOtherModificationsThrow()
114 Assert.Throws<ObjectDisposedException>(() => ss.InsertAt(0, 'a')); in Dispose_AllOtherOperationsThrow()
154 public static void InsertAt() in InsertAt() method in System.Security.Tests.SecureStringTests
158 testString.InsertAt(0, 'a'); in InsertAt()
161 testString.InsertAt(3, 'e'); in InsertAt()
164 testString.InsertAt(2, 'c'); in InsertAt()
184 testString.InsertAt(0, 'b'); in InsertAt_LongString()
189 testString.InsertAt(testString.Length, 'b'); in InsertAt_LongString()
203 … AssertExtensions.Throws<ArgumentOutOfRangeException>("index", () => testString.InsertAt(6, 'S')); in InsertAt_Invalid_Throws()
417 testString.InsertAt(addPos, c); in GrowAndContract_Small()
[all …]
/dports/lang/mono/mono-5.10.1.57/mcs/class/corlib/Test/System.Security/
H A DSecureStringTest.cs54 ss.InsertAt (0, 'b'); in DefaultConstructor()
82 ss.InsertAt (0, 'b'); in UnsafeConstructor()
175 ss.InsertAt (-1, 'a'); in InsertAt_Negative()
183 ss.InsertAt (1, 'a'); in InsertAt_BiggerThanLength()
192 ss.InsertAt (1, 'e'); in InsertAt_UsedLikeAppendChar()
258 ss.InsertAt (ss.Length, 'a'); in InsertAt_BiggerThanMax()
302 ss.InsertAt (0, 'a'); in ReadOnly_InsertAt()
361 ss.InsertAt (0, 'a'); in Disposed_InsertAt()
/dports/audio/ardour6/Ardour-6.8.0/share/scripts/
H A D_rgh_midi_track_trick.lua38 ["First"] = ArdourUI.InsertAt.First,
39 ["Before Selection"] = ArdourUI.InsertAt.BeforeSelection,
40 ["After Selection"] = ArdourUI.InsertAt.AfterSelection,
41 ["Last"] = ArdourUI.InsertAt.Last
/dports/devel/llvm80/llvm-8.0.1.src/lib/Transforms/Scalar/
H A DLoopPredication.cpp264 Instruction *InsertAt);
385 const SCEV *RHS, Instruction *InsertAt) { in expandCheck() argument
394 Value *LHSV = Expander.expandCodeFor(LHS, Ty, InsertAt); in expandCheck()
395 Value *RHSV = Expander.expandCodeFor(RHS, Ty, InsertAt); in expandCheck()
466 Instruction *InsertAt = Preheader->getTerminator(); in widenICmpRangeCheckIncrementingLoop() local
468 expandCheck(Expander, Builder, LimitCheckPred, LatchLimit, RHS, InsertAt); in widenICmpRangeCheckIncrementingLoop()
470 GuardStart, GuardLimit, InsertAt); in widenICmpRangeCheckIncrementingLoop()
500 Instruction *InsertAt = Preheader->getTerminator(); in widenICmpRangeCheckDecrementingLoop() local
504 GuardStart, GuardLimit, InsertAt); in widenICmpRangeCheckDecrementingLoop()
506 SE->getOne(Ty), InsertAt); in widenICmpRangeCheckDecrementingLoop()
/dports/devel/llvm70/llvm-7.0.1.src/lib/Transforms/Scalar/
H A DLoopPredication.cpp259 Instruction *InsertAt);
380 const SCEV *RHS, Instruction *InsertAt) { in expandCheck() argument
389 Value *LHSV = Expander.expandCodeFor(LHS, Ty, InsertAt); in expandCheck()
390 Value *RHSV = Expander.expandCodeFor(RHS, Ty, InsertAt); in expandCheck()
461 Instruction *InsertAt = Preheader->getTerminator(); in widenICmpRangeCheckIncrementingLoop() local
463 expandCheck(Expander, Builder, LimitCheckPred, LatchLimit, RHS, InsertAt); in widenICmpRangeCheckIncrementingLoop()
465 GuardStart, GuardLimit, InsertAt); in widenICmpRangeCheckIncrementingLoop()
495 Instruction *InsertAt = Preheader->getTerminator(); in widenICmpRangeCheckDecrementingLoop() local
499 GuardStart, GuardLimit, InsertAt); in widenICmpRangeCheckDecrementingLoop()
501 SE->getOne(Ty), InsertAt); in widenICmpRangeCheckDecrementingLoop()
/dports/lang/mono/mono-5.10.1.57/mcs/tests/
H A Dgtest-363.cs3 public static void InsertAt<T> (T[] array, int index, params T[] items) in InsertAt() method in Test
11 InsertAt(x, 0, y); in Main()
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/mscorlib/system/runtime/interopservices/windowsruntime/
H A Divector.cs33 void InsertAt(uint index, T value); in InsertAt() method
58 void InsertAt(uint index, T value); in InsertAt() method
97 void InsertAt(uint index, object value); in InsertAt() method
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/objtools/align/
H A Dalngraphic.cpp550 tc = tbl->InsertAt(0, 1, score); in x_PrintTop()
554 tbl_box_tc = tbl_box->InsertAt(0, 0, tbl); in x_PrintTop()
566 tc = tbl->InsertAt(0, 0, master); in x_PrintTop()
584 tc = tbl->InsertAt(0, column, image); in x_DisplayMaster()
591 tc = tbl->InsertAt(0, column, image); in x_DisplayMaster()
606 tc = tbl->InsertAt(0, column, image); in x_DisplayMaster()
612 tc = tbl->InsertAt(0, column, image); in x_DisplayMaster()
635 tc = tbl->InsertAt(0, column, image); in x_DisplayMaster()
647 tc = tbl->InsertAt(0, column, image); in x_DisplayMaster()
671 tc = tbl->InsertAt(0, column, image); in x_DisplayMaster()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/lib/Target/Hexagon/
H A DHexagonStoreWidening.cpp484 MachineBasicBlock::iterator InsertAt = MBB->end(); in replaceStores() local
500 InsertAt = I; in replaceStores()
505 assert((InsertAt != MBB->end()) && "Cannot locate any store from the group"); in replaceStores()
513 if (InsertAt != MBB->begin()) in replaceStores()
514 --InsertAt; in replaceStores()
522 ++InsertAt; in replaceStores()
524 InsertAt = MBB->begin(); in replaceStores()
527 MBB->insert(InsertAt, I); in replaceStores()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonStoreWidening.cpp485 MachineBasicBlock::iterator InsertAt = MBB->end(); in replaceStores() local
501 InsertAt = I; in replaceStores()
506 assert((InsertAt != MBB->end()) && "Cannot locate any store from the group"); in replaceStores()
514 if (InsertAt != MBB->begin()) in replaceStores()
515 --InsertAt; in replaceStores()
523 ++InsertAt; in replaceStores()
525 InsertAt = MBB->begin(); in replaceStores()
528 MBB->insert(InsertAt, I); in replaceStores()

12345678910>>...26