Home
last modified time | relevance | path

Searched refs:copyChar (Results 1 – 25 of 127) sorted by relevance

123456

/dports/editors/textadept/cdk-5.0-20200923/demos/
H A Dserial.c87 info[lines++] = copyChar (temp); in main()
88 info[lines++] = copyChar ("<C><#HL(30)>"); in main()
89 info[lines++] = copyChar (""); in main()
90 info[lines++] = copyChar ("Line Enabled : -"); in main()
91 info[lines++] = copyChar ("Data Terminal Ready: -"); in main()
92 info[lines++] = copyChar ("Carrier Detect : -"); in main()
97 info[lines++] = copyChar (""); in main()
146 info[lines++] = copyChar (temp); in probeModem()
147 info[lines++] = copyChar ("<C><#HL(30)>"); in probeModem()
148 info[lines++] = copyChar (""); in probeModem()
[all …]
H A Drolodex.c96 GDBMDir = copyChar (temp); in main()
100 GRCFile = copyChar (temp); in main()
353 mesg[1] = copyChar (temp); in writeRCFile()
505 mesg[0] = copyChar (temp); in displayRolodexStats()
507 mesg[1] = copyChar (temp); in displayRolodexStats()
509 mesg[2] = copyChar (temp); in displayRolodexStats()
1106 mesg[2] = copyChar (temp); in deleteRolodexGroup()
1514 mesg[0] = copyChar (temp); in printGroupNumbers()
1553 mesg[0] = copyChar (temp); in printGroupNumbers()
1766 mesg[1] = copyChar (temp); in deletePhoneEntryCB()
[all …]
H A Dappointment.c117 title = copyChar (optarg); in main()
121 filename = copyChar (optarg); in main()
139 filename = copyChar (temp); in main()
359 description = copyChar (entry->info); in createCalendarMarkCB()
468 mesg[mesgLines++] = copyChar (temp); in displayCalendarMarkCB()
469 mesg[mesgLines++] = copyChar (" "); in displayCalendarMarkCB()
470 mesg[mesgLines++] = copyChar ("<C><#HL(35)>"); in displayCalendarMarkCB()
473 mesg[mesgLines++] = copyChar (temp); in displayCalendarMarkCB()
477 mesg[mesgLines++] = copyChar (temp); in displayCalendarMarkCB()
480 mesg[mesgLines++] = copyChar (" "); in displayCalendarMarkCB()
[all …]
H A Dvinstall.c120 titleMessage[0] = copyChar ("<C></32/B><#HL(30)>"); in main()
129 titleMessage[1] = copyChar (temp); in main()
130 titleMessage[2] = copyChar ("<C></32/B><#HL(30)>"); in main()
155 sourceDir = copyChar (activateCDKEntry (sourceEntry, 0)); in main()
159 sourceDir = copyChar (sourcePath); in main()
166 destDir = copyChar (activateCDKEntry (destEntry, 0)); in main()
170 destDir = copyChar (destPath); in main()
478 error[0] = copyChar ("<C>Could not create the directory"); in verifyDirectory()
480 error[1] = copyChar (temp); in verifyDirectory()
487 error[2] = copyChar (temp); in verifyDirectory()
[all …]
H A Dsyb.c112 prompt = copyChar (optarg); in main()
116 login = copyChar (optarg); in main()
124 server = copyChar (optarg); in main()
142 prompt = copyChar (temp); in main()
152 prompt = copyChar (temp); in main()
688 return copyChar (row); in assembleTitle()
775 return copyChar (row); in assembleRow()
951 mesg[1] = copyChar (temp); in mesg_handler()
953 mesg[2] = copyChar (temp); in mesg_handler()
955 mesg[3] = copyChar (temp); in mesg_handler()
[all …]
/dports/devel/cdk/cdk-5.0-20161210/demos/
H A Dserial.c87 info[lines++] = copyChar (temp); in main()
88 info[lines++] = copyChar ("<C><#HL(30)>"); in main()
89 info[lines++] = copyChar (""); in main()
90 info[lines++] = copyChar ("Line Enabled : -"); in main()
91 info[lines++] = copyChar ("Data Terminal Ready: -"); in main()
92 info[lines++] = copyChar ("Carrier Detect : -"); in main()
97 info[lines++] = copyChar (""); in main()
146 info[lines++] = copyChar (temp); in probeModem()
147 info[lines++] = copyChar ("<C><#HL(30)>"); in probeModem()
148 info[lines++] = copyChar (""); in probeModem()
[all …]
H A Drolodex.c96 GDBMDir = copyChar (temp); in main()
100 GRCFile = copyChar (temp); in main()
353 mesg[1] = copyChar (temp); in writeRCFile()
505 mesg[0] = copyChar (temp); in displayRolodexStats()
507 mesg[1] = copyChar (temp); in displayRolodexStats()
509 mesg[2] = copyChar (temp); in displayRolodexStats()
1106 mesg[2] = copyChar (temp); in deleteRolodexGroup()
1514 mesg[0] = copyChar (temp); in printGroupNumbers()
1553 mesg[0] = copyChar (temp); in printGroupNumbers()
1766 mesg[1] = copyChar (temp); in deletePhoneEntryCB()
[all …]
H A Dappointment.c117 title = copyChar (optarg); in main()
121 filename = copyChar (optarg); in main()
139 filename = copyChar (temp); in main()
359 description = copyChar (entry->info); in createCalendarMarkCB()
468 mesg[mesgLines++] = copyChar (temp); in displayCalendarMarkCB()
469 mesg[mesgLines++] = copyChar (" "); in displayCalendarMarkCB()
470 mesg[mesgLines++] = copyChar ("<C><#HL(35)>"); in displayCalendarMarkCB()
473 mesg[mesgLines++] = copyChar (temp); in displayCalendarMarkCB()
477 mesg[mesgLines++] = copyChar (temp); in displayCalendarMarkCB()
480 mesg[mesgLines++] = copyChar (" "); in displayCalendarMarkCB()
[all …]
H A Dvinstall.c120 titleMessage[0] = copyChar ("<C></32/B><#HL(30)>"); in main()
129 titleMessage[1] = copyChar (temp); in main()
130 titleMessage[2] = copyChar ("<C></32/B><#HL(30)>"); in main()
155 sourceDir = copyChar (activateCDKEntry (sourceEntry, 0)); in main()
159 sourceDir = copyChar (sourcePath); in main()
166 destDir = copyChar (activateCDKEntry (destEntry, 0)); in main()
170 destDir = copyChar (destPath); in main()
476 error[0] = copyChar ("<C>Could not create the directory"); in verifyDirectory()
478 error[1] = copyChar (temp); in verifyDirectory()
485 error[2] = copyChar (temp); in verifyDirectory()
[all …]
H A Dsyb.c112 prompt = copyChar (optarg); in main()
116 login = copyChar (optarg); in main()
124 server = copyChar (optarg); in main()
142 prompt = copyChar (temp); in main()
152 prompt = copyChar (temp); in main()
688 return copyChar (row); in assembleTitle()
775 return copyChar (row); in assembleRow()
951 mesg[1] = copyChar (temp); in mesg_handler()
953 mesg[2] = copyChar (temp); in mesg_handler()
955 mesg[3] = copyChar (temp); in mesg_handler()
[all …]
/dports/lang/gauche/Gauche-0.9.10/gc/extra/
H A Dsymbian.cpp45 char* copyChar = (char*) malloc( size ); in GC_get_private_path_and_zero_file() local
46 if (copyChar) in GC_get_private_path_and_zero_file()
47 memcpy( copyChar, path8.PtrZ(), size ); in GC_get_private_path_and_zero_file()
49 return copyChar; // ownership passed in GC_get_private_path_and_zero_file()
/dports/devel/boehm-gc/gc-8.0.6/extra/
H A Dsymbian.cpp45 char* copyChar = (char*) malloc( size ); in GC_get_private_path_and_zero_file() local
46 if (copyChar) in GC_get_private_path_and_zero_file()
47 memcpy( copyChar, path8.PtrZ(), size ); in GC_get_private_path_and_zero_file()
49 return copyChar; // ownership passed in GC_get_private_path_and_zero_file()
/dports/devel/boehm-gc-threaded/gc-8.0.6/extra/
H A Dsymbian.cpp45 char* copyChar = (char*) malloc( size ); in GC_get_private_path_and_zero_file() local
46 if (copyChar) in GC_get_private_path_and_zero_file()
47 memcpy( copyChar, path8.PtrZ(), size ); in GC_get_private_path_and_zero_file()
49 return copyChar; // ownership passed in GC_get_private_path_and_zero_file()
/dports/devel/boehm-gc-redirect/gc-8.0.6/extra/
H A Dsymbian.cpp45 char* copyChar = (char*) malloc( size ); in GC_get_private_path_and_zero_file() local
46 if (copyChar) in GC_get_private_path_and_zero_file()
47 memcpy( copyChar, path8.PtrZ(), size ); in GC_get_private_path_and_zero_file()
49 return copyChar; // ownership passed in GC_get_private_path_and_zero_file()
/dports/cad/gmsh/gmsh-4.9.2-source/Geo/
H A DGModelIO_BDF.cpp97 copyChar(tmp[0], &buffer[8], 8); in readVertexBDF()
98 copyChar(tmp[2], &buffer[24], 8); in readVertexBDF()
99 copyChar(tmp[3], &buffer[32], 8); in readVertexBDF()
100 copyChar(tmp[4], &buffer[40], 8); in readVertexBDF()
104 copyChar(tmp[0], &buffer[8], 16); in readVertexBDF()
105 copyChar(tmp[2], &buffer[40], 16); in readVertexBDF()
106 copyChar(tmp[3], &buffer[56], 16); in readVertexBDF()
110 copyChar(tmp[4], &buffer2[8], 16); in readVertexBDF()
186 copyChar(tmp, fields[0], cmax); in readElementBDF()
188 copyChar(tmp, fields[1], cmax); in readElementBDF()
[all …]
/dports/editors/textadept/cdk-5.0-20200923/
H A Dhistogram.c185 widget->lowString = copyChar (string); in setCDKHistogramValue()
191 widget->highString = copyChar (string); in setCDKHistogramValue()
209 widget->curString = copyChar (string); in setCDKHistogramValue()
224 widget->lowString = copyChar (string); in setCDKHistogramValue()
230 widget->highString = copyChar (string); in setCDKHistogramValue()
249 widget->curString = copyChar (string); in setCDKHistogramValue()
265 widget->lowString = copyChar (string); in setCDKHistogramValue()
271 widget->highString = copyChar (string); in setCDKHistogramValue()
290 widget->curString = copyChar (string); in setCDKHistogramValue()
309 widget->lowString = copyChar (string); in setCDKHistogramValue()
[all …]
H A Dcdk_compat.c19 list[n] = copyChar (temp[n]); in getDirectoryContents()
39 array[n] = copyChar (temp[n]); in readFile()
43 array[n] = copyChar (""); in readFile()
62 items[chunks] = copyChar (temp[chunks]); in splitString()
H A Dfselect.c435 fselect->pathname = copyChar (filename); in _injectCDKFselect()
502 newDirectory = copyChar (directory); in setCDKFselect()
515 mesg[2] = copyChar (" "); in setCDKFselect()
755 fselect->dirAttribute = copyChar (attribute); in setCDKFselectDirAttribute()
775 fselect->linkAttribute = copyChar (attribute); in setCDKFselectLinkAttribute()
1164 char *filename = copyChar (entry->info); in completeFilenameCB()
1372 mesg[1] = copyChar (" "); in deleteFileCB()
1534 (account = copyChar (filename)) != 0 && in expandTilde()
1535 (pathname = copyChar (filename)) != 0) in expandTilde()
1598 fselect->pwd = copyChar (buffer); in setPWD()
[all …]
/dports/editors/textadept/textadept-textadept_11.1/src/cdk/
H A Dhistogram.c185 widget->lowString = copyChar (string); in setCDKHistogramValue()
191 widget->highString = copyChar (string); in setCDKHistogramValue()
209 widget->curString = copyChar (string); in setCDKHistogramValue()
224 widget->lowString = copyChar (string); in setCDKHistogramValue()
230 widget->highString = copyChar (string); in setCDKHistogramValue()
249 widget->curString = copyChar (string); in setCDKHistogramValue()
265 widget->lowString = copyChar (string); in setCDKHistogramValue()
271 widget->highString = copyChar (string); in setCDKHistogramValue()
290 widget->curString = copyChar (string); in setCDKHistogramValue()
309 widget->lowString = copyChar (string); in setCDKHistogramValue()
[all …]
H A Dcdk_compat.c19 list[n] = copyChar (temp[n]); in getDirectoryContents()
39 array[n] = copyChar (temp[n]); in readFile()
43 array[n] = copyChar (""); in readFile()
62 items[chunks] = copyChar (temp[chunks]); in splitString()
H A Dfselect.c435 fselect->pathname = copyChar (filename); in _injectCDKFselect()
502 newDirectory = copyChar (directory); in setCDKFselect()
515 mesg[2] = copyChar (" "); in setCDKFselect()
755 fselect->dirAttribute = copyChar (attribute); in setCDKFselectDirAttribute()
775 fselect->linkAttribute = copyChar (attribute); in setCDKFselectLinkAttribute()
1164 char *filename = copyChar (entry->info); in completeFilenameCB()
1373 mesg[1] = copyChar (" "); in deleteFileCB()
1536 (account = copyChar (filename)) != 0 && in expandTilde()
1537 (pathname = copyChar (filename)) != 0) in expandTilde()
1600 fselect->pwd = copyChar (buffer); in setPWD()
[all …]
/dports/devel/cdk/cdk-5.0-20161210/
H A Dhistogram.c185 widget->lowString = copyChar (string); in setCDKHistogramValue()
191 widget->highString = copyChar (string); in setCDKHistogramValue()
209 widget->curString = copyChar (string); in setCDKHistogramValue()
224 widget->lowString = copyChar (string); in setCDKHistogramValue()
230 widget->highString = copyChar (string); in setCDKHistogramValue()
249 widget->curString = copyChar (string); in setCDKHistogramValue()
265 widget->lowString = copyChar (string); in setCDKHistogramValue()
271 widget->highString = copyChar (string); in setCDKHistogramValue()
290 widget->curString = copyChar (string); in setCDKHistogramValue()
309 widget->lowString = copyChar (string); in setCDKHistogramValue()
[all …]
H A Dcdk_compat.c19 list[n] = copyChar (temp[n]); in getDirectoryContents()
39 array[n] = copyChar (temp[n]); in readFile()
43 array[n] = copyChar (""); in readFile()
62 items[chunks] = copyChar (temp[chunks]); in splitString()
H A Dfselect.c435 fselect->pathname = copyChar (filename); in _injectCDKFselect()
502 newDirectory = copyChar (directory); in setCDKFselect()
515 mesg[2] = copyChar (" "); in setCDKFselect()
755 fselect->dirAttribute = copyChar (attribute); in setCDKFselectDirAttribute()
775 fselect->linkAttribute = copyChar (attribute); in setCDKFselectLinkAttribute()
1164 char *filename = copyChar (entry->info); in completeFilenameCB()
1372 mesg[1] = copyChar (" "); in deleteFileCB()
1534 (account = copyChar (filename)) != 0 && in expandTilde()
1535 (pathname = copyChar (filename)) != 0) in expandTilde()
1598 fselect->pwd = copyChar (buffer); in setPWD()
[all …]
/dports/math/gap/gap-4.11.0/hpcgap/extern/gc/extra/
H A Dsymbian.cpp47 char* copyChar = (char*) malloc( size ); in GC_get_private_path_and_zero_file() local
48 memcpy( copyChar, path8.PtrZ(), size ); in GC_get_private_path_and_zero_file()
50 return copyChar; // ownership passed in GC_get_private_path_and_zero_file()

123456