OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:other_index
(Results
1 - 4
of
4
) sorted by relevancy
/xsrc/external/mit/xorg-server/dist/hw/xwin/winclipboard/
xevents.c
79
unsigned int
other_index
;
local
87
other_index
= CLIP_OWN_CLIPBOARD;
89
other_index
= CLIP_OWN_PRIMARY;
90
if (XCB_NONE != s_iOwners[
other_index
])
91
lastOwnedSelectionIndex =
other_index
;
/xsrc/external/mit/MesaLib.old/dist/src/gtest/include/gtest/internal/
gtest-param-util.h
246
const int
other_index
=
local
248
return index_ ==
other_index
;
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/iris/
iris_batch.c
307
int
other_index
= find_exec_index(other_batch, bo);
local
323
if (
other_index
!= -1 &&
324
(writable || BITSET_TEST(other_batch->bos_written,
other_index
)))
/xsrc/external/mit/MesaLib/dist/src/gtest/include/gtest/internal/
gtest-param-util.h
244
const int
other_index
=
variable
246
return index_ ==
other_index
;
Completed in 24 milliseconds
Indexes created Thu Jul 23 00:25:05 UTC 2026