Home
last modified time | relevance | path

Searched full:belongs (Results 1 – 25 of 701) sorted by relevance

12345678910>>...29

/freebsd-src/contrib/bmake/unit-tests/
H A Dsuff-clear-regular.mk21 # XXX: .a belongs to "Files that are only sources".
22 # XXX: .a.b belongs to "Files that are only sources".
23 # XXX: .b.a belongs to "Files that are only sources".
/freebsd-src/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_libignore.h12 // and checks whether the provided PC value belongs to the code ranges.
42 // Checks whether the provided PC belongs to one of the ignored libraries or
43 // the PC should be ignored because it belongs to an non-instrumented module
48 // Checks whether the provided PC belongs to an instrumented module.
/freebsd-src/sys/contrib/dev/iwlwifi/fw/api/
H A Dbinding.h24 * @phy: PHY id and color which belongs to the binding,
44 * @phy: PHY id and color which belongs to the binding
46 * @lmac_id: the lmac id the binding belongs to
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DBranchProbabilityInfo.h243 /// If \p BB belongs to some SCC then ID of that SCC is returned, otherwise
244 /// -1 is returned. If \p BB belongs to more than one SCC at the same time
351 /// Returns true if destination block belongs to some loop and source block is
352 /// either doesn't belong to any loop or belongs to a loop which is not inner
355 /// Returns true if source block belongs to some loop and destination block is
356 /// either doesn't belong to any loop or belongs to a loop which is not inner
362 /// Returns true if source and destination blocks belongs to the same loop and
365 // Fills in \p Enters vector with all "enter" blocks to a loop \LB belongs to.
368 // Fills in \p Exits vector with all "exit" blocks from a loop \LB belongs to.
/freebsd-src/contrib/kyua/utils/sqlite/
H A Dtransaction.cpp44 /// The database this transaction belongs to.
59 /// \param db_ The database this transaction belongs to.
112 /// \param db The database this transaction belongs to.
/freebsd-src/share/man/man4/
H A Dlinprocfs.442 Each node is owned by the process's user, and belongs to that user's
45 node, which belongs to the
/freebsd-src/sys/contrib/device-tree/Bindings/thermal/
H A Dexynos-thermal.txt19 belongs to register set of TMU instance and second set belongs to
/freebsd-src/contrib/atf/atf-c/detail/
H A Duser_test.c78 printf("User belongs to %d groups\n", ngids); in ATF_TC_BODY()
98 printf("Checking if user belongs to group %d\n", g); in ATF_TC_BODY()
/freebsd-src/sys/contrib/zlib/doc/
H A Dtxtvsbin.txt48 If a file contains at least one byte that belongs to the allow list and
49 no byte that belongs to the block list, then the file is categorized as
/freebsd-src/contrib/kyua/engine/
H A Drequirements.cpp57 /// \param test_suite_name Name of the test suite the test belongs to.
68 // TODO(jmmv): All this rewrite logic belongs in the ATF interface. in check_required_configs()
275 /// \param test_suite Name of the test suite the test belongs to. in check_reqs()
/freebsd-src/sys/netinet/
H A Din_jail.c210 * Returns 0 if jail doesn't restrict IPv4 or if address belongs to jail,
301 * Check if given address belongs to the jail referenced by cred/prison.
303 * Returns 0 if address belongs to jail,
/freebsd-src/sys/netinet6/
H A Din6_jail.c197 * Returns 0 if jail doesn't restrict IPv6 or if address belongs to jail,
285 * Check if given address belongs to the jail referenced by cred/prison.
287 * Returns 0 if address belongs to jail,
/freebsd-src/contrib/kyua/model/
H A Dtest_program.cpp62 /// Name of the test suite this program belongs to.
79 /// belongs to.
126 /// \param test_suite_name_ The name of the test suite this program belongs to.
358 /// \param test_suite_name_ The name of the test suite this program belongs to.
/freebsd-src/crypto/heimdal/doc/doxyout/krb5/man/man3/
H A Dkrb5_principal_intro.36 …arts separeted by a @. The later part is the kerbero realm the principal belongs to and the former…
H A Dkrb5_pac.352 \fIauthtime\fP The time of the ticket the PAC belongs to.
/freebsd-src/sys/contrib/device-tree/Bindings/gpio/
H A Dgpio-stmpe.txt11 Node should be child node of stmpe node to which it belongs.
/freebsd-src/contrib/googletest/googletest/samples/
H A Dsample1_unittest.cc77 // This test is named "Negative", and belongs to the "FactorialTest" in TEST()
114 // This test belongs to the IsPrimeTest test case. in TEST()
/freebsd-src/sys/dev/qlnx/qlnxe/
H A Decore_cxt.h184 * @param vfid - engine relative index. ECORE_CXT_PF_CID if belongs to PF
209 * @param vfid - engine relative index. ECORE_CXT_PF_CID if belongs to PF
/freebsd-src/contrib/kyua/utils/cmdline/
H A Dcommands_map.ipp60 /// \param category The category this command belongs to. Defaults to the empty
83 /// \param category The category this command belongs to. Defaults to the empty
/freebsd-src/sys/contrib/device-tree/Bindings/iio/adc/
H A Dstmpe-adc.txt14 which it belongs.
/freebsd-src/bin/cpuset/
H A Dcpuset.187 Every process in the system belongs to a cpuset.
194 belongs to restricting it to CPUs 0 and 2:
/freebsd-src/sys/contrib/device-tree/Bindings/clock/ti/
H A Dclockdomain.txt4 Every clock on TI SoC belongs to one clockdomain, but software
/freebsd-src/secure/usr.bin/ssh/
H A DMakefile15 # gss-genr.c really belongs in libssh; see src/secure/lib/libssh/Makefile
/freebsd-src/sys/contrib/openzfs/module/icp/core/
H A Dkcf_mech_tabs.c40 * the mech_class identifies the table the mechanism belongs to.
42 * A mechanism belongs to exactly 1 table.
211 * A mechanism belongs to exactly one mechanism table. in kcf_add_mech_provider()
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DEHStreamer.h84 // belongs to this range.
87 // belongs to this range.

12345678910>>...29