OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:is_leaf
(Results
1 - 6
of
6
) sorted by null
/toolchain/binutils/binutils-2.25/gold/
arm-reloc-property.cc
168
if (!node->
is_leaf
()
169
&& node->child(0)->
is_leaf
()
205
if (!node->
is_leaf
()
206
&& node->child(0)->
is_leaf
()
210
&& node->child(2)->
is_leaf
()
217
if (!node->
is_leaf
()
218
&& node->child(0)->
is_leaf
()
222
&& node->child(2)->
is_leaf
()
229
if (!node->
is_leaf
() && node->child(0)->
is_leaf
())
[
all
...]
arm-reloc-property.h
191
is_leaf
() const
function in class:gold::Arm_reloc_property::Tree_node
/development/testrunner/
make_tree.py
54
def _SetLeaf(self,
is_leaf
):
55
self._is_leaf =
is_leaf
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/
function.h
443
bool
is_leaf
;
442
bool
is_leaf
;
variable
/external/e2fsprogs/e2fsck/
pass1.c
1795
int is_dir,
is_leaf
;
local
[
all
...]
/external/selinux/libsepol/cil/src/
cil_binary.c
2482
int
is_leaf
= CIL_FALSE;
local
[
all
...]
Completed in 603 milliseconds