Home
last modified time | relevance | path

Searched defs:argtype (Results 1 – 25 of 1263) sorted by relevance

12345678910>>...51

/dports/devel/agar/agar-1.5.0/p5-Agar/
H A DEvent.xs128 static const enum ag_variable_type argtype = AG_VARIABLE_POINTER; variable
144 static const enum ag_variable_type argtype = AG_VARIABLE_POINTER; variable
156 static const enum ag_variable_type argtype = AG_VARIABLE_POINTER; variable
172 static const enum ag_variable_type argtype = AG_VARIABLE_STRING; variable
188 static const enum ag_variable_type argtype = AG_VARIABLE_INT; variable
204 static const enum ag_variable_type argtype = AG_VARIABLE_UINT; variable
220 static const enum ag_variable_type argtype = AG_VARIABLE_SINT32; variable
236 static const enum ag_variable_type argtype = AG_VARIABLE_UINT32; variable
252 static const enum ag_variable_type argtype = AG_VARIABLE_FLOAT; variable
268 static const enum ag_variable_type argtype = AG_VARIABLE_DOUBLE; variable
/dports/x11/workrave/workrave-1.10.44/libs/dbus/src/
H A DDBusBindingGio.cc47 const GVariantType *argtype = g_variant_get_type(v); in get_int() local
63 const GVariantType *argtype = g_variant_get_type(v); in get_uint8() local
80 const GVariantType *argtype = g_variant_get_type(v); in get_uint16() local
97 const GVariantType *argtype = g_variant_get_type(v); in get_int16() local
113 const GVariantType *argtype = g_variant_get_type(v); in get_uint32() local
130 const GVariantType *argtype = g_variant_get_type(v); in get_int32() local
147 const GVariantType *argtype = g_variant_get_type(v); in get_uint64() local
164 const GVariantType *argtype = g_variant_get_type(v); in get_int64() local
181 const GVariantType *argtype = g_variant_get_type(v); in get_bool() local
198 const GVariantType *argtype = g_variant_get_type(v); in get_double() local
[all …]
/dports/databases/timescaledb/timescaledb-2.5.1/src/
H A Dpartitioning.c34 #define IS_VALID_CLOSED_PARTITIONING_FUNC(proform, argtype) \ argument
40 #define IS_VALID_OPEN_PARTITIONING_FUNC(proform, argtype) \ argument
53 Oid *argtype = arg; in closed_dim_partitioning_func_filter() local
61 Oid *argtype = arg; in open_dim_partitioning_func_filter() local
67 ts_partitioning_func_is_valid(regproc funcoid, DimensionType dimtype, Oid argtype) in ts_partitioning_func_is_valid()
94 Oid argtype = ANYELEMENTOID; in ts_partitioning_func_get_closed_default() local
116 partitioning_func_set_func_fmgr(PartitioningFunc *pf, Oid argtype, DimensionType dimtype) in partitioning_func_set_func_fmgr()
292 Oid argtype; in resolve_function_argtype() local
342 Oid argtype; member
384 Oid argtype = resolve_function_argtype(fcinfo); in ts_get_partition_for_key() local
[all …]
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/net/wireless/intel/iwlwifi/mvm/
H A Ddebugfs.h13 #define MVM_DEBUGFS_WRITE_WRAPPER(name, buflen, argtype) \ argument
28 #define _MVM_DEBUGFS_READ_WRITE_FILE_OPS(name, buflen, argtype) \ argument
37 #define _MVM_DEBUGFS_WRITE_FILE_OPS(name, buflen, argtype) \ argument
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/net/wireless/intel/iwlwifi/mvm/
H A Ddebugfs.h13 #define MVM_DEBUGFS_WRITE_WRAPPER(name, buflen, argtype) \ argument
28 #define _MVM_DEBUGFS_READ_WRITE_FILE_OPS(name, buflen, argtype) \ argument
37 #define _MVM_DEBUGFS_WRITE_FILE_OPS(name, buflen, argtype) \ argument
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/net/wireless/intel/iwlwifi/mvm/
H A Ddebugfs.h13 #define MVM_DEBUGFS_WRITE_WRAPPER(name, buflen, argtype) \ argument
28 #define _MVM_DEBUGFS_READ_WRITE_FILE_OPS(name, buflen, argtype) \ argument
37 #define _MVM_DEBUGFS_WRITE_FILE_OPS(name, buflen, argtype) \ argument
/dports/net/frr7-pythontools/frr-frr-7.5.1/python/
H A Dclidef.py43 argtype = 'const char *' variable in StringHandler
51 argtype = 'long' variable in LongHandler
71 argtype = 'const struct prefix_ipv4 *' variable in Prefix4Handler
75 argtype = 'const struct prefix_ipv6 *' variable in Prefix6Handler
79 argtype = 'struct prefix_eth *' variable in PrefixEthHandler
83 argtype = 'const struct prefix *' variable in PrefixGenHandler
96 argtype = 'struct in_addr' variable in IP4Handler
100 argtype = 'struct in6_addr' variable in IP6Handler
104 argtype = 'const union sockunion *' variable in IPGenHandler
/dports/net/frr7/frr-frr-7.5.1/python/
H A Dclidef.py43 argtype = 'const char *' variable in StringHandler
51 argtype = 'long' variable in LongHandler
71 argtype = 'const struct prefix_ipv4 *' variable in Prefix4Handler
75 argtype = 'const struct prefix_ipv6 *' variable in Prefix6Handler
79 argtype = 'struct prefix_eth *' variable in PrefixEthHandler
83 argtype = 'const struct prefix *' variable in PrefixGenHandler
96 argtype = 'struct in_addr' variable in IP4Handler
100 argtype = 'struct in6_addr' variable in IP6Handler
104 argtype = 'const union sockunion *' variable in IPGenHandler
/dports/math/gecode/gecode-0916a1a/gecode/int/
H A Didx-view.hpp44 typedef IntVarArgs argtype; typedef in Gecode::Int::ViewToVarArg
50 typedef IntVarArgs argtype; typedef in Gecode::Int::ViewToVarArg
56 typedef BoolVarArgs argtype; typedef in Gecode::Int::ViewToVarArg
62 typedef BoolVarArgs argtype; typedef in Gecode::Int::ViewToVarArg
/dports/sysutils/py-pywatchman/watchman-4.9.0/
H A Dwatchman_getopt.h5 enum argtype { enum
19 enum argtype argtype; member
/dports/games/libretro-prboom/libretro-prboom-cc80175/data/
H A Drd_main.c17 enum argtype enum
47 enum argtype argtype = ARG_NONE; in main() local
/dports/math/gecode/gecode-0916a1a/gecode/set/
H A Delement.hh52 typedef Gecode::SetVarArgs argtype; typedef in Gecode::Int::ViewToVarArg
59 typedef Gecode::IntVarArgs argtype; typedef in Gecode::Int::ViewToVarArg
/dports/multimedia/gpac-libgpac/gpac-1.0.0/extra_lib/include/openssl/
H A Dlhash.h181 #define IMPLEMENT_LHASH_DOALL_ARG_CONST(type, argtype) \ argument
184 #define IMPLEMENT_LHASH_DOALL_ARG(type, argtype) \ argument
187 #define int_implement_lhash_doall(type, argtype, cbargtype) \ argument
/dports/multimedia/gpac-mp4box/gpac-1.0.0/extra_lib/include/openssl/
H A Dlhash.h181 #define IMPLEMENT_LHASH_DOALL_ARG_CONST(type, argtype) \ argument
184 #define IMPLEMENT_LHASH_DOALL_ARG(type, argtype) \ argument
187 #define int_implement_lhash_doall(type, argtype, cbargtype) \ argument
/dports/security/vaultwarden/vaultwarden-1.23.1/cargo-crates/openssl-src-300.0.2+3.0.0/openssl/include/openssl/
H A Dlhash.h.in238 #define IMPLEMENT_LHASH_DOALL_ARG_CONST(type, argtype) \ argument
241 #define IMPLEMENT_LHASH_DOALL_ARG(type, argtype) \ argument
244 #define int_implement_lhash_doall(type, argtype, cbargtype) \ argument
/dports/security/arti/arti-9d0ede26801cdb182daa85c3eb5f0058dc178eb6/cargo-crates/openssl-src-300.0.2+3.0.0/openssl/include/openssl/
H A Dlhash.h.in238 #define IMPLEMENT_LHASH_DOALL_ARG_CONST(type, argtype) \ argument
241 #define IMPLEMENT_LHASH_DOALL_ARG(type, argtype) \ argument
244 #define int_implement_lhash_doall(type, argtype, cbargtype) \ argument
/dports/security/acmed/acmed-0.18.0/cargo-crates/openssl-src-300.0.2+3.0.0/openssl/include/openssl/
H A Dlhash.h.in238 #define IMPLEMENT_LHASH_DOALL_ARG_CONST(type, argtype) \ argument
241 #define IMPLEMENT_LHASH_DOALL_ARG(type, argtype) \ argument
244 #define int_implement_lhash_doall(type, argtype, cbargtype) \ argument
/dports/textproc/mdbook-linkcheck/mdbook-linkcheck-0.7.6/cargo-crates/openssl-src-300.0.2+3.0.0/openssl/include/openssl/
H A Dlhash.h.in238 #define IMPLEMENT_LHASH_DOALL_ARG_CONST(type, argtype) \ argument
241 #define IMPLEMENT_LHASH_DOALL_ARG(type, argtype) \ argument
244 #define int_implement_lhash_doall(type, argtype, cbargtype) \ argument
/dports/security/openssl-quictls/openssl-7f2ab56a2b842b8e6fefc7b9d20eb5ff9c6ef151/include/openssl/
H A Dlhash.h.in238 #define IMPLEMENT_LHASH_DOALL_ARG_CONST(type, argtype) \ argument
241 #define IMPLEMENT_LHASH_DOALL_ARG(type, argtype) \ argument
244 #define int_implement_lhash_doall(type, argtype, cbargtype) \ argument
/dports/security/openssl-devel/openssl-3.0.2/include/openssl/
H A Dlhash.h.in238 #define IMPLEMENT_LHASH_DOALL_ARG_CONST(type, argtype) \ argument
241 #define IMPLEMENT_LHASH_DOALL_ARG(type, argtype) \ argument
244 #define int_implement_lhash_doall(type, argtype, cbargtype) \ argument
/dports/textproc/R-cran-sass/sass/src/libsass/src/
H A Dfn_maps.hpp10 #define ARGM(argname, argtype) get_arg_m(argname, env, sig, pstate, traces) argument
/dports/www/py-libsass/libsass-0.21.0/libsass/src/
H A Dfn_maps.hpp10 #define ARGM(argname, argtype) get_arg_m(argname, env, sig, pstate, traces) argument
/dports/www/gohugo/hugo-0.91.2/vendor/github.com/bep/golibsass/libsass_src/src/
H A Dfn_maps.hpp10 #define ARGM(argname, argtype) get_arg_m(argname, env, sig, pstate, traces) argument
/dports/textproc/libsass/libsass-3.6.4/src/
H A Dfn_maps.hpp10 #define ARGM(argname, argtype) get_arg_m(argname, env, sig, pstate, traces) argument
/dports/textproc/p5-CSS-Sass/CSS-Sass-3.6.4/libsass/src/
H A Dfn_maps.hpp10 #define ARGM(argname, argtype) get_arg_m(argname, env, sig, pstate, traces) argument

12345678910>>...51