Home
last modified time | relevance | path

Searched defs:st_line (Results 1 – 20 of 20) sorted by relevance

/dports/finance/odoo/odoo-19d77c2a03335eb95a686bd69a1b56b38e87d609/odoo/addons/account/models/
H A Daccount_reconcile_model.py325 def _get_write_off_move_lines_dict(self, st_line, residual_balance): argument
389 def _prepare_reconciliation(self, st_line, aml_ids=[], partner=None): argument
533 def _is_applicable_for(self, st_line, partner): argument
751 def _get_partner_from_mapping(self, st_line): argument
805 …def _get_rule_result(self, st_line, candidates, aml_ids_to_exclude, reconciled_amls_ids, partner_m… argument
818 …def _get_invoice_matching_rule_result(self, st_line, candidates, aml_ids_to_exclude, reconciled_am… argument
968 def _get_writeoff_suggestion_rule_result(self, st_line, partner): argument
/dports/net/haproxy/haproxy-2.4.10/src/
H A Dserver_state.c503 struct server_state_line *st_line; in srv_state_px_update() local
666 struct server_state_line *st_line; in srv_state_parse_and_store_line() local
782 struct server_state_line *st_line; in apply_server_state() local
/dports/lang/mono/mono-5.10.1.57/mcs/jay/
H A Derror.c77 print_pos(st_line, st_cptr) in print_pos() argument
104 syntax_error(st_lineno, st_line, st_cptr) in syntax_error() argument
H A Dreader.c169 char *st_line = dup_line(); in skip_comment() local
/dports/devel/byaccj/byaccj1.15/src/
H A Derror.c36 void print_pos(char *st_line,char *st_cptr) in print_pos()
61 void syntax_error(int st_lineno,char *st_line,char *st_cptr) in syntax_error()
H A Dreader.c123 char *st_line = dup_line(); in skip_comment() local
/dports/devel/upp/upp/uppsrc/CodeEditor/
H A DLogSyntax.cpp19 bool st_line = false; in Highlight() local
/dports/lang/ocaml/ocaml-4.05.0/yacc/
H A Derror.c51 void print_pos(char *st_line, char *st_cptr) in print_pos()
76 void syntax_error(int st_lineno, char *st_line, char *st_cptr) in syntax_error()
H A Dreader.c140 char *st_line = dup_line(); in skip_comment() local
/dports/lang/ocaml-nox11/ocaml-4.05.0/yacc/
H A Derror.c51 void print_pos(char *st_line, char *st_cptr) in print_pos()
76 void syntax_error(int st_lineno, char *st_line, char *st_cptr) in syntax_error()
H A Dreader.c140 char *st_line = dup_line(); in skip_comment() local
/dports/lang/mosml/mosml-ver-2.10.1/src/mosmlyac/
H A Derror.c35 void print_pos(char *st_line, char *st_cptr) in print_pos()
60 void syntax_error(int st_lineno, char *st_line, char *st_cptr) in syntax_error()
H A Dreader.c129 char *st_line = dup_line(); in skip_comment() local
/dports/misc/rump/buildrump.sh-b914579/src/external/bsd/byacc/dist/
H A Derror.c49 print_pos(const char *st_line, const char *st_cptr) in print_pos()
75 syntax_error(int st_lineno, char *st_line, char *st_cptr) in syntax_error()
/dports/www/uwsgi/uwsgi-2.0.20/plugins/python/
H A Dtracebacker.c158 PyObject *st_line = PyObject_GetAttrString(st_items, "line"); in uwsgi_python_tracebacker_thread() local
/dports/devel/efl/efl-1.25.1/src/lib/evas/gesture/
H A Defl_canvas_gesture_private.h99 Eina_Position2D st_line; member
111 Eina_Position2D st_line; member
/dports/devel/cscout/cscout-bd7dfac/btyacc/
H A Derror.c54 void print_pos(char *st_line, char *st_cptr) in print_pos()
H A Dreader.c244 char *st_line = dup_line(); in skip_comment() local
/dports/cad/geda/geda-gaf-1.8.2/libgeda/include/libgeda/
H A Dstruct.h90 struct st_line { struct
91 int x[2];
92 int y[2];
/dports/net/pjsip/pjproject-2.11.1/pjsip/src/test/
H A Dmsg_test.c824 pjsip_status_line st_line; in simple_test() local