File: api_weight.h

package info (click to toggle)
xapian-core 1.4.3-2%2Bdeb9u3
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 21,412 kB
  • sloc: cpp: 113,868; ansic: 8,723; sh: 4,433; perl: 836; makefile: 566; tcl: 317; python: 40
file content (51 lines) | stat: -rw-r--r-- 1,757 bytes parent folder | download | duplicates (2)
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
39
40
41
42
43
44
45
46
47
48
49
50
51
/* Warning: This file is generated by ./collate-test - do not modify directly! */
extern bool test_tradweight3();
extern bool test_unigramlmweight3();
extern bool test_bm25weight3();
extern bool test_bm25weight4();
extern bool test_bm25weight5();
extern bool test_bm25plusweight1();
extern bool test_bm25plusweight2();
extern bool test_bm25plusweight3();
extern bool test_inl2weight1();
extern bool test_inl2weight2();
extern bool test_inl2weight3();
extern bool test_ifb2weight1();
extern bool test_ifb2weight2();
extern bool test_ifb2weight3();
extern bool test_ineb2weight1();
extern bool test_ineb2weight2();
extern bool test_ineb2weight3();
extern bool test_bb2weight1();
extern bool test_bb2weight2();
extern bool test_bb2weight3();
extern bool test_bb2weight4();
extern bool test_dlhweight1();
extern bool test_dlhweight2();
extern bool test_dlhweight3();
extern bool test_pl2weight1();
extern bool test_pl2weight2();
extern bool test_pl2weight3();
extern bool test_pl2plusweight1();
extern bool test_pl2plusweight2();
extern bool test_pl2plusweight3();
extern bool test_pl2plusweight4();
extern bool test_pl2plusweight5();
extern bool test_dphweight1();
extern bool test_dphweight2();
extern bool test_dphweight3();
extern bool test_tfidfweight1();
extern bool test_tfidfweight2();
extern bool test_tfidfweight3();
extern bool test_checkinitweight1();
extern bool test_checkstatsweight1();
extern bool test_checkstatsweight2();
extern bool test_checkstatsweight3();
extern bool test_unigramlmweight4();
extern bool test_unigramlmweight5();
extern bool test_unigramlmweight6();
extern bool test_unigramlmweight7();
extern bool test_unigramlmweight8();
extern bool test_boolweight1();
extern bool test_coordweight1();
extern bool test_coordweight2();