Home
last modified time | relevance | path

Searched refs:l_next (Results 1 – 6 of 6) sorted by relevance

/external/aac/libAACdec/src/
Dusacdec_lpd.h179 const INT l_next, FIXP_PCM *synth_out,
Dusacdec_lpd.cpp145 const INT l_next, /* (i) : look ahead for symmetric filtering */ in bass_pf_1sf_delay() argument
251 lg = l_frame + l_next - T - i_subfr; in bass_pf_1sf_delay()
/external/libxml2/os400/iconv/bldcsndfa/
Dbldcsndfa.c109 t_symlist * l_next; /* Next name in list. */ member
777 for (lp = charset->c_names; lp; lp = lp->l_next) in nfaenter()
785 lp->l_next = charset->c_names; in nfaenter()
1712 for (lp = cp->c_names; lp; lp = lp->l_next) { in listids()
/external/google-breakpad/src/client/linux/minidump_writer/
Dminidump_writer.cc728 ptr = map.l_next; in WriteDSODebugStream()
748 ptr = map.l_next; in WriteDSODebugStream()
/external/google-breakpad/src/tools/linux/md2core/
Dminidump-2-core.cc945 link_map.l_next = 0; in AugmentMappings()
947 link_map.l_next = (struct link_map*)(start_addr + data.size() + in AugmentMappings()
/external/elfutils/libdwfl/
DChangeLog1818 * link_map.c (report_r_debug): Limit iterations on the l_next chain to