OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:has_parent
(Results
1 - 7
of
7
) sorted by relevancy
/src/usr.bin/mail/
thread.c
161
has_parent
(struct message *mp)
function
179
while (mp->m_flink == NULL &&
has_parent
(mp))
191
if (S_IS_EXPOSE(state) && mp->m_blink == NULL &&
has_parent
(mp))
/src/external/gpl3/gdb/dist/gdb/dwarf2/
index-write.c
933
has_parent
(has_parent_)
943
&&
has_parent
== other.
has_parent
);
950
const bool
has_parent
;
variable
/src/external/gpl3/gdb.old/dist/gdb/dwarf2/
index-write.c
935
has_parent
(has_parent_)
945
&&
has_parent
== other.
has_parent
);
952
const bool
has_parent
;
variable
/src/external/mit/isl/dist/
isl_schedule_node.c
140
int
has_parent
;
local
146
has_parent
= isl_schedule_node_has_parent(node);
147
if (
has_parent
< 0)
149
if (!
has_parent
)
987
isl_bool
has_parent
;
local
991
has_parent
= isl_schedule_node_has_parent(node);
992
if (
has_parent
< 0)
994
if (!
has_parent
)
1009
isl_bool
has_parent
;
local
1013
has_parent
= isl_schedule_node_has_parent(node)
1030
isl_bool
has_parent
;
local
2519
int
has_parent
;
local
[
all
...]
/src/external/mit/isl/dist/interface/
isl.py
15428
def
has_parent
(arg0):
member in class:schedule_node
/src/external/mit/isl/dist/include/isl/
cpp-checked.h
3303
inline boolean
has_parent
() const;
16098
boolean schedule_node::
has_parent
() const
function in class:isl::checked::schedule_node
cpp.h
3369
inline bool
has_parent
() const;
22295
bool schedule_node::
has_parent
() const
function in class:isl::schedule_node
Completed in 71 milliseconds
Indexes created Wed Mar 04 15:26:31 UTC 2026