Home
last modified time | relevance | path

Searched defs:new_copy (Results 1 – 25 of 59) sorted by relevance

123

/dports/benchmarks/scimark2/scimark2-java-2.0_2/
H A DLU.java36 protected static double[] new_copy(double x[]) in new_copy() method in LU
46 protected static double[][] new_copy(double A[][]) in new_copy() method in LU
66 public static int[] new_copy(int x[]) in new_copy() method in LU
/dports/benchmarks/scimark2/scimark2-java-2.0_2/jnt/scimark2/
H A DLU.java36 protected static double[] new_copy(double x[]) in new_copy() method in LU
46 protected static double[][] new_copy(double A[][]) in new_copy() method in LU
66 public static int[] new_copy(int x[]) in new_copy() method in LU
/dports/devel/cpp-hocon/cpp-hocon-0.3.0/lib/src/values/
H A Dconfig_long.cc31 shared_value config_long::new_copy(shared_origin origin) const { in new_copy() function in hocon::config_long
H A Dconfig_double.cc31 shared_value config_double::new_copy(shared_origin origin) const { in new_copy() function in hocon::config_double
H A Dconfig_int.cc31 shared_value config_int::new_copy(shared_origin origin) const { in new_copy() function in hocon::config_int
H A Dconfig_boolean.cc26 shared_value config_boolean::new_copy(shared_origin origin) const { in new_copy() function in hocon::config_boolean
H A Dconfig_null.cc19 shared_value config_null::new_copy(shared_origin origin) const { in new_copy() function in hocon::config_null
H A Dconfig_string.cc18 shared_value config_string::new_copy(shared_origin origin) const { in new_copy() function in hocon::config_string
H A Dconfig_object.cc49 shared_value config_object::new_copy(shared_origin origin) const { in new_copy() function in hocon::config_object
H A Dconfig_reference.cc31 shared_value config_reference::new_copy(shared_origin origin) const { in new_copy() function in hocon::config_reference
H A Dconfig_delayed_merge_object.cc53 …shared_object config_delayed_merge_object::new_copy(resolve_status const& status, shared_origin or… in new_copy() function in hocon::config_delayed_merge_object
H A Dsimple_config_object.cc179 shared_value simple_config_object::new_copy(shared_origin origin) const { in new_copy() function in hocon::simple_config_object
218 …shared_object simple_config_object::new_copy(resolve_status const &new_status, shared_origin new_o… in new_copy() function in hocon::simple_config_object
H A Dconfig_concatenation.cc180 shared_value config_concatenation::new_copy(shared_origin origin) const { in new_copy() function in hocon::config_concatenation
H A Dconfig_delayed_merge.cc122 shared_value config_delayed_merge::new_copy(shared_origin origin) const { in new_copy() function in hocon::config_delayed_merge
H A Dsimple_config_list.cc91 shared_value simple_config_list::new_copy(shared_origin origin) const in new_copy() function in hocon::simple_config_list
/dports/databases/p5-DBIx-SQLEngine/DBIx-SQLEngine-0.93/SQLEngine/Record/
H A DBase.pm253 sub new_copy { subroutine
/dports/devel/p5-Class-Date/Class-Date-1.1.17/lib/Class/Date/
H A DRel.pm42 sub new_copy { my ($s,$val)=@_; subroutine
/dports/misc/vxl/vxl-3.3.2/contrib/gel/vtol/tests/
H A Dtest_two_chain.cxx78 vtol_two_chain_sptr new_copy = new vtol_two_chain(tc1); in test_two_chain() local
/dports/devel/p5-Class-Date/Class-Date-1.1.17/lib/Class/
H A DDate.pm159 sub new_copy { my ($s,$input)=@_; subroutine
/dports/net/jgroups/jgroups-2.12.0/src/org/jgroups/blocks/
H A DDistributedQueue.java568 Vector new_copy; in setState() local
H A DReplicatedHashMap.java790 HashMap<K,V> new_copy; in setState() local
841 HashMap<K,V> new_copy=null; in setState() local
/dports/math/polymake/polymake-4.5/perllib/Polymake/Core/
H A DBigObject.pm478 sub new_copy : method { subroutine
/dports/x11-fm/rox-filer/rox-filer-2.11/ROX-Filer/src/
H A Dmain.c185 gboolean new_copy = FALSE; variable
/dports/net-p2p/go-ethereum/go-ethereum-1.10.14/vendor/github.com/status-im/keycard-go/vendor/github.com/ethereum/go-ethereum/crypto/secp256k1/libsecp256k1/src/
H A Dscalar_8x32_impl.h231 yes |= (a->d[2] > SECP256K1_N_H_2) & ~no;
/dports/www/edbrowse/edbrowse-3.7.7/src/
H A Durl.c135 char *new_copy; in percentURL() local

123