HomeSort by relevance Sort by last modified time
    Searched full:unbal (Results 1 - 4 of 4) sorted by null

  /external/libxml2/test/XPath/docs/
str 7 <p><p>and an unbal</p><empty/>anced test</p>
  /external/libvpx/libvpx/vpx_mem/memory_manager/include/
cavl_impl.h 319 AVL_HANDLE unbal = AVL_NULL; variable
340 unbal = hh;
373 if (unbal == AVL_NULL)
378 unbal_bf = AVL_GET_BALANCE_FACTOR(unbal);
385 hh = cmp < 0 ? AVL_GET_LESS(unbal, 1) : AVL_GET_GREATER(unbal, 1);
390 AVL_SET_BALANCE_FACTOR(unbal, unbal_bf)
391 unbal = AVL_NULL;
411 if (unbal != AVL_NULL) {
412 unbal = L_(balance)(L_BALANCE_PARAM_CALL_PREFIX unbal)
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vpx_mem/memory_manager/include/
cavl_impl.h 319 AVL_HANDLE unbal = AVL_NULL; variable
340 unbal = hh;
373 if (unbal == AVL_NULL)
378 unbal_bf = AVL_GET_BALANCE_FACTOR(unbal);
385 hh = cmp < 0 ? AVL_GET_LESS(unbal, 1) : AVL_GET_GREATER(unbal, 1);
390 AVL_SET_BALANCE_FACTOR(unbal, unbal_bf)
391 unbal = AVL_NULL;
411 if (unbal != AVL_NULL) {
412 unbal = L_(balance)(L_BALANCE_PARAM_CALL_PREFIX unbal)
    [all...]
  /external/libxml2/result/XPath/xptr/
strrange 72 content=and an unbal

Completed in 232 milliseconds