Searched refs:cc_r (Results 1 – 17 of 17) sorted by relevance
/external/libxaac/decoder/ |
D | ixheaacd_multichannel.c | 175 ind_channel_info->cc_r[c] = ixheaacd_read_bits_buf(bs, 1); in ixheaacd_dec_coupling_channel_element() 176 if (ind_channel_info->cc_l[c] && ind_channel_info->cc_r[c]) in ixheaacd_dec_coupling_channel_element() 330 if (ind_channel_info->cc_r[c] == 1) { in ixheaacd_dec_ind_coupling()
|
D | ixheaacd_struct_def.h | 76 WORD8 cc_r[MAX_BS_ELEMENT]; member
|
/external/google-breakpad/m4/ |
D | ax_pthread.m4 | 19 # is necessary on AIX to use the special cc_r compiler alias.) 260 # More AIX lossage: must compile with xlc_r or cc_r 262 AC_CHECK_PROGS(PTHREAD_CC, xlc_r cc_r, ${CC})
|
/external/libevent/m4/ |
D | acx_pthread.m4 | 18 # (This is necessary on AIX to use the special cc_r compiler alias.) 256 # More AIX lossage: must compile with xlc_r or cc_r 258 AC_CHECK_PROGS(PTHREAD_CC, xlc_r cc_r, ${CC})
|
/external/aac/libAACdec/src/ |
D | channel.cpp | 780 int cc_l, cc_r; in CChannelElement_Read() local 783 cc_r = FDKreadBit(hBs); /* cc_r[c] */ in CChannelElement_Read() 785 if (cc_l && cc_r) { in CChannelElement_Read()
|
/external/mesa3d/m4/ |
D | ax_pthread.m4 | 19 # is necessary on AIX to use the special cc_r compiler alias.) 286 # More AIX lossage: must compile with xlc_r or cc_r 288 AC_CHECK_PROGS(PTHREAD_CC, xlc_r cc_r, ${CC})
|
/external/pcre/dist2/m4/ |
D | ax_pthread.m4 | 19 # is necessary on AIX to use the special cc_r compiler alias.) 286 # More AIX lossage: must compile with xlc_r or cc_r 288 AC_CHECK_PROGS(PTHREAD_CC, xlc_r cc_r, ${CC})
|
/external/virglrenderer/build-aux/ |
D | ax_pthread.m4 | 19 # is necessary on AIX to use the special cc_r compiler alias.) 286 # More AIX lossage: must compile with xlc_r or cc_r 288 AC_CHECK_PROGS(PTHREAD_CC, xlc_r cc_r, ${CC})
|
/external/googletest/googletest/m4/ |
D | acx_pthread.m4 | 24 dnl (This is necessary on AIX to use the special cc_r compiler alias.) 232 # More AIX lossage: must compile with xlc_r or cc_r 234 AC_CHECK_PROGS(PTHREAD_CC, xlc_r cc_r, ${CC})
|
/external/google-breakpad/src/testing/gtest/m4/ |
D | acx_pthread.m4 | 24 dnl (This is necessary on AIX to use the special cc_r compiler alias.) 232 # More AIX lossage: must compile with xlc_r or cc_r 234 AC_CHECK_PROGS(PTHREAD_CC, xlc_r cc_r, ${CC})
|
/external/protobuf/m4/ |
D | acx_pthread.m4 | 24 dnl (This is necessary on AIX to use the special cc_r compiler alias.) 232 # More AIX lossage: must compile with xlc_r or cc_r 234 AC_CHECK_PROGS(PTHREAD_CC, xlc_r cc_r, ${CC})
|
/external/ImageMagick/m4/ |
D | ax_pthread.m4 | 19 # is necessary on AIX to use the special cc_r compiler alias.)
|
/external/harfbuzz_ng/m4/ |
D | ax_pthread.m4 | 19 # is necessary on AIX to use the special cc_r compiler alias.)
|
/external/python/cpython2/ |
D | README | 413 like "cc_r". For full C++ module support, set CC="xlC_r" (or 752 AIX 4.1.4/cc_r/d7 (nothing)
|
/external/google-breakpad/ |
D | configure | 6372 for ac_prog in xlc_r cc_r
|
/external/pcre/dist2/ |
D | configure | 14690 for ac_prog in xlc_r cc_r
|
/external/libevent/ |
D | configure | 15801 for ac_prog in xlc_r cc_r
|