Searched defs:tree_size (Results 1 – 8 of 8) sorted by relevance
/third_party/boost/boost/intrusive/ |
D | sgtree_algorithms.hpp | 139 …static node_ptr erase(node_ptr header, node_ptr z, std::size_t tree_size, std::size_t &max_tree_si… in erase() 197 ,std::size_t tree_size, H_Alpha h_alpha, std::size_t &max_tree_size) in insert_equal_upper_bound() 209 ,std::size_t tree_size, H_Alpha h_alpha, std::size_t &max_tree_size) in insert_equal_lower_bound() 221 ,std::size_t tree_size, H_Alpha h_alpha, std::size_t &max_tree_size) in insert_equal() 233 ,std::size_t tree_size, H_Alpha h_alpha, std::size_t &max_tree_size) in insert_before() 244 ,std::size_t tree_size, H_Alpha h_alpha, std::size_t &max_tree_size) in push_back() 254 ,std::size_t tree_size, H_Alpha h_alpha, std::size_t &max_tree_size) in push_front() 292 ,std::size_t tree_size, H_Alpha h_alpha, std::size_t &max_tree_size) in insert_unique_commit() 351 ,std::size_t tree_size, H_Alpha h_alpha, std::size_t &max_tree_size) in insert_commit() 360 , std::size_t tree_size, H_Alpha h_alpha, std::size_t &max_tree_size) in rebalance_after_insertion()
|
/third_party/skia/third_party/externals/brotli/c/enc/ |
D | entropy_encode.c | 167 size_t* tree_size, in BrotliWriteHuffmanTreeRepetitions() 210 size_t* tree_size, in BrotliWriteHuffmanTreeRepetitionsZeros() 407 size_t* tree_size, in BrotliWriteHuffmanTree()
|
/third_party/node/deps/brotli/c/enc/ |
D | entropy_encode.c | 167 size_t* tree_size, in BrotliWriteHuffmanTreeRepetitions() 210 size_t* tree_size, in BrotliWriteHuffmanTreeRepetitionsZeros() 407 size_t* tree_size, in BrotliWriteHuffmanTree()
|
/third_party/uboot/u-boot-2020.01/lib/libavb/ |
D | avb_hashtree_descriptor.h | 52 uint64_t tree_size; member
|
/third_party/skia/third_party/externals/libwebp/src/utils/ |
D | huffman_encode_utils.c | 192 int tree_size = tree_size_orig; in GenerateOptimalTree() local
|
/third_party/flutter/skia/third_party/externals/libwebp/src/utils/ |
D | huffman_encode_utils.c | 192 int tree_size = tree_size_orig; in GenerateOptimalTree() local
|
/third_party/ffmpeg/libavcodec/ |
D | xxan.c | 91 int tree_size, eof; in xan_unpack_luma() local
|
/third_party/boost/boost/spirit/home/classic/tree/ |
D | common.hpp | 1055 std::size_t tree_size = m.trees.size(); in operator ()() local 1110 std::size_t tree_size = m.trees.size(); in operator ()() local 1174 std::size_t tree_size = m.trees.size(); in operator ()() local 1234 std::size_t tree_size = m.trees.size(); in operator ()() local
|