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

  /external/chromium_org/third_party/openssl/openssl/crypto/stack/
stack.h 72 int num_alloc; member in struct:stack_st
  /external/chromium_org/third_party/openssl/openssl/include/openssl/
stack.h 72 int num_alloc; member in struct:stack_st
  /external/openssl/crypto/stack/
stack.h 72 int num_alloc; member in struct:stack_st
  /external/openssl/include/openssl/
stack.h 72 int num_alloc; member in struct:stack_st
  /hardware/broadcom/wlan/bcmdhd/dhdutil/include/
bcm_mpool_pub.h 107 uint16 num_alloc; /* Number of objects currently allocated */ member in struct:bcm_mp_stats
  /dalvik/vm/compiler/codegen/x86/
AnalysisO1.h 205 int num_alloc; member in struct:LiveRange
  /sdk/emulator/qtools/
trace_reader.h 660 int num_alloc = num_entries + hdr->e_shnum + 1; local
661 symbol_type *func_symbols = new symbol_type[num_alloc];
662 memset(func_symbols, 0, num_alloc * sizeof(symbol_type));
    [all...]
  /external/srec/srec/crec/
srec_context.c 3603 nodeID *nodes, num_nodes, num_alloc; member in struct:nodeID_list_t
    [all...]

Completed in 383 milliseconds