Home
last modified time | relevance | path

Searched refs:pInput (Results 1 – 25 of 1585) sorted by relevance

12345678910>>...64

/dports/net/mpich2/mpich2-1.5/src/mpe2/src/slog2sdk/trace_rlog/src/
H A Drlogutil.c971 pInput->gCurEvent = pInput->gppCurEvent[pInput->gnCurRank][pInput->gnCurLevel]; in RLOG_ResetGlobalIter()
993 pInput->gppPrevEvent[pInput->gnCurRank][pInput->gnCurLevel] = pInput->gCurEvent; in RLOG_GetNextGlobalEvent()
1000 RLOG_GetEvent(pInput, pInput->gnCurRank, pInput->gnCurLevel, pInput->gnCurEvent-2, in RLOG_GetNextGlobalEvent()
1005 pInput->gCurEvent = pInput->gppCurEvent[pInput->gnCurRank][pInput->gnCurLevel]; in RLOG_GetNextGlobalEvent()
1012 RLOG_GetEvent(pInput, pInput->gnCurRank, pInput->gnCurLevel, pInput->gnCurEvent+1, in RLOG_GetNextGlobalEvent()
1033 pInput->gppCurEvent[pInput->gnCurRank][pInput->gnCurLevel] = pInput->gCurEvent; in RLOG_GetPreviousGlobalEvent()
1047 pInput->gCurEvent = pInput->gppPrevEvent[pInput->gnCurRank][pInput->gnCurLevel]; in RLOG_GetPreviousGlobalEvent()
1055 RLOG_GetEvent(pInput, pInput->gnCurRank, pInput->gnCurLevel, pInput->gnCurEvent-2, in RLOG_GetPreviousGlobalEvent()
1075 …if (pInput->gnCurEvent < 0 || pInput->gnCurEvent >= pInput->ppNumEvents[pInput->gnCurRank][pInput-… in RLOG_GetCurrentGlobalEvent()
1149 pInput->gCurEvent = pInput->gppPrevEvent[pInput->gnCurRank][pInput->gnCurLevel]; in RLOG_FindGlobalEventBeforeTimestamp()
[all …]
/dports/net/mpich2/mpich2-1.5/src/util/logging/rlog/
H A Drlogutil.c885 pInput->gCurEvent = pInput->gppCurEvent[pInput->gnCurRank][pInput->gnCurLevel]; in RLOG_ResetGlobalIter()
907 pInput->gppPrevEvent[pInput->gnCurRank][pInput->gnCurLevel] = pInput->gCurEvent; in RLOG_GetNextGlobalEvent()
914 RLOG_GetEvent(pInput, pInput->gnCurRank, pInput->gnCurLevel, pInput->gnCurEvent-2, in RLOG_GetNextGlobalEvent()
919 pInput->gCurEvent = pInput->gppCurEvent[pInput->gnCurRank][pInput->gnCurLevel]; in RLOG_GetNextGlobalEvent()
926 RLOG_GetEvent(pInput, pInput->gnCurRank, pInput->gnCurLevel, pInput->gnCurEvent+1, in RLOG_GetNextGlobalEvent()
947 pInput->gppCurEvent[pInput->gnCurRank][pInput->gnCurLevel] = pInput->gCurEvent; in RLOG_GetPreviousGlobalEvent()
961 pInput->gCurEvent = pInput->gppPrevEvent[pInput->gnCurRank][pInput->gnCurLevel]; in RLOG_GetPreviousGlobalEvent()
969 RLOG_GetEvent(pInput, pInput->gnCurRank, pInput->gnCurLevel, pInput->gnCurEvent-2, in RLOG_GetPreviousGlobalEvent()
989 …if (pInput->gnCurEvent < 0 || pInput->gnCurEvent >= pInput->ppNumEvents[pInput->gnCurRank][pInput-… in RLOG_GetCurrentGlobalEvent()
1065 pInput->gCurEvent = pInput->gppPrevEvent[pInput->gnCurRank][pInput->gnCurLevel]; in RLOG_FindGlobalEventBeforeTimestamp()
[all …]
H A Dirlogutil.c85 pInput->pCurHeader = pInput->buffer; in IRLOG_CreateInputStruct()
86 pInput->pNextHeader = pInput->buffer; in IRLOG_CreateInputStruct()
87 pInput->pEnd = pInput->buffer + num_read; in IRLOG_CreateInputStruct()
132 pInput->pCurHeader = pInput->pNextHeader; in IRLOG_GetNextRecord()
137 if (pInput->pCurHeader != pInput->buffer) in IRLOG_GetNextRecord()
140 pInput->pCurHeader = pInput->buffer; in IRLOG_GetNextRecord()
141 pInput->pNextHeader = pInput->buffer; in IRLOG_GetNextRecord()
153 while (pInput->pCurHeader + pInput->header.length > pInput->pEnd) in IRLOG_GetNextRecord()
156 if (pInput->pCurHeader != pInput->buffer) in IRLOG_GetNextRecord()
165 pInput->pCurHeader = pInput->buffer; in IRLOG_GetNextRecord()
[all …]
H A Dprintirlog.c17 switch (pInput->header.type) in PrintRecord()
22 pInput->record.event.rank, in PrintRecord()
23 pInput->record.event.event, in PrintRecord()
31 pInput->record.iarrow.rank, in PrintRecord()
34 pInput->record.iarrow.tag, in PrintRecord()
40 pInput->record.comm.rank, in PrintRecord()
46 pInput->record.state.event, in PrintRecord()
47 pInput->record.state.color, in PrintRecord()
73 if (pInput == NULL) in main()
118 PrintRecord(pInput); in main()
[all …]
H A Dprintrlog.c78 RLOG_IOStruct *pInput; in main() local
162 if (pInput == NULL) in main()
186 RLOG_CloseInputStruct(&pInput); in main()
218 for (j=pInput->header.nMinRank; j<=pInput->header.nMaxRank; j++) in main()
255 RLOG_CloseInputStruct(&pInput); in main()
287 RLOG_CloseInputStruct(&pInput); in main()
294 for (j=pInput->header.nMinRank; j<=pInput->header.nMaxRank; j++) in main()
304 RLOG_CloseInputStruct(&pInput); in main()
335 RLOG_CloseInputStruct(&pInput); in main()
380 for (k=pInput->header.nMinRank; k<=pInput->header.nMaxRank; k++) in main()
[all …]
/dports/net/mpich/mpich-3.4.3/src/util/logging/rlog/
H A Drlogutil.c866 pInput->gCurEvent = pInput->gppCurEvent[pInput->gnCurRank][pInput->gnCurLevel]; in RLOG_ResetGlobalIter()
888 pInput->gppPrevEvent[pInput->gnCurRank][pInput->gnCurLevel] = pInput->gCurEvent; in RLOG_GetNextGlobalEvent()
894 RLOG_GetEvent(pInput, pInput->gnCurRank, pInput->gnCurLevel, pInput->gnCurEvent - 2, in RLOG_GetNextGlobalEvent()
899 pInput->gCurEvent = pInput->gppCurEvent[pInput->gnCurRank][pInput->gnCurLevel]; in RLOG_GetNextGlobalEvent()
906 RLOG_GetEvent(pInput, pInput->gnCurRank, pInput->gnCurLevel, pInput->gnCurEvent + 1, in RLOG_GetNextGlobalEvent()
927 pInput->gppCurEvent[pInput->gnCurRank][pInput->gnCurLevel] = pInput->gCurEvent; in RLOG_GetPreviousGlobalEvent()
940 pInput->gCurEvent = pInput->gppPrevEvent[pInput->gnCurRank][pInput->gnCurLevel]; in RLOG_GetPreviousGlobalEvent()
948 RLOG_GetEvent(pInput, pInput->gnCurRank, pInput->gnCurLevel, pInput->gnCurEvent - 2, in RLOG_GetPreviousGlobalEvent()
970 pInput->gnCurEvent >= pInput->ppNumEvents[pInput->gnCurRank][pInput->gnCurLevel]) in RLOG_GetCurrentGlobalEvent()
1041 pInput->gCurEvent = pInput->gppPrevEvent[pInput->gnCurRank][pInput->gnCurLevel]; in RLOG_FindGlobalEventBeforeTimestamp()
[all …]
H A Dirlogutil.c77 pInput->pCurHeader = pInput->buffer; in IRLOG_CreateInputStruct()
78 pInput->pNextHeader = pInput->buffer; in IRLOG_CreateInputStruct()
79 pInput->pEnd = pInput->buffer + num_read; in IRLOG_CreateInputStruct()
121 pInput->pCurHeader = pInput->pNextHeader; in IRLOG_GetNextRecord()
125 if (pInput->pCurHeader != pInput->buffer) in IRLOG_GetNextRecord()
128 pInput->pCurHeader = pInput->buffer; in IRLOG_GetNextRecord()
129 pInput->pNextHeader = pInput->buffer; in IRLOG_GetNextRecord()
141 while (pInput->pCurHeader + pInput->header.length > pInput->pEnd) { in IRLOG_GetNextRecord()
143 if (pInput->pCurHeader != pInput->buffer) in IRLOG_GetNextRecord()
151 pInput->pCurHeader = pInput->buffer; in IRLOG_GetNextRecord()
[all …]
H A Dprintirlog.c15 void PrintRecord(IRLOG_IOStruct * pInput) in PrintRecord() argument
17 switch (pInput->header.type) { in PrintRecord()
21 pInput->record.event.rank, in PrintRecord()
24 pInput->record.event.end_time, pInput->record.event.recursion); in PrintRecord()
32 pInput->record.iarrow.tag, pInput->record.iarrow.length); in PrintRecord()
36 printf(" %3d, newcomm: %d\n", pInput->record.comm.rank, pInput->record.comm.newcomm); in PrintRecord()
42 pInput->record.state.color, pInput->record.state.description); in PrintRecord()
55 IRLOG_IOStruct *pInput = NULL; in main() local
66 if (pInput == NULL) { in main()
101 PrintRecord(pInput); in main()
[all …]
H A Dprintrlog.c63 RLOG_IOStruct *pInput; in main() local
138 if (pInput == NULL) { in main()
158 RLOG_CloseInputStruct(&pInput); in main()
187 for (j = pInput->header.nMinRank; j <= pInput->header.nMaxRank; j++) { in main()
219 RLOG_CloseInputStruct(&pInput); in main()
248 RLOG_CloseInputStruct(&pInput); in main()
254 for (j = pInput->header.nMinRank; j <= pInput->header.nMaxRank; j++) { in main()
262 RLOG_CloseInputStruct(&pInput); in main()
289 RLOG_CloseInputStruct(&pInput); in main()
324 for (k = pInput->header.nMinRank; k <= pInput->header.nMaxRank; k++) { in main()
[all …]
/dports/editors/libreoffice/libreoffice-7.2.6.2/writerperfect/qa/unit/
H A DWPXSvStreamTest.cxx116 pSubStream.reset(pInput->getSubStreamById(pInput->subStreamCount())); in lcl_testSubStreams()
153 CPPUNIT_ASSERT(pInput->isEnd()); in testRead()
156 pInput->seek(0, RVNG_SEEK_SET); in testRead()
162 CPPUNIT_ASSERT(pInput->isEnd()); in testRead()
165 pInput->seek(0, RVNG_SEEK_SET); in testRead()
171 CPPUNIT_ASSERT(pInput->isEnd()); in testRead()
174 pInput->seek(0, RVNG_SEEK_SET); in testRead()
299 assert(bool(pInput)); in testStructured()
303 lcl_testSubStreams(pInput); in testStructured()
321 assert(bool(pInput)); in testStructured()
[all …]
/dports/editors/libreoffice6/libreoffice-6.4.7.2/writerperfect/qa/unit/
H A DWPXSvStreamTest.cxx117 pSubStream.reset(pInput->getSubStreamById(pInput->subStreamCount())); in lcl_testSubStreams()
154 CPPUNIT_ASSERT(pInput->isEnd()); in testRead()
157 pInput->seek(0, RVNG_SEEK_SET); in testRead()
163 CPPUNIT_ASSERT(pInput->isEnd()); in testRead()
166 pInput->seek(0, RVNG_SEEK_SET); in testRead()
172 CPPUNIT_ASSERT(pInput->isEnd()); in testRead()
175 pInput->seek(0, RVNG_SEEK_SET); in testRead()
300 assert(bool(pInput)); in testStructured()
304 lcl_testSubStreams(pInput); in testStructured()
322 assert(bool(pInput)); in testStructured()
[all …]
/dports/games/NBlood/NBlood-a1689a4/source/blood/src/
H A Ddemo.cpp482 GINPUT *pInput = &at1aa[i]; in FlushInput() local
488 bitWriter.writeBit(pInput->syncFlags.run); in FlushInput()
489 bitWriter.write(pInput->forward, 16); in FlushInput()
490 bitWriter.write(pInput->q16turn, 32); in FlushInput()
491 bitWriter.write(pInput->strafe, 16); in FlushInput()
499 bitWriter.writeBit(pInput->keyFlags.jab); in FlushInput()
511 bitWriter.writeBit(pInput->keyFlags.quit); in FlushInput()
517 bitWriter.write(pInput->newWeapon, 8); in FlushInput()
518 bitWriter.write(pInput->q16mlook, 32); in FlushInput()
534 GINPUT *pInput = &at1aa[i]; in ReadInput() local
[all …]
/dports/net-p2p/bitmark-recorder/bitmarkd-0.13.3/vendor/github.com/btcsuite/btcutil/psbt/
H A Dfinalizer.go37 pInput.RedeemScript != nil {
44 pInput.RedeemScript != nil {
51 if pInput.RedeemScript == nil {
83 if pInput.WitnessScript != nil {
107 pInput := p.Inputs[inIndex]
110 if pInput.PartialSigs == nil {
121 case pInput.WitnessUtxo != nil:
181 pInput := p.Inputs[inIndex]
213 pInput := p.Inputs[inIndex]
242 pInput := p.Inputs[inIndex]
[all …]
/dports/net/storj/storj-1.45.3/vendor/github.com/btcsuite/btcutil/psbt/
H A Dfinalizer.go37 pInput.RedeemScript != nil {
44 pInput.RedeemScript != nil {
51 if pInput.RedeemScript == nil {
83 if pInput.WitnessScript != nil {
107 pInput := p.Inputs[inIndex]
110 if pInput.PartialSigs == nil {
121 case pInput.WitnessUtxo != nil:
181 pInput := p.Inputs[inIndex]
213 pInput := p.Inputs[inIndex]
242 pInput := p.Inputs[inIndex]
[all …]
/dports/net-p2p/bitmark/bitmarkd-0.13.3/vendor/github.com/btcsuite/btcutil/psbt/
H A Dfinalizer.go37 pInput.RedeemScript != nil {
44 pInput.RedeemScript != nil {
51 if pInput.RedeemScript == nil {
83 if pInput.WitnessScript != nil {
107 pInput := p.Inputs[inIndex]
110 if pInput.PartialSigs == nil {
121 case pInput.WitnessUtxo != nil:
181 pInput := p.Inputs[inIndex]
213 pInput := p.Inputs[inIndex]
242 pInput := p.Inputs[inIndex]
[all …]
/dports/net-p2p/bitmark-cli/bitmarkd-0.13.3/vendor/github.com/btcsuite/btcutil/psbt/
H A Dfinalizer.go37 pInput.RedeemScript != nil {
44 pInput.RedeemScript != nil {
51 if pInput.RedeemScript == nil {
83 if pInput.WitnessScript != nil {
107 pInput := p.Inputs[inIndex]
110 if pInput.PartialSigs == nil {
121 case pInput.WitnessUtxo != nil:
181 pInput := p.Inputs[inIndex]
213 pInput := p.Inputs[inIndex]
242 pInput := p.Inputs[inIndex]
[all …]
/dports/net-p2p/bitmark-daemon/bitmarkd-0.13.3/vendor/github.com/btcsuite/btcutil/psbt/
H A Dfinalizer.go37 pInput.RedeemScript != nil {
44 pInput.RedeemScript != nil {
51 if pInput.RedeemScript == nil {
83 if pInput.WitnessScript != nil {
107 pInput := p.Inputs[inIndex]
110 if pInput.PartialSigs == nil {
121 case pInput.WitnessUtxo != nil:
181 pInput := p.Inputs[inIndex]
213 pInput := p.Inputs[inIndex]
242 pInput := p.Inputs[inIndex]
[all …]
/dports/net/rclone/rclone-1.57.0/vendor/github.com/btcsuite/btcutil/psbt/
H A Dfinalizer.go37 pInput.RedeemScript != nil {
44 pInput.RedeemScript != nil {
51 if pInput.RedeemScript == nil {
83 if pInput.WitnessScript != nil {
107 pInput := p.Inputs[inIndex]
110 if pInput.PartialSigs == nil {
121 case pInput.WitnessUtxo != nil:
181 pInput := p.Inputs[inIndex]
213 pInput := p.Inputs[inIndex]
242 pInput := p.Inputs[inIndex]
[all …]
/dports/net-im/tg_owt/tg_owt-d578c76/src/third_party/openh264/src/test/encoder/
H A DEncUT_Reconstruct.cpp253 memcpy ((uint8_t*)pInput[1], (uint8_t*)pInput[0], 32); in TEST()
263 ASSERT_EQ (pInput[0][i], pInput[1][i]); in TEST()
283 memcpy ((uint8_t*)pInput[1], (uint8_t*)pInput[0], 32); in TEST()
293 ASSERT_EQ (pInput[0][i], pInput[1][i]); in TEST()
312 memcpy ((uint8_t*)pInput[1], (uint8_t*)pInput[0], 32); in TEST()
319 ASSERT_EQ (pInput[0][i], pInput[1][i]); in TEST()
346 ASSERT_EQ (pInput[0][i], pInput[1][i]); in TEST()
372 ASSERT_EQ (pInput[0][i], pInput[1][i]); in TEST()
399 ASSERT_EQ (pInput[0][i], pInput[1][i]); in TEST()
429 ASSERT_EQ (pInput[0][i], pInput[1][i]); in TEST()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/openh264/src/test/encoder/
H A DEncUT_Reconstruct.cpp253 memcpy ((uint8_t*)pInput[1], (uint8_t*)pInput[0], 32); in TEST()
263 ASSERT_EQ (pInput[0][i], pInput[1][i]); in TEST()
283 memcpy ((uint8_t*)pInput[1], (uint8_t*)pInput[0], 32); in TEST()
293 ASSERT_EQ (pInput[0][i], pInput[1][i]); in TEST()
312 memcpy ((uint8_t*)pInput[1], (uint8_t*)pInput[0], 32); in TEST()
319 ASSERT_EQ (pInput[0][i], pInput[1][i]); in TEST()
346 ASSERT_EQ (pInput[0][i], pInput[1][i]); in TEST()
372 ASSERT_EQ (pInput[0][i], pInput[1][i]); in TEST()
399 ASSERT_EQ (pInput[0][i], pInput[1][i]); in TEST()
429 ASSERT_EQ (pInput[0][i], pInput[1][i]); in TEST()
[all …]
/dports/multimedia/openh264/openh264-2.1.1/test/encoder/
H A DEncUT_Reconstruct.cpp253 memcpy ((uint8_t*)pInput[1], (uint8_t*)pInput[0], 32); in TEST()
263 ASSERT_EQ (pInput[0][i], pInput[1][i]); in TEST()
283 memcpy ((uint8_t*)pInput[1], (uint8_t*)pInput[0], 32); in TEST()
293 ASSERT_EQ (pInput[0][i], pInput[1][i]); in TEST()
312 memcpy ((uint8_t*)pInput[1], (uint8_t*)pInput[0], 32); in TEST()
319 ASSERT_EQ (pInput[0][i], pInput[1][i]); in TEST()
346 ASSERT_EQ (pInput[0][i], pInput[1][i]); in TEST()
372 ASSERT_EQ (pInput[0][i], pInput[1][i]); in TEST()
399 ASSERT_EQ (pInput[0][i], pInput[1][i]); in TEST()
429 ASSERT_EQ (pInput[0][i], pInput[1][i]); in TEST()
[all …]
/dports/games/gnubg/gnubg-1.06.002/lib/
H A Dinputs.c117 float *pInput = &arInput[0]; in baseInputs() local
142 _mm_store_ps(pInput, vec0); in baseInputs()
159 vst1q_f32(pInput, vec0); in baseInputs()
175 pInput += 4; in baseInputs()
181 _mm_store_ps(pInput, vec0); in baseInputs()
184 vst1q_f32(pInput, vec0); in baseInputs()
186 pInput += 4; in baseInputs()
209 vst1q_f32(pInput, vec0); in baseInputs()
225 pInput += 4; in baseInputs()
231 _mm_store_ps(pInput, vec0); in baseInputs()
[all …]
/dports/math/saga/saga-8.1.3/saga-gis/src/tools/shapes/shapes_tools/
H A DNewLayerFromSelectedShapes.cpp67 CSG_Shapes *pInput, *pOutput; in On_Execute() local
72 if( pInput->Get_Selection_Count() <= 0 ) in On_Execute()
84 …pOutput->Create(pInput->Get_Type(), CSG_String::Format(SG_T("%s [%s]"), pInput->Get_Name(), _TL("S… in On_Execute()
86 …for(int i=0; i<pInput->Get_Selection_Count() && Set_Progress(i, pInput->Get_Selection_Count()); i+… in On_Execute()
140 CSG_Shapes *pInput; in On_Execute() local
144 if( pInput->Get_Selection_Count() <= 0 ) in On_Execute()
151 pInput->Del_Selection(); in On_Execute()
153 DataObject_Update(pInput); in On_Execute()
186 CSG_Shapes *pInput; in On_Execute() local
190 pInput->Inv_Selection(); in On_Execute()
[all …]
H A Dshapes_generate.cpp152 CSG_Table *pInput; in On_Execute() local
158 pInput = Parameters("INPUT")->asTable(); in On_Execute()
167 if (pInput->Get_Count() < 1) in On_Execute()
247 for (int i=0; i<pInput->Get_Count() && Set_Progress(i, pInput->Get_Count()); i++) in Generate_Point_Shapes()
249 CSG_Table_Record *pRecord = pInput->Get_Record(i); in Generate_Point_Shapes()
275 for (int i=0; i<pInput->Get_Count() && Set_Progress(i, pInput->Get_Count()); i++) in Generate_Line_Shapes()
277 CSG_Table_Record *pRecord = pInput->Get_Record(i); in Generate_Line_Shapes()
330 pointA.x = pInput->Get_Record(0)->asDouble(iFieldX); in Generate_Polygon_Shapes()
331 pointA.y = pInput->Get_Record(0)->asDouble(iFieldY); in Generate_Polygon_Shapes()
337 for (int i=0; i<pInput->Get_Count() && Set_Progress(i, pInput->Get_Count()); i++) in Generate_Polygon_Shapes()
[all …]
/dports/math/saga/saga-8.1.3/saga-gis/src/tools/pointcloud/pointcloud_tools/
H A Dpc_drop_attribute.cpp116 if( !pOutput || pOutput == pInput ) in On_Execute()
121 pOutput->Create(pInput); in On_Execute()
142 for(i=0; i<pInput->Get_Point_Count() && SG_UI_Process_Set_Progress(i, pInput->Get_Count()); i++) in On_Execute()
144 pOutput->Add_Point(pInput->Get_X(i), pInput->Get_Y(i), pInput->Get_Z(i)); in On_Execute()
156 switch (pInput->Get_Attribute_Type(j)) in On_Execute()
168 CSG_MetaData History = pInput->Get_History(); in On_Execute()
169 CSG_String Name = pInput->Get_Name (); in On_Execute()
171 pInput->Assign(pOutput); in On_Execute()
173 pInput->Get_History() = History; in On_Execute()
174 pInput->Set_Name(Name); in On_Execute()
[all …]

12345678910>>...64