Searched defs:jumpto (Results 1 – 14 of 14) sorted by relevance
/external/iptables/iptables/ |
D | nft-arp.h | 10 const char *jumpto; member
|
D | xshared.h | 65 const char *jumpto; member
|
D | nft-ipv6.c | 174 static void nft_ipv6_parse_immediate(const char *jumpto, bool nft_goto, in nft_ipv6_parse_immediate()
|
D | nft-ipv4.c | 234 static void nft_ipv4_parse_immediate(const char *jumpto, bool nft_goto, in nft_ipv4_parse_immediate()
|
D | nft-shared.c | 459 const char *jumpto = NULL; in nft_parse_immediate() local 733 const char *jumpto, uint8_t flags, const void *fw) in save_matches_and_target()
|
D | nft-bridge.h | 111 const char *jumpto; member
|
D | nft-bridge.c | 311 static void nft_bridge_parse_immediate(const char *jumpto, bool nft_goto, in nft_bridge_parse_immediate()
|
D | nft-arp.c | 281 static void nft_arp_parse_immediate(const char *jumpto, bool nft_goto, in nft_arp_parse_immediate()
|
D | xtables-eb.c | 384 const char *jumpto) in command_jump()
|
D | xtables-arp.c | 828 const char *jumpto) in command_jump()
|
/external/python/cpython3/Lib/turtledemo/ |
D | chaos.py | 20 def jumpto(x, y): function
|
/external/python/cpython2/Demo/turtle/ |
D | tdemo_chaos.py | 20 def jumpto(x, y): function
|
/external/libunwind_llvm/src/ |
D | UnwindCursor.hpp | 435 virtual void jumpto() { _LIBUNWIND_ABORT("jumpto not implemented"); } in jumpto() function in libunwind::AbstractUnwindCursor 856 template <typename A, typename R> void UnwindCursor<A, R>::jumpto() { in jumpto() function in libunwind::UnwindCursor 1203 template <typename A, typename R> void UnwindCursor<A, R>::jumpto() { in jumpto() function in libunwind::UnwindCursor
|
D | Registers.hpp | 2064 void jumpto() { in jumpto() function in libunwind::Registers_arm
|