Home
last modified time | relevance | path

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

/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/
Dtree.h2075 struct GTY(()) tree_block { struct
2076 struct tree_base base;
2077 tree chain;
2079 unsigned abstract_flag : 1;
2080 unsigned block_num : 31;
2082 location_t locus;
2084 tree vars;
2085 vec<tree, va_gc> *nonlocalized_vars;
2087 tree subblocks;
2088 tree supercontext;
[all …]
/aosp_15_r20/test/vts-testcase/security/avb/
DVtsSecurityAvbTest.cpp174 std::vector<uint8_t> tree_block(hash_block_size); in VerifyHashtree() local
/aosp_15_r20/external/bcc/libbpf-tools/arm64/
H A Dvmlinux_608.h132345 struct tree_block { struct
132346 struct {
132350 u64 owner;
132351 struct btrfs_key key;
132352 unsigned int level: 8;
132353 unsigned int key_ready: 1;
H A Dvmlinux.h132345 struct tree_block { struct
132346 struct {
132350 u64 owner;
132351 struct btrfs_key key;
132352 unsigned int level: 8;
132353 unsigned int key_ready: 1;
/aosp_15_r20/external/bcc/libbpf-tools/riscv/
H A Dvmlinux_602.h64499 struct tree_block { struct
64500 struct {
64504 u64 owner;
64505 struct btrfs_key key;
64506 unsigned int level: 8;
64507 unsigned int key_ready: 1;
H A Dvmlinux.h64499 struct tree_block { struct
64500 struct {
64504 u64 owner;
64505 struct btrfs_key key;
64506 unsigned int level: 8;
64507 unsigned int key_ready: 1;