Home
last modified time | relevance | path

Searched refs:strptr (Results 1 – 25 of 1362) sorted by relevance

12345678910>>...55

/dports/lang/rexx-regutil/regutil/
H A Dregunicode.c111 !memcmp(rxs.strptr, flgs[i].str.strptr, flgs[i].str.strlength)) { in getflags()
120 rxs.strptr += i; in getflags()
125 rxs.strptr += i; in getflags()
479 outs.strptr = realloc(outs.strptr, outs.strlength*2); in rxfunc()
569 char * inbuf = argv[0].strptr, * outbuf = outs.strptr; in rxfunc()
588 result->strptr[0] = '8'; in rxfunc()
598 memcpy(stemv.strptr, argv[3].strptr, argv[3].strlength); in rxfunc()
611 free(outs.strptr); in rxfunc()
664 outs.strptr = realloc(outs.strptr, outs.strlength); in rxfunc()
746 char * inbuf = argv[0].strptr, * outbuf = outs.strptr; in rxfunc()
[all …]
H A Dregstem.c36 c = memcmp(l->strptr, r->strptr, len); in rxstrcmp()
56 c = casecmp((unsigned char *) l->strptr, (unsigned char *) r->strptr, len); in rxstrcasecmp()
217 if (argc > 1 && argv[1].strptr && toupper(argv[1].strptr[0]) == 'D') in rxfunc()
222 if (argc > 2 && argv[2].strptr && toupper(argv[2].strptr[0]) == 'I') in rxfunc()
304 aa[i].se.strptr = aa[i].orig.strptr + first; in rxfunc()
358 if (argc > 5 && argv[5].strptr && toupper(argv[5].strptr[0]) == 'I') in rxfunc()
680 if (sb.shvname.strptr) in rxfunc()
743 rc = memcmp(needle->strptr, shv.shvvalue.strptr, shv.shvvalue.strlength); in stemcompare()
768 rc = memcmp(needle->strptr, shv.shvvalue.strptr+offs, needle->strlength); in stemcompare()
856 needle.strptr[i] = toupper(argv[0].strptr[i]); in rxfunc()
[all …]
H A Dregsem.c42 memcpy(&semid, argv[0].strptr, sizeof(semid)); in rxfunc()
87 memcpy(result->strptr, &event, sizeof(event)); in rxfunc()
113 memcpy(result->strptr, &mutex, sizeof(mutex)); in rxfunc()
137 memcpy(result->strptr, &event, sizeof(event)); in rxfunc()
161 memcpy(result->strptr, &mutex, sizeof(mutex)); in rxfunc()
177 memcpy(&event, argv[0].strptr, sizeof(event)); in rxfunc()
193 memcpy(&event, argv[0].strptr, sizeof(event)); in rxfunc()
210 memcpy(&mutex, argv[0].strptr, sizeof(mutex)); in rxfunc()
229 memcpy(&mutex, argv[0].strptr, sizeof(mutex)); in rxfunc()
253 memcpy(&event, argv[0].strptr, sizeof(event)); in rxfunc()
[all …]
H A Dregini.c549 c = toupper(argv[0].strptr[0]); in rxfunc()
583 result->strptr[j++] = c; in rxfunc()
584 result->strptr[j] = ':'; in rxfunc()
591 result->strptr[j++] = c; in rxfunc()
592 result->strptr[j] = ':'; in rxfunc()
699 strcpy(result->strptr, notimp); in rxfunc()
832 strcpy(result->strptr, notimp); in rxfunc()
876 strcpy(result->strptr, label); in rxfunc()
905 strcpy(result->strptr, notimp); in rxfunc()
965 strcpy(result->strptr, notimp); in rxfunc()
[all …]
/dports/lang/rexx-regina/regina-rexx-3.9.3/regutil/
H A Dregunicode.c112 !memcmp(rxs.strptr, flgs[i].str.strptr, flgs[i].str.strlength)) { in getflags()
121 rxs.strptr += i; in getflags()
126 rxs.strptr += i; in getflags()
483 outs.strptr = realloc(outs.strptr, outs.strlength*2); in rxfunc()
573 char * inbuf = argv[0].strptr, * outbuf = outs.strptr; in rxfunc()
592 result->strptr[0] = '8'; in rxfunc()
602 memcpy(stemv.strptr, argv[3].strptr, argv[3].strlength); in rxfunc()
615 free(outs.strptr); in rxfunc()
670 outs.strptr = realloc(outs.strptr, outs.strlength); in rxfunc()
752 char * inbuf = argv[0].strptr, * outbuf = outs.strptr; in rxfunc()
[all …]
H A Dregstem.c37 c = memcmp(l->strptr, r->strptr, len); in rxstrcmp()
219 if (argc > 1 && argv[1].strptr && toupper(argv[1].strptr[0]) == 'D') in rxfunc()
224 if (argc > 2 && argv[2].strptr && toupper(argv[2].strptr[0]) == 'I') in rxfunc()
306 aa[i].se.strptr = aa[i].orig.strptr + first; in rxfunc()
368 if (argv[0].strptr && toupper(argv[0].strptr[0]) == 'D') in rxfunc()
373 if (argv[1].strptr && toupper(argv[1].strptr[0]) == 'I') in rxfunc()
379 if (argv[2].strptr) { in rxfunc()
426 aa[i].se.strptr = aa[i].orig.strptr + first; in rxfunc()
496 if (argc > 5 && argv[5].strptr && toupper(argv[5].strptr[0]) == 'I') in rxfunc()
1032 needle.strptr[i] = toupper(argv[0].strptr[i]); in rxfunc()
[all …]
H A Dregini.c313 if (argc == 5 && argv[4].strptr && toupper(argv[4].strptr[0]) == 'S') in rxfunc()
690 result->strptr[j++] = c; in rxfunc()
691 result->strptr[j] = ':'; in rxfunc()
798 strcpy(result->strptr, notimp); in rxfunc()
939 strcpy(result->strptr, notimp); in rxfunc()
983 strcpy(result->strptr, label); in rxfunc()
1012 strcpy(result->strptr, notimp); in rxfunc()
1021 strcpy(result->strptr, notimp); in rxfunc()
1141 strcpy(result->strptr, notimp); in rxfunc()
1152 strcpy(result->strptr, notimp); in rxfunc()
[all …]
H A Dregsem.c42 memcpy(&semid, argv[0].strptr, sizeof(semid)); in rxfunc()
87 memcpy(result->strptr, &event, sizeof(event)); in rxfunc()
113 memcpy(result->strptr, &mutex, sizeof(mutex)); in rxfunc()
137 memcpy(result->strptr, &event, sizeof(event)); in rxfunc()
161 memcpy(result->strptr, &mutex, sizeof(mutex)); in rxfunc()
177 memcpy(&event, argv[0].strptr, sizeof(event)); in rxfunc()
193 memcpy(&event, argv[0].strptr, sizeof(event)); in rxfunc()
210 memcpy(&mutex, argv[0].strptr, sizeof(mutex)); in rxfunc()
229 memcpy(&mutex, argv[0].strptr, sizeof(mutex)); in rxfunc()
253 memcpy(&event, argv[0].strptr, sizeof(event)); in rxfunc()
[all …]
/dports/lang/rexx-regina/regina-rexx-3.9.3/
H A Dexeciser.c46 if (first->strptr) in sverify()
310 Instore[0].strptr = in pull()
375 Instore[0].strptr = in env()
397 data.strptr = result; in query_init_exit()
428 data.strptr = NULL; in query_term_exit()
434 data.strptr = NULL; in query_term_exit()
641 Instore[0].strptr = in init_term()
671 Instore[0].strptr = in init_term_show()
831 Instore[0].strptr = in vars()
1133 Req[i].shvname.strptr = Req[i].shvvalue.strptr = NULL ; in allvars()
[all …]
/dports/devel/staf/src/staf/lang/rexx/
H A DRxThread.cpp82 retstring->strptr[0] = 0; in RxThreadLoadFuncs()
108 retstring->strptr[0] = '1'; in RxThreadCreateTokenImage()
132 delete [] inStore[0].strptr; in RxThreadCreateTokenImage()
151 retstring->strptr[0] = '0'; in RxThreadCreateTokenImage()
239 memcpy(image.strptr, pRxThreadInfo->image.strptr, in rexxThread()
248 memcpy(function.strptr, pRxThreadInfo->function.strptr, in rexxThread()
259 memcpy(data.strptr, pRxThreadInfo->data.strptr, in rexxThread()
308 delete [] image.strptr; in rexxThread()
309 delete [] function.strptr; in rexxThread()
310 delete [] data.strptr; in rexxThread()
[all …]
H A DRexxVar.cpp20 strcpy(fname.strptr, name); in RexxVar()
29 fvalue.strptr[0] = 0; in RexxVar()
43 strcpy(fvalue.strptr, "UNKNOWN"); in RexxVar()
58 delete [] fname.strptr; in ~RexxVar()
59 delete [] fvalue.strptr; in ~RexxVar()
64 delete [] fvalue.strptr; in operator =()
68 strcpy(fvalue.strptr, value); in operator =()
88 delete [] fvalue.strptr; in operator =()
95 memcpy(fvalue.strptr, value.strptr, fvalue.strlength); in operator =()
116 return fvalue.strptr; in Value()
[all …]
H A DRXSTAF.cpp61 retstring->strptr[0] = 0; in STAFLoadFuncs()
85 if (argc == 2) name = argv[1].strptr; in RXSTAFRegister()
93 sprintf(retstring->strptr, "%lu", rc); in RXSTAFRegister()
121 sprintf(retstring->strptr, "%lu", rc); in RXSTAFUnRegister()
153 char *where = (argc == 3) ? argv[0].strptr : argv[1].strptr; in RXSTAFSubmit()
154 char *service = (argc == 3) ? argv[1].strptr : argv[2].strptr; in RXSTAFSubmit()
155 char *request = (argc == 3) ? argv[2].strptr : argv[3].strptr; in RXSTAFSubmit()
167 rxResult.strptr = result; in RXSTAFSubmit()
175 RexxVar resultName(argv[4].strptr); in RXSTAFSubmit()
181 sprintf(retstring->strptr, "%lu", rc); in RXSTAFSubmit()
[all …]
/dports/cad/xcircuit/xcircuit-3.10.30/
H A Dtext.c305 for (strptr = *strtop; strptr != NULL; strptr = strptr->nextpart) { in deletestring0()
479 for (strptr = strtop; (strptr != NULL) && (strptr != curpos); in findcurfont()
501 for (strptr = strtop; strptr != NULL; strptr = nextstringpart(strptr, localinst)) { in findtextinstring()
527 for (strptr = strtop; strptr != NULL; strptr = nextstringpart(strptr, localinst)) { in findstringpart()
815 for (strptr = string; strptr != NULL; strptr = nextstringpart(strptr, localinst)) { in textcompx()
940 for (strptr = thislab->string; strptr != NULL; strptr = in sub_bus_idx()
970 for (strptr = thislab->string; strptr != NULL; strptr = in pin_is_bus()
1222 for (strptr = string; strptr != NULL; strptr = strptr->nextpart) in stringparts()
1238 for (strptr = string; strptr != NULL; strptr = (doparam) ? in stringlength()
1259 for (strptr = string; strptr != NULL; strptr = strptr->nextpart) { in stringcopy()
[all …]
/dports/lang/rexx-wrapper/RexxWrapper-2.4/
H A Drexxtok.c51 RexxFreeMemory( strptr ); in DestroyInstore()
53 GlobalFree( strptr ); in DestroyInstore()
55 DosFreeMem( strptr ); in DestroyInstore()
57 free( strptr ); in DestroyInstore()
93 instore[1].strptr = NULL; in Tokenise()
110 && instore[1].strptr) in Tokenise()
165 instore[0].strptr = NULL; in Execute()
172 if (instore[0].strptr) in Execute()
184 if (instore[0].strptr) in Execute()
203 if (instore[1].strptr) in Execute()
[all …]
/dports/misc/thrill/thrill-12c5b59bca66df93b66628b3829027bd0f110dd9/extlib/tlx/tlx/sort/strings/
H A Dradix_sort.hpp49 StringShadowPtr strptr; member
56 : strptr(in_strptr) { in RadixStep_CE0()
83 if (strptr.with_lcp) { in RadixStep_CE0()
117 radixstack.emplace(strptr, depth); in radixsort_CE0_loop()
195 StringShadowPtr strptr; member
233 if (strptr.with_lcp) { in RadixStep_CE2()
355 StringShadowPtr strptr; member
382 if (strptr.with_lcp) { in RadixStep_CE3()
589 if (strptr.with_lcp) { in RadixStep_CI2()
734 if (strptr.with_lcp) { in RadixStep_CI3()
[all …]
/dports/devel/tlx/tlx-0.5.20200222-5-g8982a9d/tlx/sort/strings/
H A Dradix_sort.hpp49 StringShadowPtr strptr; member
56 : strptr(in_strptr) { in RadixStep_CE0()
83 if (strptr.with_lcp) { in RadixStep_CE0()
117 radixstack.emplace(strptr, depth); in radixsort_CE0_loop()
195 StringShadowPtr strptr; member
233 if (strptr.with_lcp) { in RadixStep_CE2()
355 StringShadowPtr strptr; member
382 if (strptr.with_lcp) { in RadixStep_CE3()
589 if (strptr.with_lcp) { in RadixStep_CI2()
734 if (strptr.with_lcp) { in RadixStep_CI3()
[all …]
/dports/graphics/ossim/ossim-OrchidIsland-2.11.1/src/support_data/
H A DossimIkonosMetaData.cpp348 if (!strptr) in parseMetaData()
367 strptr = strstr(strptr, "\nSensor:"); in parseMetaData()
368 if (!strptr) in parseMetaData()
388 strptr = strstr(strptr, "\nNominal Collection Azimuth:"); in parseMetaData()
389 if (!strptr) in parseMetaData()
409 if (!strptr) in parseMetaData()
428 strptr = strstr(strptr, "\nSun Angle Azimuth:"); in parseMetaData()
429 if (!strptr) in parseMetaData()
448 strptr = strstr(strptr, "\nSun Angle Elevation:"); in parseMetaData()
449 if (!strptr) in parseMetaData()
[all …]
/dports/databases/postgresql-repmgr/repmgr-5.2.0/
H A Dconfigdata.c54 { .strptr = config_file_options.node_name },
64 { .strptr = config_file_options.conninfo },
74 { .strptr = config_file_options.replication_user },
84 { .strptr = config_file_options.data_directory },
104 { .strptr = config_file_options.pg_bindir },
114 { .strptr = config_file_options.repmgr_bindir },
144 { .strptr = config_file_options.log_level },
154 { .strptr = config_file_options.log_facility },
164 { .strptr = config_file_options.log_file },
263 { .strptr = config_file_options.passfile },
[all …]
/dports/x11-drivers/xf86-video-sis/xf86-video-sis-0.12.0/src/
H A Dsis_opt.c435 char *strptr; local
953 if(pSiS->MetaModes) memcpy(pSiS->MetaModes, strptr, strlen(strptr) + 1);
1183 if((!xf86NameCmp(strptr,"VGA")) || (!xf86NameCmp(strptr,"CRT"))) {
1194 } else if((!xf86NameCmp(strptr,"NONE")) || (!xf86NameCmp(strptr,"OFF"))) {
1226 if(strptr != NULL) {
1347 if(strptr != NULL) {
1571 if(strptr != NULL) {
1618 if(strptr != NULL) {
1726 if(strptr) {
1764 if(!strptr) {
[all …]
/dports/graphics/ossim/ossim-OrchidIsland-2.11.1/src/projection/
H A DossimIkonosRpcModel.cpp329 if (!strptr) in parseMetaData()
350 strptr = strstr(strptr, "\nSensor:"); in parseMetaData()
351 if (!strptr) in parseMetaData()
370 strptr = strstr(strptr, "\nPixel Size X:"); in parseMetaData()
371 if (!strptr) in parseMetaData()
387 strptr = strstr(strptr, "\nPixel Size Y:"); in parseMetaData()
407 strptr = strstr(strptr, "\nColumns:"); in parseMetaData()
423 strptr = strstr(strptr, "\nRows:"); in parseMetaData()
523 strptr = strstr(strptr, "\nPixel Size Y:"); in parseHdrData()
544 strptr = strstr(strptr, "\nColumns:"); in parseHdrData()
[all …]
/dports/net/wireshark/wireshark-3.6.1/ui/cli/
H A Dtap-gsm_astat.c136 while (gsm_a_bssmap_msg_strings[i].strptr) in gsm_a_stat_draw()
142 gsm_a_bssmap_msg_strings[i].strptr, in gsm_a_stat_draw()
153 while (gsm_a_dtap_msg_mm_strings[i].strptr) in gsm_a_stat_draw()
170 while (gsm_a_dtap_msg_rr_strings[i].strptr) in gsm_a_stat_draw()
187 while (gsm_a_dtap_msg_cc_strings[i].strptr) in gsm_a_stat_draw()
204 while (gsm_a_dtap_msg_gmm_strings[i].strptr) in gsm_a_stat_draw()
221 while (gsm_a_dtap_msg_sms_strings[i].strptr) in gsm_a_stat_draw()
238 while (gsm_a_dtap_msg_sm_strings[i].strptr) in gsm_a_stat_draw()
255 while (gsm_a_dtap_msg_ss_strings[i].strptr) in gsm_a_stat_draw()
272 while (gsm_a_dtap_msg_tp_strings[i].strptr) in gsm_a_stat_draw()
[all …]
/dports/net/wireshark-lite/wireshark-3.6.1/ui/cli/
H A Dtap-gsm_astat.c136 while (gsm_a_bssmap_msg_strings[i].strptr) in onupdateend()
142 gsm_a_bssmap_msg_strings[i].strptr, in onupdateend()
153 while (gsm_a_dtap_msg_mm_strings[i].strptr) in onupdateend()
170 while (gsm_a_dtap_msg_rr_strings[i].strptr) in onupdateend()
187 while (gsm_a_dtap_msg_cc_strings[i].strptr) in onupdateend()
204 while (gsm_a_dtap_msg_gmm_strings[i].strptr) in onupdateend()
221 while (gsm_a_dtap_msg_sms_strings[i].strptr) in onupdateend()
238 while (gsm_a_dtap_msg_sm_strings[i].strptr) in onupdateend()
255 while (gsm_a_dtap_msg_ss_strings[i].strptr) in onupdateend()
272 while (gsm_a_dtap_msg_tp_strings[i].strptr) in onupdateend()
[all …]
/dports/net/tshark-lite/wireshark-3.6.1/ui/cli/
H A Dtap-gsm_astat.c136 while (gsm_a_bssmap_msg_strings[i].strptr) in gsm_a_stat_draw()
142 gsm_a_bssmap_msg_strings[i].strptr, in gsm_a_stat_draw()
153 while (gsm_a_dtap_msg_mm_strings[i].strptr) in gsm_a_stat_draw()
170 while (gsm_a_dtap_msg_rr_strings[i].strptr) in gsm_a_stat_draw()
187 while (gsm_a_dtap_msg_cc_strings[i].strptr) in gsm_a_stat_draw()
204 while (gsm_a_dtap_msg_gmm_strings[i].strptr) in gsm_a_stat_draw()
221 while (gsm_a_dtap_msg_sms_strings[i].strptr) in gsm_a_stat_draw()
238 while (gsm_a_dtap_msg_sm_strings[i].strptr) in gsm_a_stat_draw()
255 while (gsm_a_dtap_msg_ss_strings[i].strptr) in gsm_a_stat_draw()
272 while (gsm_a_dtap_msg_tp_strings[i].strptr) in gsm_a_stat_draw()
[all …]
/dports/net/tshark/wireshark-3.6.1/ui/cli/
H A Dtap-gsm_astat.c136 while (gsm_a_bssmap_msg_strings[i].strptr) in gsm_a_stat_draw()
142 gsm_a_bssmap_msg_strings[i].strptr, in gsm_a_stat_draw()
153 while (gsm_a_dtap_msg_mm_strings[i].strptr) in gsm_a_stat_draw()
170 while (gsm_a_dtap_msg_rr_strings[i].strptr) in gsm_a_stat_draw()
187 while (gsm_a_dtap_msg_cc_strings[i].strptr) in gsm_a_stat_draw()
204 while (gsm_a_dtap_msg_gmm_strings[i].strptr) in gsm_a_stat_draw()
221 while (gsm_a_dtap_msg_sms_strings[i].strptr) in gsm_a_stat_draw()
238 while (gsm_a_dtap_msg_sm_strings[i].strptr) in gsm_a_stat_draw()
255 while (gsm_a_dtap_msg_ss_strings[i].strptr) in gsm_a_stat_draw()
272 while (gsm_a_dtap_msg_tp_strings[i].strptr) in gsm_a_stat_draw()
[all …]
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/cortexproject/cortex/pkg/tenant/
H A Dresolver_test.go11 func strptr(s string) *string { func
58 headerValue: strptr(""),
63 headerValue: strptr("tenant-a"),
69 headerValue: strptr(".."),
75 headerValue: strptr("."),
86 headerValue: strptr("tenant-a|tenant-b"),
92 headerValue: strptr("forward/slash"),
98 headerValue: strptr(`backward\slash`),
112 headerValue: strptr("tenant-a|tenant-b"),
136 headerValue: strptr("forward/slash"),
[all …]

12345678910>>...55