File: api_weight.h

package info (click to toggle)
xapian-core 1.4.29-3
  • links: PTS, VCS
  • area: main
  • in suites: trixie
  • size: 22,840 kB
  • sloc: cpp: 92,356; ansic: 9,948; sh: 5,026; perl: 850; makefile: 509; javascript: 360; tcl: 319; python: 40
file content (38 lines) | stat: -rw-r--r-- 1,333 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
/* Warning: This file is generated by ./collate-test - do not modify directly! */
extern void test_weightserialisation1();
extern void test_weight1();
extern void test_bm25weight1();
extern void test_bm25weight4();
extern void test_bm25weight5();
extern void test_bm25plusweight2();
extern void test_bm25plusweight3();
extern void test_inl2weight2();
extern void test_inl2weight3();
extern void test_ifb2weight2();
extern void test_ifb2weight3();
extern void test_ineb2weight2();
extern void test_ineb2weight3();
extern void test_bb2weight2();
extern void test_bb2weight3();
extern void test_bb2weight4();
extern void test_dlhweight1();
extern void test_dlhweight3();
extern void test_pl2weight2();
extern void test_pl2weight3();
extern void test_pl2plusweight2();
extern void test_pl2plusweight4();
extern void test_pl2plusweight5();
extern void test_dphweight1();
extern void test_dphweight3();
extern void test_tfidfweight1();
extern void test_tfidfweight3();
extern void test_checkinitweight1();
extern void test_checkstatsweight1();
extern void test_checkstatsweight2();
extern void test_checkstatsweight3();
extern void test_checkstatsweight4();
extern void test_unigramlmweight4();
extern void test_unigramlmweight5();
extern void test_unigramlmweight7();
extern void test_unigramlmweight8();
extern void test_coordweight1();