HomeSort by relevance Sort by last modified time
    Searched refs:is_leaf (Results 1 - 5 of 5) sorted by null

  /development/testrunner/
make_tree.py 54 def _SetLeaf(self, is_leaf):
55 self._is_leaf = is_leaf
  /art/compiler/optimizing/
code_generator.h 73 void CompileBaseline(CodeAllocator* allocator, bool is_leaf = false);
code_generator.cc 33 void CodeGenerator::CompileBaseline(CodeAllocator* allocator, bool is_leaf) {
40 if (!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 1770 int is_dir, is_leaf; local
    [all...]

Completed in 118 milliseconds