Home
last modified time | relevance | path

Searched defs:is_leaf (Results 1 – 6 of 6) sorted by relevance

/third_party/node/deps/v8/src/compiler/
Dbytecode-analysis.h55 bool is_leaf() const { return target_offset_ == final_target_offset_; } in is_leaf() function
/third_party/libabigail/tools/
Dabilint.cc187 is_leaf() const in is_leaf() function
/third_party/skia/third_party/externals/harfbuzz/src/
Dhb-repacker.hh101 bool is_leaf () const in is_leaf() function
/third_party/selinux/libsepol/cil/src/
Dcil_binary.c2741 int is_leaf = CIL_FALSE; in __cil_constrain_expr_to_sepol_expr_helper() local
/third_party/mesa3d/src/imgui/
Dimgui_widgets.cpp4793 bool is_leaf = (flags & ImGuiTreeNodeFlags_Leaf) != 0; in TreeNodeBehavior() local
/third_party/skia/third_party/externals/imgui/
Dimgui_widgets.cpp5860 const bool is_leaf = (flags & ImGuiTreeNodeFlags_Leaf) != 0; in TreeNodeBehavior() local