Home
last modified time | relevance | path

Searched defs:index_line (Results 1 – 16 of 16) sorted by path

/dports/biology/viennarna/ViennaRNA-2.4.18/src/Utils/
H A Dct2db.c84 ct_file_index_line *index_line) in read_line()
171 ct_file_index_line index_line = { in read_ct_file() local
/dports/databases/grass7/grass-7.8.6/vector/v.net.visibility/
H A Dmain.c182 int index_line = 0; in count() local
226 int index_line = 0; in load_lines() local
279 int *index_point, struct Line **lines, int *index_line, in process_line()
323 int *index_point, struct Line **lines, int *index_line, in process_boundary()
/dports/devel/cquery/cquery-20180718/src/
H A Dquery_utils.cc320 optional<int> index_line = working_file->GetIndexPosFromBufferPos( in FindSymbolsAtLocation() local
/dports/graphics/opendx/dx-4.4.4/src/uipp/widgets/
H A DColor.h48 XColor* index_line; /* Undithered column height x CELL_SIZE */ member
/dports/math/octave-forge-ga/ga-0.10.2/inst/
H A Dselectionstochunif.m52 index_line = 1; variable
/dports/misc/amanda-client/amanda-3.3.9/client-src/
H A Dclient_util.h53 int index_line; member
/dports/misc/amanda-server/amanda-3.3.9/client-src/
H A Dclient_util.h53 int index_line; member
/dports/net/exabgp4/exabgp-4.2.13/lib/exabgp/configuration/core/
H A Dlocation.py15 def __init__(self, index_line=0, index_column=0, line=''): argument
/dports/news/golded+/golded-plus/golded+/goldnode/
H A Dgoldnode.cpp560 inline void index_line(char* p, char* ptrs[5]) { in index_line() function
/dports/ports-mgmt/mkreadmes/mkreadmes-1.3/
H A Dindex.c59 static char index_line[MAXINDEXLINE]; in split_index_line() local
/dports/sysutils/fluent-bit/fluent-bit-1.8.11/tests/runtime/
H A Dout_elasticsearch.c16 char *index_line = "{\"index\":{\"_index\":\"index_test\",\"_type\":\"type_test\"}"; in cb_check_index_type() local
30 char *index_line = "{\"index\":{\"_index\":\"prefix-2015-11-24\",\"_type\":\"_doc\"}"; in cb_check_logstash_format() local
43 char *index_line = "\"@timestamp\":\"2015-11-24T22:15:40.000000000Z\""; in cb_check_logstash_format_nanos() local
H A Dout_splunk.c32 char *index_line = "\"event\":{\"key\":\"value\"}"; in cb_check_basic() local
/dports/sysutils/lnav/lnav-0.10.1/src/
H A Dlnav.cc487 void index_line(logfile_sub_source &lss, logfile *lf, logfile::iterator ll) override { in index_line() function in hist_index_delegate
H A Dlogfile_sub_source.hh72 virtual void index_line(logfile_sub_source &lss, logfile *lf, logfile::iterator ll) { in index_line() function in index_delegate
/dports/textproc/py-langid/unsupported-Python-2.7/train/
H A Dindex.py114 def index_line(self, candidates): member in CorpusIndexer
/dports/www/mod_gnutls/mod_gnutls-0.8.4/test/
H A Dgen_ocsp_index.c32 static int index_line(const char* filename) in index_line() function