OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:AVL_SET_LESS
(Results
1 - 2
of
2
) sorted by null
/external/libvpx/libvpx/vpx_mem/memory_manager/include/
cavl_impl.h
228
AVL_SET_LESS
(deep_h, AVL_GET_GREATER(bal_h, 1))
229
AVL_SET_LESS
(bal_h, old_h)
258
AVL_SET_LESS
(deep_h, bal_h)
287
AVL_SET_LESS
(old_h, AVL_GET_GREATER(bal_h, 0))
290
AVL_SET_LESS
(bal_h, deep_h)
317
AVL_SET_LESS
(bal_h, AVL_GET_GREATER(deep_h, 0))
340
AVL_SET_LESS
(h, AVL_NULL)
403
AVL_SET_LESS
(parent, h)
466
AVL_SET_LESS
(parent_unbal, unbal)
685
AVL_SET_LESS
(parent, child
[
all
...]
/external/libvpx/libvpx/vpx_mem/memory_manager/
hmm_base.c
386
#define
AVL_SET_LESS
(H, LH) (H)->self = (LH);
Completed in 33 milliseconds