Home
last modified time | relevance | path

Searched full:own (Results 1 – 25 of 3338) sorted by relevance

12345678910>>...134

/freebsd/lib/libpmc/pmu-events/arch/x86/knightslanding/
H A Dcache.json192 …and prefetch code read requests that accounts for responses which hit its own tile's L2 with data…
203 …and prefetch code read requests that accounts for responses which hit its own tile's L2 with data…
214 …and prefetch code read requests that accounts for responses which hit its own tile's L2 with data…
225 …and prefetch code read requests that accounts for responses which hit its own tile's L2 with data…
324 … L1 prefetch data read requests that accounts for responses which hit its own tile's L2 with data…
335 … L1 prefetch data read requests that accounts for responses which hit its own tile's L2 with data…
346 … L1 prefetch data read requests that accounts for responses which hit its own tile's L2 with data…
357 … L1 prefetch data read requests that accounts for responses which hit its own tile's L2 with data…
456 …": "Counts any Prefetch requests that accounts for responses which hit its own tile's L2 with data…
467 …": "Counts any Prefetch requests that accounts for responses which hit its own tile's L2 with data…
[all …]
/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DExternalSemaSource.h101 /// The external source should append its own tentative definitions to the
111 /// The external source should append its own unused, filed-scope to the
121 /// The external source should append its own delegating constructors to the
131 /// The external source should append its own ext_vector type declarations to
139 /// The external source should append its own potentially unused local
149 /// The external source should append its own referenced selectors to the
159 /// The external source should append its own weak, undeclared identifiers to
168 /// The external source should append its own used vtables to the given
176 /// The external source should append its own pending instantiations to the
186 /// The external source should insert its own late parsed template functions
[all …]
H A DMultiplexExternalSemaSource.h241 /// The external source should append its own tentative definitions to the
250 /// The external source should append its own unused, filed-scope to the
260 /// The external source should append its own delegating constructors to the
270 /// The external source should append its own ext_vector type declarations to
278 /// The external source should append its own potentially unused local
288 /// The external source should append its own referenced selectors to the
298 /// The external source should append its own weak, undeclared identifiers to
307 /// The external source should append its own used vtables to the given
315 /// The external source should append its own pending instantiations to the
324 /// The external source should insert its own late parsed template functions
[all …]
/freebsd/share/examples/libusb20/
H A DREADME1 As I dug my own way through the documentation of libusb 2.0 that ships
2 with FreeBSD 8+ as the OS'es own USB library API, I noticed there are
8 very easy to start writing your own code based on that.
10 So I started writing my own examples, to "get a feeling" about how to
35 copy&pasting (even a larger) piece of an example into your own work, I
/freebsd/tools/regression/tmpfs/
H A Dt_setattr43 test_name "File owner can be changed on its own"
44 mkdir own || die
45 eval $(stat -s own | sed -e 's|st_|ost_|g')
46 chown 1234 own || die
47 eval $(stat -s own)
56 test_name "File group can be changed on its own"
/freebsd/contrib/googletest/
H A DCONTRIBUTING.md1 # How to become a contributor and submit your own code
12 own the intellectual property, then you'll need to sign an
52 their own [discussion group](https://groups.google.com/group/googlemock). You
89 and their own tests from a git checkout, which has further requirements:
97 This section discusses how to make your own changes to the Google Test project.
102 functionality, you'll want to compile and run Google Test and GoogleMock's own
/freebsd/lib/libpmc/
H A Dpmc_attach.394 The current process does not own a PMC with the handle specified in
106 The current process does not own any PMCs.
126 The current process does not own a PMC with the handle specified in
132 The current process does not own any PMCs.
/freebsd/sys/dev/ow/
H A DREADME.txt12 device, which implements the own(9) interface (n for network, the layer
16 Client drivers may only call the own(9) interface. The ow(4) driver
17 calls the owll(9) interface and implements the own(9).
/freebsd/lib/libc/stdio/
H A Dfmemopen.c39 bool own; /* did we allocate the buffer ourselves? */ member
93 ck->own = ((ck->buf = buf) == NULL); in fmemopen()
94 if (ck->own) { in fmemopen()
106 if (ck->own || mode[0] == 'w') { in fmemopen()
145 if (ck->own) in fmemopen()
255 if (ck->own) in fmemopen_close()
/freebsd/share/mk/
H A Dbsd.incs.mk24 ${group}OWN?= ${BINOWN}
48 ${group}OWN_${header:T}?= ${${group}OWN}
59 # XXX {group}OWN,GRP,MODE
81 ${INSTALL} ${${group}TAG_ARGS} -C -o ${${group}OWN} -g ${${group}GRP} -m ${${group}MODE} \
84 ${INSTALL} ${${group}TAG_ARGS} -C -o ${${group}OWN} -g ${${group}GRP} -m ${${group}MODE} \
/freebsd/contrib/pjdfstest/tests/rename/
H A D10.t46 # User owns the sticky directory, but doesn't own the destination file.
65 # User owns the destination file, but doesn't own the sticky directory.
84 # User doesn't own the sticky directory nor the destination file.
113 # User owns the sticky directory, but doesn't own the destination directory.
126 # User owns the destination directory, but doesn't own the sticky directory.
139 # User doesn't own the sticky directory nor the destination directory.
H A D09.t47 # User owns the source sticky directory, but doesn't own the source file.
66 # User owns the source file, but doesn't own the source sticky directory.
85 # User doesn't own the source sticky directory nor the source file.
121 # User owns the source sticky directory, but doesn't own the source directory.
152 # User owns the source directory, but doesn't own the source sticky directory.
170 # User doesn't own the source sticky directory nor the source directory.
/freebsd/contrib/wpa/wpa_supplicant/
H A DREADME-NAN-USD84 NAN-DISCOVERY-RESULT subscribe_id=<own id> publish_id=<peer's id> address=<peer MAC address> fsd=<0…
89 NAN-REPLIED publish_id=<own id> address=<peer MAC address> subscribe_id=<peer id> srv_proto_type=<y…
93 NAN-PUBLISH-TERMINATED publish_id=<own id> reason=<timeout/user-request/failure>
98 NAN-SUBSCRIBE-TERMINATED subscribe_id=<own id> reason=<timeout/user-request/failure>
103 NAN-RECEIVE id=<own id> peer_instance_id=<peer id> address=<peer MAC adress> ssi=<service specific …
/freebsd/contrib/bmake/mk/
H A DREADME108 The include file <bsd.own.mk> contains source tree configuration parameters,
114 To get system-specific configuration parameters, bsd.own.mk will try to
119 bsd.own.mk sets the following variables, if they are not already defined
174 own install script so that the entire system can be made
179 building our own install script so that the entire system
183 Additionally, the following variables may be set by bsd.own.mk or in a
186 bsd.own.mk):
212 bsd.own.mk is generally useful when building your own Makefiles so that
/freebsd/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangExpressionVariable.h47 /// expressions. These persistent variables contain their own data and are
52 /// own data and are typed.
56 /// execution. These do not contain their own data but are named and typed.
105 /// If the variable contains its own data, make a Value point at it. If \a
117 /// does not contain its own data).
/freebsd/cddl/contrib/opensolaris/cmd/dtrace/test/cmd/scripts/
H A Ddstyle.pl17 # fields enclosed by brackets "[]" replaced with your own identifying
141 err "left brace not on its own line";
145 err "left brace not on its own line";
151 err "right brace not on its own line";
155 err "right brace not on its own line";
/freebsd/contrib/jemalloc/src/
H A Dwitness.c33 malloc_printf("<jemalloc>: Should own %s(%u)\n", witness->name, in witness_owner_error_impl()
42 malloc_printf("<jemalloc>: Should not own %s(%u)\n", witness->name, in witness_not_owner_error_impl()
54 malloc_printf("<jemalloc>: Should own %u lock%s of rank >= %u:", depth, in witness_depth_error_impl()
/freebsd/contrib/netbsd-tests/fs/tmpfs/
H A Dt_setattr.sh41 atf_check -s eq:0 -o empty -e empty mkdir own
42 eval $(stat -s own | sed -e 's|st_|ost_|g')
43 atf_check -s eq:0 -o empty -e empty chown 1234 own
44 eval $(stat -s own)
/freebsd/crypto/openssl/doc/man3/
H A DERR_new.pod21 They can still be useful for anyone that wants to make their own
52 OpenSSL has a number of preallocated ones for its own uses, but
53 others may allocate their own library number dynamically with
H A DERR_put_error.pod74 Each OpenSSL sub-library has library code B<ERR_LIB_XXX> and has its own set
110 system, such as engines or applications, must normally get their own
134 ... and they may use B<ERR_R_XXX> macros together with their own "library"
152 Although a library will normally report errors using its own specific
/freebsd/sys/contrib/device-tree/Bindings/thermal/
H A Dthermal.txt125 thermal zone node must contain, apart from its own properties, one sub-node
304 requirements, and thus may have their own sensor to monitor or detect internal
329 /* each zone within the SoC may have its own trips */
343 /* each zone within the SoC may have its own cooling */
356 /* each zone within the SoC may have its own trips */
370 /* each zone within the SoC may have its own cooling */
383 /* each zone within the SoC may have its own trips */
397 /* each zone within the SoC may have its own cooling */
415 may be uncorrelated, having its own dT/dt requirements, trips
/freebsd/contrib/pjdfstest/tests/unlink/
H A D11.t32 # User owns the sticky directory, but doesn't own the file.
41 # User owns the file, but doesn't own the sticky directory.
50 # User doesn't own the sticky directory nor the file.
/freebsd/contrib/pjdfstest/tests/rmdir/
H A D11.t29 # User owns the directory to be removed, but doesn't own the sticky directory.
37 # User owns the sticky directory, but doesn't own the directory to be removed.
45 # User doesn't own the sticky directory nor the directory to be removed.
/freebsd/sys/dev/axgbe/
H A Dxgbe-txrx.c265 * Set the OWN bit if this is not the first descriptor. For first in axgbe_isc_txd_encap()
266 * descriptor, OWN bit will be set at last so that hardware will in axgbe_isc_txd_encap()
267 * process the descriptors only after the OWN bit for the first in axgbe_isc_txd_encap()
271 XGMAC_SET_BITS_LE(rdesc->desc3, TX_NORMAL_DESC3, OWN, 1); in axgbe_isc_txd_encap()
326 /* Set OWN bit */ in axgbe_isc_txd_encap()
327 XGMAC_SET_BITS_LE(rdesc->desc3, TX_NORMAL_DESC3, OWN, 1); in axgbe_isc_txd_encap()
355 /* Set OWN bit for the first descriptor */ in axgbe_isc_txd_encap()
358 XGMAC_SET_BITS_LE(rdesc->desc3, TX_NORMAL_DESC3, OWN, 1); in axgbe_isc_txd_encap()
471 RX_NORMAL_DESC3, OWN))) { in axgbe_isc_rxd_refill()
519 XGMAC_SET_BITS_LE(rdesc->desc3, RX_NORMAL_DESC3, OWN, in axgbe_isc_rxd_refill()
[all...]
/freebsd/sys/dev/rtwn/pci/
H A Drtwn_pci_tx.c125 "%s: OWN bit is set (tx desc %d, ring %u)!\n", in rtwn_pci_tx_start_frame()
205 int nsegs, error, own; in rtwn_pci_tx_start_beacon() local
218 own = !!(txd->flags0 & RTWN_FLAGS0_OWN); in rtwn_pci_tx_start_beacon()
220 if (!own || txd->pktlen != htole16(m->m_pkthdr.len)) { in rtwn_pci_tx_start_beacon()
221 if (!own) { in rtwn_pci_tx_start_beacon()

12345678910>>...134