Home
last modified time | relevance | path

Searched refs:aux_t (Results 1 – 25 of 33) sorted by relevance

12

/dports/x11/mlterm/mlterm-3.9.1/inputmethod/iiimf/
H A Dim_iiimf.h108 } aux_t; typedef
171 Bool (*create)(aux_t *);
176 Bool (*destroy)(aux_t *);
180 Bool (*destroy_ic)(aux_t *);
181 Bool (*set_icfocus)(aux_t *);
188 int (*im_id) (aux_t *) ;
189 int (*ic_id) (aux_t *) ;
193 Window (*window)(aux_t *) ;
206 Bool (*server)(aux_t *);
236 void aux_destroy(aux_t *aux);
[all …]
H A Dim_iiimf_aux.c102 aux_t *aux;
131 aux_t *aux;
851 static int service_im_id(aux_t *aux) { in service_im_id()
858 static int service_ic_id(aux_t *aux) { in service_ic_id()
1216 aux_t *aux = NULL; in service_aux_get_from_id()
1504 aux_t *aux_new(im_iiimf_t *iiimf) { in aux_new()
1506 aux_t *aux = NULL; in aux_new()
1515 if (!(aux = malloc(sizeof(aux_t)))) { in aux_new()
1651 void aux_set_focus(aux_t *aux) { in aux_set_focus()
1663 void aux_unset_focus(aux_t *aux) { in aux_unset_focus()
[all …]
/dports/math/cocoalib/CoCoALib-0.99712/src/AlgebraicCore/TmpHilbertDir/
H A Determs.C69 eterm aux_t = malloc_eterm(n); in eterm_dup() local
72 SetSqFr(aux_t, SqFr(t)); in eterm_dup()
76 return aux_t; in eterm_dup()
125 eterm aux_t =eterm_dup(t1); in eterm_gcd() local
142 return aux_t; in eterm_gcd()
148 eterm aux_t; in eterm_lcm() local
152 aux_t = eterm_dup(t1); in eterm_lcm()
155 aux_t = eterm_dup(t2); in eterm_lcm()
159 OccInd = Indets(aux_t); in eterm_lcm()
165 if ( t2[n] > aux_t[n] ) in eterm_lcm()
[all …]
/dports/math/giacxcas/CoCoALib-0.99700/src/AlgebraicCore/TmpHilbertDir/
H A Determs.C69 eterm aux_t = malloc_eterm(n); in eterm_dup() local
72 SetSqFr(aux_t, SqFr(t)); in eterm_dup()
76 return aux_t; in eterm_dup()
125 eterm aux_t =eterm_dup(t1); in eterm_gcd() local
142 return aux_t; in eterm_gcd()
148 eterm aux_t; in eterm_lcm() local
152 aux_t = eterm_dup(t1); in eterm_lcm()
155 aux_t = eterm_dup(t2); in eterm_lcm()
159 OccInd = Indets(aux_t); in eterm_lcm()
165 if ( t2[n] > aux_t[n] ) in eterm_lcm()
[all …]
/dports/biology/ugene/ugene-40.1/src/libs_3rdparty/samtools/src/samtools/
H A Dbam2depth.c17 } aux_t; typedef
26 aux_t *aux = (aux_t*)data; // data in fact is a pointer to an auxiliary structure in read_bam()
43 aux_t **data; in main()
66 data[i] = calloc(1, sizeof(aux_t)); in main()
/dports/biology/py-pysam/pysam-0.18.0/samtools/
H A Dbedcov.c51 } aux_t; typedef
55 aux_t *aux = (aux_t*)data; // data in fact is a pointer to an auxiliary structure in read_bam()
74 aux_t **aux; in main_bedcov()
141 aux = calloc(n, sizeof(aux_t*)); in main_bedcov()
144 aux[i] = calloc(1, sizeof(aux_t)); in main_bedcov()
H A Dbedcov.c.pysam.c53 } aux_t; typedef
57 aux_t *aux = (aux_t*)data; // data in fact is a pointer to an auxiliary structure in read_bam()
76 aux_t **aux; in main_bedcov()
143 aux = calloc(n, sizeof(aux_t*)); in main_bedcov()
146 aux[i] = calloc(1, sizeof(aux_t)); in main_bedcov()
/dports/biology/samtools/samtools-1.14/
H A Dbedcov.c51 } aux_t; typedef
55 aux_t *aux = (aux_t*)data; // data in fact is a pointer to an auxiliary structure in read_bam()
74 aux_t **aux; in main_bedcov()
141 aux = calloc(n, sizeof(aux_t*)); in main_bedcov()
144 aux[i] = calloc(1, sizeof(aux_t)); in main_bedcov()
/dports/audio/csound/csound-6.15.0/Opcodes/
H A Dscansyn.h50 AUXCH aux_t; member
93 AUXCH aux_t; member
/dports/misc/mxnet/incubator-mxnet-1.9.0/python/mxnet/ndarray/
H A Dsparse.py81 for aux_t in aux_types:
82 if np.dtype(aux_t) != np.dtype("int64"):
84 aux_type_ids = [int(_DTYPE_NP_TO_MX[np.dtype(aux_t).type]) for aux_t in aux_types]
85 aux_shapes = [(0,) for aux_t in aux_types] if aux_shapes is None else aux_shapes
/dports/misc/py-mxnet/incubator-mxnet-1.9.0/python/mxnet/ndarray/
H A Dsparse.py81 for aux_t in aux_types:
82 if np.dtype(aux_t) != np.dtype("int64"):
84 aux_type_ids = [int(_DTYPE_NP_TO_MX[np.dtype(aux_t).type]) for aux_t in aux_types]
85 aux_shapes = [(0,) for aux_t in aux_types] if aux_shapes is None else aux_shapes
/dports/lang/gnatdroid-binutils-x86/binutils-2.27/gas/
H A Decoff.c854 } aux_t; typedef
870 aux_t *ifd_ptr; /* pointer to store file index */
871 aux_t *index_ptr; /* pointer to store symbol index */
1032 aux_t aux [ PAGE_SIZE / sizeof (aux_t) ];
1636 psym->index_ptr = (aux_t *) NULL; in add_ecoff_symbol()
1806 aux_t *aux_ptr; in add_aux_sym_symint()
1829 aux_t *aux_ptr; in add_aux_sym_rndx()
1856 aux_t *aux_ptr; in add_aux_sym_tir()
4141 know (begin_ptr->index_ptr != (aux_t *) NULL); in ecoff_build_symbols()
4378 aux_t *aux_ptr; in ecoff_build_aux()
[all …]
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/binutils/gas/
H A Decoff.c856 } aux_t; typedef
872 aux_t *ifd_ptr; /* pointer to store file index */
873 aux_t *index_ptr; /* pointer to store symbol index */
1034 aux_t aux [ PAGE_SIZE / sizeof (aux_t) ];
1628 psym->index_ptr = (aux_t *) NULL; in add_ecoff_symbol()
1798 register aux_t *aux_ptr; in add_aux_sym_symint()
1821 register aux_t *aux_ptr; in add_aux_sym_rndx()
1848 register aux_t *aux_ptr; in add_aux_sym_tir()
4148 know (begin_ptr->index_ptr != (aux_t *) NULL); in ecoff_build_symbols()
4385 aux_t *aux_ptr; in ecoff_build_aux()
[all …]
/dports/devel/gnulibiberty/binutils-2.37/gas/
H A Decoff.c854 } aux_t; typedef
870 aux_t *ifd_ptr; /* pointer to store file index */
871 aux_t *index_ptr; /* pointer to store symbol index */
1032 aux_t aux [ PAGE_SIZE / sizeof (aux_t) ];
1632 psym->index_ptr = (aux_t *) NULL; in add_ecoff_symbol()
1802 aux_t *aux_ptr; in add_aux_sym_symint()
1825 aux_t *aux_ptr; in add_aux_sym_rndx()
1852 aux_t *aux_ptr; in add_aux_sym_tir()
4125 know (begin_ptr->index_ptr != (aux_t *) NULL); in ecoff_build_symbols()
4361 aux_t *aux_ptr; in ecoff_build_aux()
[all …]
/dports/devel/arm-elf-binutils/binutils-2.37/gas/
H A Decoff.c854 } aux_t; typedef
870 aux_t *ifd_ptr; /* pointer to store file index */
871 aux_t *index_ptr; /* pointer to store symbol index */
1032 aux_t aux [ PAGE_SIZE / sizeof (aux_t) ];
1632 psym->index_ptr = (aux_t *) NULL; in add_ecoff_symbol()
1802 aux_t *aux_ptr; in add_aux_sym_symint()
1825 aux_t *aux_ptr; in add_aux_sym_rndx()
1852 aux_t *aux_ptr; in add_aux_sym_tir()
4125 know (begin_ptr->index_ptr != (aux_t *) NULL); in ecoff_build_symbols()
4361 aux_t *aux_ptr; in ecoff_build_aux()
[all …]
/dports/lang/gnatdroid-binutils/binutils-2.27/gas/
H A Decoff.c854 } aux_t; typedef
870 aux_t *ifd_ptr; /* pointer to store file index */
871 aux_t *index_ptr; /* pointer to store symbol index */
1032 aux_t aux [ PAGE_SIZE / sizeof (aux_t) ];
1636 psym->index_ptr = (aux_t *) NULL; in add_ecoff_symbol()
1806 aux_t *aux_ptr; in add_aux_sym_symint()
1829 aux_t *aux_ptr; in add_aux_sym_rndx()
1856 aux_t *aux_ptr; in add_aux_sym_tir()
4141 know (begin_ptr->index_ptr != (aux_t *) NULL); in ecoff_build_symbols()
4378 aux_t *aux_ptr; in ecoff_build_aux()
[all …]
/dports/devel/tigcc/tigcc-0.96.b8_10/gnu/binutils-2.16.1/gas/
H A Decoff.c857 } aux_t; typedef
873 aux_t *ifd_ptr; /* pointer to store file index */
874 aux_t *index_ptr; /* pointer to store symbol index */
1035 aux_t aux [ PAGE_SIZE / sizeof (aux_t) ];
1629 psym->index_ptr = (aux_t *) NULL; in add_ecoff_symbol()
1799 register aux_t *aux_ptr; in add_aux_sym_symint()
1822 register aux_t *aux_ptr; in add_aux_sym_rndx()
1849 register aux_t *aux_ptr; in add_aux_sym_tir()
4147 know (begin_ptr->index_ptr != (aux_t *) NULL); in ecoff_build_symbols()
4384 aux_t *aux_ptr; in ecoff_build_aux()
[all …]
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/binutils/gas/
H A Decoff.c856 } aux_t;
872 aux_t *ifd_ptr; /* pointer to store file index */
873 aux_t *index_ptr; /* pointer to store symbol index */
1034 aux_t aux [ PAGE_SIZE / sizeof (aux_t) ];
1628 psym->index_ptr = (aux_t *) NULL;
1798 register aux_t *aux_ptr;
1821 register aux_t *aux_ptr;
1848 register aux_t *aux_ptr;
4148 know (begin_ptr->index_ptr != (aux_t *) NULL);
4385 aux_t *aux_ptr;
[all …]
/dports/devel/djgpp-binutils/binutils-2.17/gas/
H A Decoff.c857 } aux_t; typedef
873 aux_t *ifd_ptr; /* pointer to store file index */
874 aux_t *index_ptr; /* pointer to store symbol index */
1035 aux_t aux [ PAGE_SIZE / sizeof (aux_t) ];
1629 psym->index_ptr = (aux_t *) NULL; in add_ecoff_symbol()
1799 register aux_t *aux_ptr; in add_aux_sym_symint()
1822 register aux_t *aux_ptr; in add_aux_sym_rndx()
1849 register aux_t *aux_ptr; in add_aux_sym_tir()
4147 know (begin_ptr->index_ptr != (aux_t *) NULL); in ecoff_build_symbols()
4384 aux_t *aux_ptr; in ecoff_build_aux()
[all …]
/dports/devel/binutils/binutils-2.37/gas/
H A Decoff.c854 } aux_t; typedef
870 aux_t *ifd_ptr; /* pointer to store file index */
871 aux_t *index_ptr; /* pointer to store symbol index */
1032 aux_t aux [ PAGE_SIZE / sizeof (aux_t) ];
1632 psym->index_ptr = (aux_t *) NULL; in add_ecoff_symbol()
1802 aux_t *aux_ptr; in add_aux_sym_symint()
1825 aux_t *aux_ptr; in add_aux_sym_rndx()
1852 aux_t *aux_ptr; in add_aux_sym_tir()
4125 know (begin_ptr->index_ptr != (aux_t *) NULL); in ecoff_build_symbols()
4361 aux_t *aux_ptr; in ecoff_build_aux()
[all …]
/dports/biology/vt/vt-0.57721/lib/htslib/
H A Dsynced_bcf_reader.c56 #define BCF_SR_AUX(x) ((aux_t*)((x)->aux))
61 aux_t; typedef
327 files->aux = (aux_t*) calloc(1,sizeof(aux_t)); in bcf_sr_init()
/dports/biology/bedtools/bedtools2-2.30.0/src/utils/htslib/
H A Dsynced_bcf_reader.c56 #define BCF_SR_AUX(x) ((aux_t*)((x)->aux))
61 aux_t; typedef
327 files->aux = (aux_t*) calloc(1,sizeof(aux_t)); in bcf_sr_init()
/dports/biology/stacks/stacks-2.4/htslib/
H A Dsynced_bcf_reader.c56 #define BCF_SR_AUX(x) ((aux_t*)((x)->aux))
61 aux_t; typedef
327 files->aux = (aux_t*) calloc(1,sizeof(aux_t)); in bcf_sr_init()
/dports/biology/kallisto/kallisto-0.46.1/ext/htslib/
H A Dsynced_bcf_reader.c56 #define BCF_SR_AUX(x) ((aux_t*)((x)->aux))
61 aux_t; typedef
327 files->aux = (aux_t*) calloc(1,sizeof(aux_t)); in bcf_sr_init()
/dports/biology/freebayes/freebayes-1.3.5/contrib/htslib/
H A Dsynced_bcf_reader.c66 #define BCF_SR_AUX(x) ((aux_t*)((x)->aux))
71 aux_t; typedef
387 files->aux = (aux_t*) calloc(1,sizeof(aux_t)); in bcf_sr_init()

12