Home
last modified time | relevance | path

Searched defs:lineno (Results 1 – 25 of 5485) sorted by relevance

12345678910>>...220

/dports/devel/fbthrift/fbthrift-2021.12.27.00/thrift/compiler/test/fixtures/basic-enum/gen-json_experimental/
H A Dmodule.json15 "lineno": 53 number
21 "lineno": 55 number
28 "lineno" : 22 number
35 "lineno" : 26, number
40 "lineno" : 27, number
44 "lineno" : 25 number
51 "lineno" : 31, number
56 "lineno" : 32, number
61 "lineno" : 33, number
150 "lineno" : 30 number
[all …]
/dports/devel/fbthrift/fbthrift-2021.12.27.00/thrift/compiler/test/fixtures/basic/gen-json_experimental/
H A Dmodule.json16 "lineno" : 22, number
21 "lineno" : 23, number
25 "lineno" : 21 number
36 "lineno" : 27, number
43 "lineno" : 28, number
50 "lineno" : 30, number
91 "lineno" : 26 number
97 "lineno" : 37 number
135 "lineno" : 39 number
142 "lineno" : 45, number
[all …]
/dports/devel/fbthrift/fbthrift-2021.12.27.00/thrift/compiler/test/fixtures/json_experimental/gen-json_experimental/
H A DThriftdocTest.json16 "lineno": 83 number
22 "lineno": 84 number
29 "lineno": 86 number
36 "lineno": 254 number
43 "lineno": 259 number
50 "lineno": 264 number
57 "lineno": 272 number
64 "lineno": 277 number
71 "lineno": 285 number
78 "lineno": 294 number
[all …]
H A DDemoWidgetDocs.json16 "lineno" : 26, number
22 "lineno" : 28, number
28 "lineno" : 30, number
33 "lineno" : 23 number
45 "lineno" : 41, number
56 "lineno" : 46, number
64 "lineno" : 48, number
72 "lineno" : 50, number
81 "lineno" : 55, number
96 "lineno" : 40 number
[all …]
/dports/databases/postgresql11-server/postgresql-11.14/src/interfaces/libpq/test/
H A Dexpected.out5 user='uri-user' dbname='db' host='host' port='12345' (inet)
8 user='uri-user' dbname='db' host='host' (inet)
10 trying postgresql://host:12345/db
11 dbname='db' host='host' port='12345' (inet)
12
13 trying postgresql://host/db
14 dbname='db' host='host' (inet)
16 trying postgresql://uri-user@host:12345/
17 user='uri-user' host='host' port='12345' (inet)
19 trying postgresql://uri-user@host/
[all …]
/dports/finance/beancount/beancount-2.3.3/beancount/parser/
H A Dgrammar.py199 def store_result(self, filename, lineno, entries): argument
233 def account(self, filename, lineno, account): argument
249 def pipe_deprecated_error(self, filename, lineno): argument
262 def pushtag(self, filename, lineno, tag): argument
272 def poptag(self, filename, lineno, tag): argument
285 def pushmeta(self, filename, lineno, key_value): argument
294 def popmeta(self, filename, lineno, key): argument
314 def option(self, filename, lineno, key, value): argument
450 def cost_merge(self, filename, lineno, _): argument
774 def key_value(self, filename, lineno, key, value): argument
[all …]
/dports/print/scribus-devel/scribus-1.5.7/scribus/plugins/scripter/python/sceditor/
H A Dindenter.py14 def correct_indentation(self, lineno): argument
17 def deindent(self, lineno): argument
23 def indent(self, lineno): argument
29 def entering_new_line(self, lineno): argument
51 def _count_line_indents(self, lineno): argument
69 def correct_indentation(self, lineno): argument
81 def _last_non_blank(self, lineno): argument
101 def _get_base_indentation(self, lineno): argument
175 def correct_indentation(self, lineno): argument
183 def __init__(self, lines, lineno): argument
[all …]
/dports/graphics/krita/krita-4.4.8/plugins/extensions/pykrita/plugin/krita/sceditor/
H A Dindenter.py15 def correct_indentation(self, lineno): argument
18 def deindent(self, lineno): argument
24 def indent(self, lineno): argument
30 def entering_new_line(self, lineno): argument
52 def _count_line_indents(self, lineno): argument
70 def correct_indentation(self, lineno): argument
82 def _last_non_blank(self, lineno): argument
102 def _get_base_indentation(self, lineno): argument
176 def correct_indentation(self, lineno): argument
185 def __init__(self, lines, lineno): argument
[all …]
/dports/lang/cython-devel/cython-2b1e743/Cython/Runtime/
H A Drefnanny.pyx12 cdef log(level, action, obj, lineno): argument
35 cdef regref(self, obj, Py_ssize_t lineno, bint is_null):
45 cdef bint delref(self, obj, Py_ssize_t lineno, bint is_null) except -1:
71 cdef void report_unraisable(filename, Py_ssize_t lineno, object e=None):
85 cdef PyObject* SetupContext(char* funcname, Py_ssize_t lineno, char* filename) except NULL:
103 cdef void GOTREF(PyObject* ctx, PyObject* p_obj, Py_ssize_t lineno):
119 cdef bint GIVEREF_and_report(PyObject* ctx, PyObject* p_obj, Py_ssize_t lineno):
136 cdef void GIVEREF(PyObject* ctx, PyObject* p_obj, Py_ssize_t lineno):
139 cdef void INCREF(PyObject* ctx, PyObject* obj, Py_ssize_t lineno):
144 cdef void DECREF(PyObject* ctx, PyObject* obj, Py_ssize_t lineno):
/dports/devel/ftnchek/ftnchek-3.3.1/
H A Dmessage.c92 syntax_error(LINENO_t lineno, COLNO_t colno, const char *s) /* Syntax error message */ in syntax_error()
106 warning(LINENO_t lineno, COLNO_t colno, const char *s) /* Print warning message */ in warning()
121 ugly_code(LINENO_t lineno, COLNO_t colno, const char *s) /* -pretty message */ in ugly_code()
136 nonstandard(LINENO_t lineno, COLNO_t colno, int f90, int f95) in nonstandard()
157 nonportable(LINENO_t lineno, COLNO_t colno, const char *s) /* Print warning about nonportable const… in nonportable()
174 local_message(const char *filename, LINENO_t lineno, const char *s, const char *tag) in local_message()
192 global_warning(const char *filename, LINENO_t lineno, const char *s) in global_warning()
206 global_message(const char *filename, LINENO_t lineno, const char *s) in global_message()
239 error_message(const char *filename,LINENO_t lineno, COLNO_t colno, const char *s, const char *tag) in error_message()
341 oldstyle_error_message(const char *filename,LINENO_t lineno, COLNO_t colno, const char *s, const ch… in oldstyle_error_message()
[all …]
/dports/math/topaz/topaz-3.41/topaz/
H A Dfuncs.cc69 int f_print(script *scr, char *fname, int lineno) in f_print()
200 int f_printf(script *scr, char *fname, int lineno) in f_printf()
260 int f_sprintf(script *scr, char *fname, int lineno) in f_sprintf()
309 int f_chop(script *scr, char *fname, int lineno) in f_chop()
412 int f_substr(script *scr, char *fname, int lineno) in f_substr()
470 int f_max(script *scr, char *fname, int lineno) in f_max()
513 int f_exit(script *scr, char *fname, int lineno) in f_exit()
841 int f_open(script *scr, char *fname, int lineno) in f_open()
897 int f_close(script *scr, char *fname, int lineno) in f_close()
1175 int f_eval(script *scr, char *fname, int lineno) in f_eval()
[all …]
/dports/games/wesnoth/wesnoth-1.14.17/data/tools/pywmlx/state/
H A Dlua_states.py14 def run(self, xline, lineno, match): argument
34 def run(self, xline, lineno, match): argument
50 def run(self, xline, lineno, match): argument
72 def run(self, xline, lineno, match): argument
83 def run(self, xline, lineno, match): argument
102 def run(self, xline, lineno, match): argument
130 def run(self, xline, lineno, match): argument
158 def run(self, xline, lineno, match): argument
180 def run(self, xline, lineno, match): argument
203 def run(self, xline, lineno, match): argument
[all …]
H A Dwml_states.py14 def run(self, xline, lineno, match): argument
68 def run(self, xline, lineno, match): argument
81 def run(self, xline, lineno, match): argument
107 def run(self, xline, lineno, match): argument
137 def run(self, xline, lineno, match): argument
186 def run(self, xline, lineno, match): argument
219 def run(self, xline, lineno, match): argument
238 def run(self, xline, lineno, match): argument
266 def run(self, xline, lineno, match): argument
284 def run(self, xline, lineno, match): argument
[all …]
/dports/devel/fbthrift/fbthrift-2021.12.27.00/thrift/compiler/test/fixtures/sink/gen-json_experimental/
H A Dmodule.json14 "lineno" : 20, number
21 "lineno" : 19 number
29 "lineno" : 24, number
36 "lineno" : 23 number
44 "lineno" : 28, number
51 "lineno" : 27 number
66 "lineno" : 31 number
81 "lineno" : 36 number
96 "lineno" : 40 number
111 "lineno" : 44 number
[all …]
/dports/math/py-cypari2/cypari2-2.1.2/venv/lib/python3.7/site-packages/Cython/Runtime/
H A Drefnanny.pyx12 cdef log(level, action, obj, lineno): argument
32 cdef regref(self, obj, lineno, bint is_null): argument
42 cdef bint delref(self, obj, lineno, bint is_null) except -1: argument
84 cdef PyObject* SetupContext(char* funcname, int lineno, char* filename) except NULL:
102 cdef void GOTREF(PyObject* ctx, PyObject* p_obj, int lineno):
119 cdef int GIVEREF_and_report(PyObject* ctx, PyObject* p_obj, int lineno):
138 cdef void GIVEREF(PyObject* ctx, PyObject* p_obj, int lineno):
141 cdef void INCREF(PyObject* ctx, PyObject* obj, int lineno):
146 cdef void DECREF(PyObject* ctx, PyObject* obj, int lineno):
/dports/lang/cython/Cython-0.29.24/build/lib.dragonfly-6.3-DEVELOPMENT-x86_64-3.8/Cython/Runtime/
H A Drefnanny.pyx12 cdef log(level, action, obj, lineno): argument
32 cdef regref(self, obj, lineno, bint is_null): argument
42 cdef bint delref(self, obj, lineno, bint is_null) except -1: argument
84 cdef PyObject* SetupContext(char* funcname, int lineno, char* filename) except NULL:
102 cdef void GOTREF(PyObject* ctx, PyObject* p_obj, int lineno):
119 cdef int GIVEREF_and_report(PyObject* ctx, PyObject* p_obj, int lineno):
138 cdef void GIVEREF(PyObject* ctx, PyObject* p_obj, int lineno):
141 cdef void INCREF(PyObject* ctx, PyObject* obj, int lineno):
146 cdef void DECREF(PyObject* ctx, PyObject* obj, int lineno):
/dports/lang/cython/Cython-0.29.24/Cython/Runtime/
H A Drefnanny.pyx12 cdef log(level, action, obj, lineno): argument
32 cdef regref(self, obj, lineno, bint is_null): argument
42 cdef bint delref(self, obj, lineno, bint is_null) except -1: argument
84 cdef PyObject* SetupContext(char* funcname, int lineno, char* filename) except NULL:
102 cdef void GOTREF(PyObject* ctx, PyObject* p_obj, int lineno):
119 cdef int GIVEREF_and_report(PyObject* ctx, PyObject* p_obj, int lineno):
138 cdef void GIVEREF(PyObject* ctx, PyObject* p_obj, int lineno):
141 cdef void INCREF(PyObject* ctx, PyObject* obj, int lineno):
146 cdef void DECREF(PyObject* ctx, PyObject* obj, int lineno):
/dports/lang/cython/stage/usr/local/lib/python3.8/site-packages/Cython/Runtime/
H A Drefnanny.pyx12 cdef log(level, action, obj, lineno): argument
32 cdef regref(self, obj, lineno, bint is_null): argument
42 cdef bint delref(self, obj, lineno, bint is_null) except -1: argument
84 cdef PyObject* SetupContext(char* funcname, int lineno, char* filename) except NULL:
102 cdef void GOTREF(PyObject* ctx, PyObject* p_obj, int lineno):
119 cdef int GIVEREF_and_report(PyObject* ctx, PyObject* p_obj, int lineno):
138 cdef void GIVEREF(PyObject* ctx, PyObject* p_obj, int lineno):
141 cdef void INCREF(PyObject* ctx, PyObject* obj, int lineno):
146 cdef void DECREF(PyObject* ctx, PyObject* obj, int lineno):
/dports/devel/fbthrift/fbthrift-2021.12.27.00/thrift/compiler/test/fixtures/stream/gen-json_experimental/
H A Dmodule.json12 "lineno" : 19 number
19 "lineno" : 21, number
28 "lineno" : 22, number
35 "lineno" : 22, number
43 "lineno" : 22 number
52 "lineno" : 23, number
60 "lineno" : 23 number
69 "lineno" : 24, number
86 "lineno" : 24 number
113 "lineno" : 25 number
[all …]
/dports/devel/py-ctypesgen/ctypesgen-ctypesgen-1.0.2/ctypesgen/parser/
H A Ddatacollectingparser.py77 def handle_define_constant(self, name, expr, filename, lineno): argument
82 def handle_define_unparseable(self, name, params, value, filename, lineno): argument
95 def handle_define_macro(self, name, params, expr, filename, lineno): argument
100 def handle_undefine(self, macro, filename, lineno): argument
104 def handle_ctypes_typedef(self, name, ctype, filename, lineno): argument
114 def handle_ctypes_new_type(self, ctype, filename, lineno): argument
137 def handle_ctypes_variable(self, name, ctype, filename, lineno): argument
147 def handle_struct(self, ctypestruct, filename, lineno): argument
211 def handle_enum(self, ctypeenum, filename, lineno): argument
264 def handle_macro(self, name, params, expr, filename, lineno): argument
[all …]
/dports/misc/snakemake/snakemake-6.12.1/snakemake/
H A Dexceptions.py237 lineno=None, argument
268 lineno=None, argument
403 def __init__(self, lineno=None, snakefile=None): argument
422 def __init__(self, msg, lineno=None, snakefile=None): argument
427 def __init__(self, msg, lineno=None, snakefile=None): argument
432 def __init__(self, msg, lineno=None, snakefile=None): argument
437 def __init__(self, msg, lineno=None, snakefile=None): argument
442 def __init__(self, msg, lineno=None, snakefile=None): argument
447 def __init__(self, msg, lineno=None, snakefile=None): argument
452 def __init__(self, msg, lineno=None, snakefile=None): argument
[all …]
/dports/benchmarks/polygraph/polygraph-4.13.0/src/xstd/
H A DAssert.cc13 bool ComplainSys(const char *fname, int lineno) { in ComplainSys()
19 bool ComplainUs(const char *fname, int lineno, const char *cond) { in ComplainUs()
24 bool Complain(const char *fname, int lineno, const char *cond) { in Complain()
28 void Abort(const char *fname, int lineno, const char *cond) { in Abort()
34 void Exit(const char *fname, int lineno, const char *cond) { in Exit()
/dports/shells/ksh2020/ast-ksh2020/src/cmd/ksh93/sh/
H A Ddebug.c206 static_fn void _dprint_VT_const_cp(const char *file_name, int lineno, const char *func_name, in _dprint_VT_const_cp()
228 static_fn void _dprint_VT_h(const char *file_name, int lineno, const char *func_name, int level, in _dprint_VT_h()
235 static_fn void _dprint_VT_i(const char *file_name, int lineno, const char *func_name, int level, in _dprint_VT_i()
242 static_fn void _dprint_VT_l(const char *file_name, int lineno, const char *func_name, int level, in _dprint_VT_l()
249 static_fn void _dprint_VT_d(const char *file_name, int lineno, const char *func_name, int level, in _dprint_VT_d()
313 static_fn void _dprint_VT_sfdoublep(const char *file_name, int lineno, const char *func_name, in _dprint_VT_sfdoublep()
388 static_fn void _dprint_VT_shbltinp(const char *file_name, int lineno, const char *func_name, in _dprint_VT_shbltinp()
395 static_fn void _dprint_VT_pathcomp(const char *file_name, int lineno, const char *func_name, in _dprint_VT_pathcomp()
450 void _dprint_vtp(const char *file_name, int lineno, const char *func_name, int level, in _dprint_vtp()
494 void _dprint_nvp(const char *file_name, int lineno, const char *func_name, int level, in _dprint_nvp()
[all …]
/dports/devel/cscout/cscout-bd7dfac/btyacc/
H A Derror.c80 void error(int lineno, char *line, char *cptr, char *msg, ...) in error()
92 void syntax_error(int lineno, char *line, char *cptr) { in syntax_error()
97 void unterminated_comment(int lineno, char *line, char *cptr) { in unterminated_comment()
102 void unterminated_string(int lineno, char *line, char *cptr) { in unterminated_string()
107 void unterminated_text(int lineno, char *line, char *cptr) { in unterminated_text()
112 void unterminated_union(int lineno, char *line, char *cptr) { in unterminated_union()
127 void illegal_tag(int lineno, char *line, char *cptr) { in illegal_tag()
170 void terminal_lhs(int lineno) { in terminal_lhs()
197 void dollar_error(int lineno, char *line, char *cptr) { in dollar_error()
208 void at_error(int lineno, char *line, char *cptr) { in at_error()
[all …]
/dports/databases/grass7/grass-7.8.6/lib/python/ctypes/ctypesgencore/parser/
H A Ddatacollectingparser.py80 def handle_define_constant(self, name, expr, filename, lineno): argument
85 def handle_define_unparseable(self, name, params, value, filename, lineno): argument
102 def handle_define_macro(self, name, params, expr, filename, lineno): argument
107 def handle_ctypes_typedef(self, name, ctype, filename, lineno): argument
119 def handle_ctypes_new_type(self, ctype, filename, lineno): argument
127 variadic, filename, lineno): argument
144 def handle_ctypes_variable(self, name, ctype, filename, lineno): argument
156 def handle_struct(self, ctypestruct, filename, lineno): argument
216 def handle_enum(self, ctypeenum, filename, lineno): argument
271 def handle_macro(self, name, params, expr, filename, lineno): argument
[all …]

12345678910>>...220