Home
last modified time | relevance | path

Searched defs:_DataType (Results 1 – 16 of 16) sorted by relevance

/dports/lang/nickle/nickle-2.90/
H A Dmem.h29 struct _DataType { struct
30 void (*Mark) (void *);
31 int (*Free) (void *);
32 char *name;
34 int added;
35 int total;
36 int active;
37 long long total_bytes;
38 long long active_bytes;
39 DataType *next;
/dports/games/wesnoth/wesnoth-1.14.17/utils/umc_dev/org.wesnoth/src-gen/org/wesnoth/wml/impl/
H A DWMLKeyImpl.java133 protected String _DataType = _DATA_TYPE_EDEFAULT; field in WMLKeyImpl
/dports/misc/orange3/orange3-3.29.1/Orange/widgets/utils/
H A Dpathutils.py6 class _DataType: class
/dports/security/gnome-keyring/gnome-keyring-40.0/daemon/dbus/
H A Dgkd-secret-property.c30 typedef enum _DataType { enum
/dports/net/google-cloud-sdk/google-cloud-sdk/lib/googlecloudsdk/command_lib/code/
H A Dlocal.py50 class _DataType(type): class
/dports/multimedia/v4l_compat/linux-5.13-rc2/net/netfilter/
H A Dnf_conntrack_h323_types.c524 static const struct field_t _DataType[] = { /* CHOICE */ variable
/dports/multimedia/libv4l/linux-5.13-rc2/net/netfilter/
H A Dnf_conntrack_h323_types.c524 static const struct field_t _DataType[] = { /* CHOICE */ variable
/dports/multimedia/v4l-utils/linux-5.13-rc2/net/netfilter/
H A Dnf_conntrack_h323_types.c524 static const struct field_t _DataType[] = { /* CHOICE */ variable
/dports/www/mitmproxy/mitmproxy-7.0.4/mitmproxy/
H A Dtypes.py405 class _DataType(_BaseType): class
/dports/devel/anjuta/anjuta-3.34.0/plugins/debug-manager/
H A Ddebug_tree.c51 enum _DataType enum
/dports/misc/orange3/orange3-3.29.1/Orange/widgets/data/
H A Doweditdomain.py64 class _DataType: class
/dports/www/webpy/web.py-0.62/tests/.mypy_cache/3.8/http/
H A Dcookies.data.json1 …"names": {".class": "SymbolTable", "Any": {".class": "SymbolTableNode", "cross_ref": "typing.Any",…
H A Dclient.data.json1 …names": {".class": "SymbolTable", "ACCEPTED": {".class": "SymbolTableNode", "kind": "Gdef", "node"…
/dports/www/webpy/web.py-0.62/tests/.mypy_cache/3.8/
H A Dhashlib.data.json1 …s": {".class": "SymbolTable", "AbstractSet": {".class": "SymbolTableNode", "cross_ref": "typing.Ab…
/dports/audio/py-music21/music21-7.1.0/.mypy_cache/3.7/
H A Dhashlib.data.json1 …b": true, "names": {".class": "SymbolTable", "AbstractSet": {".class": "SymbolTableNode", "cross_r…
/dports/databases/postgresql12-client/postgresql-12.9/src/interfaces/ecpg/test/compat_informix/
H A Dsqlda.pgc10 exec sql whenever sqlerror stop;