Home
last modified time | relevance | path

Searched defs:vartype (Results 1 – 25 of 842) sorted by relevance

12345678910>>...34

/dports/editors/libreoffice/libreoffice-7.2.6.2/compilerplugins/clang/
H A Dunusedvarsglobal.py28 vartype = tokens[2].strip() variable
30 vartype = vartype[6:] variable
32 vartype = vartype[6:] variable
34 vartype = vartype[7:] variable
36 vartype = vartype[2:] variable
55 vartype = defToTypeMap[d] variable
93 vartype = defToTypeMap[d] variable
107 vartype = defToTypeMap[d] variable
/dports/devel/blitz/blitz-1.0.2/blitz/
H A Dconfig.cmake.h.in10 … #define BZ_ALIGN_VARIABLE(vartype,varname,alignment) __declspec(align(alignment)) vartype varname; argument
16 …#define BZ_ALIGN_VARIABLE(vartype,varname,alignment) vartype __attribute__ ((aligned (alignment)))… argument
21 #define BZ_ALIGN_VARIABLE(vartype,varname,alignment) vartype varname; argument
/dports/cad/openroad/OpenROAD-2.0/src/OpenDB/src/lef/lef/
H A DlefiKRDefs.hpp51 #define LEF_MALLOC_FUNC(varname, vartype, length) \ argument
59 #define LEF_MALLOC_FUNC_WITH_OPERATOR(varname, vartype, length) \ argument
68 #define LEF_MALLOC_FUNC_FOR_2D(varname, vartype, length1, length2 ) \ argument
88 #define LEF_MALLOC_FUNC_FOR_2D_ALWAYS_MALLOC(varname, vartype, length1, length2 ) \ argument
/dports/cad/openroad/OpenROAD-2.0/src/OpenDB/src/def/def/
H A DdefiKRDefs.hpp60 #define DEF_MALLOC_FUNC(varname, vartype, length) \ argument
68 #define DEF_MALLOC_FUNC_WITH_OPERATOR(varname, vartype, length) \ argument
78 #define DEF_MALLOC_FUNC_FOR_2D(varname, vartype, length1, length2 ) \ argument
100 #define DEF_MALLOC_FUNC_FOR_2D_MALLOC_NEW(varname, vartype, length1, length2 ) \ argument
/dports/security/tor/tor-0.4.6.8/src/lib/conf/
H A Dconfdecl.h70 #define CONF_VAR(varname, vartype, varflags, initval) \ argument
84 #define CONF_VAR__STRUCT(varname, vartype, varflags, initval) \ argument
101 #define CONF_VAR__TABLE(varname, vartype, varflags, initval) \ argument
127 #define CONF_VAR__LL_TABLE(varname, vartype, varflags, initval) \ argument
149 #define CONF_VAR__STUB_TABLE(varname, vartype, varflags, initval) \ argument
H A Dconfmacros.h35 #define CONFIG_VAR_ETYPE(structtype, varname, vartype, membername, \ argument
51 #define CONFIG_VAR_DEFN(structtype, varname, vartype, membername, \ argument
/dports/security/tor-devel/tor-0.4.7.2-alpha/src/lib/conf/
H A Dconfdecl.h70 #define CONF_VAR(varname, vartype, varflags, initval) \ argument
84 #define CONF_VAR__STRUCT(varname, vartype, varflags, initval) \ argument
101 #define CONF_VAR__TABLE(varname, vartype, varflags, initval) \ argument
127 #define CONF_VAR__LL_TABLE(varname, vartype, varflags, initval) \ argument
149 #define CONF_VAR__STUB_TABLE(varname, vartype, varflags, initval) \ argument
H A Dconfmacros.h35 #define CONFIG_VAR_ETYPE(structtype, varname, vartype, membername, \ argument
51 #define CONFIG_VAR_DEFN(structtype, varname, vartype, membername, \ argument
/dports/comms/libticalcs2/libticalcs2-1.1.9/src/
H A Dcmd68k.c195 TIEXPORT3 int TICALL ti89_send_REQ(CalcHandle* handle, uint32_t varsize, uint8_t vartype, const cha… in ti89_send_REQ()
227 TIEXPORT3 int TICALL ti92_send_REQ(CalcHandle* handle, uint32_t varsize, uint8_t vartype, const cha… in ti92_send_REQ()
253 TIEXPORT3 int TICALL ti89_send_RTS(CalcHandle* handle, uint32_t varsize, uint8_t vartype, const cha… in ti89_send_RTS()
284 TIEXPORT3 int TICALL ti92_send_RTS(CalcHandle* handle, uint32_t varsize, uint8_t vartype, const cha… in ti92_send_RTS()
310 TIEXPORT3 int TICALL ti89_send_RTS2(CalcHandle* handle, uint32_t varsize, uint8_t vartype, uint8_t … in ti89_send_RTS2()
335 TIEXPORT3 int TICALL ti89_send_DEL(CalcHandle* handle, uint32_t varsize, uint8_t vartype, const cha… in ti89_send_DEL()
361 TIEXPORT3 int TICALL ti89_recv_VAR(CalcHandle* handle, uint32_t * varsize, uint8_t * vartype, char … in ti89_recv_VAR()
421 TIEXPORT3 int TICALL ti92_recv_VAR(CalcHandle* handle, uint32_t * varsize, uint8_t * vartype, char … in ti92_recv_VAR()
688 static int ti68k_recv_RTS(CalcHandle* handle, uint32_t * varsize, uint8_t * vartype, char *varname,… in ti68k_recv_RTS()
737 TIEXPORT3 int TICALL ti89_recv_RTS(CalcHandle* handle, uint32_t * varsize, uint8_t * vartype, char … in ti89_recv_RTS()
[all …]
H A Dcmdz80.c122 TIEXPORT3 int TICALL ti82_send_VAR(CalcHandle* handle, uint16_t varsize, uint8_t vartype, const cha… in ti82_send_VAR()
149 TIEXPORT3 int TICALL ti85_send_VAR(CalcHandle* handle, uint16_t varsize, uint8_t vartype, const cha… in ti85_send_VAR()
300 TIEXPORT3 int TICALL ti82_send_REQ(CalcHandle* handle, uint16_t varsize, uint8_t vartype, const cha… in ti82_send_REQ()
319 TIEXPORT3 int TICALL ti85_send_REQ(CalcHandle* handle, uint16_t varsize, uint8_t vartype, const cha… in ti85_send_REQ()
413 TIEXPORT3 int TICALL ti82_send_RTS(CalcHandle* handle, uint16_t varsize, uint8_t vartype, const cha… in ti82_send_RTS()
441 TIEXPORT3 int TICALL ti85_send_RTS(CalcHandle* handle, uint16_t varsize, uint8_t vartype, const cha… in ti85_send_RTS()
548 TIEXPORT3 int TICALL ti73_send_DEL(CalcHandle* handle, uint16_t varsize, uint8_t vartype, const cha… in ti73_send_DEL()
672 TIEXPORT3 int TICALL ti82_recv_VAR(CalcHandle* handle, uint16_t * varsize, uint8_t * vartype, char … in ti82_recv_VAR()
723 TIEXPORT3 int TICALL ti85_recv_VAR(CalcHandle* handle, uint16_t * varsize, uint8_t * vartype, char … in ti85_recv_VAR()
1097 TIEXPORT3 int TICALL ti82_recv_RTS(CalcHandle* handle, uint16_t * varsize, uint8_t * vartype, char … in ti82_recv_RTS()
[all …]
/dports/math/octave/octave-6.4.0/scripts/optimization/
H A Dglpk.m574 vartype = repmat ("C", nx, 1); variable
583 vartype = repmat ("C", nx, 1); variable
/dports/databases/postgresql14-client/postgresql-14.1/src/interfaces/ecpg/ecpglib/
H A Derror.c115 translator: this string will be truncated at 149 characters expanded. */ in get_int_item()
158 ecpg_gettext("descriptor \"%s\" not found on line %d"), str, line); in set_int_item()
159 break;
204 snprintf(sqlca->sqlerrm.sqlerrmc, sizeof(sqlca->sqlerrm.sqlerrmc),
291 switch (PQresultStatus(results))
/dports/cad/verilator/verilator-4.216/include/
H A Dverilated_fst_c.cpp161 fstVarType vartype, bool array, int arraynum, int msb, int lsb) { in declare()
225 fstVarType vartype, bool array, int arraynum) { in declBit()
229 fstVarType vartype, bool array, int arraynum, int msb, int lsb) { in declBus()
233 fstVarType vartype, bool array, int arraynum, int msb, int lsb) { in declQuad()
237 fstVarType vartype, bool array, int arraynum, int msb, int lsb) { in declArray()
241 fstVarType vartype, bool array, int arraynum) { in declDouble()
/dports/databases/postgresql11-plpython/postgresql-11.14/src/interfaces/ecpg/preproc/po/
H A Dru.po116 msgid " -i parse system include files as well\n"
163 "If no output file is specified, the name is formed by adding .c to the\n"
206 msgid "EXEC SQL INCLUDE ... search starts here:\n"
207 msgstr "поиск файлов для EXEC SQL INCLUDE ... начинается в каталогах:\n"
296 msgid "too many nested EXEC SQL IFDEF conditions"
/dports/devel/geany/geany-1.38/ctags/parsers/
H A Dgeany_pascal.c42 const char *arglist, const char *vartype) in createPascalTag()
85 static void parseArglist(const char *buf, char **arglist, char **vartype) in parseArglist()
159 char *vartype = NULL; in findPascalTags() local
/dports/devel/geany-legacy/geany-1.37.1/ctags/parsers/
H A Dpascal.c42 const char *arglist, const char *vartype) in createPascalTag()
85 static void parseArglist(const char *buf, char **arglist, char **vartype) in parseArglist()
159 char *vartype = NULL; in findPascalTags() local
/dports/devel/libtifiles2/libtifiles2-1.1.7/src/
H A Dtypesxx.c307 TIEXPORT2 const char *TICALL tifiles_vartype2type(CalcModel model, uint8_t vartype) in tifiles_vartype2type()
370 TIEXPORT2 const char *TICALL tifiles_vartype2icon(CalcModel model, uint8_t vartype) in tifiles_vartype2icon()
/dports/net/tcptrace/tcptrace-508f73a/
H A Dfilter.h60 enum vartype { enum
148 enum vartype vartype; /* type of the result */ member
162 enum vartype vartype; member
170 enum vartype vartype; /* type of the variable */ member
/dports/lang/python39/Python-3.9.9/Tools/c-analyzer/c_analyzer/variables/
H A Dinfo.py7 def normalize_vartype(vartype): argument
48 def __new__(cls, id, storage, vartype): argument
/dports/math/R-cran-lpSolve/lpSolve/src/
H A Dlp_mipbb.c80 STATIC BBrec *push_BB(lprec *lp, BBrec *parentBB, int varno, int vartype, int varcus) in push_BB()
932 int varno = BB->varno, vartype = BB->vartype; local
1007 STATIC MYBOOL findnode_BB(BBrec *BB, int *varno, int *vartype, int *varcus)
1270 STATIC MYBOOL strongbranch_BB(lprec *lp, BBrec *BB, int varno, int vartype, int varcus)
1333 int varno, vartype, varcus, prevsolutions; local
/dports/math/lp_solve/lp_solve_5.5/
H A Dlp_mipbb.c80 STATIC BBrec *push_BB(lprec *lp, BBrec *parentBB, int varno, int vartype, int varcus) in push_BB()
962 int varno = BB->varno, vartype = BB->vartype; local
1044 STATIC MYBOOL findnode_BB(BBrec *BB, int *varno, int *vartype, int *varcus)
1323 STATIC MYBOOL strongbranch_BB(lprec *lp, BBrec *BB, int varno, int vartype, int varcus)
1386 int varno, vartype, varcus, prevsolutions; local
/dports/devel/py-pyparsing/pyparsing-3.0.6/examples/
H A DcLibHeader.py27 vartype = Combine(oneOf("float double int char") + Optional(Word("*")), adjacent=False) variable
/dports/devel/py-pyparsing2/pyparsing-2.4.7/examples/
H A DcLibHeader.py17 vartype = Combine( oneOf("float double int char") + Optional(Word("*")), adjacent = False) variable
/dports/databases/litestream/litestream-0.3.6/vendor/cloud.google.com/go/spanner/
H A Dpdml_test.go116 SessionPoolConfig: DefaultSessionPoolConfig,
117 logger: logger,
163 t.Fatalf("expect no errors, but got %v", err)
164 }
/dports/math/octave-forge-statistics/statistics-1.4.3/inst/
H A Dttest2.m59 vartype = 'equal'; variable
76 vartype = varargin{i}; variable

12345678910>>...34