Searched defs:tree (Results 1 – 8 of 8) sorted by relevance
75 ### Run GD cert tests on host machine81 ### Run GD cert tests on devices for the first time90 ### Run GD cert tests on devices for the second time and after98 ### `packages/modules/Bluetooth/system/gd/cert/run` command reference109 ### Run GD cert tests on devices over SSH
57 public Description matchMethodInvocation(MethodInvocationTree tree, VisitorState state) { in matchMethodInvocation()74 public Description matchSwitch(SwitchTree tree, VisitorState state) { in matchSwitch()94 public boolean matches(ExpressionTree tree, VisitorState state) { in matches()102 public boolean test(ExpressionTree tree) { in test()
59 public Description matchMethodInvocation(MethodInvocationTree tree, VisitorState state) { in matchMethodInvocation()
208 let mut tree = MerkleLeaves::new(); in merkle_tree_non_sequential() localVariable226 let mut tree = MerkleLeaves::new(); in merkle_tree_grow_leaves() localVariable243 let mut tree = MerkleLeaves::new(); in merkle_tree_shrink_leaves() localVariable260 let mut tree = MerkleLeaves::new(); in generate_fsverity_digest_sequentially() localVariable
23 pub tree: Vec<u8>, field39 let tree = generate_hash_tree(input, input_size, &salt, block_size, algorithm)?; in from() localVariable
114 void node::DeleteTree(node* tree) { in DeleteTree()
170 android::ResXMLTree tree; in get_package_name_from_apk() local
250 ContactTernarySearchTree tree = new ContactTernarySearchTree(); in buildContactSearchTree() local