Searched refs:recorded (Results 1 - 24 of 24) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/gold/testsuite/
H A Dincremental_test.sh56 # Extract recorded command line from dump of the output file.
61 sed "s/'//g" > recorded
63 # Verify that the command line was recorded correctly.
64 check_cmp actual recorded
66 rm -f actual recorded
/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Dtree-ssa-uncprop.c280 /* Remove the most recently recorded equivalency for VALUE. */
406 bool recorded = false; local
422 recorded = true;
426 if (!recorded)
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Dtree-ssa-uncprop.cc280 /* Remove the most recently recorded equivalency for VALUE. */
406 bool recorded = false; local
422 recorded = true;
426 if (!recorded)
/netbsd-current/external/gpl3/binutils/dist/gas/config/
H A Dtc-aarch64.h173 int recorded;
171 int recorded; member in struct:aarch64_frag_type
H A Dtc-aarch64.c5231 /* Return TRUE if some operand error has been recorded during the
5244 recorded for each instruction template. */
6044 frag_now->tc_frag_data.recorded = 1;
8760 gas_assert (fragP->tc_frag_data.recorded);
8800 if (!fragP->tc_frag_data.recorded)
8801 fragP->tc_frag_data.recorded = 1;
/netbsd-current/external/gpl3/gdb.old/dist/gas/config/
H A Dtc-aarch64.h171 int recorded; member in struct:aarch64_frag_type
H A Dtc-aarch64.c4504 /* Return TRUE if some operand error has been recorded during the
4517 recorded for each instruction template. */
5064 frag_now->tc_frag_data.recorded = 1;
7418 gas_assert (fragP->tc_frag_data.recorded);
7458 if (!fragP->tc_frag_data.recorded)
7459 fragP->tc_frag_data.recorded = 1;
/netbsd-current/usr.bin/make/unit-tests/
H A Ddirective-include.mk9 # All included files are recorded in the variable .MAKE.MAKEFILES.
17 # Each file is recorded only once in the variable .MAKE.MAKEFILES.
/netbsd-current/external/gpl3/binutils.old/dist/gas/config/
H A Dtc-aarch64.h171 int recorded; member in struct:aarch64_frag_type
H A Dtc-aarch64.c5158 /* Return TRUE if some operand error has been recorded during the
5171 recorded for each instruction template. */
5747 frag_now->tc_frag_data.recorded = 1;
8325 gas_assert (fragP->tc_frag_data.recorded);
8365 if (!fragP->tc_frag_data.recorded)
8366 fragP->tc_frag_data.recorded = 1;
/netbsd-current/sys/external/bsd/drm2/linux/
H A Dlinux_dma_resv.c1295 bool recorded = false; /* curlwp is on the selq */ local
1350 if (!recorded)
1401 if (!recorded) {
1463 recorded = true;
/netbsd-current/external/gpl3/gdb.old/dist/gdb/
H A Drecord-full.c60 process, we simulate its execution by playing back the recorded
1151 In replay mode, this function emulates the recorded execution log,
1935 printf_filtered (_("Lowest recorded instruction number is %s.\n"),
1944 printf_filtered (_("Highest recorded instruction number is %s.\n"),
2844 delete the oldest recorded instruction to make room for each new one."),
H A DChangeLog-3.x1722 something was recorded on the history list if it wasn't.
1952 the misc function being recorded.
/netbsd-current/external/gpl3/gdb/dist/gdb/
H A Drecord-full.c60 process, we simulate its execution by playing back the recorded
1127 In replay mode, this function emulates the recorded execution log,
1913 gdb_printf (_("Lowest recorded instruction number is %s.\n"),
1922 gdb_printf (_("Highest recorded instruction number is %s.\n"),
2816 delete the oldest recorded instruction to make room for each new one."),
H A DChangeLog-3.x1722 something was recorded on the history list if it wasn't.
1952 the misc function being recorded.
/netbsd-current/crypto/external/bsd/openssl/dist/
H A Dconfigdata.pm.in411 all the data recorded by OpenSSL's Configure script.
/netbsd-current/share/mk/
H A Dbsd.kmodule.mk210 # Ensure these are recorded properly in METALOG on unprived installes:
/netbsd-current/distrib/syspkg/mk/
H A Dbsd.syspkg.mk548 ${ECHO} "** Missing package files for ${PKGNAME} - installation not recorded."; \
/netbsd-current/external/bsd/ipf/dist/
H A DHISTORY55 3542982 line numbers not recorded/displayed correctly by ipf
116 2939218 output interface not recorded
1496 show all (upto 4) recorded bytes from the interface name in logging from
/netbsd-current/external/bsd/nsd/dist/doc/
H A Ddifferences.tex52 particular zone. Then the responses from the name server are recorded.
/netbsd-current/external/gpl3/gcc.old/dist/libgcc/config/arm/
H A Dlib1funcs.S842 @ Any subtractions that we should not have done will be recorded in
/netbsd-current/crypto/external/bsd/openssl.old/dist/
H A DConfigure2734 all the data recorded by OpenSSL's Configure script.
/netbsd-current/external/gpl3/gcc/dist/libgcc/config/arm/
H A Dlib1funcs.S842 @ Any subtractions that we should not have done will be recorded in
/netbsd-current/external/gpl3/gcc/dist/gcc/analyzer/
H A Dregion-model.cc1877 If UNCERTAINTY is non-NULL, treat any svalues that were recorded
2793 if (const svalue *recorded = get_dynamic_extents (reg))
2794 return recorded;
4334 recorded. */
4344 /* Unset any recorded dynamic size of REG. */

Completed in 617 milliseconds