HomeSort by relevance Sort by last modified time
    Searched defs:num_nodes (Results 1 - 11 of 11) sorted by null

  /external/webrtc/webrtc/modules/audio_processing/transient/
wpd_tree.h 77 int num_nodes() const { return num_nodes_; } function in class:webrtc::WPDTree
  /toolchain/binutils/binutils-2.25/gold/
layout.cc 68 unsigned int Free_list::num_nodes = 0; member in class:gold::Free_list
91 ++Free_list::num_nodes; member in class:gold::Free_list
139 ++Free_list::num_nodes;
198 ++Free_list::num_nodes;
230 program_name, Free_list::num_nodes);
    [all...]
layout.h 151 static unsigned int num_nodes; member in class:gold::Free_list
    [all...]
  /external/freetype/src/cache/
ftcmanag.h 99 FT_UInt num_nodes; member in struct:FTC_ManagerRec_
ftcglyph.h 138 FT_UInt num_nodes; /* current number of nodes in this family */ member in struct:FTC_FamilyRec_
299 _gqfamily->num_nodes++; \
303 if ( --_gqfamily->num_nodes == 0 ) \
  /external/webp/src/utils/
huffman.c 145 int num_nodes = 1; // number of Huffman tree nodes local
153 num_nodes += num_open;
172 num_nodes += num_open;
197 if (num_nodes != 2 * offset[MAX_ALLOWED_CODE_LENGTH] - 1) {
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vpx_mem/memory_manager/include/
cavl_if.h 111 L_(avl) *tree, AVL_BUILD_ITER_TYPE p, L_SIZE num_nodes); variable
  /external/v8/src/compiler/
loop-analysis.cc 119 int num_nodes() { function in class:v8::internal::compiler::LoopFinderImpl
245 int max = num_nodes();
260 int max = num_nodes();
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/
cfgloop.h 124 unsigned num_nodes; variable
  /system/extras/perfprofd/quipper/
perf_reader.cc 1297 numa_topology_num_nodes_type num_nodes; local
    [all...]
  /hardware/qcom/camera/QCamera2/stack/mm-camera-interface/inc/
mm_camera.h 418 uint8_t num_nodes; member in struct:__anon32128

Completed in 1274 milliseconds