Home
last modified time | relevance | path

Searched refs:CONST84 (Results 1 – 25 of 322) sorted by relevance

12345678910>>...13

/dports/x11-toolkits/tix/Tix8.4.3/generic/
H A DtixMethod.c27 CONST84 char *widRec, CONST84 char *method,
49 CONST84 char *context; in TIX_DEFINE_CMD()
92 CONST84 char *context; in TIX_DEFINE_CMD()
150 CONST84 char *cmdName; in TIX_DEFINE_CMD()
177 CONST84 char *
181 CONST84 char *method;
316 CONST84 char *
336 CONST84 char *class;
357 CONST84 char *
419 CONST84 char **argv;
[all …]
H A DtixInt.h650 CONST84 char *context, CONST84 char *widRec, CONST84 char *method,
654 CONST84 char * widRec, TixConfigSpec *spec, CONST84 char * value,
658 CONST84 char * widRec, int argc, CONST84 char **argv);
663 CONST84 char *context, CONST84 char *method);
673 EXTERN CONST84 char * Tix_GetMethodFullName(CONST84 char *context,
680 CONST84 char *argvName, CONST84 char *dbName, CONST84 char *dbClass,
681 CONST84 char *defValue, int argc, CONST84 char **argv,
685 CONST84 char * widRec, CONST84 char * flag);
691 CONST84 char *widRec, CONST84 char *flag);
693 CONST84 char *widClass, CONST84 char ** superClass_ret);
[all …]
H A DtixOption.c39 CONST84 char * widRec;
40 CONST84 char * flag;
43 CONST84 char * value;
67 CONST84 char *widRec;
68 CONST84 char *flag;
98 CONST84 char *widRec;
122 CONST84 char *flag;
125 CONST84 char *key;
175 CONST84 char *
178 CONST84 char * flag;
[all …]
H A Dtix.h44 #ifndef CONST84
45 #define CONST84 macro
120 CONST84 char *name; /* Name of command. */
122 int argc, CONST84 char **argv));
151 CONST84 char *name;
155 CONST84 char *info;
368 CONST84 char *message));
375 CONST84 char * subPath));
384 CONST84 char *context, CONST84 char *method));
396 int argc, CONST84 char **argv));
[all …]
H A DtixDItem.c65 CONST84 char * type;
91 CONST84 char * type;
112 CONST84 char ** argv;
216 CONST84 char ** argv;
301 CONST84 char *result;
375 CONST84 char * entRec;
386 CONST84 char *widgRecList[2];
410 CONST84 char * entRec;
437 CONST84 char * entRec;
441 CONST84 char ** argv;
[all …]
H A DtixError.c22 CONST84 char ** argv;
24 CONST84 char * message;
41 CONST84 char * spec;
59 CONST84 char * widRec;
60 CONST84 char * method;
63 CONST84 char * lead = "";
H A DtixClass.c68 CONST84 char *widRec, int argc, CONST84 char** argv));
341 CONST84 char * opts;
988 CONST84 char * s;
1032 CONST84 char * s;
1072 CONST84 char **list;
1158 CONST84 char * s;
1396 CONST84 char * s;
1434 CONST84 char * s;
1467 CONST84 char * s;
1501 CONST84 char * key;
[all …]
H A DtixHLCol.c30 CONST84 char ** argv, int * column_ret, int mustExist);
57 CONST84 char ** argv;
94 CONST84 char **argv; /* Argument strings. */
125 CONST84 char **argv; /* Argument strings. */
149 CONST84 char **argv; /* Argument strings. */
185 CONST84 char **argv; /* Argument strings. */
192 CONST84 char * ditemType = NULL;
245 CONST84 char **argv; /* Argument strings. */
284 CONST84 char **argv; /* Argument strings. */
311 CONST84 char **argv; /* Argument strings. */
[all …]
H A DtixGrid.h350 WidgetPtr wPtr, int argc, CONST84 char **argv,
351 TixGridSize *sizePtr, CONST84 char * argcErrorMsg,
369 int argc, CONST84 char ** argv, CONST84 char * argcErrorMsg,
371 EXTERN CONST84 char * TixGridDataCreateEntry _ANSI_ARGS_((
373 CONST84 char * defaultEntry));
398 CONST84 char * xStr, CONST84 char * yStr,
H A DtixHLInd.c37 CONST84 char **argv; /* Argument strings. */
70 CONST84 char **argv; /* Argument strings. */
97 CONST84 char **argv; /* Argument strings. */
136 CONST84 char **argv; /* Argument strings. */
143 CONST84 char * ditemType = NULL;
198 CONST84 char **argv; /* Argument strings. */
236 CONST84 char **argv; /* Argument strings. */
262 CONST84 char **argv; /* Argument strings. */
/dports/devel/tclxml/tclxml-3.3/
H A Dtcldom.c27 #ifndef CONST84
45 CONST84 char *TclDOM_DocumentCommandMethods[] = {
78 CONST84 char *TclDOM_DocumentDTDSubmethods[] = {
92 CONST84 char *TclDOM_NodeCommandMethods[] = {
113 CONST84 char *TclDOM_NodeCommandOptions[] = {
160 CONST84 char *TclDOM_EventCommandMethods[] = {
174 CONST84 char *TclDOM_EventCommandOptions[] = {
200 CONST84 char *TclDOM_EventTypes[] = {
219 CONST84 char *TclDOM_ParseCommandOptions[] = {
231 CONST84 char *TclDOM_SerializeMethods[] = {
[all …]
/dports/sysutils/modules/modules-4.6.0/compat/
H A Dmodules_def.h42 #ifndef CONST84
43 # define CONST84 /* const */ macro
637 extern int cmdSetAlias( ClientData, Tcl_Interp*, int, CONST84 char*[]);
641 extern int cmdPrereq( ClientData, Tcl_Interp*, int, CONST84 char*[]);
644 extern int cmdIsLoaded(ClientData, Tcl_Interp*, int, CONST84 char*[]);
660 extern int cmdSystem( ClientData, Tcl_Interp*, int, CONST84 char*[]);
663 extern int cmdModule( ClientData, Tcl_Interp*, int, CONST84 char*[]);
670 extern int cmdSetPath( ClientData, Tcl_Interp*, int, CONST84 char*[]);
675 extern int cmdSetEnv( ClientData, Tcl_Interp*, int, CONST84 char*[]);
681 extern int cmdUname( ClientData, Tcl_Interp*, int, CONST84 char*[]);
[all …]
H A DcmdXResource.c496 (CONST84 char **) &startp, (CONST84 char **) &endp); in getEntries()
499 (CONST84 char **) &startp, (CONST84 char **) &endp); in getEntries()
502 (CONST84 char **) &startp, (CONST84 char **) &endp); in getEntries()
511 (CONST84 char **) &startp, (CONST84 char **) &endp); in getEntries()
518 (CONST84 char **) &startp, (CONST84 char **) &endp); in getEntries()
523 (CONST84 char **) &startp, (CONST84 char **) &endp); in getEntries()
866 CONST84 char *argv[]) in cmdXResource()
/dports/databases/pgtcl/pgtcl2.1.1/
H A DpgtclId.h20 #define DRIVER_OUTPUT_PROTO ClientData cData, CONST84 char *buf, int bufSize, \
26 extern PGconn *PgGetConnectionId(Tcl_Interp *interp, CONST84 char *id,
31 extern int PgSetResultId(Tcl_Interp *interp, CONST84 char *connid,
33 extern PGresult *PgGetResultId(Tcl_Interp *interp, CONST84 char *id);
34 extern void PgDelResultId(Tcl_Interp *interp, CONST84 char *id);
35 extern int PgGetConnByResultId(Tcl_Interp *interp, CONST84 char *resid);
/dports/databases/postgresql10-pgtcl/pgtcl2.1.1/
H A DpgtclId.h20 #define DRIVER_OUTPUT_PROTO ClientData cData, CONST84 char *buf, int bufSize, \
26 extern PGconn *PgGetConnectionId(Tcl_Interp *interp, CONST84 char *id,
31 extern int PgSetResultId(Tcl_Interp *interp, CONST84 char *connid,
33 extern PGresult *PgGetResultId(Tcl_Interp *interp, CONST84 char *id);
34 extern void PgDelResultId(Tcl_Interp *interp, CONST84 char *id);
35 extern int PgGetConnByResultId(Tcl_Interp *interp, CONST84 char *resid);
/dports/databases/postgresql11-pgtcl/pgtcl2.1.1/
H A DpgtclId.h20 #define DRIVER_OUTPUT_PROTO ClientData cData, CONST84 char *buf, int bufSize, \
26 extern PGconn *PgGetConnectionId(Tcl_Interp *interp, CONST84 char *id,
31 extern int PgSetResultId(Tcl_Interp *interp, CONST84 char *connid,
33 extern PGresult *PgGetResultId(Tcl_Interp *interp, CONST84 char *id);
34 extern void PgDelResultId(Tcl_Interp *interp, CONST84 char *id);
35 extern int PgGetConnByResultId(Tcl_Interp *interp, CONST84 char *resid);
/dports/databases/postgresql14-pgtcl/pgtcl2.1.1/
H A DpgtclId.h20 #define DRIVER_OUTPUT_PROTO ClientData cData, CONST84 char *buf, int bufSize, \
26 extern PGconn *PgGetConnectionId(Tcl_Interp *interp, CONST84 char *id,
31 extern int PgSetResultId(Tcl_Interp *interp, CONST84 char *connid,
33 extern PGresult *PgGetResultId(Tcl_Interp *interp, CONST84 char *id);
34 extern void PgDelResultId(Tcl_Interp *interp, CONST84 char *id);
35 extern int PgGetConnByResultId(Tcl_Interp *interp, CONST84 char *resid);
/dports/databases/postgresql96-pgtcl/pgtcl2.1.1/
H A DpgtclId.h20 #define DRIVER_OUTPUT_PROTO ClientData cData, CONST84 char *buf, int bufSize, \
26 extern PGconn *PgGetConnectionId(Tcl_Interp *interp, CONST84 char *id,
31 extern int PgSetResultId(Tcl_Interp *interp, CONST84 char *connid,
33 extern PGresult *PgGetResultId(Tcl_Interp *interp, CONST84 char *id);
34 extern void PgDelResultId(Tcl_Interp *interp, CONST84 char *id);
35 extern int PgGetConnByResultId(Tcl_Interp *interp, CONST84 char *resid);
/dports/databases/postgresql12-pgtcl/pgtcl2.1.1/
H A DpgtclId.h20 #define DRIVER_OUTPUT_PROTO ClientData cData, CONST84 char *buf, int bufSize, \
26 extern PGconn *PgGetConnectionId(Tcl_Interp *interp, CONST84 char *id,
31 extern int PgSetResultId(Tcl_Interp *interp, CONST84 char *connid,
33 extern PGresult *PgGetResultId(Tcl_Interp *interp, CONST84 char *id);
34 extern void PgDelResultId(Tcl_Interp *interp, CONST84 char *id);
35 extern int PgGetConnByResultId(Tcl_Interp *interp, CONST84 char *resid);
/dports/databases/postgresql13-pgtcl/pgtcl2.1.1/
H A DpgtclId.h20 #define DRIVER_OUTPUT_PROTO ClientData cData, CONST84 char *buf, int bufSize, \
26 extern PGconn *PgGetConnectionId(Tcl_Interp *interp, CONST84 char *id,
31 extern int PgSetResultId(Tcl_Interp *interp, CONST84 char *connid,
33 extern PGresult *PgGetResultId(Tcl_Interp *interp, CONST84 char *id);
34 extern void PgDelResultId(Tcl_Interp *interp, CONST84 char *id);
35 extern int PgGetConnByResultId(Tcl_Interp *interp, CONST84 char *resid);
/dports/cad/openroad/OpenROAD-2.0/src/sta/util/
H A DReportTcl.cc36 CONST84 char *buf,
44 CONST84 char *optionName,
45 CONST84 char *value);
49 CONST84 char *optionName,
214 CONST84 char *buf, in encapOutputProc()
245 CONST84 char *, in encapSetOptionProc()
246 CONST84 char *) in encapSetOptionProc()
254 CONST84 char *, in encapGetOptionProc()
/dports/x11-toolkits/tix/Tix8.4.3/unix/
H A DtixUnixMwm.c114 Tix_MwmInfo *wmPtr, CONST84 char * name, CONST84 char * message));
128 CONST84 char * string));
142 CONST84 char ** argv));
270 CONST84 char * string;
355 CONST84 char ** argv;
462 CONST84 char ** argv;
508 CONST84 char * name;
509 CONST84 char * message;
535 CONST84 char * name;
550 CONST84 char * name;
[all …]
/dports/databases/rrdtool/rrdtool-1.7.2/bindings/tcl/
H A Dtclrrd.c28 #ifndef CONST84
29 # define CONST84 macro
46 CONST84 char *argv[]) in getopt_init()
104 CONST84 char *argv[]) in Rrd_Create()
263 CONST84 char *argv[]) in Rrd_Dump()
290 CONST84 char *argv[]) in Rrd_Flushcached()
316 CONST84 char *argv[]) in Rrd_First()
349 CONST84 char *argv[]) in Rrd_Last()
380 CONST84 char *argv[]) in Rrd_Update()
453 CONST84 char *argv[]) in Rrd_Info()
[all …]
/dports/databases/rrdtool12/rrdtool-1.2.30/bindings/tcl/
H A Dtclrrd.c26 #ifndef CONST84
27 # define CONST84 macro
40 static char ** getopt_init(int argc, CONST84 char *argv[]) in getopt_init()
93 Rrd_Create(ClientData clientData, Tcl_Interp *interp, int argc, CONST84 char *argv[]) in Rrd_Create()
192 Rrd_Dump(ClientData clientData, Tcl_Interp *interp, int argc, CONST84 char *argv[]) in Rrd_Dump()
220 Rrd_Last(ClientData clientData, Tcl_Interp *interp, int argc, CONST84 char *argv[]) in Rrd_Last()
250 Rrd_Update(ClientData clientData, Tcl_Interp *interp, int argc, CONST84 char *argv[]) in Rrd_Update()
361 Rrd_Fetch(ClientData clientData, Tcl_Interp *interp, int argc, CONST84 char *argv[]) in Rrd_Fetch()
404 Rrd_Graph(ClientData clientData, Tcl_Interp *interp, int argc, CONST84 char *argv[]) in Rrd_Graph()
415 CONST84 char *save; in Rrd_Graph()
[all …]
/dports/cad/netgen/netgen-6.2.2105/ng/Togl-1.7/
H A Dtexture.c241 magfilter_cb(Togl *togl, int argc, CONST84 char *argv[]) in magfilter_cb()
265 minfilter_cb(Togl *togl, int argc, CONST84 char *argv[]) in minfilter_cb()
294 xrot_cb(Togl *togl, int argc, CONST84 char *argv[]) in xrot_cb()
317 yrot_cb(Togl *togl, int argc, CONST84 char *argv[]) in yrot_cb()
340 scale_cb(Togl *togl, int argc, CONST84 char *argv[]) in scale_cb()
366 swrap_cb(Togl *togl, int argc, CONST84 char *argv[]) in swrap_cb()
400 twrap_cb(Togl *togl, int argc, CONST84 char *argv[]) in twrap_cb()
434 envmode_cb(Togl *togl, int argc, CONST84 char *argv[]) in envmode_cb()
470 polycolor_cb(Togl *togl, int argc, CONST84 char *argv[]) in polycolor_cb()
498 image_cb(Togl *togl, int argc, CONST84 char *argv[]) in image_cb()
[all …]

12345678910>>...13