Home
last modified time | relevance | path

Searched refs:pop1 (Results 1 – 25 of 653) sorted by relevance

12345678910>>...27

/dports/devel/judy/judy-1.0.5/src/JudyCommon/
H A DJudyDel.c156 Word_t pop1; // of a leaf. local
1344 pop1 = JU_JPLEAF_POP0(Pjp) + 1;
1435 pop1 = cJU_BITSPERSUBEXPL;
1440 pop1 = j__udyCountBitsL(bitmap);
1446 if (pop1 == 1)
1469 j__udyLFreeJV(PjvRaw, pop1, Pjpm);
1877 if (pop1 == 1) in Judy1Unset()
1889 JUDYLCODE(Pjv = JL_LEAFWVALUEAREA(Pjlw, pop1);) in Judy1Unset()
1897 if (JU_LEAFWGROWINPLACE(pop1 - 1)) in Judy1Unset()
1912 Pjlwnew = j__udyAllocJLW(pop1 - 1); in Judy1Unset()
[all …]
H A DJudyByCount.c161 pop1 = (Pjpm->jpm_Pop0) + 1; in Judy1ByCount()
282 assert(pop1 != 0); in Judy1ByCount()
390 assert(pop1 != 0); in Judy1ByCount()
394 if (pop1lower + pop1 > Count0) in Judy1ByCount()
435 assert(pop1 != 0); in Judy1ByCount()
439 pop1lower -= pop1; in Judy1ByCount()
526 assert(pop1 != 0); in Judy1ByCount()
530 if (pop1lower + pop1 > Count0) in Judy1ByCount()
563 assert(pop1 != 0); in Judy1ByCount()
567 pop1lower -= pop1; in Judy1ByCount()
[all …]
H A DJudyInsArray.c427 Word_t p_op1 = pop1; \ in j__udyInsArray()
430 assert(pop1 > 0); \ in j__udyInsArray()
481 JUDYLCODE(Pjv = ValueArea(Pjll, pop1)) in j__udyInsArray()
560 assert(pop1 > 1); in j__udyInsArray()
641 if (pop1 > leaf_maxpop1[levelsub]) continue; in j__udyInsArray()
653 assert(pop1 <= cJU_POP0MASK(Level) + 1); in j__udyInsArray()
709 assert(pop1 <= cJU_JPFULLPOPU1_POP0 + 1); in j__udyInsArray()
716 if (pop1 == cJU_JPFULLPOPU1_POP0 + 1) in j__udyInsArray()
733 for (offset = 0; offset < pop1; ++offset) in j__udyInsArray()
917 assert(pop1 >= pop1sub); in j__udyInsArray()
[all …]
H A DJudyCount.c235 pop1above1 = pop1; in Judy1Count()
463 pop1above += pop1; in j__udy1LCountSM()
472 assert(pop1above + pop1); in j__udy1LCountSM()
473 return(pop1above + pop1); in j__udy1LCountSM()
629 pop1above -= pop1; in j__udy1LCountSM()
688 pop1above += pop1; in j__udy1LCountSM()
700 assert(pop1above + pop1); in j__udy1LCountSM()
701 return(pop1above + pop1); in j__udy1LCountSM()
757 pop1above -= pop1; in j__udy1LCountSM()
784 pop1above += pop1; in j__udy1LCountSM()
[all …]
H A DJudyPrevNext.c222 Word_t pop1 = 0; // in a leaf. local
224 Word_t pop1; // in a leaf. local
439 pop1 = Pjlw[0] + 1;
742 offset = Func(Pjll, pop1, *PIndex); \
844 JU_RET_FOUND_LEAF1(Pjll, pop1, offset);
851 JU_RET_FOUND_LEAF2(Pjll, pop1, offset);
858 JU_RET_FOUND_LEAF3(Pjll, pop1, offset);
866 JU_RET_FOUND_LEAF4(Pjll, pop1, offset);
873 JU_RET_FOUND_LEAF5(Pjll, pop1, offset);
881 JU_RET_FOUND_LEAF6(Pjll, pop1, offset);
[all …]
/dports/biology/sra-tools/sra-tools-2.11.0/ncbi-vdb/libs/klib/judy/
H A DJudyDel.c154 Word_t pop1; // of a leaf. local
1342 pop1 = JU_JPLEAF_POP0(Pjp) + 1;
1433 pop1 = cJU_BITSPERSUBEXPL;
1438 pop1 = j__udyCountBitsL(bitmap);
1444 if (pop1 == 1)
1467 j__udyLFreeJV(PjvRaw, pop1, Pjpm);
1875 if (pop1 == 1) in Judy1Unset()
1887 JUDYLCODE(Pjv = JL_LEAFWVALUEAREA(Pjlw, pop1);) in Judy1Unset()
1895 if (JU_LEAFWGROWINPLACE(pop1 - 1)) in Judy1Unset()
1910 Pjlwnew = j__udyAllocJLW(pop1 - 1); in Judy1Unset()
[all …]
H A DJudyByCount.c159 pop1 = (Pjpm->jpm_Pop0) + 1; in Judy1ByCount()
280 assert(pop1 != 0); in Judy1ByCount()
388 assert(pop1 != 0); in Judy1ByCount()
392 if (pop1lower + pop1 > Count0) in Judy1ByCount()
433 assert(pop1 != 0); in Judy1ByCount()
437 pop1lower -= pop1; in Judy1ByCount()
524 assert(pop1 != 0); in Judy1ByCount()
528 if (pop1lower + pop1 > Count0) in Judy1ByCount()
561 assert(pop1 != 0); in Judy1ByCount()
565 pop1lower -= pop1; in Judy1ByCount()
[all …]
H A DJudyInsArray.c425 Word_t p_op1 = pop1; \ in j__udyInsArray()
428 assert(pop1 > 0); \ in j__udyInsArray()
479 JUDYLCODE(Pjv = ValueArea(Pjll, pop1)) in j__udyInsArray()
558 assert(pop1 > 1); in j__udyInsArray()
639 if (pop1 > leaf_maxpop1[levelsub]) continue; in j__udyInsArray()
651 assert(pop1 <= cJU_POP0MASK(Level) + 1); in j__udyInsArray()
707 assert(pop1 <= cJU_JPFULLPOPU1_POP0 + 1); in j__udyInsArray()
714 if (pop1 == cJU_JPFULLPOPU1_POP0 + 1) in j__udyInsArray()
731 for (offset = 0; offset < pop1; ++offset) in j__udyInsArray()
915 assert(pop1 >= pop1sub); in j__udyInsArray()
[all …]
H A DJudyCount.c233 pop1above1 = pop1; in Judy1Count()
461 pop1above += pop1; in j__udy1LCountSM()
470 assert(pop1above + pop1); in j__udy1LCountSM()
471 return(pop1above + pop1); in j__udy1LCountSM()
627 pop1above -= pop1; in j__udy1LCountSM()
686 pop1above += pop1; in j__udy1LCountSM()
698 assert(pop1above + pop1); in j__udy1LCountSM()
699 return(pop1above + pop1); in j__udy1LCountSM()
755 pop1above -= pop1; in j__udy1LCountSM()
782 pop1above += pop1; in j__udy1LCountSM()
[all …]
H A DJudyPrevNext.c220 Word_t pop1 = 0; // in a leaf. local
222 Word_t pop1; // in a leaf. local
437 pop1 = Pjlw[0] + 1;
740 offset = Func(Pjll, pop1, *PIndex); \
842 JU_RET_FOUND_LEAF1(Pjll, pop1, offset);
849 JU_RET_FOUND_LEAF2(Pjll, pop1, offset);
856 JU_RET_FOUND_LEAF3(Pjll, pop1, offset);
864 JU_RET_FOUND_LEAF4(Pjll, pop1, offset);
871 JU_RET_FOUND_LEAF5(Pjll, pop1, offset);
879 JU_RET_FOUND_LEAF6(Pjll, pop1, offset);
[all …]
/dports/biology/ncbi-vdb/ncbi-vdb-2.11.0/libs/klib/judy/
H A DJudyDel.c154 Word_t pop1; // of a leaf. local
1342 pop1 = JU_JPLEAF_POP0(Pjp) + 1;
1433 pop1 = cJU_BITSPERSUBEXPL;
1438 pop1 = j__udyCountBitsL(bitmap);
1444 if (pop1 == 1)
1467 j__udyLFreeJV(PjvRaw, pop1, Pjpm);
1875 if (pop1 == 1) in Judy1Unset()
1887 JUDYLCODE(Pjv = JL_LEAFWVALUEAREA(Pjlw, pop1);) in Judy1Unset()
1895 if (JU_LEAFWGROWINPLACE(pop1 - 1)) in Judy1Unset()
1910 Pjlwnew = j__udyAllocJLW(pop1 - 1); in Judy1Unset()
[all …]
H A DJudyByCount.c159 pop1 = (Pjpm->jpm_Pop0) + 1; in Judy1ByCount()
280 assert(pop1 != 0); in Judy1ByCount()
388 assert(pop1 != 0); in Judy1ByCount()
392 if (pop1lower + pop1 > Count0) in Judy1ByCount()
433 assert(pop1 != 0); in Judy1ByCount()
437 pop1lower -= pop1; in Judy1ByCount()
524 assert(pop1 != 0); in Judy1ByCount()
528 if (pop1lower + pop1 > Count0) in Judy1ByCount()
561 assert(pop1 != 0); in Judy1ByCount()
565 pop1lower -= pop1; in Judy1ByCount()
[all …]
H A DJudyInsArray.c425 Word_t p_op1 = pop1; \ in j__udyInsArray()
428 assert(pop1 > 0); \ in j__udyInsArray()
479 JUDYLCODE(Pjv = ValueArea(Pjll, pop1)) in j__udyInsArray()
558 assert(pop1 > 1); in j__udyInsArray()
639 if (pop1 > leaf_maxpop1[levelsub]) continue; in j__udyInsArray()
651 assert(pop1 <= cJU_POP0MASK(Level) + 1); in j__udyInsArray()
707 assert(pop1 <= cJU_JPFULLPOPU1_POP0 + 1); in j__udyInsArray()
714 if (pop1 == cJU_JPFULLPOPU1_POP0 + 1) in j__udyInsArray()
731 for (offset = 0; offset < pop1; ++offset) in j__udyInsArray()
915 assert(pop1 >= pop1sub); in j__udyInsArray()
[all …]
H A DJudyCount.c233 pop1above1 = pop1; in Judy1Count()
461 pop1above += pop1; in j__udy1LCountSM()
470 assert(pop1above + pop1); in j__udy1LCountSM()
471 return(pop1above + pop1); in j__udy1LCountSM()
627 pop1above -= pop1; in j__udy1LCountSM()
686 pop1above += pop1; in j__udy1LCountSM()
698 assert(pop1above + pop1); in j__udy1LCountSM()
699 return(pop1above + pop1); in j__udy1LCountSM()
755 pop1above -= pop1; in j__udy1LCountSM()
782 pop1above += pop1; in j__udy1LCountSM()
[all …]
H A DJudyPrevNext.c220 Word_t pop1 = 0; // in a leaf. local
222 Word_t pop1; // in a leaf. local
437 pop1 = Pjlw[0] + 1;
740 offset = Func(Pjll, pop1, *PIndex); \
842 JU_RET_FOUND_LEAF1(Pjll, pop1, offset);
849 JU_RET_FOUND_LEAF2(Pjll, pop1, offset);
856 JU_RET_FOUND_LEAF3(Pjll, pop1, offset);
864 JU_RET_FOUND_LEAF4(Pjll, pop1, offset);
871 JU_RET_FOUND_LEAF5(Pjll, pop1, offset);
879 JU_RET_FOUND_LEAF6(Pjll, pop1, offset);
[all …]
/dports/lang/clips/clips_core_source_630/core/
H A Dinherpsr.c736 for (pop1 = po_table ; pop1 != NULL ; pop1 = pop1->nxt) in PrintPartialOrderLoop()
737 pop1->pre = 0; in PrintPartialOrderLoop()
751 for (pop1 = po_table ; pop1 != NULL ; pop1 = pop1->nxt) in PrintPartialOrderLoop()
753 if (pop1->pre == 0) in PrintPartialOrderLoop()
784 for (pop1 = po_table ; pop1 != NULL ; pop1 = pop1->nxt) in PrintPartialOrderLoop()
785 pop1->pre = 0; in PrintPartialOrderLoop()
795 pop1 = po_table; in PrintPartialOrderLoop()
798 pop1->pre = 1; in PrintPartialOrderLoop()
799 pop1 = pop1->suc->po; in PrintPartialOrderLoop()
807 pop1->pre = 0; in PrintPartialOrderLoop()
[all …]
/dports/science/py-pygmo2/pygmo2-2.18.0/doc/tutorials/
H A Dusing_population.rst18 >>> pop1 = pg.population(prob)
30 >>> print(len(pop1))
75 >>> len(pop1) == 1
84 pop1.push_back([0.1,0.2,0.3])
101 >>> len(pop1) == 2
115 >>> pop1.set_x(0, [1.,2.,3.,4.])
118 >>> print(pop1.get_f()[0])
123 >>> print(pop1.get_f()[0])
136 >>> pop1.get_x()[pop1.best_idx()] # doctest: +NORMALIZE_WHITESPACE
139 >>> pop1.get_f()[pop1.best_idx()]
[all …]
/dports/science/nest/nest-simulator-3.1/testsuite/pytests/
H A Dconnect_test_base.py149 nest.Connect(self.pop1, self.pop1, conn_params)
151 M = get_connectivity_matrix(self.pop1, self.pop1)
160 nest.Connect(self.pop1, self.pop1, conn_params)
162 M = get_connectivity_matrix(self.pop1, self.pop1)
360 def get_connectivity_matrix(pop1, pop2): argument
367 M = np.zeros((len(pop2), len(pop1)))
370 for count, node in enumerate(pop1):
386 M = np.zeros((len(pop2), len(pop1)))
392 for count, node in enumerate(pop1):
438 def get_degrees(fan, pop1, pop2): argument
[all …]
H A Dtest_connect_all_to_all.py45 M = connect_test_base.get_connectivity_matrix(self.pop1, self.pop2)
46 M_all = np.ones((len(self.pop2), len(self.pop1)))
51 M_none = np.zeros((len(self.pop1), len(self.pop2)))
70 self.pop1, self.pop2, label)
94 self.pop1 = nest.Create(neuron_model, self.N1)
99 nest.Connect(self.pop1, self.pop2, self.conn_dict, syn_params)
101 self.pop1, self.pop2, 'receptor')
116 self.pop1, self.pop2, param)
126 self.pop1 = nest.Create(neuron_model, nr_neurons, neuron_dict)
130 nest.Connect(self.pop1, self.pop2, self.conn_dict, syn_params)
[all …]
H A Dtest_connect_one_to_one.py42 M = connect_test_base.get_connectivity_matrix(self.pop1, self.pop2)
46 M = connect_test_base.get_connectivity_matrix(self.pop2, self.pop1)
53 M1 = connect_test_base.get_connectivity_matrix(self.pop1, self.pop2)
54 M2 = connect_test_base.get_connectivity_matrix(self.pop2, self.pop1)
72 self.pop1, self.pop2, label)
79 self.pop1 = nest.Create(neuron_model, self.N1, neuron_dict)
83 nest.Connect(self.pop1, self.pop2, self.conn_dict, syn_params)
85 self.pop1, self.pop2, 'receptor')
97 self.pop1, self.pop2, param)
/dports/science/nest/nest-simulator-3.1/testsuite/pytests/mpi/2/
H A Dconnect_test_base.py149 nest.Connect(self.pop1, self.pop1, conn_params)
151 M = get_connectivity_matrix(self.pop1, self.pop1)
160 nest.Connect(self.pop1, self.pop1, conn_params)
162 M = get_connectivity_matrix(self.pop1, self.pop1)
360 def get_connectivity_matrix(pop1, pop2): argument
367 M = np.zeros((len(pop2), len(pop1)))
370 for count, node in enumerate(pop1):
386 M = np.zeros((len(pop2), len(pop1)))
392 for count, node in enumerate(pop1):
438 def get_degrees(fan, pop1, pop2): argument
[all …]
H A Dtest_connect_all_to_all.py45 M = connect_test_base.get_connectivity_matrix(self.pop1, self.pop2)
46 M_all = np.ones((len(self.pop2), len(self.pop1)))
51 M_none = np.zeros((len(self.pop1), len(self.pop2)))
70 self.pop1, self.pop2, label)
94 self.pop1 = nest.Create(neuron_model, self.N1)
99 nest.Connect(self.pop1, self.pop2, self.conn_dict, syn_params)
101 self.pop1, self.pop2, 'receptor')
116 self.pop1, self.pop2, param)
126 self.pop1 = nest.Create(neuron_model, nr_neurons, neuron_dict)
130 nest.Connect(self.pop1, self.pop2, self.conn_dict, syn_params)
[all …]
H A Dtest_connect_one_to_one.py42 M = connect_test_base.get_connectivity_matrix(self.pop1, self.pop2)
46 M = connect_test_base.get_connectivity_matrix(self.pop2, self.pop1)
53 M1 = connect_test_base.get_connectivity_matrix(self.pop1, self.pop2)
54 M2 = connect_test_base.get_connectivity_matrix(self.pop2, self.pop1)
72 self.pop1, self.pop2, label)
79 self.pop1 = nest.Create(neuron_model, self.N1, neuron_dict)
83 nest.Connect(self.pop1, self.pop2, self.conn_dict, syn_params)
85 self.pop1, self.pop2, 'receptor')
97 self.pop1, self.pop2, param)
/dports/x11-wm/vtwm/vtwm-5.5.0/contrib/vtwmrc/
H A Dvtwmrc-sound65 "f.autopan" "HOME/vtwm/sounds/pop1.wav" 30
68 "f.nail" "HOME/vtwm/sounds/pop1.wav" 30
69 "f.ring" "HOME/vtwm/sounds/pop1.wav" 30
70 "f.warpsnug" "HOME/vtwm/sounds/pop1.wav" 30
73 "f.autoraise" "HOME/vtwm/sounds/pop1.wav" 30
74 # "f.raise" "HOME/vtwm/sounds/pop1.wav" 30
75 # "f.lower" "HOME/vtwm/sounds/pop1.wav" 30
76 "f.focus" "HOME/vtwm/sounds/pop1.wav" 30
77 "f.unfocus" "HOME/vtwm/sounds/pop1.wav" 30
80 "f.bindkeys" "HOME/vtwm/sounds/pop1.wav" 30
[all …]
/dports/science/pagmo2/pagmo2-2.18.0/tests/
H A Dpso_gen.cpp157 population pop1{prob, 5u, 23u}; in BOOST_AUTO_TEST_CASE() local
160 pop1 = user_algo1.evolve(pop1); in BOOST_AUTO_TEST_CASE()
178 population pop1{prob, 5u, 23u}; in BOOST_AUTO_TEST_CASE() local
181 pop1 = user_algo1.evolve(pop1); in BOOST_AUTO_TEST_CASE()
201 population pop1{prob, 5u, 23u}; in BOOST_AUTO_TEST_CASE() local
204 pop1 = user_algo1.evolve(pop1); in BOOST_AUTO_TEST_CASE()
222 population pop1{prob, 5u, 23u}; in BOOST_AUTO_TEST_CASE() local
225 pop1 = user_algo1.evolve(pop1); in BOOST_AUTO_TEST_CASE()
296 population pop1{prob, 11u, 23u}; in BOOST_AUTO_TEST_CASE() local
299 pop1 = user_algo1.evolve(pop1); in BOOST_AUTO_TEST_CASE()

12345678910>>...27