Home
last modified time | relevance | path

Searched refs:done_lookup (Results 1 – 18 of 18) sorted by relevance

/dports/devel/glib20/glib-2.70.4/gio/tests/
H A Dresolver.c59 done_lookup (void) in done_lookup() function
90 done_lookup (); in print_resolved_name()
122 done_lookup (); in print_resolved_addresses()
155 done_lookup (); in print_resolved_service()
191 done_lookup (); in print_resolved_mx()
231 done_lookup (); in print_resolved_txt()
271 done_lookup (); in print_resolved_soa()
306 done_lookup (); in print_resolved_ns()
541 done_lookup (); in do_sync_connectable()
561 done_lookup (); in got_next_async()
/dports/devel/glibmm/glibmm-2.64.2/examples/network/
H A Dresolver.cc63 done_lookup(void) in done_lookup() function
82 done_lookup(); in print_resolved_name()
97 done_lookup(); in print_resolved_addresses()
112 done_lookup(); in print_resolved_service()
216 done_lookup(); in lookup_by_addr_callback()
311 done_lookup(); in do_sync_connectable()
330 done_lookup(); in got_next_async()
/dports/textproc/stardict3/stardict-3.0.6/dict/src/lib/
H A Dcompositelookup.h35 void done_lookup(void);
H A Dcompositelookup.cpp38 void CompositeLookup::done_lookup(void) in done_lookup() function in CompositeLookup
/dports/games/KnightCap/Export/
H A Dbrain.c53 static int done_lookup; variable
550 if (done_lookup == 0) in brain_lookup()
553 done_lookup = b->move_num; in brain_lookup()
1434 done_lookup = 0; in analyse_game()
/dports/devel/arm-elf-binutils/binutils-2.37/bfd/
H A Delf32-xtensa.c3887 static bool done_lookup = false; in get_const16_opcode() local
3889 if (!done_lookup) in get_const16_opcode()
3892 done_lookup = true; in get_const16_opcode()
3902 static bool done_lookup = false; in get_l32r_opcode() local
3904 if (!done_lookup) in get_l32r_opcode()
3907 done_lookup = true; in get_l32r_opcode()
3930 static bool done_lookup = false; in get_rsr_lend_opcode() local
3931 if (!done_lookup) in get_rsr_lend_opcode()
3934 done_lookup = true; in get_rsr_lend_opcode()
3944 if (!done_lookup) in get_wsr_lbeg_opcode()
[all …]
/dports/devel/gnulibiberty/binutils-2.37/bfd/
H A Delf32-xtensa.c3887 static bool done_lookup = false; in get_const16_opcode() local
3889 if (!done_lookup) in get_const16_opcode()
3892 done_lookup = true; in get_const16_opcode()
3902 static bool done_lookup = false; in get_l32r_opcode() local
3904 if (!done_lookup) in get_l32r_opcode()
3907 done_lookup = true; in get_l32r_opcode()
3930 static bool done_lookup = false; in get_rsr_lend_opcode() local
3931 if (!done_lookup) in get_rsr_lend_opcode()
3934 done_lookup = true; in get_rsr_lend_opcode()
3944 if (!done_lookup) in get_wsr_lbeg_opcode()
[all …]
/dports/devel/gdb/gdb-11.1/bfd/
H A Delf32-xtensa.c3887 static bool done_lookup = false; in get_const16_opcode() local
3889 if (!done_lookup) in get_const16_opcode()
3892 done_lookup = true; in get_const16_opcode()
3902 static bool done_lookup = false; in get_l32r_opcode() local
3904 if (!done_lookup) in get_l32r_opcode()
3907 done_lookup = true; in get_l32r_opcode()
3930 static bool done_lookup = false; in get_rsr_lend_opcode() local
3931 if (!done_lookup) in get_rsr_lend_opcode()
3934 done_lookup = true; in get_rsr_lend_opcode()
3944 if (!done_lookup) in get_wsr_lbeg_opcode()
[all …]
/dports/devel/binutils/binutils-2.37/bfd/
H A Delf32-xtensa.c3887 static bool done_lookup = false; in get_const16_opcode() local
3889 if (!done_lookup) in get_const16_opcode()
3892 done_lookup = true; in get_const16_opcode()
3902 static bool done_lookup = false; in get_l32r_opcode() local
3904 if (!done_lookup) in get_l32r_opcode()
3907 done_lookup = true; in get_l32r_opcode()
3930 static bool done_lookup = false; in get_rsr_lend_opcode() local
3931 if (!done_lookup) in get_rsr_lend_opcode()
3934 done_lookup = true; in get_rsr_lend_opcode()
3944 if (!done_lookup) in get_wsr_lbeg_opcode()
[all …]
/dports/textproc/stardict3/stardict-3.0.6/dict/src/
H A Dstardict.cpp694 composite_lookup_float_win.done_lookup(); in SimpleLookupToFloat()
750 composite_lookup_float_win.done_lookup(); in SmartLookupToFloat()
1341 composite_lookup_float_win.done_lookup(); in LookupWithFuzzyToFloatWin()
/dports/devel/tigcc/tigcc-0.96.b8_10/gnu/binutils-2.16.1/bfd/
H A Delf32-xtensa.c3146 static bfd_boolean done_lookup = FALSE; in get_const16_opcode() local
3148 if (!done_lookup) in get_const16_opcode()
3151 done_lookup = TRUE; in get_const16_opcode()
3161 static bfd_boolean done_lookup = FALSE; in get_l32r_opcode() local
3163 if (!done_lookup) in get_l32r_opcode()
3166 done_lookup = TRUE; in get_l32r_opcode()
/dports/devel/djgpp-binutils/binutils-2.17/bfd/
H A Delf32-xtensa.c3136 static bfd_boolean done_lookup = FALSE; in get_const16_opcode() local
3138 if (!done_lookup) in get_const16_opcode()
3141 done_lookup = TRUE; in get_const16_opcode()
3151 static bfd_boolean done_lookup = FALSE; in get_l32r_opcode() local
3153 if (!done_lookup) in get_l32r_opcode()
3156 done_lookup = TRUE; in get_l32r_opcode()
/dports/devel/avr-gdb/gdb-7.3.1/bfd/
H A Delf32-xtensa.c3930 static bfd_boolean done_lookup = FALSE; in get_const16_opcode() local
3932 if (!done_lookup) in get_const16_opcode()
3935 done_lookup = TRUE; in get_const16_opcode()
3945 static bfd_boolean done_lookup = FALSE; in get_l32r_opcode() local
3947 if (!done_lookup) in get_l32r_opcode()
3950 done_lookup = TRUE; in get_l32r_opcode()
/dports/devel/gdb761/gdb-7.6.1/bfd/
H A Delf32-xtensa.c3920 static bfd_boolean done_lookup = FALSE; in get_const16_opcode() local
3922 if (!done_lookup) in get_const16_opcode()
3925 done_lookup = TRUE; in get_const16_opcode()
3935 static bfd_boolean done_lookup = FALSE; in get_l32r_opcode() local
3937 if (!done_lookup) in get_l32r_opcode()
3940 done_lookup = TRUE; in get_l32r_opcode()
/dports/lang/gnatdroid-binutils-x86/binutils-2.27/bfd/
H A Delf32-xtensa.c3928 static bfd_boolean done_lookup = FALSE; in get_const16_opcode() local
3930 if (!done_lookup) in get_const16_opcode()
3933 done_lookup = TRUE; in get_const16_opcode()
3943 static bfd_boolean done_lookup = FALSE; in get_l32r_opcode() local
3945 if (!done_lookup) in get_l32r_opcode()
3948 done_lookup = TRUE; in get_l32r_opcode()
/dports/lang/gnatdroid-binutils/binutils-2.27/bfd/
H A Delf32-xtensa.c3928 static bfd_boolean done_lookup = FALSE; in get_const16_opcode() local
3930 if (!done_lookup) in get_const16_opcode()
3933 done_lookup = TRUE; in get_const16_opcode()
3943 static bfd_boolean done_lookup = FALSE; in get_l32r_opcode() local
3945 if (!done_lookup) in get_l32r_opcode()
3948 done_lookup = TRUE; in get_l32r_opcode()
/dports/lang/sdcc/sdcc-4.0.0/support/sdbinutils/bfd/
H A Delf32-xtensa.c3796 static bfd_boolean done_lookup = FALSE; in get_const16_opcode() local
3798 if (!done_lookup) in get_const16_opcode()
3801 done_lookup = TRUE; in get_const16_opcode()
3811 static bfd_boolean done_lookup = FALSE; in get_l32r_opcode() local
3813 if (!done_lookup) in get_l32r_opcode()
3816 done_lookup = TRUE; in get_l32r_opcode()
/dports/devel/radare2/radare2-5.1.1/libr/asm/arch/xtensa/gnu/
H A Delf32-xtensa.c3982 static bfd_boolean done_lookup = FALSE;
3984 if (!done_lookup)
3987 done_lookup = TRUE;
3997 static bfd_boolean done_lookup = FALSE;
3999 if (!done_lookup)
4002 done_lookup = TRUE;