| /src/external/gpl2/gettext/dist/gettext-tools/tests/ |
| xgettext-scheme-2 | 8 tmpfiles="$tmpfiles xg-sc-2.scm" 9 cat <<EOF > xg-sc-2.scm 15 ${XGETTEXT} -k_ --omit-header --no-location --force-po -d xg-sc-2 xg-sc-2.scm
|
| xgettext-scheme-1 | 8 tmpfiles="$tmpfiles xg-sc-1.scm" 9 cat <<EOF > xg-sc-1.scm 22 -d xg-sc-1 xg-sc-1.scm
|
| lang-guile | 10 tmpfiles="$tmpfiles prog.scm" 11 cat <<\EOF > prog.scm 29 ${XGETTEXT} -o prog.pot --omit-header --no-location prog.scm 139 LANGUAGE= LC_ALL=$LOCALE_FR guile -s prog.scm 2 > prog.out || exit 1 143 LANGUAGE= LC_ALL=$LOCALE_FR_UTF8 guile -s prog.scm 2 > prog.out || exit 1
|
| /src/external/bsd/unbound/dist/winrc/ |
| w_inst.c | 191 SC_HANDLE scm; local 220 scm = OpenSCManager(NULL, NULL, (int)SC_MANAGER_CREATE_SERVICE); 221 if(!scm) fatal_win(out, "could not OpenSCManager"); 223 scm, 238 CloseServiceHandle(scm); 242 CloseServiceHandle(scm); 251 SC_HANDLE scm; local 254 scm = OpenSCManager(NULL, NULL, (int)SC_MANAGER_ALL_ACCESS); 255 if(!scm) fatal_win(out, "could not OpenSCManager"); 256 sv = OpenService(scm, SERVICE_NAME, DELETE) 277 SC_HANDLE scm; local 302 SC_HANDLE scm; local [all...] |
| /src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.guile/ |
| guile.exp | 23 set host_source2_scm [gdb_remote_download host $srcdir/$subdir/source2.scm] 39 "source source2.scm when guile disabled" 68 gdb_test "source $host_source2_scm" "yes" "source source2.scm" 70 gdb_test "source -s source2.scm" "yes" 93 gdb_remote_download host ${srcdir}/${subdir}/source2.scm \ 94 ${tmp_home}/source2.scm 101 gdb_test "source ~/source2.scm" "yes"
|
| scm-frame-args.exp | 31 ${srcdir}/${subdir}/${testfile}.scm]
|
| scm-objfile-script.exp | 17 # It tests automagic loading of -gdb.scm scripts. 29 # Make the -gdb.scm script available to gdb, it is automagically loaded by gdb. 34 ${testfile}-gdb.scm] 42 gdb_test "info auto-load guile-scripts" "Yes.*/${testfile}-gdb.scm.*"
|
| scm-error.exp | 18 set testfile "scm-error" 28 # Test error while loading .scm. 31 ${srcdir}/${subdir}/${testfile}-1.scm] 33 ${srcdir}/${subdir}/${testfile}-2.scm] 37 "error loading scm file caught" 97 # i.e., each gdb error is registered to use init.scm:%error-printer.
|
| scm-pretty-print.exp | 49 ${srcdir}/${subdir}/${testfile}.scm] 124 ${srcdir}/${subdir}/${testfile}.scm] 153 gdb_test_no_output "guile (install-objfile-pretty-printers! (current-progspace) \"scm-pretty-print\")"
|
| scm-symtab.exp | 23 standard_testfile scm-symtab.c scm-symtab-2.c 64 " (.*/)?scm-symtab.c.*" "Test sal-symtab" 88 " (.*/)?scm-symtab.c.*" "test symtab-filename" 90 "#<gdb:objfile .*scm-symtab>" "test symtab-objfile" 93 " (.*/)scm-symtab.c.*" "test symtab-fullname" 96 "testsuite/gdb.guile/scm-symtab.c.*" "test symtab-fullname"
|
| /src/external/gpl3/gdb/dist/gdb/testsuite/gdb.guile/ |
| guile.exp | 23 set host_source2_scm [gdb_remote_download host $srcdir/$subdir/source2.scm] 39 "source source2.scm when guile disabled" 68 gdb_test "source $host_source2_scm" "yes" "source source2.scm" 70 gdb_test "source -s source2.scm" "yes" 93 gdb_remote_download host ${srcdir}/${subdir}/source2.scm \ 94 ${tmp_home}/source2.scm 101 gdb_test "source ~/source2.scm" "yes"
|
| scm-frame-args.exp | 31 ${srcdir}/${subdir}/${testfile}.scm]
|
| scm-objfile-script.exp | 17 # It tests automagic loading of -gdb.scm scripts. 29 # Make the -gdb.scm script available to gdb, it is automagically loaded by gdb. 34 ${testfile}-gdb.scm] 42 gdb_test "info auto-load guile-scripts" "Yes.*/${testfile}-gdb.scm.*"
|
| scm-error.exp | 18 set testfile "scm-error" 28 # Test error while loading .scm. 31 ${srcdir}/${subdir}/${testfile}-1.scm] 33 ${srcdir}/${subdir}/${testfile}-2.scm] 37 "error loading scm file caught" 97 # i.e., each gdb error is registered to use init.scm:%error-printer.
|
| scm-pretty-print.exp | 50 ${srcdir}/${subdir}/${testfile}.scm] 125 ${srcdir}/${subdir}/${testfile}.scm] 154 gdb_test_no_output "guile (install-objfile-pretty-printers! (current-progspace) \"scm-pretty-print\")"
|
| scm-symtab.exp | 23 standard_testfile scm-symtab.c scm-symtab-2.c 64 " (.*/)?scm-symtab.c.*" "Test sal-symtab" 88 " (.*/)?scm-symtab.c.*" "test symtab-filename" 90 "#<gdb:objfile .*scm-symtab>" "test symtab-objfile" 93 " (.*/)scm-symtab.c.*" "test symtab-fullname" 96 "testsuite/gdb.guile/scm-symtab.c.*" "test symtab-fullname"
|
| /src/external/gpl3/gdb.old/dist/sim/common/ |
| cgen-scache.c | 327 SCACHE_MAP *scm; local 332 scm = & CPU_SCACHE_HASH_TABLE (cpu) [slot]; 333 for (i = 0; i < max_i && scm->pc != UNUSED_ADDR; ++i, ++scm) 335 if (scm->pc == pc) 336 return scm->sc; 359 SCACHE_MAP *scm; local 362 scm = & CPU_SCACHE_HASH_TABLE (cpu) [slot]; 363 for (i = 0; i < max_i && scm->pc != UNUSED_ADDR; ++i, ++scm) [all...] |
| /src/external/gpl3/gdb/dist/sim/common/ |
| cgen-scache.c | 327 SCACHE_MAP *scm; local 332 scm = & CPU_SCACHE_HASH_TABLE (cpu) [slot]; 333 for (i = 0; i < max_i && scm->pc != UNUSED_ADDR; ++i, ++scm) 335 if (scm->pc == pc) 336 return scm->sc; 359 SCACHE_MAP *scm; local 362 scm = & CPU_SCACHE_HASH_TABLE (cpu) [slot]; 363 for (i = 0; i < max_i && scm->pc != UNUSED_ADDR; ++i, ++scm) [all...] |
| /src/external/bsd/wpa/dist/wpa_supplicant/ |
| main_winsvc.c | 256 SC_HANDLE svc, scm; local 261 scm = OpenSCManager(0, 0, SC_MANAGER_CREATE_SERVICE); 262 if (!scm) { 267 svc = CreateService(scm, WPASVC_NAME, WPASVC_DISPLAY_NAME, 274 CloseServiceHandle(scm); 287 CloseServiceHandle(scm); 297 SC_HANDLE svc, scm; local 302 scm = OpenSCManager(0, 0, SC_MANAGER_CREATE_SERVICE); 303 if (!scm) { 308 svc = OpenService(scm, WPASVC_NAME, SERVICE_ALL_ACCESS | DELETE) [all...] |
| /src/external/gpl3/gdb.old/dist/gdb/guile/ |
| guile-internal.h | 48 typedef int excp_matcher_func (SCM key); 55 SCM value; 76 as_a_scm_t_subr (SCM (*func) (void)) 82 as_a_scm_t_subr (SCM (*func) (SCM)) 88 as_a_scm_t_subr (SCM (*func) (SCM, SCM)) 94 as_a_scm_t_subr (SCM (*func) (SCM, SCM, SCM) [all...] |
| scm-block.c | 76 static SCM bkscm_next_symbol_x_proc; 133 /* Return the struct block pointer -> SCM mapping table. 154 bkscm_free_block_smob (SCM self) 175 bkscm_print_block_smob (SCM self, SCM port, scm_print_state *pstate) 203 static SCM 208 SCM b_scm; 218 /* Returns non-zero if SCM is a <gdb:block> object. */ 221 bkscm_is_block (SCM scm) [all...] |
| scm-iterator.c | 65 SCM object; 69 SCM progress; 74 SCM next_x; 83 static SCM end_of_iteration; 91 SCM 97 SCM 104 itscm_set_iterator_smob_progress_x (iterator_smob *i_smob, SCM progress) 115 itscm_print_iterator_smob (SCM self, SCM port, scm_print_state *pstate) 137 static SCM [all...] |
| /src/external/gpl3/gdb/dist/gdb/guile/ |
| scm-block.c | 76 static SCM bkscm_next_symbol_x_proc; 133 /* Return the struct block pointer -> SCM mapping table. 154 bkscm_free_block_smob (SCM self) 175 bkscm_print_block_smob (SCM self, SCM port, scm_print_state *pstate) 203 static SCM 208 SCM b_scm; 218 /* Returns non-zero if SCM is a <gdb:block> object. */ 221 bkscm_is_block (SCM scm) [all...] |
| guile-internal.h | 36 ((scm_t_bits) (0? (*(SCM*)0=(x)): x)) 40 ((scm_t_bits) (0? (*(volatile SCM *)0=(x)): x)) 61 typedef int excp_matcher_func (SCM key); 68 SCM value; 89 as_a_scm_t_subr (SCM (*func) (void)) 95 as_a_scm_t_subr (SCM (*func) (SCM)) 101 as_a_scm_t_subr (SCM (*func) (SCM, SCM)) [all...] |
| /src/external/gpl2/dtc/dist/scripts/ |
| kup-dtc | 4 REMOTE_GIT=/pub/scm/utils/dtc/dtc.git
|