Home
last modified time | relevance | path

Searched +defs:index +defs:new (Results 1 – 25 of 12238) sorted by relevance

12345678910>>...490

/dports/science/py-OpenMC/openmc-0.12.2/openmc/lib/
H A Dfilter.py120 def __new__(cls, obj=None, uid=None, new=True, index=None): argument
163 def __init__(self, bins=None, uid=None, new=True, index=None): argument
231 def __new__(cls, energy=None, y=None, uid=None, new=True, index=None): argument
234 def __init__(self, energy=None, y=None, uid=None, new=True, index=None): argument
277 def __init__(self, order=None, uid=None, new=True, index=None): argument
296 def __init__(self, bins=None, uid=None, new=True, index=None): argument
319 def __init__(self, mesh=None, uid=None, new=True, index=None): argument
348 def __init__(self, mesh=None, uid=None, new=True, index=None): argument
389 def __init__(self, order=None, uid=None, new=True, index=None): argument
408 def __init__(self, order=None, uid=None, new=True, index=None): argument
[all …]
/dports/science/openmc/openmc-0.12.2/openmc/lib/
H A Dfilter.py120 def __new__(cls, obj=None, uid=None, new=True, index=None): argument
163 def __init__(self, bins=None, uid=None, new=True, index=None): argument
231 def __new__(cls, energy=None, y=None, uid=None, new=True, index=None): argument
234 def __init__(self, energy=None, y=None, uid=None, new=True, index=None): argument
277 def __init__(self, order=None, uid=None, new=True, index=None): argument
296 def __init__(self, bins=None, uid=None, new=True, index=None): argument
319 def __init__(self, mesh=None, uid=None, new=True, index=None): argument
348 def __init__(self, mesh=None, uid=None, new=True, index=None): argument
389 def __init__(self, order=None, uid=None, new=True, index=None): argument
408 def __init__(self, order=None, uid=None, new=True, index=None): argument
[all …]
/dports/www/elixir-phoenix/phoenix-1.3.3/test/phoenix/router/
H A Dresources_test.exs8 def index(conn, _params), do: text(conn, "index users") function
9 def new(conn, _params), do: text(conn, "new users") function
19 def index(conn, _params), do: text(conn, "index files") function
20 def new(conn, _params), do: text(conn, "new files") function
26 def index(conn, _params), do: text(conn, "index comments") function
27 def new(conn, _params), do: text(conn, "new comments") function
/dports/devel/upp/upp/bazaar/plugin/gdal/frmts/grib/degrib18/g2clib-1.0.4/
H A Dgridtemplates.c137 g2int index; in getgridtemplate() local
138 xxtemplate *new; in getgridtemplate() local
194 xxtemplate *new; in extgridtemplate() local
195 g2int index,i; in extgridtemplate() local
H A Ddrstemplates.c108 g2int index; in getdrstemplate() local
109 xxtemplate *new; in getdrstemplate() local
164 xxtemplate *new; in extdrstemplate() local
165 g2int index,i; in extdrstemplate() local
H A Dpdstemplates.c154 g2int index; in getpdstemplate() local
155 xxtemplate *new; in getpdstemplate() local
211 xxtemplate *new; in extpdstemplate() local
212 g2int index,i,j,k,l; in extpdstemplate() local
/dports/databases/hsqldb/hsqldb-2.3.4/hsqldb/src/org/hsqldb/
H A DRangeVariableJoined.java34 import org.hsqldb.HsqlNameManager.SimpleName; in new()
35 import org.hsqldb.ParserDQL.CompileContext; in index()
41 import org.hsqldb.lib.OrderedHashSet; in new()
45 * Metadata for range joined variables in index()
56 OrderedHashSet columnList, in index()
72 this.rangeArray = qs.rangeVariables; in index()
75 if (rangeArray[i].isLeftJoin) { in index()
90 } in index()
110 public void addColumn(int columnIndex) { in index()
154 * Used for sort in index()
[all …]
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/lib/hipe/util/
H A Dhipe_vectors.erl50 new(N, V) -> function
58 index([X|Xs],N) -> function
60 index([],_) -> function
81 new(N, V) when is_integer(N), N >= 0 -> function
121 new(N, V) -> array:new(N, {default, V}). function
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/lib/dialyzer/test/opaque_SUITE_data/src/hipe_vectors/
H A Dhipe_vectors.erl49 new(N, V) -> function
57 index([X|Xs],N) -> function
59 index([],_) -> function
80 new(N, V) when is_integer(N), N >= 0 -> function
121 new(N, V) -> array:new(N, {default, V}). function
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/lib/hipe/util/
H A Dhipe_vectors.erl50 new(N, V) -> function
58 index([X|Xs],N) -> function
60 index([],_) -> function
81 new(N, V) when is_integer(N), N >= 0 -> function
121 new(N, V) -> array:new(N, {default, V}). function
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/lib/dialyzer/test/opaque_SUITE_data/src/hipe_vectors/
H A Dhipe_vectors.erl49 new(N, V) -> function
57 index([X|Xs],N) -> function
59 index([],_) -> function
80 new(N, V) when is_integer(N), N >= 0 -> function
121 new(N, V) -> array:new(N, {default, V}). function
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/lib/dialyzer/test/opaque_SUITE_data/src/hipe_vectors/
H A Dhipe_vectors.erl49 new(N, V) -> function
57 index([X|Xs],N) -> function
59 index([],_) -> function
80 new(N, V) when is_integer(N), N >= 0 -> function
121 new(N, V) -> array:new(N, {default, V}). function
/dports/lang/erlang-wx/otp-OTP-24.1.7/lib/dialyzer/test/opaque_SUITE_data/src/hipe_vectors/
H A Dhipe_vectors.erl49 new(N, V) -> function
57 index([X|Xs],N) -> function
59 index([],_) -> function
80 new(N, V) when is_integer(N), N >= 0 -> function
121 new(N, V) -> array:new(N, {default, V}). function
/dports/lang/erlang/otp-OTP-24.1.7/lib/dialyzer/test/opaque_SUITE_data/src/hipe_vectors/
H A Dhipe_vectors.erl49 new(N, V) -> function
57 index([X|Xs],N) -> function
59 index([],_) -> function
80 new(N, V) when is_integer(N), N >= 0 -> function
121 new(N, V) -> array:new(N, {default, V}). function
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/lib/dialyzer/test/opaque_SUITE_data/src/hipe_vectors/
H A Dhipe_vectors.erl49 new(N, V) -> function
57 index([X|Xs],N) -> function
59 index([],_) -> function
80 new(N, V) when is_integer(N), N >= 0 -> function
121 new(N, V) -> array:new(N, {default, V}). function
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/lib/hipe/util/
H A Dhipe_vectors.erl50 new(N, V) -> function
58 index([X|Xs],N) -> function
60 index([],_) -> function
81 new(N, V) when is_integer(N), N >= 0 -> function
121 new(N, V) -> array:new(N, {default, V}). function
/dports/lang/erlang-java/otp-OTP-24.1.7/lib/dialyzer/test/opaque_SUITE_data/src/hipe_vectors/
H A Dhipe_vectors.erl49 new(N, V) -> function
57 index([X|Xs],N) -> function
59 index([],_) -> function
80 new(N, V) when is_integer(N), N >= 0 -> function
121 new(N, V) -> array:new(N, {default, V}). function
/dports/sysutils/vector/lucet-d4fc14a03bdb99ac83173d27fddf1aca48412a86/wasmtime/cranelift/codegen/meta/src/shared/
H A Dtypes.rs21 index: u8, field
25 pub fn new() -> Self { in new() method
63 index: u8, field
67 pub fn new() -> Self { in new() method
96 index: u8, field
100 pub fn new() -> Self { in new() method
132 index: u8, field
136 pub fn new() -> Self { in new() method
164 index: u8, field
168 pub fn new() -> Self { in new() method
/dports/www/geckodriver/mozilla-central-e9783a644016aa9b317887076618425586730d73/testing/geckodriver/cargo-crates/cranelift-codegen-meta-0.44.0/src/shared/
H A Dtypes.rs21 index: u8, field
25 pub fn new() -> Self { in new() method
63 index: u8, field
67 pub fn new() -> Self { in new() method
96 index: u8, field
100 pub fn new() -> Self { in new() method
132 index: u8, field
136 pub fn new() -> Self { in new() method
164 index: u8, field
168 pub fn new() -> Self { in new() method
/dports/www/firefox/firefox-99.0/third_party/rust/cranelift-codegen-meta/src/shared/
H A Dtypes.rs21 index: u8, field
25 pub fn new() -> Self { in new() method
63 index: u8, field
67 pub fn new() -> Self { in new() method
96 index: u8, field
100 pub fn new() -> Self { in new() method
132 index: u8, field
136 pub fn new() -> Self { in new() method
164 index: u8, field
168 pub fn new() -> Self { in new() method
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/rust/cranelift-codegen-meta/src/shared/
H A Dtypes.rs21 index: u8, field
25 pub fn new() -> Self { in new() method
63 index: u8, field
67 pub fn new() -> Self { in new() method
96 index: u8, field
100 pub fn new() -> Self { in new() method
132 index: u8, field
136 pub fn new() -> Self { in new() method
164 index: u8, field
168 pub fn new() -> Self { in new() method
/dports/lang/rust/rustc-1.58.1-src/vendor/cranelift-codegen-meta/src/shared/
H A Dtypes.rs21 index: u8, field
25 pub fn new() -> Self { in new() method
63 index: u8, field
67 pub fn new() -> Self { in new() method
96 index: u8, field
100 pub fn new() -> Self { in new() method
132 index: u8, field
136 pub fn new() -> Self { in new() method
164 index: u8, field
168 pub fn new() -> Self { in new() method
/dports/www/firefox-esr/firefox-91.8.0/third_party/rust/cranelift-codegen-meta/src/shared/
H A Dtypes.rs21 index: u8, field
25 pub fn new() -> Self { in new() method
63 index: u8, field
67 pub fn new() -> Self { in new() method
96 index: u8, field
100 pub fn new() -> Self { in new() method
132 index: u8, field
136 pub fn new() -> Self { in new() method
164 index: u8, field
168 pub fn new() -> Self { in new() method
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/rust/cranelift-codegen-meta/src/shared/
H A Dtypes.rs21 index: u8, field
25 pub fn new() -> Self { in new() method
63 index: u8, field
67 pub fn new() -> Self { in new() method
96 index: u8, field
100 pub fn new() -> Self { in new() method
132 index: u8, field
136 pub fn new() -> Self { in new() method
164 index: u8, field
168 pub fn new() -> Self { in new() method
/dports/www/firefox/firefox-99.0/third_party/rust/jsparagus-stencil/src/
H A Dgcthings.rs20 index: usize, field
24 fn new(index: usize) -> Self { in new() method
44 pub fn new() -> Self { in new() method
49 let index = self.things.len(); in push_atom() localVariable
55 let index = self.things.len(); in push_function() localVariable
61 let index = self.things.len(); in push_regexp() localVariable
67 let index = self.things.len(); in push_scope() localVariable

12345678910>>...490