Home
last modified time | relevance | path

Searched refs:pc1 (Results 1 – 25 of 1486) sorted by relevance

12345678910>>...60

/dports/devel/firmware-utils/firmware-utils-20111222/
H A Dpc1crypt.c56 pc1->dx = pc1->x1a2 + pc1->i; in pc1_code()
57 pc1->ax = pc1->x1a0[pc1->i]; in pc1_code()
70 pc1->ax = pc1->ax * pc1->bx; in pc1_code()
78 pc1->ax = pc1->ax * pc1->si; in pc1_code()
79 pc1->cx = pc1->ax + pc1->cx; in pc1_code()
85 pc1->ax = pc1->ax * pc1->bx; in pc1_code()
86 pc1->dx = pc1->cx + pc1->dx; in pc1_code()
91 pc1->x1a0[pc1->i] = pc1->ax; in pc1_code()
93 pc1->res = pc1->ax ^ pc1->dx; in pc1_code()
144 pc1->cle[pc1->compte] = pc1->cle[pc1->compte] ^ c; in pc1_decrypt()
[all …]
/dports/devel/py-aiortc/aiortc-1.2.1/tests/
H A Dtest_rtcpeerconnection.py738 run(pc1.close())
868 run(pc1.close())
931 run(pc1.close())
1084 run(pc1.close())
1192 run(pc1.close())
1297 run(pc1.close())
1403 run(pc1.close())
3120 run(pc1.setLocalDescription(run(pc1.createOffer())))
3152 run(pc1.setLocalDescription(run(pc1.createOffer())))
3671 run(pc1.setLocalDescription(run(pc1.createOffer())))
[all …]
/dports/multimedia/handbrake/ffmpeg-4.4/libavcodec/
H A Ddca_parser.c73 ParseContext *pc = &pc1->pc; in dca_find_frame_end()
77 size = pc1->size; in dca_find_frame_end()
86 (!pc1->lastmarker || in dca_find_frame_end()
89 if (!pc1->lastmarker) in dca_find_frame_end()
164 if (pc1->framesize > size) in dca_find_frame_end()
180 pc1->size = size; in dca_find_frame_end()
188 pc1->lastmarker = 0; in dca_parse_init()
189 pc1->sr_code = -1; in dca_parse_init()
311 ParseContext *pc = &pc1->pc; in dca_parse()
327 buf += pc1->startpos; in dca_parse()
[all …]
/dports/multimedia/gstreamer1-libav/gst-libav-1.16.2/gst-libs/ext/libav/libavcodec/
H A Ddca_parser.c73 ParseContext *pc = &pc1->pc; in dca_find_frame_end()
77 size = pc1->size; in dca_find_frame_end()
86 (!pc1->lastmarker || in dca_find_frame_end()
89 if (!pc1->lastmarker) in dca_find_frame_end()
164 if (pc1->framesize > size) in dca_find_frame_end()
180 pc1->size = size; in dca_find_frame_end()
188 pc1->lastmarker = 0; in dca_parse_init()
189 pc1->sr_code = -1; in dca_parse_init()
311 ParseContext *pc = &pc1->pc; in dca_parse()
327 buf += pc1->startpos; in dca_parse()
[all …]
/dports/multimedia/ffmpeg/ffmpeg-4.4.1/libavcodec/
H A Ddca_parser.c73 ParseContext *pc = &pc1->pc; in dca_find_frame_end()
77 size = pc1->size; in dca_find_frame_end()
86 (!pc1->lastmarker || in dca_find_frame_end()
89 if (!pc1->lastmarker) in dca_find_frame_end()
164 if (pc1->framesize > size) in dca_find_frame_end()
180 pc1->size = size; in dca_find_frame_end()
188 pc1->lastmarker = 0; in dca_parse_init()
189 pc1->sr_code = -1; in dca_parse_init()
311 ParseContext *pc = &pc1->pc; in dca_parse()
327 buf += pc1->startpos; in dca_parse()
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/ffmpeg/libavcodec/
H A Ddca_parser.c73 ParseContext *pc = &pc1->pc; in dca_find_frame_end()
77 size = pc1->size; in dca_find_frame_end()
86 (!pc1->lastmarker || in dca_find_frame_end()
89 if (!pc1->lastmarker) in dca_find_frame_end()
164 if (pc1->framesize > size) in dca_find_frame_end()
180 pc1->size = size; in dca_find_frame_end()
188 pc1->lastmarker = 0; in dca_parse_init()
189 pc1->sr_code = -1; in dca_parse_init()
311 ParseContext *pc = &pc1->pc; in dca_parse()
327 buf += pc1->startpos; in dca_parse()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/ffmpeg/libavcodec/
H A Ddca_parser.c73 ParseContext *pc = &pc1->pc; in dca_find_frame_end()
77 size = pc1->size; in dca_find_frame_end()
86 (!pc1->lastmarker || in dca_find_frame_end()
89 if (!pc1->lastmarker) in dca_find_frame_end()
164 if (pc1->framesize > size) in dca_find_frame_end()
180 pc1->size = size; in dca_find_frame_end()
188 pc1->lastmarker = 0; in dca_parse_init()
189 pc1->sr_code = -1; in dca_parse_init()
311 ParseContext *pc = &pc1->pc; in dca_parse()
327 buf += pc1->startpos; in dca_parse()
[all …]
/dports/games/xray_re-tools/xray_re-tools-52721d2/sources/plugins/xray_fsl/DBTools/Source/
H A DSAStringUtils.pas340 inc(pc1);
356 dec(pc1);
362 inc(pc1);
378 dec(pc1);
395 inc(pc1);
396 pc5 := pc1;
399 inc(pc1);
408 pc1 := pc5;
411 inc(pc1);
417 inc(pc1);
[all …]
/dports/lang/sdcc/sdcc-4.0.0/src/pic16/
H A Dpcoderegs.c409 pCode *pc1; in insideLRBlock() local
418 pc1 = pc1->prev; in insideLRBlock()
427 pc1 = pc1->next; in insideLRBlock()
441 pCode *pc1; in RemoveRegFromLRBlock() local
480 pc1->print(stderr,pc1); in Remove2pcodes()
484 if(pc1) in Remove2pcodes()
531 pc1 = pic16_findNextInstruction(pc1->next); in regUsedinRange()
533 } while (pc1 && (pc1 != pc2) && (i++ < 100)) ; in regUsedinRange()
563 pc2 = pc1; in pCodeOptime2pCodes()
564 pc1 = pct1; in pCodeOptime2pCodes()
[all …]
/dports/sysutils/xvidcap/xvidcap-1.1.7/ffmpeg/libavcodec/
H A Ddca_parser.c53 ParseContext *pc = &pc1->pc; in dca_find_frame_end()
63 if (pc1->lastmarker && state == pc1->lastmarker) { in dca_find_frame_end()
68 pc1->lastmarker = state; in dca_find_frame_end()
76 pc1->size++; in dca_find_frame_end()
78 …if (state == pc1->lastmarker && IS_MARKER(state, i, buf, buf_size) && (!pc1->framesize || pc1->fra… in dca_find_frame_end()
81 pc1->framesize = pc1->size; in dca_find_frame_end()
82 pc1->size = 0; in dca_find_frame_end()
94 DCAParseContext *pc1 = s->priv_data; in dca_parse_init() local
96 pc1->lastmarker = 0; in dca_parse_init()
105 DCAParseContext *pc1 = s->priv_data; in dca_parse() local
[all …]
/dports/math/sisl/SISL-SISL-4.6.0-44-g9114631/src/
H A Ds1231.c57 SISLCurve *pc1; in s1231()
156 scoef = pc1->rcoef;
162 scoef = pc1->ecoef;
167 if (!pc1) goto err150;
172 delta = (pc1->et[kn] - pc1->et[kk - 1]);
175 if (apar < *(pc1->et) || apar > *(pc1->et + kn + kk - 1))
182 if (apar > *(pc1->et + kn))
190 mu = s6knotmult(pc1->et, kk, kn, &kleft, pc1->et[kk-1], &kstat);
236 if ((apar < pc1->et[kk - 1] || DEQUAL(apar, pc1->et[kk - 1]))||
237 (apar > pc1->et[kn] || DEQUAL(apar, pc1->et[kn])))
[all …]
H A Ds1710.c59 SISLCurve *pc1; in s1710()
176 if (!pc1)
183 delta = (pc1->et[kn] - pc1->et[kk - 1]);
187 if ((apar < pc1->et[0] && DNEQUAL(apar, pc1->et[0])) ||
188 (apar > pc1->et[kn+kk-1] && DNEQUAL(apar, pc1->et[kn+kk-1])))
193 if (apar < pc1->et[kk - 1] && DNEQUAL(apar, pc1->et[kk - 1]))
195 if (apar > pc1->et[kn] || DEQUAL(apar, pc1->et[kn]))
203 mu = s6knotmult(pc1->et, kk, kn, &kleft, pc1->et[kk-1], &kstat);
250 if ((apar < pc1->et[kk - 1] && DNEQUAL(apar, pc1->et[kk - 1]))||
251 (apar > pc1->et[kn] && DNEQUAL(apar, pc1->et[kn])))
[all …]
H A Dshevalc.c55 shevalc(SISLCurve *pc1,int ider,double ax,double aepsge,int *ileft, in shevalc() argument
58 void shevalc(pc1,ider,ax,aepsge,ileft,eder,jstat) in shevalc()
59 SISLCurve *pc1; in shevalc()
145 int kdim = pc1->idim; /* Dimension of geometry space. */
169 if ( pc1->ikind == 2 || pc1->ikind == 4 )
174 if ((scoef = newarray(pc1->in,DOUBLE)) == SISL_NULL) goto err101;
176 for (s1=pc1->ecoef, s2=scoef, s3=s1+pc1->in; s1<s3; s1=s4)
188 if ((qc = newCurve(pc1->in,pc1->ik,pc1->et,scoef,pc1->ikind,
192 qc = pc1;
231 if (qc != SISL_NULL && qc != pc1 ) freeCurve(qc);
H A Ds1715.c58 SISLCurve *pc1; in s1715()
155 if (pc1->ikind == 2 || pc1->ikind == 4)
192 s1750(pc1,kk,&pc1,&kstat);
199 kk=pc1->ik;
204 kk = pc1->ik;
213 kn1=pc1->in;
217 while (pc1->et[kn1+kk-1-km1] == pc1->et[kn1+kk-1]) km1++;
219 while (pc1->et[km1] == *pc1->et) km1++;
262 tdel = *pc1->et + pc1->et[kn1+kk-1];
267 for (s1=st,s2=pc1->et+km1,s3=pc1->et+kn1+kk-1; s2<=s3; s1++,s3--)
[all …]
H A Ds1332.c58 SISLCurve *pc1; in s1332()
137 if (!pc1) goto err150;
140 s1707(pc1,&kstat);
146 sknot1 = pc1 -> et;
149 kn1 = pc1 -> in;
150 kord1 = pc1 -> ik;
151 kdim = pc1 -> idim;
162 if (pc1->ikind == 2 || pc1->ikind == 4
173 if (pc1->ikind == 2 || pc1->ikind == 4)
208 if (pc1->ikind == 2 || pc1->ikind == 4
[all …]
H A Ds1716.c54 void s1716(SISLCurve *pc1,SISLCurve *pc2, in s1716() argument
57 void s1716(pc1,pc2,aeps,rcnew,jstat) in s1716()
58 SISLCurve *pc1; in s1716()
133 if (!pc1 || !pc2) goto err150;
137 if (pc1->idim != pc2->idim) goto err106;
138 else kdim = pc1->idim;
142 while (pc1->et[km11] == *pc1->et) km11++;
143 while (pc1->et[kn1+kk1-1-km12] == pc1->et[kn1+kk1-1]) km12++;
155 else t1 = pc1->ecoef[kdim*(km11-kk1)+ki];
167 else t1 = pc1->ecoef[kdim*(km11-kk1)+ki];
[all …]
/dports/emulators/vice/vice-3.5/src/lib/libffmpeg/libavcodec/
H A Ddca_parser.c51 ParseContext *pc = &pc1->pc; in dca_find_frame_end()
61 … if (!pc1->lastmarker || state == pc1->lastmarker || pc1->lastmarker == DCA_HD_MARKER) { in dca_find_frame_end()
63 pc1->lastmarker = state; in dca_find_frame_end()
72 pc1->size++; in dca_find_frame_end()
75 pc1->hd_pos = pc1->size; in dca_find_frame_end()
77 if(pc1->framesize > pc1->size) in dca_find_frame_end()
81 pc1->size = 0; in dca_find_frame_end()
93 DCAParseContext *pc1 = s->priv_data; in dca_parse_init() local
95 pc1->lastmarker = 0; in dca_parse_init()
138 DCAParseContext *pc1 = s->priv_data; in dca_parse() local
[all …]
/dports/emulators/libretro-vice/vice-libretro-5725415/vice/src/lib/libffmpeg/libavcodec/
H A Ddca_parser.c51 ParseContext *pc = &pc1->pc; in dca_find_frame_end()
61 … if (!pc1->lastmarker || state == pc1->lastmarker || pc1->lastmarker == DCA_HD_MARKER) { in dca_find_frame_end()
63 pc1->lastmarker = state; in dca_find_frame_end()
72 pc1->size++; in dca_find_frame_end()
75 pc1->hd_pos = pc1->size; in dca_find_frame_end()
77 if(pc1->framesize > pc1->size) in dca_find_frame_end()
81 pc1->size = 0; in dca_find_frame_end()
93 DCAParseContext *pc1 = s->priv_data; in dca_parse_init() local
95 pc1->lastmarker = 0; in dca_parse_init()
138 DCAParseContext *pc1 = s->priv_data; in dca_parse() local
[all …]
/dports/games/freeciv-nox11/freeciv-2.6.6/common/
H A Dtraderoutes.c214 return (pc1 && pc2 && pc1 != pc2 in can_cities_trade()
215 && (city_owner(pc1) != city_owner(pc2) in can_cities_trade()
288 if (!pc1 || !pc2 || pc1 == pc2 in can_establish_trade_route()
289 || !can_cities_trade(pc1, pc2) in can_establish_trade_route()
290 || have_cities_trade_route(pc1, pc2)) { in can_establish_trade_route()
295 maxpc1 = max_trade_routes(pc1); in can_establish_trade_route()
304 if (city_num_trade_routes(pc1) >= maxpc1) { in can_establish_trade_route()
305 trade = trade_between_cities(pc1, pc2); in can_establish_trade_route()
314 trade = trade_between_cities(pc1, pc2); in can_establish_trade_route()
333 if (NULL != pc1 && NULL != pc1->tile in trade_between_cities()
[all …]
/dports/games/freeciv/freeciv-2.6.6/common/
H A Dtraderoutes.c214 return (pc1 && pc2 && pc1 != pc2 in can_cities_trade()
215 && (city_owner(pc1) != city_owner(pc2) in can_cities_trade()
288 if (!pc1 || !pc2 || pc1 == pc2 in can_establish_trade_route()
289 || !can_cities_trade(pc1, pc2) in can_establish_trade_route()
290 || have_cities_trade_route(pc1, pc2)) { in can_establish_trade_route()
295 maxpc1 = max_trade_routes(pc1); in can_establish_trade_route()
304 if (city_num_trade_routes(pc1) >= maxpc1) { in can_establish_trade_route()
305 trade = trade_between_cities(pc1, pc2); in can_establish_trade_route()
314 trade = trade_between_cities(pc1, pc2); in can_establish_trade_route()
333 if (NULL != pc1 && NULL != pc1->tile in trade_between_cities()
[all …]
/dports/devel/R-cran-Hmisc/Hmisc/R/
H A Dpc1.s1 pc1 <- function(x, hi) label
14 pc1 <- g$x[,1]
16 f <- lsfit(xo, pc1)
20 pc1 <- -pc1
22 r <- range(pc1)
23 pc1 <- hi*(pc1-r[1])/diff(r)
24 f <- lsfit(xo, pc1)
29 attr(pc1,"coef") <- f$coef
30 invisible(pc1)
/dports/math/gecode/gecode-0916a1a/gecode/kernel/propagator/
H A Dpattern.hpp590 if (pc1 != PC_GEN_NONE) in MixBinaryPropagator()
624 if (pc1 != PC_GEN_NONE) in reschedule()
633 if (pc1 != PC_GEN_NONE) in dispose()
634 x1.cancel(home,*this,pc1); in dispose()
651 if (pc1 != PC_GEN_NONE) in MixTernaryPropagator()
695 if (pc1 != PC_GEN_NONE) in reschedule()
707 if (pc1 != PC_GEN_NONE) in dispose()
726 if (pc1 != PC_GEN_NONE) in MixNaryOnePropagator()
760 if (pc1 != PC_GEN_NONE) in reschedule()
769 if (pc1 != PC_GEN_NONE) in dispose()
[all …]
/dports/textproc/uncrustify/uncrustify-uncrustify-0.74.0/src/
H A Dsorting.cpp198 __func__, __LINE__, pc1->len(), pc1->orig_line, pc1->orig_col); in compare_chunks()
207 while ( pc1 != nullptr in compare_chunks()
276 __func__, __LINE__, pc1->text(), pc1->len(), pc1->orig_line, pc1->orig_col); in compare_chunks()
294 pc1 = chunk_get_next(pc1); in compare_chunks()
296 __func__, __LINE__, pc1->text(), pc1->len(), pc1->orig_line, pc1->orig_col); in compare_chunks()
300 pc1 = chunk_get_next(pc1); in compare_chunks()
302 __func__, __LINE__, pc1->text(), pc1->len(), pc1->orig_line, pc1->orig_col); in compare_chunks()
315 __func__, __LINE__, pc1->text(), pc1->len(), pc1->orig_line, pc1->orig_col); in compare_chunks()
320 if ( pc1 == nullptr in compare_chunks()
329 if ( pc1 == nullptr in compare_chunks()
[all …]
/dports/www/libdatachannel/libdatachannel-0.16.1/test/
H A Dtrack.cpp39 PeerConnection pc1(config1); in test_track() local
50 pc1.onLocalDescription([&pc2](Description sdp) { in test_track()
55 pc1.onLocalCandidate([&pc2](Candidate candidate) { in test_track()
66 pc2.onLocalDescription([&pc1](Description sdp) { in test_track()
68 pc1.setRemoteDescription(string(sdp)); in test_track()
71 pc2.onLocalCandidate([&pc1](Candidate candidate) { in test_track()
73 pc1.addRemoteCandidate(string(candidate)); in test_track()
98 pc1.setLocalDescription(); in test_track()
114 t1 = pc1.addTrack(Description::Video(newTrackMid)); in test_track()
116 pc1.setLocalDescription(); in test_track()
[all …]
/dports/lang/sdcc/sdcc-4.0.0/src/pic14/
H A Dpcoderegs.c320 printpCode (stderr, pc1); in Remove2pcodes()
325 if(pc1) in Remove2pcodes()
360 pc1 = findNextInstruction(pc1->next); in regUsedinRange()
362 } while (pc1 && (pc1 != pc2)) ; in regUsedinRange()
397 if (pc2->seq < pc1->seq) { in pCodeOptime2pCodes()
399 pc2 = pc1; in pCodeOptime2pCodes()
400 pc1 = pct1; in pCodeOptime2pCodes()
491 pct2->seq = pc1->seq; in pCodeOptime2pCodes()
551 unlinkpCode(pc1); in pCodeOptime2pCodes()
701 pc1 = rset1->item; in OptimizeRegUsage()
[all …]

12345678910>>...60