Home
last modified time | relevance | path

Searched refs:sen_sort_optarg (Results 1 – 8 of 8) sorted by relevance

/dports/textproc/senna/senna-1.1.5/
H A Dsenna.h173 typedef struct _sen_sort_optarg sen_sort_optarg; typedef
190 typedef sen_sort_optarg sen_set_sort_optarg;
339 sen_rc sen_records_sort(sen_records *r, int limit, sen_sort_optarg *optarg);
468 sen_records_heap *sen_records_heap_open(int size, int limit, sen_sort_optarg *optarg);
/dports/textproc/p5-Senna/Senna-0.51/lib/
H A DSenna.xs1150 sen_sort_optarg *o;
1153 o = XS_STATE(sen_sort_optarg *, optarg);
1672 sen_sort_optarg *optarg;
1675 Newz(1234, optarg, 1, sen_sort_optarg);
1699 sen_sort_optarg *optarg;
1701 optarg = XS_STATE(sen_sort_optarg *, self);
1710 sen_sort_optarg *optarg;
1713 optarg = XS_STATE(sen_sort_optarg *, self);
1727 sen_sort_optarg *optarg;
1730 optarg = XS_STATE(sen_sort_optarg *, self);
[all …]
/dports/textproc/senna/senna-1.1.5/bindings/ruby/
H A Dsenna_api.i412 %typemap(in) (sen_sort_optarg *) {
553 sen_rc sen_records_sort(sen_records *r, int limit, sen_sort_optarg *optarg);
659 sen_records_heap *sen_records_heap_open(int size, int limit, sen_sort_optarg *optarg);
H A Dsenna_api_wrap.c4075 sen_sort_optarg *arg3 = (sen_sort_optarg *) 0 ;
7005 sen_sort_optarg *arg3 = (sen_sort_optarg *) 0 ;
/dports/textproc/senna/senna-1.1.5/lib/
H A Dindex.c559 sen_sort_optarg opt; in sen_index_term_extract()
631 sen_records_heap_open(int size, int limit, sen_sort_optarg *optarg) in sen_records_heap_open()
H A Dset.c1168 sen_records_sort(sen_records *r, int limit, sen_sort_optarg *optarg) in sen_records_sort()
H A Dql.c1369 sen_sort_optarg arg; in nf_records()
/dports/textproc/senna/senna-1.1.5/doc/
H A DAPI.EN228 sen_rc sen_records_sort(sen_records *records, int limit, sen_sort_optarg *optarg);
231 Sort method can be specified by optarg. The structure of sen_sort_optarg is shown below.
525 sen_sort_optarg is shown below.