Searched refs:corresponding (Results 1 - 23 of 23) sorted by relevance

/freebsd-13-stable/contrib/bmake/unit-tests/
H A Dopt-no-action-runflags.mk8 # The corresponding test with the -j option
H A Dopt-jobs-no-action.mk12 # The corresponding tests without the -n option
14 # The corresponding tests without the -j option
H A Dvarmod-ifelse.mk104 # expanded at parse time to their corresponding ${:Uvalue} expressions.
H A Dcond-token-plain.mk181 # corresponding error message.
/freebsd-13-stable/cddl/usr.sbin/dtrace/tests/
H A Ddtrace.test.mk41 # Some tests depend on the internals of their corresponding test programs,
/freebsd-13-stable/contrib/bearssl/conf/
H A DUnix.mk63 # Set the values to 'no' to disable building of the corresponding element
H A DWin.mk64 # Set the values to 'no' to disable building of the corresponding element
/freebsd-13-stable/contrib/diff/src/
H A Danalyze.c602 lin runlength, start, corresponding;
605 Also keep track of the corresponding point in the other file. */
649 corresponding = other_changed[j - 1] ? i : i_end;
664 corresponding = i;
670 back to a corresponding run in the other file. */
672 while (corresponding < i)
599 lin runlength, start, corresponding; local
/freebsd-13-stable/sys/conf/
H A Dkern.opts.mk151 # MK_*_SUPPORT options which default to "yes" unless their corresponding
/freebsd-13-stable/contrib/kyua/store/
H A Dschema_v3.sql165 -- its test cases. See below for the corresponding detail tables.
212 -- these are empty, there will be no corresponding entry in this table
H A Dmigrate_v1_v2.sql139 -- every test program and test case. Entries corresponding to a test program
140 -- will have the test_program_id field set to not NULL and entries corresponding
H A Dschema_v1.sql159 -- its test cases. See below for the corresponding detail tables.
200 -- these are empty, there will be no corresponding entry in this table
H A Dschema_v2.sql196 -- its test cases. See below for the corresponding detail tables.
250 -- these are empty, there will be no corresponding entry in this table
/freebsd-13-stable/share/mk/
H A Dsrc.opts.mk221 # LEFT/RIGHT. Left options which default to "yes" unless their corresponding
230 # MK_*_SUPPORT options which default to "yes" unless their corresponding
H A Ddirdeps.mk64 # represented by the suffix of the corresponding target.
/freebsd-13-stable/stand/lua/
H A Dcli.lua94 -- corresponding definition.
/freebsd-13-stable/contrib/llvm-project/libunwind/src/
H A DUnwindRegistersRestore.S676 @ So, generate the instruction using the corresponding coprocessor mnemonic.
/freebsd-13-stable/contrib/bmake/mk/
H A Ddpadd.mk202 # if SRC_libfoo is not set, then we assume that the srcdir corresponding
H A Ddirdeps.mk63 # represented by the suffix of the corresponding target.
/freebsd-13-stable/contrib/subversion/subversion/libsvn_wc/
H A Dwc-metadata.sql26 * (documented in the corresponding C type #svn_kind_t):
422 be null if the corresponding revprops are missing.
/freebsd-13-stable/crypto/openssl/crypto/ec/asm/
H A Decp_nistz256-armv4.pl295 @ corresponding subroutines for details.
/freebsd-13-stable/sys/crypto/openssl/arm/
H A Decp_nistz256-armv4.S2563 @ corresponding subroutines for details.
/freebsd-13-stable/contrib/sqlite3/
H A Dsqlite3.c1443 ** result row is NULL then the corresponding string pointer for the
1446 ** entry represents the name of corresponding result column as obtained
2025 ** file control is sent to the open [sqlite3_file] object corresponding
2167 ** "data version" changes whenever any change occurs to the corresponding
2512 ** was given on the corresponding lock.
2706 ** that causes the corresponding memory allocation to fail.
2953 ** the logger function is a copy of the first parameter to the corresponding
4586 ** corresponding octet. If this process generates an invalid UTF-8 encoding,
4696 ** returns the name of the corresponding database file.
4701 ** returns the name of the corresponding rollbac
[all...]

Completed in 702 milliseconds