Home
last modified time | relevance | path

Searched defs:new_num (Results 1 – 25 of 264) sorted by relevance

1234567891011

/dports/math/gap/gap-4.11.0/pkg/simpcomp/src/
H A Dutil.cpp18 size_t new_num = 1; in remove_duplicates() local
44 size_t new_num = 0; in remove_from_set() local
/dports/net/mosh/mosh-1.3.2/src/network/
H A Dtransportsender-impl.h213 uint64_t new_num = sent_states.back().num + 1; in send_empty_ack() local
242 uint64_t new_num; in send_to_receiver() local
321 void TransportSender<MyState>::send_in_fragments( const string & diff, uint64_t new_num ) in send_in_fragments()
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/pinctrl/
H A Dpinctrl-utils.c36 unsigned new_num = *num_maps + reserve; in pinctrl_utils_reserve_map() local
104 unsigned new_num = old_num + 1; in pinctrl_utils_add_config() local
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/pinctrl/
H A Dpinctrl-utils.c36 unsigned new_num = *num_maps + reserve; in pinctrl_utils_reserve_map() local
104 unsigned new_num = old_num + 1; in pinctrl_utils_add_config() local
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/pinctrl/
H A Dpinctrl-utils.c36 unsigned new_num = *num_maps + reserve; in pinctrl_utils_reserve_map() local
104 unsigned new_num = old_num + 1; in pinctrl_utils_add_config() local
/dports/net/mosh/mosh-1.3.2/src/protobufs/
H A Dtransportinstruction.proto11 optional uint64 new_num = 3; field
/dports/math/arb/arb-2.21.1/bernoulli/
H A Dcache_compute.c36 slong i, new_num; in bernoulli_cache_compute() local
/dports/lang/cython/Cython-0.29.24/tests/run/
H A Dfunction_binding_T494.pyx26 def new_num(n): function
/dports/lang/cython-devel/cython-2b1e743/tests/run/
H A Dfunction_binding_T494.pyx26 def new_num(n): function
/dports/graphics/ocrad/ocrad-0.27/
H A Drational.cc122 const long long new_num = ( (long long)num * r.den ) + in operator +=() local
134 const long long new_num = (long long)num * r.num; in operator *=() local
/dports/x11-wm/mutter/mutter-41.1/src/core/
H A Dmeta-workspace-manager.c318 int new_num; in meta_workspace_manager_remove_workspace() local
394 int new_num; in meta_workspace_manager_append_new_workspace() local
422 int new_num) in meta_workspace_manager_update_num_workspaces()
1052 int new_num; in prefs_changed_callback() local
/dports/finance/gnucash/gnucash-4.9/libgnucash/engine/test/
H A Dtest-transaction-reversal.cpp58 gnc_numeric old_num, new_num; in run_test() local
/dports/games/glbsp/glbsp-2.20/
H A Danalyze.c428 int new_num; in PruneLinedefs() local
494 int new_num; in PruneVertices() local
543 int new_num; in PruneSidedefs() local
592 int new_num; in PruneSectors() local
/dports/net/lambdamoo/MOO-1.8.1/
H A Dnet_mp_poll.c49 int new_num = (fd + 9) / 10 * 10 + 1; in add_common() local
/dports/devel/sccache/sccache-0.2.15/src/
H A Djobserver.rs32 pub fn new_num(num: usize) -> Client { in new_num() method
/dports/lang/micropython/micropython-1.17/py/
H A Dmisc.h79 #define m_renew(type, ptr, old_num, new_num) ((type *)(m_realloc((ptr), sizeof(type) * (old_num), s… argument
80 #define m_renew_maybe(type, ptr, old_num, new_num, allow_move) ((type *)(m_realloc_maybe((ptr), siz… argument
84 #define m_renew(type, ptr, old_num, new_num) ((type *)(m_realloc((ptr), sizeof(type) * (new_num)))) argument
85 #define m_renew_maybe(type, ptr, old_num, new_num, allow_move) ((type *)(m_realloc_maybe((ptr), siz… argument
/dports/games/edge/Edge-1.35-source/glbsp/src/
H A Danalyze.c428 int new_num; in PruneLinedefs() local
494 int new_num; in PruneVertices() local
543 int new_num; in PruneSidedefs() local
592 int new_num; in PruneSectors() local
/dports/games/vavoom/vavoom-1.33/utils/glbsp/
H A Danalyze.c428 int new_num; in PruneLinedefs() local
494 int new_num; in PruneVertices() local
543 int new_num; in PruneSidedefs() local
592 int new_num; in PruneSectors() local
/dports/print/ghostscript9-agpl-base/ghostscript-9.52/base/
H A Dgsnogc.c46 nogc_resize_string(gs_memory_t * mem, byte * data, size_t old_num, size_t new_num, client_name_t cn… in nogc_resize_string()
/dports/print/ghostscript8-x11/ghostscript-8.71/base/
H A Dgsnogc.c45 nogc_resize_string(gs_memory_t * mem, byte * data, uint old_num, uint new_num, client_name_t cname) in nogc_resize_string()
/dports/print/ghostscript9-x11/ghostscript-9.06/base/
H A Dgsnogc.c46 nogc_resize_string(gs_memory_t * mem, byte * data, uint old_num, uint new_num, client_name_t cname) in nogc_resize_string()
/dports/print/ghostscript9-base/ghostscript-9.06/base/
H A Dgsnogc.c46 nogc_resize_string(gs_memory_t * mem, byte * data, uint old_num, uint new_num, client_name_t cname) in nogc_resize_string()
/dports/print/ghostscript9-agpl-x11/ghostscript-9.52/base/
H A Dgsnogc.c46 nogc_resize_string(gs_memory_t * mem, byte * data, size_t old_num, size_t new_num, client_name_t cn… in nogc_resize_string()
/dports/print/ghostscript8-base/ghostscript-8.71/base/
H A Dgsnogc.c45 nogc_resize_string(gs_memory_t * mem, byte * data, uint old_num, uint new_num, client_name_t cname) in nogc_resize_string()
/dports/biology/iqtree/IQ-TREE-2.0.6/whtest/
H A Deigen_sym.c28 double **new_mat, DVec20 new_forg, int *new_num) { in eliminateZero()
228 int i, j, k, error, new_num, inew, jnew; in eigen_sym() local

1234567891011