/external/jpeg/ |
ltmain.sh | 51 if test "${LC_ALL+set}" = set; then LC_ALL=C; export LC_ALL; fi 52 if test "${LANG+set}" = set; then LANG=C; export LANG; fi 480 -export-dynamic) 1045 # If -export-dynamic was specified, set the dlname. [all...] |
/external/speex/libspeex/ |
mdf.c | 402 EXPORT SpeexEchoState *speex_echo_state_init(int frame_size, int filter_length) 407 EXPORT SpeexEchoState *speex_echo_state_init_mc(int frame_size, int filter_length, int nb_mic, int nb_speakers) 530 EXPORT void speex_echo_state_reset(SpeexEchoState *st) 589 EXPORT void speex_echo_state_destroy(SpeexEchoState *st) 636 EXPORT void speex_echo_capture(SpeexEchoState *st, const spx_int16_t *rec, spx_int16_t *out) 659 EXPORT void speex_echo_playback(SpeexEchoState *st, const spx_int16_t *play) 686 EXPORT void speex_echo_cancel(SpeexEchoState *st, const spx_int16_t *in, const spx_int16_t *far_end, spx_int16_t *out, spx_int32_t *Yout) 692 EXPORT void speex_echo_cancellation(SpeexEchoState *st, const spx_int16_t *in, const spx_int16_t *far_end, spx_int16_t *out) [all...] |
preprocess.c | 395 EXPORT SpeexPreprocessState *speex_preprocess_state_init(int frame_size, int sampling_rate) 533 EXPORT void speex_preprocess_state_destroy(SpeexPreprocessState *st) 721 EXPORT int speex_preprocess(SpeexPreprocessState *st, spx_int16_t *x, spx_int32_t *echo) 726 EXPORT int speex_preprocess_run(SpeexPreprocessState *st, spx_int16_t *x) [all...] |
/external/fdlibm/ |
configure | 24 DUALCASE=1; export DUALCASE # for MKS sh 46 if (set +x; test -z "`(eval $as_var=C; export $as_var) 2>&1`"); then 47 eval $as_var=C; export $as_var 146 $as_unset BASH_ENV || test "${BASH_ENV+set}" != set || { BASH_ENV=; export BASH_ENV; } 147 $as_unset ENV || test "${ENV+set}" != set || { ENV=; export ENV; } 149 export CONFIG_SHELL 604 export $ac_envvar ;; [all...] |
/external/icu4c/ |
config.status | 25 DUALCASE=1; export DUALCASE # for MKS sh 47 if (set +x; test -z "`(eval $as_var=C; export $as_var) 2>&1`"); then 48 eval $as_var=C; export $as_var 148 $as_unset BASH_ENV || test "${BASH_ENV+set}" != set || { BASH_ENV=; export BASH_ENV; } 149 $as_unset ENV || test "${ENV+set}" != set || { ENV=; export ENV; } 151 export CONFIG_SHELL [all...] |
/external/libffi/ |
ltcf-cxx.sh | 85 export_dynamic_flag_spec='${wl}--export-dynamic' 188 # It seems that -bexpall does not export symbols beginning with 189 # underscore (_), so it is better to generate a list of symbols to export. 208 # -bexpall does not export symbols beginning with underscore (_) 405 export_dynamic_flag_spec='${wl}--export-dynamic' 757 # built for inclusion in a dll (and should export symbols for example). [all...] |
ltmain.sh | 60 BIN_SH=xpg4; export BIN_SH # for Tru64 61 DUALCASE=1; export DUALCASE # for MKS sh 121 export $lt_var [all...] |
/device/samsung/crespo/alsa-lib/ |
libtool | 180 export_dynamic_flag_spec="\${wl}--export-dynamic" 461 save_LC_ALL="$LC_ALL"; LC_ALL=C; export LC_ALL 464 save_LANG="$LANG"; LANG=C; export LANG [all...] |
ltmain.sh | 109 save_LC_ALL="$LC_ALL"; LC_ALL=C; export LC_ALL 112 save_LANG="$LANG"; LANG=C; export LANG [all...] |
/external/chromium/sdch/open-vcdiff/ |
ltmain.sh | 60 BIN_SH=xpg4; export BIN_SH # for Tru64 61 DUALCASE=1; export DUALCASE # for MKS sh 123 export $lt_var [all...] |
/external/chromium/third_party/libevent/ |
ltmain.sh | 60 BIN_SH=xpg4; export BIN_SH # for Tru64 61 DUALCASE=1; export DUALCASE # for MKS sh 123 export $lt_var [all...] |
/external/libpng/ |
ltmain.sh | 91 BIN_SH=xpg4; export BIN_SH # for Tru64 92 DUALCASE=1; export DUALCASE # for MKS sh 105 export $lt_var [all...] |
/external/protobuf/gtest/build-aux/ |
ltmain.sh | 91 BIN_SH=xpg4; export BIN_SH # for Tru64 92 DUALCASE=1; export DUALCASE # for MKS sh 105 export $lt_var [all...] |
/external/protobuf/ |
ltmain.sh | 91 BIN_SH=xpg4; export BIN_SH # for Tru64 92 DUALCASE=1; export DUALCASE # for MKS sh 105 export $lt_var [all...] |
/device/samsung/crespo/alsa-utils/alsactl/ |
alsactl_init.xml | 307 to export a variable to the environment.</para> 417 <para>Export a variable to the environment. Depending on the type of operator,
|
/external/bluetooth/glib/ |
ChangeLog.pre-2-8 | 106 * glib/gatomic.[hc]: Always export g_atomic_int_get and 653 * configure.in, gmodule-no-export-2.0-uninstalled.pc.in, 654 Makefile.am: Added gmodule-no-export-2.0-uninstalled.pc.in [all...] |
/external/chromium/third_party/icu/public/common/unicode/ |
platform.h.in | 323 /** @{ Symbol import-export control */ 340 /* cygwin needs to export/import data */
|
plinux.h | 323 /** @{ Symbol import-export control */ 340 /* cygwin needs to export/import data */
|
pmac.h | 331 /** @{ Symbol import-export control */ 355 /* cygwin needs to export/import data */
|
/external/clearsilver/java-jni/ |
HDF.java | 188 /** Export a date to a clearsilver tree using a specified timezone */ 232 /** Export a date to a clearsilver tree using a specified timezone */
|
/external/dropbear/libtomcrypt/src/headers/ |
tomcrypt_pk.h | 85 /* PKCS #1 import/export */ 140 /* PKCS #1 import/export */
|
/external/e2fsprogs/ |
ABOUT-NLS | 107 `export LANG; LANG=de_DE' (in `sh') or `export LANG=de_DE' (in `bash').
|
/external/expat/conftools/ |
ltmain.sh | 109 save_LC_ALL="$LC_ALL"; LC_ALL=C; export LC_ALL 112 save_LANG="$LANG"; LANG=C; export LANG [all...] |
/external/icu4c/common/unicode/ |
platform.h | 351 /** @{ Symbol import-export control */ 368 /* cygwin needs to export/import data */
|
platform.h.in | 298 /** @{ Symbol import-export control */ 315 /* cygwin needs to export/import data */
|