Home
last modified time | relevance | path

Searched defs:inv (Results 1 – 25 of 6190) sorted by relevance

12345678910>>...248

/dports/games/nlarn/nlarn-NLarn-0.7.6/src/
H A Dinventory.c42 void inv_destroy(inventory *inv, gboolean special) in inv_destroy()
68 cJSON *inv_serialize(inventory *inv) in inv_serialize()
83 inventory *inv = g_malloc0(sizeof(inventory)); in inv_deserialize() local
107 int inv_add(inventory **inv, item *it) in inv_add()
163 item *inv_get(inventory *inv, guint idx) in inv_get()
171 item *inv_del(inventory **inv, guint idx) in inv_del()
204 int inv_del_element(inventory **inv, item *it) in inv_del_element()
233 int inv_del_oid(inventory **inv, gpointer oid) in inv_del_oid()
252 void inv_erode(inventory **inv, item_erosion_type iet, in inv_erode()
272 guint inv_length(inventory *inv) in inv_length()
[all …]
/dports/net-p2p/c-lightning/lightning-0.10.2/plugins/
H A Doffers_inv_hook.c10 struct inv { struct
11 struct tlv_invoice *inv; argument
24 const struct inv *inv, in fail_inv_level()
64 const struct inv *inv, in fail_inv()
79 const struct inv *inv, in fail_internalerr()
101 const struct inv *inv, in test_field()
111 const struct inv *inv, in test_field_eq()
129 struct inv *inv) in pay_done()
146 struct inv *inv) in pay_error()
158 struct inv *inv) in listoffers_done()
[all …]
/dports/devel/hs-spago/spago-0.20.3/_cabal_deps/semigroupoids-5.3.5/src/Data/
H A DGroupoid.hs38 inv (Dual k) = Dual (inv k) function
42 inv = Co.sym function
45 inv = Eq.sym function
50 inv Eq.HRefl = Eq.HRefl function
/dports/devel/hs-haskell-language-server/haskell-language-server-1.4.0/_cabal_deps/semigroupoids-5.3.5/src/Data/
H A DGroupoid.hs38 inv (Dual k) = Dual (inv k) function
42 inv = Co.sym function
45 inv = Eq.sym function
50 inv Eq.HRefl = Eq.HRefl function
/dports/devel/hs-git-annex/git-annex-8.20210903/_cabal_deps/semigroupoids-5.3.4/src/Data/
H A DGroupoid.hs36 inv (Dual k) = Dual (inv k) function
40 inv = Co.sym function
43 inv = Eq.sym function
48 inv Eq.HRefl = Eq.HRefl function
/dports/security/hs-cryptol/cryptol-2.11.0/_cabal_deps/semigroupoids-5.3.5/src/Data/
H A DGroupoid.hs38 inv (Dual k) = Dual (inv k) function
42 inv = Co.sym function
45 inv = Eq.sym function
50 inv Eq.HRefl = Eq.HRefl function
/dports/www/hs-DAV/DAV-1.3.4/_cabal_deps/semigroupoids-5.3.4/src/Data/
H A DGroupoid.hs36 inv (Dual k) = Dual (inv k) function
40 inv = Co.sym function
43 inv = Eq.sym function
48 inv Eq.HRefl = Eq.HRefl function
/dports/www/hs-postgrest/postgrest-8.0.0/_cabal_deps/semigroupoids-5.3.5/src/Data/
H A DGroupoid.hs38 inv (Dual k) = Dual (inv k) function
42 inv = Co.sym function
45 inv = Eq.sym function
50 inv Eq.HRefl = Eq.HRefl function
/dports/devel/hs-ShellCheck/ShellCheck-0.8.0/_cabal_deps/semigroupoids-5.3.6/src/Data/
H A DGroupoid.hs38 inv (Dual k) = Dual (inv k) function
42 inv = Co.sym function
45 inv = Eq.sym function
50 inv Eq.HRefl = Eq.HRefl function
/dports/devel/elm-format/elm-format-0.8.3/_cabal_deps/semigroupoids-5.3.4/src/Data/
H A DGroupoid.hs36 inv (Dual k) = Dual (inv k) function
40 inv = Co.sym function
43 inv = Eq.sym function
48 inv Eq.HRefl = Eq.HRefl function
/dports/devel/stack/stack-2.7.3/_cabal_deps/semigroupoids-5.3.5/src/Data/
H A DGroupoid.hs38 inv (Dual k) = Dual (inv k) function
42 inv = Co.sym function
45 inv = Eq.sym function
50 inv Eq.HRefl = Eq.HRefl function
/dports/lang/purescript/purescript-0.14.5/_cabal_deps/semigroupoids-5.3.5/src/Data/
H A DGroupoid.hs38 inv (Dual k) = Dual (inv k) function
42 inv = Co.sym function
45 inv = Eq.sym function
50 inv Eq.HRefl = Eq.HRefl function
/dports/textproc/cgrep/cgrep-6.6.32/_cabal_deps/semigroupoids-5.3.4/src/Data/
H A DGroupoid.hs36 inv (Dual k) = Dual (inv k) function
40 inv = Co.sym function
43 inv = Eq.sym function
48 inv Eq.HRefl = Eq.HRefl function
/dports/astro/geographiclib/GeographicLib-1.52/java/src/test/java/net/sf/geographiclib/
H A DGeodesicTest.java183 GeodesicData inv = Geodesic.WGS84.Inverse(40.6, -73.8, in GeodSolve0() local
203 GeodesicData inv = geod.Inverse(0.07476, 0, -0.07476, 180); in GeodSolve2() local
216 GeodesicData inv = Geodesic.WGS84.Inverse(36.493349428792, 0, in GeodSolve4() local
239 GeodesicData inv = in GeodSolve6() local
254 GeodesicData inv = in GeodSolve9() local
264 GeodesicData inv = in GeodSolve10() local
274 GeodesicData inv = in GeodSolve11() local
286 GeodesicData inv = geod.Inverse(0, 0, -10, 160); in GeodSolve12() local
371 GeodesicData inv = Geodesic.WGS84.Inverse(0, 0, 0, 179); in GeodSolve33() local
543 GeodesicData inv = Geodesic.WGS84.Inverse(54.1589, 15.3872, in GeodSolve74() local
[all …]
/dports/security/webfwlog/webfwlog-1.1.1/webfwlog/include/
H A Dsql.php533 if (isset($FWLOG["i_{$f}"])) {$inv=" NOT";} else {$inv="";} variable
801 if (isset($FWLOG["w_tcp_syn"])) {$inv="";} else {$inv="NOT ";} $where .= "{$inv}t.tcp_syn"; variable
802 if (isset($FWLOG["w_tcp_fin"])) {$inv="";} else {$inv="NOT ";} $where .= " AND {$inv}t.tcp_fin"; variable
803 if (isset($FWLOG["w_tcp_ack"])) {$inv="";} else {$inv="NOT ";} $where .= " AND {$inv}t.tcp_ack"; variable
804 if (isset($FWLOG["w_tcp_rst"])) {$inv="";} else {$inv="NOT ";} $where .= " AND {$inv}t.tcp_rst"; variable
805 if (isset($FWLOG["w_tcp_psh"])) {$inv="";} else {$inv="NOT ";} $where .= " AND {$inv}t.tcp_psh"; variable
806 if (isset($FWLOG["w_tcp_urg"])) {$inv="";} else {$inv="NOT ";} $where .= " AND {$inv}t.tcp_urg"; variable
827 if (isset($FWLOG["i_ip_fragoff"])) {$inv=" NOT";} else {$inv="";} variable
/dports/games/instead/instead-3.4.1/stead/stead2/
H A Dproxymenu.lua108 v.inv = function(s) function
229 v.inv = function(s) function
258 v.inv = function(s) function
274 inv = function(s) function
288 v.inv = function(s) function
/dports/multimedia/v4l-utils/linux-5.13-rc2/arch/xtensa/include/asm/
H A Dbitops.h101 #define BIT_OP(op, insn, inv) \ argument
120 #define TEST_AND_BIT_OP(op, insn, inv) \ argument
144 #define BIT_OP(op, insn, inv) \ argument
164 #define TEST_AND_BIT_OP(op, insn, inv) \ argument
189 #define BIT_OP(op, insn, inv) argument
190 #define TEST_AND_BIT_OP(op, insn, inv) argument
196 #define BIT_OPS(op, insn, inv) \ argument
/dports/multimedia/v4l_compat/linux-5.13-rc2/arch/xtensa/include/asm/
H A Dbitops.h101 #define BIT_OP(op, insn, inv) \ argument
120 #define TEST_AND_BIT_OP(op, insn, inv) \ argument
144 #define BIT_OP(op, insn, inv) \ argument
164 #define TEST_AND_BIT_OP(op, insn, inv) \ argument
189 #define BIT_OP(op, insn, inv) argument
190 #define TEST_AND_BIT_OP(op, insn, inv) argument
196 #define BIT_OPS(op, insn, inv) \ argument
/dports/multimedia/libv4l/linux-5.13-rc2/arch/xtensa/include/asm/
H A Dbitops.h101 #define BIT_OP(op, insn, inv) \ argument
120 #define TEST_AND_BIT_OP(op, insn, inv) \ argument
144 #define BIT_OP(op, insn, inv) \ argument
164 #define TEST_AND_BIT_OP(op, insn, inv) \ argument
189 #define BIT_OP(op, insn, inv) argument
190 #define TEST_AND_BIT_OP(op, insn, inv) argument
196 #define BIT_OPS(op, insn, inv) \ argument
/dports/math/gmp/gmp-6.2.1/tune/
H A Dmodlinv.c44 #define binvert_limb_mul1(inv,n) \ argument
58 #define binvert_limb_mul1(inv,n) \ argument
77 #define binvert_limb_loop(inv,n) \ argument
104 #define binvert_limb_cond(inv,n) \ argument
134 #define binvert_limb_arith(inv,n) \ argument
/dports/math/mingw32-libgmp/gmp-6.0.0/tune/
H A Dmodlinv.c45 #define binvert_limb_mul1(inv,n) \ argument
59 #define binvert_limb_mul1(inv,n) \ argument
78 #define binvert_limb_loop(inv,n) \ argument
105 #define binvert_limb_cond(inv,n) \ argument
135 #define binvert_limb_arith(inv,n) \ argument
/dports/math/mpir/mpir-3.0.0/tune/
H A Dmodlinv.c37 #define modlimb_invert_mul1(inv,n) \ argument
51 #define modlimb_invert_mul1(inv,n) \ argument
70 #define modlimb_invert_loop(inv,n) \ argument
97 #define modlimb_invert_cond(inv,n) \ argument
127 #define modlimb_invert_arith(inv,n) \ argument
/dports/math/kalker/gmp-mpfr-sys-21966f4bfb56c87d407eb14c72e92ef4e55856aa/gmp-6.2.1-c/tune/
H A Dmodlinv.c44 #define binvert_limb_mul1(inv,n) \ argument
58 #define binvert_limb_mul1(inv,n) \ argument
77 #define binvert_limb_loop(inv,n) \ argument
104 #define binvert_limb_cond(inv,n) \ argument
134 #define binvert_limb_arith(inv,n) \ argument
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/test/langtools/jdk/javadoc/doclet/testSearchScript/
H A DTestSearchScript.java60 Invocable inv = (Invocable) engine; in getEngine() local
75 Invocable inv = getEngine(); in testModuleSearch() local
171 Invocable inv = getEngine(); in testPackageSource() local
291 …void checkSearch(Invocable inv, String query, List<String> results) throws ScriptException, NoSuch… in checkSearch()
304 … void checkNullSearch(Invocable inv, String query) throws ScriptException, NoSuchMethodException { in checkNullSearch()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/test/langtools/jdk/javadoc/doclet/testSearchScript/
H A DTestSearchScript.java60 Invocable inv = (Invocable) engine; in getEngine() local
75 Invocable inv = getEngine(); in testModuleSearch() local
170 Invocable inv = getEngine(); in testPackageSource() local
290 …void checkSearch(Invocable inv, String query, List<String> results) throws ScriptException, NoSuch… in checkSearch()
303 … void checkNullSearch(Invocable inv, String query) throws ScriptException, NoSuchMethodException { in checkNullSearch()

12345678910>>...248