Home
last modified time | relevance | path

Searched refs:vplist (Results 1 – 25 of 77) sorted by relevance

1234

/dports/textproc/R-cran-rbibutils/rbibutils/src/
H A Dvplist.h22 typedef struct vplist { struct
25 } vplist; argument
32 vplist * vplist_new( void );
34 void vplist_init ( vplist *vpl );
37 int vplist_copy ( vplist *to, vplist *from );
38 int vplist_append ( vplist *vpl, vplist *add );
39 int vplist_insert_list ( vplist *vpl, vplist_index pos, vplist *add );
50 vplist_index vplist_find( vplist *vpl, void *v );
70 void vplist_empty ( vplist *vpl );
77 void vplist_free ( vplist *vpl );
[all …]
H A Dvplist.c28 vplist_init( vplist *vpl ) in vplist_init()
35 vplist *
38 vplist *vpl; in vplist_new()
39 vpl = ( vplist * ) malloc( sizeof( vplist ) ); in vplist_new()
102 vplist_copy( vplist *to, vplist *from ) in vplist_copy()
145 vplist_add( vplist *vpl, void *v ) in vplist_add()
164 vplist_insert_list( vplist *vpl, vplist_index pos, vplist *add ) in vplist_insert_list()
193 vplist_append( vplist *vpl, vplist *add ) in vplist_append()
235 vplist_empty( vplist *vpl ) in vplist_empty()
250 vplist_free( vplist *vpl ) in vplist_free()
[all …]
H A Dfields.c546 fields_findv_each_add( fields *f, int mode, int n, vplist *a ) in fields_findv_each_add()
561 fields_findv_each( fields *f, int level, int mode, vplist *a, const char *tag ) in fields_findv_each()
588 fields_build_tags( va_list argp, vplist *tags ) in fields_build_tags()
602 fields_match_casetags( fields *f, int n, vplist *tags ) in fields_match_casetags()
613 fields_findv_eachof( fields *f, int level, int mode, vplist *a, ... ) in fields_findv_eachof()
617 vplist tags; in fields_findv_eachof()
H A Dfields.h104 int fields_findv_each( fields *f, int level, int mode, vplist *a, const char *tag );
105 int fields_findv_eachof( fields *f, int level, int mode, vplist *a, ... );
H A Disiout.c164 vplist kw; in append_keywords()
243 vplist people; in append_people()
282 vplist a; in append_easyall()
/dports/devel/texlab/texlab-3.3.0/cargo-crates/bibutils-sys-0.1.1/vendor/lib/
H A Dvplist.h22 typedef struct vplist { struct
25 } vplist; typedef
32 vplist * vplist_new( void );
34 void vplist_init ( vplist *vpl );
37 int vplist_copy ( vplist *to, vplist *from );
38 int vplist_append ( vplist *vpl, vplist *add );
39 int vplist_insert_list ( vplist *vpl, vplist_index pos, vplist *add );
50 vplist_index vplist_find( vplist *vpl, void *v );
70 void vplist_empty ( vplist *vpl );
77 void vplist_free ( vplist *vpl );
[all …]
H A Dvplist.c28 vplist_init( vplist *vpl ) in vplist_init()
35 vplist *
38 vplist *vpl; in vplist_new()
39 vpl = ( vplist * ) malloc( sizeof( vplist ) ); in vplist_new()
102 vplist_copy( vplist *to, vplist *from ) in vplist_copy()
145 vplist_add( vplist *vpl, void *v ) in vplist_add()
164 vplist_insert_list( vplist *vpl, vplist_index pos, vplist *add ) in vplist_insert_list()
193 vplist_append( vplist *vpl, vplist *add ) in vplist_append()
235 vplist_empty( vplist *vpl ) in vplist_empty()
250 vplist_free( vplist *vpl ) in vplist_free()
[all …]
H A Dfields.c546 fields_findv_each_add( fields *f, int mode, int n, vplist *a ) in fields_findv_each_add()
561 fields_findv_each( fields *f, int level, int mode, vplist *a, const char *tag ) in fields_findv_each()
588 fields_build_tags( va_list argp, vplist *tags ) in fields_build_tags()
602 fields_match_casetags( fields *f, int n, vplist *tags ) in fields_match_casetags()
613 fields_findv_eachof( fields *f, int level, int mode, vplist *a, ... ) in fields_findv_eachof()
617 vplist tags; in fields_findv_eachof()
H A Dfields.h97 int fields_findv_each( fields *f, int level, int mode, vplist *a, const char *tag );
98 int fields_findv_eachof( fields *f, int level, int mode, vplist *a, ... );
H A Disiout.c164 vplist kw; in append_keywords()
225 vplist people; in append_people()
264 vplist a; in append_easyall()
/dports/textproc/bibutils/bibutils_7.2/lib/
H A Dvplist.h22 typedef struct vplist { struct
25 } vplist; typedef
32 vplist * vplist_new( void );
34 void vplist_init ( vplist *vpl );
37 int vplist_copy ( vplist *to, vplist *from );
38 int vplist_append ( vplist *vpl, vplist *add );
39 int vplist_insert_list ( vplist *vpl, vplist_index pos, vplist *add );
50 vplist_index vplist_find( vplist *vpl, void *v );
70 void vplist_empty ( vplist *vpl );
77 void vplist_free ( vplist *vpl );
[all …]
H A Dvplist.c28 vplist_init( vplist *vpl ) in vplist_init()
35 vplist *
38 vplist *vpl; in vplist_new()
39 vpl = ( vplist * ) malloc( sizeof( vplist ) ); in vplist_new()
102 vplist_copy( vplist *to, vplist *from ) in vplist_copy()
145 vplist_add( vplist *vpl, void *v ) in vplist_add()
164 vplist_insert_list( vplist *vpl, vplist_index pos, vplist *add ) in vplist_insert_list()
193 vplist_append( vplist *vpl, vplist *add ) in vplist_append()
235 vplist_empty( vplist *vpl ) in vplist_empty()
250 vplist_free( vplist *vpl ) in vplist_free()
[all …]
H A Dappend_easy.c38 unique_entries_only( vplist *a ) in unique_entries_only()
70 vplist a; in append_easyall()
97 vplist a; in append_easyallpre()
127 vplist a; in append_easycombo()
H A Dfields.c548 fields_findv_each_add( fields *f, int mode, int n, vplist *a ) in fields_findv_each_add()
563 fields_findv_each( fields *f, int level, int mode, vplist *a, const char *tag ) in fields_findv_each()
590 fields_build_tags( va_list argp, vplist *tags ) in fields_build_tags()
604 fields_match_casetags( fields *f, int n, vplist *tags ) in fields_match_casetags()
615 fields_findv_eachof( fields *f, int level, int mode, vplist *a, ... ) in fields_findv_eachof()
619 vplist tags; in fields_findv_eachof()
H A Dfields.h104 int fields_findv_each( fields *f, int level, int mode, vplist *a, const char *tag );
105 int fields_findv_eachof( fields *f, int level, int mode, vplist *a, ... );
H A DMakefile.static19 vplist.o \
119 clang --analyze vplist.c
/dports/audio/uade/uade-2.13/src/frontends/common/
H A Dvplist.h8 struct vplist { struct
16 struct vplist *vplist_create(size_t initial_length); argument
17 void vplist_flush(struct vplist *v);
18 void vplist_free(struct vplist *v);
19 void vplist_grow(struct vplist *v);
20 void *vplist_pop_head(struct vplist *v);
21 void *vplist_pop_tail(struct vplist *v);
24 static inline void vplist_append(struct vplist *v, void *item) in vplist_append()
32 static inline void *vplist_get(struct vplist *v, size_t i) in vplist_get()
39 static inline size_t vplist_len(struct vplist *v) in vplist_len()
H A Dvplist.c10 static void shrink_vplist(struct vplist *v, size_t newsize) in shrink_vplist()
30 void vplist_grow(struct vplist *v) in vplist_grow()
46 struct vplist *vplist_create(size_t initial_length) in vplist_create()
48 struct vplist *v; in vplist_create()
64 void vplist_flush(struct vplist *v) in vplist_flush()
72 void vplist_free(struct vplist *v) in vplist_free()
80 void *vplist_pop_head(struct vplist *v) in vplist_pop_head()
99 void *vplist_pop_tail(struct vplist *v) in vplist_pop_tail()
H A DMakefile.common4 ossupport.o songdb.o songinfo.o vplist.o support.o
44 vplist.o: ../common/vplist.c ../common/vplist.h
H A Dsongdb.h10 struct vplist *subs;
/dports/games/shockolate/systemshock-0.8.2-43-ga9eb1b93/src/Libraries/2D/Source/
H A Dpersetup.c40 int gri_per_umap_setup (int n, grs_vertex **vplist, grs_per_setup *ps);
60 int gri_per_umap_setup (int n, grs_vertex **vplist, grs_per_setup *ps) in gri_per_umap_setup() argument
79 for (pl3d=l3d,vp=*(pvp=vplist),i=0;i<n;i++,pl3d++,vp=*(++pvp)) { in gri_per_umap_setup()
98 if (z_min>pl3d->z) {z_min=pl3d->z; vpl_z_min=vplist[i];} in gri_per_umap_setup()
118 for (v1=vplist[i=0]; i<n; v1=vplist[++i]) { in gri_per_umap_setup()
119 for (v2=vplist[j=i+1]; j<n; v2=vplist[++j]) { in gri_per_umap_setup()
120 for (v3=vplist[k=j+1]; k<n; v3=vplist[++k]) { in gri_per_umap_setup()
136 vpl0=vplist[i0]; vpl1=vplist[i1]; vpl2=vplist[i2]; in gri_per_umap_setup()
/dports/devel/texlab/texlab-3.3.0/cargo-crates/bibutils-sys-0.1.1/vendor/test/
H A Dvplist_test.c134 vplist a; in test_init()
149 vplist *a; in test_new()
170 vplist a; in test_add()
198 vplist a; in test_fill()
416 vplist a; in test_get()
453 vplist a; in test_set()
497 vplist a; in test_swap()
539 vplist a; in test_find()
591 vplist a; in test_remove()
643 vplist a; in test_removevp()
[all …]
/dports/textproc/bibutils/bibutils_7.2/test/
H A Dvplist_test.c134 vplist a; in test_init()
149 vplist *a; in test_new()
170 vplist a; in test_add()
198 vplist a; in test_fill()
416 vplist a; in test_get()
453 vplist a; in test_set()
497 vplist a; in test_swap()
539 vplist a; in test_find()
591 vplist a; in test_remove()
643 vplist a; in test_removevp()
[all …]
/dports/biology/viennarna/ViennaRNA-2.4.18/interfaces/
H A Dpf_window.i27 std::vector<vrna_ep_t > vplist; in my_pfl_fold() local
38 vplist.push_back(pl); in my_pfl_fold()
42 return vplist; in my_pfl_fold()
/dports/games/shockolate/systemshock-0.8.2-43-ga9eb1b93/src/Libraries/2D/Source/Clip/
H A Dclpfcn.h57 (int n, int l, grs_vertex **vplist, grs_vertex ***pcplist);

1234