OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:owned
(Results
1 - 9
of
9
) sorted by relevancy
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/panfrost/
pan_mempool.h
30
/* Represents grow-only memory. It may be
owned
by the batch (OpenGL), or may
46
/* Mode of the pool. BO management is in the pool for
owned
mode, but
48
bool
owned
;
member in struct:panfrost_pool
73
if (!pool->
owned
)
86
owned
);
94
assert(pool->
owned
&& "pool does not track BOs in unowned mode");
pan_mempool.c
32
* In "
owned
" mode, a single parent owns the entire pool, and the pool owns all
55
if (pool->
owned
)
70
bool prealloc, bool
owned
)
74
pool->
owned
=
owned
;
76
if (
owned
)
86
if (!pool->
owned
) {
100
assert(pool->
owned
&& "pool does not track BOs in unowned mode");
pan_cmdstream.c
2119
if (!pool->
owned
) {
/xsrc/external/mit/xinit/dist/launchd/privileged_startx/
10-tmpdirs.cpp
29
XCOMM Make sure these are
owned
by root
/xsrc/external/mit/xorg-server/dist/hw/xwin/
winmultiwindowwindow.c
1095
pPixmapPriv->
owned
= TRUE;
1128
if (!pPixmapPriv->
owned
)
1192
pPixmapPriv->
owned
= FALSE;
1205
pPixmapPriv->
owned
= FALSE;
win.h
302
BOOL
owned
;
member in struct:__anon10176
/xsrc/external/mit/fontconfig/dist/doc/
fcconfig.fncs
180
by <parameter>set</parameter>. This font set is
owned
by the library and must
/xsrc/external/mit/xorg-server/dist/
configure
2180
--enable-install-setuid Install Xorg server as
owned
by root with setuid bit
[
all
...]
/xsrc/external/mit/xorg-server.old/dist/
configure
1969
--enable-install-setuid Install Xorg server as
owned
by root with setuid bit
[
all
...]
Completed in 40 milliseconds
Indexes created Sat Apr 11 00:22:22 UTC 2026