Home | Sort by relevance Sort by last modified time |
/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 |
/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...] |