Home
last modified time | relevance | path

Searched full:resides (Results 1 – 25 of 303) sorted by relevance

12345678910>>...13

/freebsd/contrib/llvm-project/lldb/bindings/interface/
H A DSBAddressExtensions.i43 module = property(GetModule, None, doc='''A read only property that returns an lldb object that represents the module (lldb.SBModule) that this address resides within.''')
44 compile_unit = property(GetCompileUnit, None, doc='''A read only property that returns an lldb object that represents the compile unit (lldb.SBCompileUnit) that this address resides within.''')
45 line_entry = property(GetLineEntry, None, doc='''A read only property that returns an lldb object that represents the line entry (lldb.SBLineEntry) that this address resides within.''')
46 function = property(GetFunction, None, doc='''A read only property that returns an lldb object that represents the function (lldb.SBFunction) that this address resides within.''')
47 block = property(GetBlock, None, doc='''A read only property that returns an lldb object that represents the block (lldb.SBBlock) that this address resides within.''')
48 symbol = property(GetSymbol, None, doc='''A read only property that returns an lldb object that represents the symbol (lldb.SBSymbol) that this address resides within.''')
50 section = property(GetSection, None, doc='''A read only property that returns an lldb object that represents the section (lldb.SBSection) that this address resides within.''')
/freebsd/sys/dev/isci/scil/
H A Dscif_sas_smp_phy.c242 * resides in the same wide port as this_smp_phy.
247 * @return The next smp phy that is in the smp phy list and resides in the same
275 * @brief This method find the smp phy that resides in the middle of the same
281 * @return The next smp phy that is in the smp phy list and resides in the same
316 * @return The next smp phy that is in the smp phy list and resides in the same
/freebsd/usr.bin/fstat/
H A Dfstat.162 resides, type
77 the file resides in rather than the mount point name; for special
145 pathname that the file system the file resides in is mounted on.
150 number of the device that this file resides in.
/freebsd/contrib/llvm-project/clang/include/clang/APINotes/
H A DAPINotesWriter.h63 /// \param CtxID The context in which this property resides.
72 /// \param CtxID The context in which this method resides.
83 /// \param CtxID The context in which this method resides, i.e. a C++ tag.
/freebsd/share/man/man5/
H A Dhosts.equiv.599 file resides in
103 file resides in
H A Dfbtab.538 file resides in
/freebsd/lib/libc/net/
H A Dgetservent.368 int s_port; /* port service resides at */
80 The port number at which the service resides.
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DNestedNameSpecifier.h396 /// resides.
410 /// resides.
424 /// resides.
438 /// resides.
457 /// resides.
513 /// data and the size of the source-location data that resides in that
/freebsd/lib/libsys/
H A Dacct.272 accounting file resides on runs out of space; it is enabled when
111 The named file resides on a read-only file system.
H A Dchown.2187 The named file resides on a read-only file system.
216 The named file resides on a read-only file system.
H A Dchflags.2266 The named file resides on a read-only file system.
315 The file resides on a read-only file system.
H A Dchmod.2255 The named file resides on a read-only file system.
283 The file resides on a read-only file system.
/freebsd/tools/regression/
H A DREADME61 utility resides in src/usr.bin/uuencode so its regression test resides in
/freebsd/crypto/openssh/
H A Dpathnames.h91 * particularly secret. If the user's home directory resides on an NFS
100 * directory resides on an NFS volume where root is mapped to nobody, this
/freebsd/contrib/pnglite/
H A DREADME.md5 Currently all documentation resides in pnglite.h.
/freebsd/sys/contrib/openzfs/include/os/linux/kernel/linux/
H A Dmod_compat.h127 * "scope_prefix" the part of the sysctl / sysfs tree the node resides under
163 * "scope_prefix" the part of the the sysctl / sysfs tree the node resides under
/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/MCTargetDesc/
H A DMipsBaseInfo.h37 /// the address the relocation entry symbol resides during execution.
41 /// which the address of a call site relocation entry symbol resides
/freebsd/crypto/heimdal/lib/hdb/
H A Ddbinfo.c241 * Return the directory where the hdb database resides.
255 * Return the default hdb database resides.
/freebsd/sys/contrib/device-tree/Bindings/gnss/
H A Dgnss.txt6 A GNSS receiver node is a node named "gnss" and typically resides on a serial
/freebsd/share/doc/smm/03.fsck/
H A D2.t51 always resides at a fixed offset from the beginning
222 as it resides on the disk,
/freebsd/usr.sbin/rpc.ypupdated/
H A Dypupdate6 # and the name of the domain where the map resides.
/freebsd/sys/contrib/device-tree/Bindings/memory-controllers/
H A Dbrcm,dpfe-cpu.txt5 communicate with the DCPU, which resides inside the DDR PHY.
/freebsd/contrib/pjdfstest/tests/unlink/
H A D12.t5 desc="unlink returns EROFS if the named file resides on a read-only file system"
/freebsd/contrib/pjdfstest/tests/rmdir/
H A D14.t5 desc="rmdir returns EROFS if the named file resides on a read-only file system"
/freebsd/sys/contrib/device-tree/Bindings/firmware/
H A Dcoreboot.txt21 0xc0389481 that resides in the topmost 8 bytes of the area.

12345678910>>...13