Home
last modified time | relevance | path

Searched refs:store_jump (Results 1 – 23 of 23) sorted by relevance

/dports/graphics/katarakt/katarakt-99735bc0b15b57d689b6c982d43b85ed1b40ef45/src/layout/
H A Dlayout.cpp110 res->store_jump(get_page()); in scroll_page_jump()
148 res->store_jump(get_page()); in update_search()
204 res->store_jump(get_page()); in advance_hit_noupdate()
215 res->store_jump(get_page()); in goto_link_destination()
220 res->store_jump(get_page()); in goto_position()
H A Dgridlayout.cpp313 res->store_jump(get_page()); in scroll_page_top_jump()
504 res->store_jump(get_page()); in view_point()
/dports/japanese/ng-devel/ng-1.5beta1/
H A Dregex_e.c85 int store_jump(char *,char,char *);
231 static int store_jump (), insert_jump ();
374 store_jump (b, maybe_finalize_jump, laststart - 3);
459 store_jump (fixup_jump, jump, b);
477 store_jump (fixup_jump, jump, b);
579 store_jump (fixup_jump, jump, b);
612 store_jump (from, opcode, to) in store_jump() function
637 store_jump (from, op, to);
H A Dregex_j.c219 static void store_jump(char *from,int opcode,char *to);
355 static void store_jump (), insert_jump ();
458 store_jump (fixup_jump, jump, b);
563 store_jump (b, maybe_finalize_jump, laststart - 3);
740 store_jump (fixup_jump, jump, b);
763 store_jump (fixup_jump, jump, b);
888 store_jump (fixup_jump, jump, b);
921 store_jump (from, opcode, to) in store_jump() function
946 store_jump (from, op, to);
/dports/japanese/ng/ng-1.4.4/
H A Dregex_e.c85 int store_jump(char *,char,char *);
231 static int store_jump (), insert_jump ();
374 store_jump (b, maybe_finalize_jump, laststart - 3);
459 store_jump (fixup_jump, jump, b);
477 store_jump (fixup_jump, jump, b);
579 store_jump (fixup_jump, jump, b);
612 store_jump (from, opcode, to) in store_jump() function
637 store_jump (from, op, to);
H A Dregex_j.c216 static void store_jump(char *from,int opcode,char *to);
352 static void store_jump (), insert_jump ();
455 store_jump (fixup_jump, jump, b);
560 store_jump (b, maybe_finalize_jump, laststart - 3);
737 store_jump (fixup_jump, jump, b);
760 store_jump (fixup_jump, jump, b);
885 store_jump (fixup_jump, jump, b);
918 store_jump (from, opcode, to) in store_jump() function
943 store_jump (from, op, to);
/dports/japanese/ng-canna/ng-1.4.4/
H A Dregex_e.c85 int store_jump(char *,char,char *);
231 static int store_jump (), insert_jump ();
374 store_jump (b, maybe_finalize_jump, laststart - 3);
459 store_jump (fixup_jump, jump, b);
477 store_jump (fixup_jump, jump, b);
579 store_jump (fixup_jump, jump, b);
612 store_jump (from, opcode, to) in store_jump() function
637 store_jump (from, op, to);
H A Dregex_j.c216 static void store_jump(char *from,int opcode,char *to);
352 static void store_jump (), insert_jump ();
455 store_jump (fixup_jump, jump, b);
560 store_jump (b, maybe_finalize_jump, laststart - 3);
737 store_jump (fixup_jump, jump, b);
760 store_jump (fixup_jump, jump, b);
885 store_jump (fixup_jump, jump, b);
918 store_jump (from, opcode, to) in store_jump() function
943 store_jump (from, op, to);
/dports/devel/xxgdb/xxgdb-1.12/
H A Dregex.c310 static int store_jump (), insert_jump ();
452 store_jump (b, maybe_finalize_jump, laststart - 3);
537 store_jump (fixup_jump, jump, b);
555 store_jump (fixup_jump, jump, b);
661 store_jump (fixup_jump, jump, b);
694 store_jump (from, opcode, to) in store_jump() function
719 store_jump (from, op, to);
/dports/graphics/katarakt/katarakt-99735bc0b15b57d689b6c982d43b85ed1b40ef45/src/
H A Dresourcemanager.h80 void store_jump(int page);
H A Dresourcemanager.cpp302 void ResourceManager::store_jump(int page) { in store_jump() function in ResourceManager
332 store_jump(viewer->get_canvas()->get_layout()->get_page()); in jump_back()
H A Dviewer.cpp272 res->store_jump(page); in mark_jump()
/dports/japanese/namazu/namazu-1.3.0.11/src/
H A Dregex.c137 static void store_jump P((char *, int, char *));
1182 store_jump(b,greedy?maybe_finalize_jump:finalize_push,laststart-3);
1609 store_jump(fixup_alt_jump, jump, b);
1673 store_jump(fixup_alt_jump, jump_past_alt, b);
2028 store_jump(fixup_alt_jump, jump, b);
2122 store_jump(from, opcode, to) in store_jump() function
2147 store_jump(from, op, to);
/dports/lang/smalltalk/smalltalk-3.2.5/lib-src/
H A Dregex.c153 static void store_jump _((char *, int, char *));
1243 store_jump (b, greedy ? maybe_finalize_jump : finalize_push,
1742 store_jump (fixup_alt_jump, jump, b);
1825 store_jump (fixup_alt_jump, jump_past_alt, b);
2271 store_jump (fixup_alt_jump, jump, b);
2404 store_jump (from, opcode, to) in store_jump() function
2429 store_jump (from, op, to);
/dports/databases/namazu2/namazu-2.0.21/nmz/
H A Dregex.c203 static void store_jump _((char*, int, char*));
1419 store_jump(b,greedy?maybe_finalize_jump:finalize_push,laststart-3);
1925 store_jump(fixup_alt_jump, jump, b);
2012 store_jump(fixup_alt_jump, jump_past_alt, b);
2421 store_jump(fixup_alt_jump, jump, b);
2537 store_jump(from, opcode, to) in store_jump() function
2562 store_jump(from, op, to);
/dports/devel/pytype/pytype-2021.9.9/pytype/pyc/
H A Dopcodes.py112 def store_jump(cls): member in Opcode
117 return cls.has_jump() and not cls.store_jump()
/dports/devel/pytype/pytype-2021.9.9/pytype/
H A Dvm.py2924 self.store_jump(op.target, else_state)
2956 self.store_jump(op.target, state.forward_cfg_node())
2960 self.store_jump(op.target, state.forward_cfg_node())
2984 def store_jump(self, target, state): member in VirtualMachine
2990 self.store_jump(op.target, state.pop_and_discard())
3006 self.store_jump(op.block_target, new_state)
3011 self.store_jump(op.target, new_state)
3024 self.store_jump(op.target, jump_state)
3055 self.store_jump(op.target, state.push(self.convert.build_none(state.node)))
/dports/textproc/bibtool/BibTool/regex-0.12/
H A DChangeLog3024 (store_jump, insert_jump): made them void functions.
/dports/devel/avr-gdb/gdb-7.3.1/gdb/
H A DChangeLog-19923465 * regex.c (store_jump, insert_jump): Return void.
/dports/devel/gdb/gdb-11.1/gdb/
H A DChangeLog-19923423 * regex.c (store_jump, insert_jump): Return void.
/dports/devel/gdb761/gdb-7.6.1/gdb/
H A DChangeLog-19923465 * regex.c (store_jump, insert_jump): Return void.
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gdb/gdb/
H A DChangeLog-19923465 * regex.c (store_jump, insert_jump): Return void.
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gdb/gdb/
H A DChangeLog-19923465 * regex.c (store_jump, insert_jump): Return void.