Home
last modified time | relevance | path

Searched refs:ptable (Results 101 – 125 of 1265) sorted by relevance

12345678910>>...51

/dports/sysutils/u-boot-riotboard/u-boot-2021.07/drivers/smem/
H A Dmsm_smem.c632 struct smem_ptable *ptable; in qcom_smem_get_ptable() local
636 if (memcmp(ptable->magic, SMEM_PTABLE_MAGIC, sizeof(ptable->magic))) in qcom_smem_get_ptable()
645 return ptable; in qcom_smem_get_ptable()
650 struct smem_ptable *ptable; in qcom_smem_get_item_count() local
654 if (IS_ERR_OR_NULL(ptable)) in qcom_smem_get_item_count()
657 info = (struct smem_info *)&ptable->entry[ptable->num_entries]; in qcom_smem_get_item_count()
668 struct smem_ptable *ptable; in qcom_smem_set_global_partition() local
673 if (IS_ERR(ptable)) in qcom_smem_set_global_partition()
674 return PTR_ERR(ptable); in qcom_smem_set_global_partition()
743 if (IS_ERR(ptable)) in qcom_smem_enumerate_partitions()
[all …]
/dports/sysutils/u-boot-rpi-arm64/u-boot-2021.07/drivers/smem/
H A Dmsm_smem.c632 struct smem_ptable *ptable; in qcom_smem_get_ptable() local
636 if (memcmp(ptable->magic, SMEM_PTABLE_MAGIC, sizeof(ptable->magic))) in qcom_smem_get_ptable()
645 return ptable; in qcom_smem_get_ptable()
650 struct smem_ptable *ptable; in qcom_smem_get_item_count() local
654 if (IS_ERR_OR_NULL(ptable)) in qcom_smem_get_item_count()
657 info = (struct smem_info *)&ptable->entry[ptable->num_entries]; in qcom_smem_get_item_count()
668 struct smem_ptable *ptable; in qcom_smem_set_global_partition() local
673 if (IS_ERR(ptable)) in qcom_smem_set_global_partition()
674 return PTR_ERR(ptable); in qcom_smem_set_global_partition()
743 if (IS_ERR(ptable)) in qcom_smem_enumerate_partitions()
[all …]
/dports/sysutils/u-boot-rock-pi-4/u-boot-2021.07/drivers/smem/
H A Dmsm_smem.c632 struct smem_ptable *ptable; in qcom_smem_get_ptable() local
636 if (memcmp(ptable->magic, SMEM_PTABLE_MAGIC, sizeof(ptable->magic))) in qcom_smem_get_ptable()
645 return ptable; in qcom_smem_get_ptable()
650 struct smem_ptable *ptable; in qcom_smem_get_item_count() local
654 if (IS_ERR_OR_NULL(ptable)) in qcom_smem_get_item_count()
657 info = (struct smem_info *)&ptable->entry[ptable->num_entries]; in qcom_smem_get_item_count()
668 struct smem_ptable *ptable; in qcom_smem_set_global_partition() local
673 if (IS_ERR(ptable)) in qcom_smem_set_global_partition()
674 return PTR_ERR(ptable); in qcom_smem_set_global_partition()
743 if (IS_ERR(ptable)) in qcom_smem_enumerate_partitions()
[all …]
/dports/sysutils/u-boot-rpi2/u-boot-2021.07/drivers/smem/
H A Dmsm_smem.c632 struct smem_ptable *ptable; in qcom_smem_get_ptable() local
636 if (memcmp(ptable->magic, SMEM_PTABLE_MAGIC, sizeof(ptable->magic))) in qcom_smem_get_ptable()
645 return ptable; in qcom_smem_get_ptable()
650 struct smem_ptable *ptable; in qcom_smem_get_item_count() local
654 if (IS_ERR_OR_NULL(ptable)) in qcom_smem_get_item_count()
657 info = (struct smem_info *)&ptable->entry[ptable->num_entries]; in qcom_smem_get_item_count()
668 struct smem_ptable *ptable; in qcom_smem_set_global_partition() local
673 if (IS_ERR(ptable)) in qcom_smem_set_global_partition()
674 return PTR_ERR(ptable); in qcom_smem_set_global_partition()
743 if (IS_ERR(ptable)) in qcom_smem_enumerate_partitions()
[all …]
/dports/sysutils/u-boot-rpi3/u-boot-2021.07/drivers/smem/
H A Dmsm_smem.c632 struct smem_ptable *ptable; in qcom_smem_get_ptable() local
636 if (memcmp(ptable->magic, SMEM_PTABLE_MAGIC, sizeof(ptable->magic))) in qcom_smem_get_ptable()
645 return ptable; in qcom_smem_get_ptable()
650 struct smem_ptable *ptable; in qcom_smem_get_item_count() local
654 if (IS_ERR_OR_NULL(ptable)) in qcom_smem_get_item_count()
657 info = (struct smem_info *)&ptable->entry[ptable->num_entries]; in qcom_smem_get_item_count()
668 struct smem_ptable *ptable; in qcom_smem_set_global_partition() local
673 if (IS_ERR(ptable)) in qcom_smem_set_global_partition()
674 return PTR_ERR(ptable); in qcom_smem_set_global_partition()
743 if (IS_ERR(ptable)) in qcom_smem_enumerate_partitions()
[all …]
/dports/sysutils/u-boot-rock64/u-boot-2021.07/drivers/smem/
H A Dmsm_smem.c632 struct smem_ptable *ptable; in qcom_smem_get_ptable() local
636 if (memcmp(ptable->magic, SMEM_PTABLE_MAGIC, sizeof(ptable->magic))) in qcom_smem_get_ptable()
645 return ptable; in qcom_smem_get_ptable()
650 struct smem_ptable *ptable; in qcom_smem_get_item_count() local
654 if (IS_ERR_OR_NULL(ptable)) in qcom_smem_get_item_count()
657 info = (struct smem_info *)&ptable->entry[ptable->num_entries]; in qcom_smem_get_item_count()
668 struct smem_ptable *ptable; in qcom_smem_set_global_partition() local
673 if (IS_ERR(ptable)) in qcom_smem_set_global_partition()
674 return PTR_ERR(ptable); in qcom_smem_set_global_partition()
743 if (IS_ERR(ptable)) in qcom_smem_enumerate_partitions()
[all …]
/dports/devel/openocd/openocd-0.11.0/src/flash/nor/
H A Dsfdp.c76 uint32_t *ptable = NULL; in spi_sfdp() local
121 ptable = malloc(words << 2); in spi_sfdp()
122 if (ptable == NULL) { in spi_sfdp()
127 retval = read_sfdp_block(bank, ptr, words, ptable); in spi_sfdp()
132 LOG_DEBUG("word %02d 0x%08X", j + 1, ptable[j]); in spi_sfdp()
135 struct sfdp_basic_flash_param *table = (struct sfdp_basic_flash_param *)ptable; in spi_sfdp()
218 struct sfdp_4byte_addr_param *table = (struct sfdp_4byte_addr_param *)ptable; in spi_sfdp()
246 free(ptable); in spi_sfdp()
247 ptable = NULL; in spi_sfdp()
260 free(ptable); in spi_sfdp()
/dports/x11-fonts/mkbold-mkitalic/mkbold-mkitalic-0.11/
H A Ditalic.c93 Pattern *ptable, *p; in pattern_new() local
97 ptable = XMALLOC(Pattern, max); in pattern_new()
102 ptable[i] = *p; in pattern_new()
109 ptable[i].correct = 0; /* sentinel */ in pattern_new()
110 return ptable; in pattern_new()
131 p = ptable; in pattern_print()
154 Pattern *ptable; in print_ptable() local
156 ptable = pattern_new(correct); in print_ptable()
157 pattern_print(fp, ptable); in print_ptable()
158 pattern_delete(ptable); in print_ptable()
[all …]
/dports/audio/libxmp/libxmp-4.5.0/src/loaders/prowizard/
H A Dzen.c20 uint8 ptable[128]; in depack_zen() local
30 memset(ptable, 0, sizeof(ptable)); in depack_zen()
83 ptable[0] = 0; in depack_zen()
90 ptable[i] = ptable[j]; in depack_zen()
96 ptable[i] = c4; in depack_zen()
101 fwrite(ptable, 128, 1, out); /* write pattern table */ in depack_zen()
H A Dgmc.c15 uint8 ptable[128]; in depack_GMC() local
22 memset(ptable, 0, sizeof(ptable)); in depack_GMC()
55 ptable[i] = hio_read16b(in) / 1024; in depack_GMC()
56 fwrite(ptable, 128, 1, out); in depack_GMC()
60 if (ptable[i] > max) in depack_GMC()
61 max = ptable[i]; in depack_GMC()
H A Ddi.c41 uint8 ptable[128]; in depack_di() local
49 memset(ptable, 0, sizeof(ptable)); in depack_di()
88 ptable[i++] = c1; in depack_di()
91 ptable[i - 1] = 0; in depack_di()
97 write8(out, ptable[i]); in depack_di()
98 if (ptable[i] > max) in depack_di()
99 max = ptable[i]; in depack_di()
H A Dpm01.c14 uint8 ptable[128]; in depack_pm01() local
25 memset(ptable, 0, sizeof(ptable)); in depack_pm01()
66 ptable[i] = pat_ofs[i] / 1024; in depack_pm01()
67 write8(out, ptable[i]); in depack_pm01()
68 if (ptable[i] > npat) { in depack_pm01()
69 npat = ptable[i]; in depack_pm01()
H A Dxann.c18 uint8 ptable[128]; in depack_xann() local
27 memset(ptable, 0, sizeof(ptable)); in depack_xann()
62 ptable[c5] = ((k - 0x3c) / 1024) - 1; in depack_xann()
63 if (ptable[c5] > pat) in depack_xann()
64 pat = ptable[c5]; in depack_xann()
71 fwrite(ptable, 128, 1, out); /* write pattern list */ in depack_xann()
H A Dnp2.c16 uint8 ptable[128]; in depack_np2() local
25 memset(ptable, 0, sizeof(ptable)); in depack_np2()
74 ptable[i] = hio_read16b(in) >> 3; in depack_np2()
78 if (ptable[i] > npat) { in depack_np2()
79 npat = ptable[i]; in depack_np2()
89 fwrite(ptable, 128, 1, out); /* write pattern table */ in depack_np2()
H A Dnp1.c16 uint8 ptable[128]; in depack_np1() local
25 memset(ptable, 0, sizeof(ptable)); in depack_np1()
74 ptable[i] = hio_read16b(in) >> 3; in depack_np1()
75 if (ptable[i] > npat) in depack_np1()
76 npat = ptable[i]; in depack_np1()
80 fwrite(ptable, 128, 1, out); /* write pattern table */ in depack_np1()
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/soc/qcom/
H A Dsmem.c688 struct smem_ptable *ptable; in qcom_smem_get_ptable() local
692 if (memcmp(ptable->magic, SMEM_PTABLE_MAGIC, sizeof(ptable->magic))) in qcom_smem_get_ptable()
701 return ptable; in qcom_smem_get_ptable()
706 struct smem_ptable *ptable; in qcom_smem_get_item_count() local
710 if (IS_ERR_OR_NULL(ptable)) in qcom_smem_get_item_count()
713 info = (struct smem_info *)&ptable->entry[ptable->num_entries]; in qcom_smem_get_item_count()
770 struct smem_ptable *ptable; in qcom_smem_set_global_partition() local
780 if (IS_ERR(ptable)) in qcom_smem_set_global_partition()
781 return PTR_ERR(ptable); in qcom_smem_set_global_partition()
826 if (IS_ERR(ptable)) in qcom_smem_enumerate_partitions()
[all …]
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/soc/qcom/
H A Dsmem.c688 struct smem_ptable *ptable; in qcom_smem_get_ptable() local
692 if (memcmp(ptable->magic, SMEM_PTABLE_MAGIC, sizeof(ptable->magic))) in qcom_smem_get_ptable()
701 return ptable; in qcom_smem_get_ptable()
706 struct smem_ptable *ptable; in qcom_smem_get_item_count() local
710 if (IS_ERR_OR_NULL(ptable)) in qcom_smem_get_item_count()
713 info = (struct smem_info *)&ptable->entry[ptable->num_entries]; in qcom_smem_get_item_count()
770 struct smem_ptable *ptable; in qcom_smem_set_global_partition() local
780 if (IS_ERR(ptable)) in qcom_smem_set_global_partition()
781 return PTR_ERR(ptable); in qcom_smem_set_global_partition()
826 if (IS_ERR(ptable)) in qcom_smem_enumerate_partitions()
[all …]
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/soc/qcom/
H A Dsmem.c688 struct smem_ptable *ptable; in qcom_smem_get_ptable() local
692 if (memcmp(ptable->magic, SMEM_PTABLE_MAGIC, sizeof(ptable->magic))) in qcom_smem_get_ptable()
701 return ptable; in qcom_smem_get_ptable()
706 struct smem_ptable *ptable; in qcom_smem_get_item_count() local
710 if (IS_ERR_OR_NULL(ptable)) in qcom_smem_get_item_count()
713 info = (struct smem_info *)&ptable->entry[ptable->num_entries]; in qcom_smem_get_item_count()
770 struct smem_ptable *ptable; in qcom_smem_set_global_partition() local
780 if (IS_ERR(ptable)) in qcom_smem_set_global_partition()
781 return PTR_ERR(ptable); in qcom_smem_set_global_partition()
826 if (IS_ERR(ptable)) in qcom_smem_enumerate_partitions()
[all …]
/dports/devel/global/global-6.6.7/htags/
H A Danchor.c137 SPLIT ptable; in anchor_load() local
149 if (split(ctags_x, 4, &ptable) < 4) { in anchor_load()
150 recover(&ptable); in anchor_load()
154 char *p = ptable.part[PART_LINE].start; in anchor_load()
159 recover(&ptable); in anchor_load()
171 else if ((p = locatestring(p, ptable.part[PART_TAG].start, MATCH_FIRST)) != NULL) { in anchor_load()
173 p += strlen(ptable.part[PART_TAG].start); in anchor_load()
185 a->lineno = atoi(ptable.part[PART_LNO].start); in anchor_load()
188 settag(a, ptable.part[PART_TAG].start); in anchor_load()
189 recover(&ptable); in anchor_load()
/dports/sysutils/webmin/webmin-1.981/zones/
H A Dedit_zone.cgi44 $ptable = new WebminUI::Table([ $text{'edit_pkgdir'} ], "100%", "ptable");
45 $pform->add_section($ptable);
46 $ptable->set_heading($text{'edit_pkg'});
49 $ptable->add_row([ &ui_link("edit_pkg.cgi?zone=$in{'zone'}&old=$pkg->{'dir'}",$pkg->{'dir'}) ]);
52 $ptable->add_row([ "<tt>$pkg->{'dir'}</tt>" ]);
55 $ptable->set_emptymsg($text{'edit_pkgnone'});
57 $ptable->add_link("edit_pkg.cgi?zone=$in{'zone'}&new=1",
/dports/audio/csound/csound-6.15.0/Top/
H A Dthreadsafe.c186 MYFLT *ptable; in message_dequeue() local
188 memcpy(&ptable, msg->args + ARG_ALIGN, in message_dequeue()
196 MYFLT *ptable; in message_dequeue() local
198 memcpy(&ptable, msg->args + ARG_ALIGN, in message_dequeue()
200 csoundTableCopyInInternal(csound, table, ptable); in message_dequeue()
269 memcpy(args+ARG_ALIGN, &ptable, sizeof(MYFLT *)); in csoundTableCopyOut_enqueue()
278 memcpy(args+ARG_ALIGN, &ptable, sizeof(MYFLT *)); in csoundTableCopyIn_enqueue()
370 csoundTableCopyOutInternal(csound, table, ptable); in csoundTableCopyOut()
376 csoundTableCopyInInternal(csound, table, ptable); in csoundTableCopyIn()
456 csoundTableCopyOut_enqueue(csound, table, ptable); in csoundTableCopyOutAsync()
[all …]
/dports/mail/bmf/bmf-0.9.4/
H A Ddbdb.c176 dbtdb_t* ptable; in dbdb_db_opentable() local
184 if( ptable == NULL ) in dbdb_db_opentable()
188 ptable->close = dbdb_table_close; in dbdb_db_opentable()
191 ptable->import = dbdb_table_import; in dbdb_db_opentable()
195 ptable->dbp = NULL; in dbdb_db_opentable()
209 ptable->envp = pthis->envp; in dbdb_db_opentable()
219 ptable->envp = pthis->envp; in dbdb_db_opentable()
229 ptable->dbp = dbp; in dbdb_db_opentable()
233 ptable->nmsgs = 0; in dbdb_db_opentable()
240 return (dbt_t*)ptable; in dbdb_db_opentable()
[all …]
/dports/biology/viennarna/ViennaRNA-2.4.18/src/ViennaRNA/
H A Dmove_set.h34 short *ptable,
41 short *ptable,
48 short *ptable,
75 short *ptable,
/dports/biology/viennarna/ViennaRNA-2.4.18/src/RNAlocmin/
H A Dmove_set_inside.h32 short *ptable,
39 short *ptable,
46 short *ptable,
73 short *ptable,
/dports/math/miracl/miracl-5.6/
H A Dssp_pair.cpp292 w.set(ptable[j]*Px+ptable[j+1],Py); in gp()
312 x=w.ptable[i]; in spill()
317 delete [] w.ptable; in spill()
318 w.ptable=NULL; in spill()
333 if (w.ptable!=NULL) return; in restore()
335 w.ptable=new ZZn[n]; in restore()
339 w.ptable[i]=x; in restore()
362 w.ptable=new ZZn[len]; in precomp_for_pairing()
371 w.ptable[j++]=lam; w.ptable[j++]=lam*x-y; in precomp_for_pairing()
379 w.ptable[j++]=lam; w.ptable[j++]=lam*x-y; in precomp_for_pairing()
[all …]

12345678910>>...51