Home
last modified time | relevance | path

Searched refs:tmp_options (Results 1 – 5 of 5) sorted by relevance

/external/libevent/
Dbufferevent_pair.c117 int tmp_options; in bufferevent_pair_new() local
120 tmp_options = options & ~BEV_OPT_THREADSAFE; in bufferevent_pair_new()
125 bufev2 = bufferevent_pair_elt_new(base, tmp_options); in bufferevent_pair_new()
Dbufferevent_filter.c169 int tmp_options = options & ~BEV_OPT_THREADSAFE; in bufferevent_filter_new() local
184 &bufferevent_ops_filter, tmp_options) < 0) { in bufferevent_filter_new()
Dbufferevent_openssl.c1298 int tmp_options = options & ~BEV_OPT_THREADSAFE; in bufferevent_openssl_new_impl() local
1309 &bufferevent_ops_openssl, tmp_options) < 0) in bufferevent_openssl_new_impl()
/external/curl/m4/
Dcurl-compilers.m4716 tmp_options=""
724 tmp_options="$flags_dbg_yes"
728 tmp_options="$flags_dbg_off"
732 CPPFLAGS="$tmp_CPPFLAGS $tmp_options"
736 CFLAGS="$tmp_CFLAGS $tmp_options"
742 AC_MSG_NOTICE([compiler options added: $tmp_options])
745 AC_MSG_WARN([compiler options rejected: $tmp_options])
770 tmp_options=""
806 tmp_options="$flags_opt_yes"
810 tmp_options="$flags_opt_off"
[all …]
/external/c-ares/
Dconfigure14921 tmp_options=""
14960 tmp_options="$flags_dbg_yes"
14965 tmp_options="$flags_dbg_off"
14969 CPPFLAGS="$tmp_CPPFLAGS $tmp_options"
14973 CFLAGS="$tmp_CFLAGS $tmp_options"
15088 { $as_echo "$as_me:${as_lineno-$LINENO}: compiler options added: $tmp_options" >&5
15089 $as_echo "$as_me: compiler options added: $tmp_options" >&6;}
15095 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: compiler options rejected: $tmp_options" >&5
15096 $as_echo "$as_me: WARNING: compiler options rejected: $tmp_options" >&2;}
15112 tmp_options=""
[all …]