Home
last modified time | relevance | path

Searched defs:mytype (Results 1 – 25 of 1830) sorted by relevance

12345678910>>...74

/dports/devel/swig/swig-4.0.2/Examples/test-suite/
H A Dcpp11_shared_ptr_overload.i37 std::string UseA(MyType &mytype) { return mytype.val + " ref"; } in UseA()
58 std::string Combo1(MyType *mytype) { return ""; } in Combo1()
65 std::string Combo2(MyType mytype) { return ""; } in Combo2()
69 std::string Combo3(MyType mytype) { return ""; } in Combo3()
70 std::string Combo3(MyType *mytype) { return ""; } in Combo3()
73 std::string Combo4(MyType mytype) { return ""; } in Combo4()
74 std::string Combo4(MyType *mytype) { return ""; } in Combo4()
79 std::string Combo5(MyType *mytype) { return ""; } in Combo5()
84 std::string Combo6(MyType &mytype) { return ""; } in Combo6()
87 std::string Combo7(MyType &mytype) { return ""; } in Combo7()
[all …]
/dports/databases/litestream/litestream-0.3.6/vendor/golang.org/x/lint/
H A Dgo.sum1 golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2/go.mod h1:djNgcEr1/C05ACkg1iLfiJU5Ep61QUkGW8…
3 golang.org/x/mod v0.1.1-0.20191105210325-c90efee705ee/go.mod h1:QqPTAvyqsEbceGzBzNggFXnrqF1CaUcvgkd…
4 golang.org/x/net v0.0.0-20190404232315-eb5bcb51f2a3/go.mod h1:t9HGtf8HONx5eT2rtn7q6eTqICYqUVnKs3thJ…
5 golang.org/x/net v0.0.0-20190620200207-3b0461eec859/go.mod h1:z5CRVTTTmAJ677TzLLGU+0bjPO0LkuOLi4/5G…
6 golang.org/x/sync v0.0.0-20190423024810-112230192c58/go.mod h1:RxMgew5VJxzue5/jJTE5uejpjVlOe/izrB70…
7 golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a/go.mod h1:STP8DvDyc/dI5b8T5hshtkjS+E42TnysNCUPd…
/dports/databases/postgresql96-pltcl/postgresql-9.6.24/src/interfaces/ecpg/test/preproc/
H A Dstruct.h1 struct mytype struct
9 typedef struct mytype MYTYPE; argument
/dports/databases/postgresql96-server/postgresql-9.6.24/src/interfaces/ecpg/test/preproc/
H A Dstruct.h1 struct mytype struct
9 typedef struct mytype MYTYPE; argument
/dports/databases/postgresql96-plpython/postgresql-9.6.24/src/interfaces/ecpg/test/preproc/
H A Dstruct.h1 struct mytype struct
9 typedef struct mytype MYTYPE; argument
/dports/databases/postgresql96-plperl/postgresql-9.6.24/src/interfaces/ecpg/test/preproc/
H A Dstruct.h1 struct mytype struct
9 typedef struct mytype MYTYPE; argument
/dports/databases/postgresql10-docs/postgresql-10.19/src/interfaces/ecpg/test/preproc/
H A Dstruct.h1 struct mytype struct
9 typedef struct mytype MYTYPE; argument
/dports/databases/postgresql11-client/postgresql-11.14/src/interfaces/ecpg/test/preproc/
H A Dstruct.h1 struct mytype struct
9 typedef struct mytype MYTYPE; argument
/dports/databases/postgresql10-pltcl/postgresql-10.19/src/interfaces/ecpg/test/preproc/
H A Dstruct.h1 struct mytype struct
9 typedef struct mytype MYTYPE; argument
/dports/databases/postgresql10-contrib/postgresql-10.19/src/interfaces/ecpg/test/preproc/
H A Dstruct.h1 struct mytype struct
9 typedef struct mytype MYTYPE; argument
/dports/databases/postgresql10-client/postgresql-10.19/src/interfaces/ecpg/test/preproc/
H A Dstruct.h1 struct mytype struct
9 typedef struct mytype MYTYPE; argument
/dports/databases/postgresql10-plpython/postgresql-10.19/src/interfaces/ecpg/test/preproc/
H A Dstruct.h1 struct mytype struct
9 typedef struct mytype MYTYPE; argument
/dports/databases/postgresql10-plperl/postgresql-10.19/src/interfaces/ecpg/test/preproc/
H A Dstruct.h1 struct mytype struct
9 typedef struct mytype MYTYPE; argument
/dports/databases/postgresql11-contrib/postgresql-11.14/src/interfaces/ecpg/test/preproc/
H A Dstruct.h1 struct mytype struct
9 typedef struct mytype MYTYPE; argument
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/web-sys-0.3.55/
H A DCargo.toml1 # THIS FILE IS AUTOMATICALLY GENERATED BY CARGO
3 # When uploading crates to the registry Cargo will automatically
4 # "normalize" Cargo.toml files for maximal compatibility
5 # with all versions of Cargo and also rewrite `path` dependencies
6 # to registry (e.g., crates.io) dependencies.
8 # If you are reading this file be aware that the original Cargo.toml
/dports/databases/postgresql11-docs/postgresql-11.14/src/interfaces/ecpg/test/preproc/
H A Dstruct.h1 struct mytype struct
9 typedef struct mytype MYTYPE; argument
/dports/databases/postgresql10-server/postgresql-10.19/src/interfaces/ecpg/test/preproc/
H A Dstruct.h1 struct mytype struct
9 typedef struct mytype MYTYPE; argument
/dports/databases/postgresql11-plpython/postgresql-11.14/src/interfaces/ecpg/test/preproc/
H A Dstruct.h1 struct mytype struct
9 typedef struct mytype MYTYPE; argument
/dports/databases/libgda5-mysql/libgda-5.2.10/tools/browser/common/
H A Dobjects-cloud.h2 * Copyright (C) 2009 - 2011 Vivien Malerba <malerba@gnome-db.org>
3 * Copyright (C) 2011 Murray Cumming <murrayc@murrayc.com>
5 * This program is free software; you can redistribute it and/or
6 * modify it under the terms of the GNU General Public License
7 * as published by the Free Software Foundation; either version 2
/dports/databases/postgresql12-client/postgresql-12.9/src/interfaces/ecpg/test/preproc/
H A Dstruct.h1 struct mytype struct
9 typedef struct mytype MYTYPE; argument
/dports/databases/postgresql11-server/postgresql-11.14/src/interfaces/ecpg/test/preproc/
H A Dstruct.h1 struct mytype struct
9 typedef struct mytype MYTYPE; argument
/dports/databases/postgresql14-pltcl/postgresql-14.1/src/interfaces/ecpg/test/preproc/
H A Dstruct.h1 struct mytype struct
9 typedef struct mytype MYTYPE; argument
/dports/databases/postgresql14-server/postgresql-14.1/src/interfaces/ecpg/test/preproc/
H A Dstruct.h1 struct mytype struct
9 typedef struct mytype MYTYPE; argument
/dports/databases/postgresql14-plperl/postgresql-14.1/src/interfaces/ecpg/test/preproc/
H A Dstruct.h1 struct mytype struct
9 typedef struct mytype MYTYPE; argument
/dports/databases/postgresql14-plpython/postgresql-14.1/src/interfaces/ecpg/test/preproc/
H A Dstruct.h1 struct mytype struct
9 typedef struct mytype MYTYPE; argument

12345678910>>...74