Home
last modified time | relevance | path

Searched refs:ndesc (Results 1 – 25 of 559) sorted by relevance

12345678910>>...23

/dports/audio/zynaddsubfx/zynaddsubfx-3.0.6-rc5/src/Tests/
H A DKitTest.cpp777 pool.ndesc[1].age = 50; in testKeyLimit()
778 pool.ndesc[2].age = 500; in testKeyLimit()
910 pool.ndesc[1].age = 50; in testVoiceLimit()
911 pool.ndesc[2].age = 500; in testVoiceLimit()
960 pool.ndesc[0].age = 50; in testVoiceLimit()
961 pool.ndesc[1].age = 10; in testVoiceLimit()
962 pool.ndesc[2].age = 5; in testVoiceLimit()
1035 pool.ndesc[0].age = 50; in testVoiceLimit()
1036 pool.ndesc[2].age = 500; in testVoiceLimit()
1150 pool.kill(pool.ndesc[0]); in testPortamentoOnPlayingStaccato()
[all …]
/dports/audio/zynaddsubfx/zynaddsubfx-3.0.6-rc5/src/Containers/
H A DNotePool.cpp51 memset(ndesc, 0, sizeof(ndesc)); in NotePool()
115 const int off_d1 = &n-ndesc; in activeNotes()
119 off_d2 += ndesc[i].size; in activeNotes()
136 if(ndesc[desc_id].off()) in getMergeableDescriptor()
141 auto &nd = ndesc[desc_id-1]; in getMergeableDescriptor()
174 cnt += (ndesc[i].size != 0); in usedNoteDesc()
287 if(ndesc[i].off()) in full()
540 if(!ndesc[i].off()) in cleanup()
561 ndesc[cum_new++] = ndesc[i]; in cleanup()
565 ndesc[i].portamentoRealtime->memory.dealloc(ndesc[i].portamentoRealtime); in cleanup()
[all …]
H A DNotePool.h71 NoteDescriptor ndesc[POLYPHONY]; variable
89 if(np.ndesc[i].status == 0) in activeDescIter()
91 _end = np.ndesc+off; in activeDescIter()
93 NoteDescriptor *begin() {return np.ndesc;}; in begin()
104 if(np.ndesc[i].status == 0) in constActiveDescIter()
106 _end = np.ndesc+off; in constActiveDescIter()
108 const NoteDescriptor *begin() const {return np.ndesc;}; in begin()
/dports/devel/pecl-swoole/swoole-4.8.5/thirdparty/php/standard/
H A Dproc_open.cc292 int ndesc = 0; in PHP_FUNCTION() local
386 descriptors[ndesc].index = (int) nindex; in PHP_FUNCTION()
408 descriptors[ndesc].mode = DESC_FILE; in PHP_FUNCTION()
447 …descriptors[ndesc].mode_flags = descriptors[ndesc].mode & DESC_PARENT_MODE_WRITE ? O_WRONLY : O_RD… in PHP_FUNCTION()
493 descriptors[ndesc].childend = fd; in PHP_FUNCTION()
508 for (i = 0; i < ndesc; i++) { in PHP_FUNCTION()
590 ndesc++; in PHP_FUNCTION()
603 for (i = 0; i < ndesc; i++) { in PHP_FUNCTION()
640 for (i = 0; i < ndesc; i++) { in PHP_FUNCTION()
670 proc->npipes = ndesc; in PHP_FUNCTION()
[all …]
/dports/lang/php74/php-7.4.27/ext/standard/
H A Dproc_open.c485 int ndesc = 0; in PHP_FUNCTION() local
711 descriptors[ndesc].parentend = dup_handle(descriptors[ndesc].parentend, FALSE, TRUE); in PHP_FUNCTION()
765 descriptors[ndesc].childend = fd; in PHP_FUNCTION()
781 for (i = 0; i < ndesc; i++) { in PHP_FUNCTION()
876 ndesc++; in PHP_FUNCTION()
904 for (i = 0; i < ndesc; i++) { in PHP_FUNCTION()
992 for (i = 0; i < ndesc; i++) { in PHP_FUNCTION()
1037 for (i = 0; i < ndesc; i++) { in PHP_FUNCTION()
1072 for (i = 0; i < ndesc; i++) { in PHP_FUNCTION()
1097 proc->npipes = ndesc; in PHP_FUNCTION()
[all …]
/dports/www/mod_php74/php-7.4.27/ext/standard/
H A Dproc_open.c485 int ndesc = 0; in PHP_FUNCTION() local
711 descriptors[ndesc].parentend = dup_handle(descriptors[ndesc].parentend, FALSE, TRUE); in PHP_FUNCTION()
765 descriptors[ndesc].childend = fd; in PHP_FUNCTION()
781 for (i = 0; i < ndesc; i++) { in PHP_FUNCTION()
876 ndesc++; in PHP_FUNCTION()
904 for (i = 0; i < ndesc; i++) { in PHP_FUNCTION()
992 for (i = 0; i < ndesc; i++) { in PHP_FUNCTION()
1037 for (i = 0; i < ndesc; i++) { in PHP_FUNCTION()
1072 for (i = 0; i < ndesc; i++) { in PHP_FUNCTION()
1097 proc->npipes = ndesc; in PHP_FUNCTION()
[all …]
/dports/lang/php73/php-7.3.33/ext/standard/
H A Dproc_open.c415 int ndesc = 0; in PHP_FUNCTION() local
583 descriptors[ndesc].parentend = dup_handle(descriptors[ndesc].parentend, FALSE, TRUE); in PHP_FUNCTION()
585 …descriptors[ndesc].mode_flags = descriptors[ndesc].mode & DESC_PARENT_MODE_WRITE ? O_WRONLY : O_RD… in PHP_FUNCTION()
633 descriptors[ndesc].childend = fd; in PHP_FUNCTION()
666 ndesc++; in PHP_FUNCTION()
694 for (i = 0; i < ndesc; i++) { in PHP_FUNCTION()
777 for (i = 0; i < ndesc; i++) { in PHP_FUNCTION()
822 for (i = 0; i < ndesc; i++) { in PHP_FUNCTION()
849 for (i = 0; i < ndesc; i++) { in PHP_FUNCTION()
869 proc->npipes = ndesc; in PHP_FUNCTION()
[all …]
/dports/www/mod_php73/php-7.3.33/ext/standard/
H A Dproc_open.c415 int ndesc = 0; in PHP_FUNCTION() local
583 descriptors[ndesc].parentend = dup_handle(descriptors[ndesc].parentend, FALSE, TRUE); in PHP_FUNCTION()
585 …descriptors[ndesc].mode_flags = descriptors[ndesc].mode & DESC_PARENT_MODE_WRITE ? O_WRONLY : O_RD… in PHP_FUNCTION()
633 descriptors[ndesc].childend = fd; in PHP_FUNCTION()
666 ndesc++; in PHP_FUNCTION()
694 for (i = 0; i < ndesc; i++) { in PHP_FUNCTION()
777 for (i = 0; i < ndesc; i++) { in PHP_FUNCTION()
822 for (i = 0; i < ndesc; i++) { in PHP_FUNCTION()
849 for (i = 0; i < ndesc; i++) { in PHP_FUNCTION()
869 proc->npipes = ndesc; in PHP_FUNCTION()
[all …]
/dports/science/cdk/cdk-cdk-2.3/descriptor/qsarprotein/src/main/java/org/openscience/cdk/qsar/descriptors/protein/
H A DTaeAminoAcidDescriptor.java119 private int ndesc = 147; field in TaeAminoAcidDescriptor
156 if (components.length != (ndesc + 1)) in loadTAEParams()
160 Double[] data = new Double[ndesc]; in loadTAEParams()
236 String[] names = new String[ndesc]; in getDescriptorNames()
265 int ndesc = getDescriptorNames().length; in getDummyDescriptorValue() local
267 for (int i = 0; i < ndesc; i++) in getDummyDescriptorValue()
290 double[] desc = new double[ndesc]; in calculate()
291 for (int i = 0; i < ndesc; i++) in calculate()
311 for (int i = 0; i < ndesc; i++) in calculate()
315 DoubleArrayResult retval = new DoubleArrayResult(ndesc); in calculate()
[all …]
/dports/lang/php80/php-8.0.15/ext/standard/
H A Dproc_open.c570 for (int i = 0; i < ndesc; i++) { in init_startup_info()
834 for (int i = 0; i < ndesc; i++) { in redirect_proc_descriptor()
906 &descriptors[ndesc], (int)Z_LVAL_P(ztarget), descriptors, ndesc, nindex); in set_proc_descriptor_from_array()
959 for (int i = 0; i < ndesc; i++) { in close_parentends_of_pipes()
979 for (int i = 0; i < ndesc; i++) { in close_all_descriptors()
1010 int ndesc = 0; in PHP_FUNCTION() local
1098 descriptors[ndesc].index = (int)nindex; in PHP_FUNCTION()
1101 if (set_proc_descriptor_from_resource(descitem, &descriptors[ndesc], ndesc) == FAILURE) { in PHP_FUNCTION()
1113 ndesc++; in PHP_FUNCTION()
1242 proc->npipes = ndesc; in PHP_FUNCTION()
[all …]
/dports/www/mod_php80/php-8.0.15/ext/standard/
H A Dproc_open.c570 for (int i = 0; i < ndesc; i++) { in init_startup_info()
834 for (int i = 0; i < ndesc; i++) { in redirect_proc_descriptor()
906 &descriptors[ndesc], (int)Z_LVAL_P(ztarget), descriptors, ndesc, nindex); in set_proc_descriptor_from_array()
959 for (int i = 0; i < ndesc; i++) { in close_parentends_of_pipes()
979 for (int i = 0; i < ndesc; i++) { in close_all_descriptors()
1010 int ndesc = 0; in PHP_FUNCTION() local
1098 descriptors[ndesc].index = (int)nindex; in PHP_FUNCTION()
1101 if (set_proc_descriptor_from_resource(descitem, &descriptors[ndesc], ndesc) == FAILURE) { in PHP_FUNCTION()
1113 ndesc++; in PHP_FUNCTION()
1242 proc->npipes = ndesc; in PHP_FUNCTION()
[all …]
/dports/www/mod_php81/php-8.1.1/ext/standard/
H A Dproc_open.c571 for (int i = 0; i < ndesc; i++) { in init_startup_info()
835 for (int i = 0; i < ndesc; i++) { in redirect_proc_descriptor()
908 &descriptors[ndesc], (int)Z_LVAL_P(ztarget), descriptors, ndesc, nindex); in set_proc_descriptor_from_array()
957 for (int i = 0; i < ndesc; i++) { in close_parentends_of_pipes()
977 for (int i = 0; i < ndesc; i++) { in close_all_descriptors()
1008 int ndesc = 0; in PHP_FUNCTION() local
1097 descriptors[ndesc].index = (int)nindex; in PHP_FUNCTION()
1100 if (set_proc_descriptor_from_resource(descitem, &descriptors[ndesc], ndesc) == FAILURE) { in PHP_FUNCTION()
1112 ndesc++; in PHP_FUNCTION()
1241 proc->npipes = ndesc; in PHP_FUNCTION()
[all …]
/dports/lang/php81/php-8.1.1/ext/standard/
H A Dproc_open.c571 for (int i = 0; i < ndesc; i++) { in init_startup_info()
835 for (int i = 0; i < ndesc; i++) { in redirect_proc_descriptor()
908 &descriptors[ndesc], (int)Z_LVAL_P(ztarget), descriptors, ndesc, nindex); in set_proc_descriptor_from_array()
957 for (int i = 0; i < ndesc; i++) { in close_parentends_of_pipes()
977 for (int i = 0; i < ndesc; i++) { in close_all_descriptors()
1008 int ndesc = 0; in PHP_FUNCTION() local
1097 descriptors[ndesc].index = (int)nindex; in PHP_FUNCTION()
1100 if (set_proc_descriptor_from_resource(descitem, &descriptors[ndesc], ndesc) == FAILURE) { in PHP_FUNCTION()
1112 ndesc++; in PHP_FUNCTION()
1241 proc->npipes = ndesc; in PHP_FUNCTION()
[all …]
/dports/science/cdk/cdk-cdk-2.3/base/standard/src/main/java/org/openscience/cdk/qsar/
H A DDescriptorValue.java136 int ndesc = 0; in getNames() local
138 ndesc = value.length(); in getNames()
140 ndesc = value.length(); in getNames()
142 descriptorNames = new String[ndesc]; in getNames()
143 for (int i = 0; i < ndesc; i++) in getNames()
/dports/net/daq/daq-2.2.2/os-daq-modules/
H A Ddaq_netmap.c83 struct nm_desc *ndesc; member
142 if (instance->peer->ndesc != NULL) in destroy_instance()
144 nm_close(instance->peer->ndesc); in destroy_instance()
145 instance->peer->ndesc = NULL; in destroy_instance()
152 if (instance->ndesc != NULL) in destroy_instance()
153 nm_close(instance->ndesc); in destroy_instance()
332 … if ((instance->ndesc = nm_open(nm_port, NULL, NM_OPEN_NO_MMAP, instance->peer->ndesc)) == NULL) in start_instance()
351 instance->fd = instance->ndesc->fd; in start_instance()
352 instance->nifp = instance->ndesc->nifp; in start_instance()
353 instance->mem = instance->ndesc->mem; in start_instance()
[all …]
/dports/security/gnupg1/gnupg-1.4.23/g10/
H A Dexport.c285 size_t ndesc, descindex; in do_export_stream() local
296 ndesc = 1; in do_export_stream()
297 desc = xcalloc ( ndesc, sizeof *desc ); in do_export_stream()
301 for (ndesc=0, sl=users; sl; sl = sl->next, ndesc++) in do_export_stream()
303 desc = xmalloc ( ndesc * sizeof *desc); in do_export_stream()
305 for (ndesc=0, sl=users; sl; sl = sl->next) { in do_export_stream()
306 if (classify_user_id (sl->d, desc+ndesc)) in do_export_stream()
307 ndesc++; in do_export_stream()
329 while (!(rc = keydb_search2 (kdbhd, desc, ndesc, &descindex))) { in do_export_stream()
437 for (j=0; j < ndesc; j++) in do_export_stream()
[all …]
/dports/science/cp2k/cp2k-2e995eec7fd208c8a72d9544807bd8b8ba8cd1cc/src/
H A Dpao_ml_descriptor.F121 ndesc = SIZE(pao_descriptors)
122 IF (ndesc == 0) CPABORT("No PAO_DESCRIPTOR section found")
125 IF (PRESENT(descriptor)) ALLOCATE (descriptor(N*ndesc))
128 DO idesc = 1, ndesc
139 IF (SIZE(pao_descriptors) /= ndesc) &
224 ndesc = SIZE(ipao_descriptors)
225 IF (ndesc == 0) CPABORT("No PAO_DESCRIPTOR section found")
229 DO idesc = 1, ndesc
238 IF (PRESENT(descriptor)) ALLOCATE (descriptor(N*ndesc))
259 DO idesc = 1, ndesc
[all …]
/dports/science/cp2k-data/cp2k-7.1.0/src/
H A Dpao_ml_descriptor.F121 ndesc = SIZE(pao_descriptors)
122 IF (ndesc == 0) CPABORT("No PAO_DESCRIPTOR section found")
125 IF (PRESENT(descriptor)) ALLOCATE (descriptor(N*ndesc))
128 DO idesc = 1, ndesc
139 IF (SIZE(pao_descriptors) /= ndesc) &
224 ndesc = SIZE(ipao_descriptors)
225 IF (ndesc == 0) CPABORT("No PAO_DESCRIPTOR section found")
229 DO idesc = 1, ndesc
238 IF (PRESENT(descriptor)) ALLOCATE (descriptor(N*ndesc))
259 DO idesc = 1, ndesc
[all …]
/dports/security/tor/tor-0.4.6.8/src/test/
H A Dtest_nodelist.c669 memset(ndesc, 0, sizeof(ndesc)); in test_nodelist_format_node_description()
692 tt_ptr_op(rv, OP_EQ, ndesc); in test_nodelist_format_node_description()
702 tt_ptr_op(rv, OP_EQ, ndesc); in test_nodelist_format_node_description()
703 tt_str_op(ndesc, OP_EQ, in test_nodelist_format_node_description()
713 tt_ptr_op(rv, OP_EQ, ndesc); in test_nodelist_format_node_description()
714 tt_str_op(ndesc, OP_EQ, in test_nodelist_format_node_description()
724 tt_ptr_op(rv, OP_EQ, ndesc); in test_nodelist_format_node_description()
725 tt_str_op(ndesc, OP_EQ, in test_nodelist_format_node_description()
735 tt_str_op(ndesc, OP_EQ, in test_nodelist_format_node_description()
746 tt_str_op(ndesc, OP_EQ, in test_nodelist_format_node_description()
[all …]
/dports/security/tor-devel/tor-0.4.7.2-alpha/src/test/
H A Dtest_nodelist.c669 memset(ndesc, 0, sizeof(ndesc)); in test_nodelist_format_node_description()
692 tt_ptr_op(rv, OP_EQ, ndesc); in test_nodelist_format_node_description()
702 tt_ptr_op(rv, OP_EQ, ndesc); in test_nodelist_format_node_description()
703 tt_str_op(ndesc, OP_EQ, in test_nodelist_format_node_description()
713 tt_ptr_op(rv, OP_EQ, ndesc); in test_nodelist_format_node_description()
714 tt_str_op(ndesc, OP_EQ, in test_nodelist_format_node_description()
724 tt_ptr_op(rv, OP_EQ, ndesc); in test_nodelist_format_node_description()
725 tt_str_op(ndesc, OP_EQ, in test_nodelist_format_node_description()
735 tt_str_op(ndesc, OP_EQ, in test_nodelist_format_node_description()
746 tt_str_op(ndesc, OP_EQ, in test_nodelist_format_node_description()
[all …]
/dports/security/gnupg/gnupg-2.3.3/sm/
H A Dexport.c134 int ndesc; in gpgsm_export() local
160 ndesc = 1; in gpgsm_export()
163 for (sl=names, ndesc=0; sl; sl = sl->next, ndesc++) in gpgsm_export()
167 desc = xtrycalloc (ndesc, sizeof *desc); in gpgsm_export()
168 if (!ndesc) in gpgsm_export()
179 for (ndesc=0, sl=names; sl; sl = sl->next) in gpgsm_export()
189 ndesc++; in gpgsm_export()
196 if (names && ndesc) in gpgsm_export()
198 for (i=0; (i < ndesc in gpgsm_export()
202 if (i == ndesc) in gpgsm_export()
[all …]
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/net/ethernet/altera/
H A Daltera_sgdma.c13 struct sgdma_descrip __iomem *ndesc,
173 struct sgdma_descrip __iomem *ndesc = &descbase[1]; in sgdma_tx_buffer() local
180 ndesc, /* next descriptor */ in sgdma_tx_buffer()
181 sgdma_txphysaddr(priv, ndesc), in sgdma_tx_buffer()
294 struct sgdma_descrip __iomem *ndesc, in sgdma_setup_descrip() argument
305 u32 ctrl = csrrd8(ndesc, sgdma_descroffs(control)); in sgdma_setup_descrip()
307 csrwr8(ctrl, ndesc, sgdma_descroffs(control)); in sgdma_setup_descrip()
342 struct sgdma_descrip __iomem *ndesc = &descbase[1]; in sgdma_async_read() local
353 ndesc, /* next descriptor */ in sgdma_async_read()
354 sgdma_rxphysaddr(priv, ndesc), in sgdma_async_read()
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/net/ethernet/altera/
H A Daltera_sgdma.c13 struct sgdma_descrip __iomem *ndesc,
173 struct sgdma_descrip __iomem *ndesc = &descbase[1]; in sgdma_tx_buffer() local
180 ndesc, /* next descriptor */ in sgdma_tx_buffer()
181 sgdma_txphysaddr(priv, ndesc), in sgdma_tx_buffer()
294 struct sgdma_descrip __iomem *ndesc, in sgdma_setup_descrip() argument
305 u32 ctrl = csrrd8(ndesc, sgdma_descroffs(control)); in sgdma_setup_descrip()
307 csrwr8(ctrl, ndesc, sgdma_descroffs(control)); in sgdma_setup_descrip()
342 struct sgdma_descrip __iomem *ndesc = &descbase[1]; in sgdma_async_read() local
353 ndesc, /* next descriptor */ in sgdma_async_read()
354 sgdma_rxphysaddr(priv, ndesc), in sgdma_async_read()
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/net/ethernet/altera/
H A Daltera_sgdma.c13 struct sgdma_descrip __iomem *ndesc,
173 struct sgdma_descrip __iomem *ndesc = &descbase[1]; in sgdma_tx_buffer() local
180 ndesc, /* next descriptor */ in sgdma_tx_buffer()
181 sgdma_txphysaddr(priv, ndesc), in sgdma_tx_buffer()
294 struct sgdma_descrip __iomem *ndesc, in sgdma_setup_descrip() argument
305 u32 ctrl = csrrd8(ndesc, sgdma_descroffs(control)); in sgdma_setup_descrip()
307 csrwr8(ctrl, ndesc, sgdma_descroffs(control)); in sgdma_setup_descrip()
342 struct sgdma_descrip __iomem *ndesc = &descbase[1]; in sgdma_async_read() local
353 ndesc, /* next descriptor */ in sgdma_async_read()
354 sgdma_rxphysaddr(priv, ndesc), in sgdma_async_read()
/dports/sysutils/syslinux/syslinux-6.03/gpxe/src/net/80211/
H A Dsec80211.c175 int ndesc; in rsn_pick_desc() local
204 ndesc = *( u16 * ) rsn; in rsn_pick_desc()
207 if ( ! ndesc ) { in rsn_pick_desc()
213 while ( ndesc-- ) { in rsn_pick_desc()
218 ndesc ); in rsn_pick_desc()
240 if ( ndesc > 0 ) in rsn_pick_desc()
241 rsn += 4 * ndesc; in rsn_pick_desc()

12345678910>>...23