Home | Sort by relevance Sort by last modified time |
/toolchain/binutils/binutils-2.25/include/ | |
oasys.h | 30 unsigned int mod_count; member in struct:oasys_archive_header 45 bfd_byte mod_count[4]; member in struct:oasys_extarchive_header |
/hardware/qcom/audio/legacy/libalsa-intf/ | |
alsa_ucm.c | 2454 int verb_count = 0, device_count = 0, mod_count = 0, index = -1, ret = 0; local [all...] |
msm8960_use_cases.h | 141 int mod_count; member in struct:use_case_verb |
/toolchain/binutils/binutils-2.25/bfd/ | |
oasys.c | 233 header.mod_count = H_GET_32 (abfd, header_ext.mod_count); 246 || header.mod_count > 10000 261 amt = header.mod_count; 270 ar->module_count = header.mod_count; 273 for (i = 0; i < header.mod_count; i++) [all...] |