Home
last modified time | relevance | path

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

/external/libevent/
Dbufferevent_pair.c119 int tmp_options; in bufferevent_pair_new() local
122 tmp_options = options & ~BEV_OPT_THREADSAFE; in bufferevent_pair_new()
127 bufev2 = bufferevent_pair_elt_new(base, tmp_options); in bufferevent_pair_new()
Dbufferevent_filter.c178 int tmp_options = options & ~BEV_OPT_THREADSAFE; in bufferevent_filter_new() local
193 &bufferevent_ops_filter, tmp_options) < 0) { in bufferevent_filter_new()
Dbufferevent_openssl.c1352 int tmp_options = options & ~BEV_OPT_THREADSAFE; in bufferevent_openssl_new_impl() local
1364 &bufferevent_ops_openssl, tmp_options) < 0) in bufferevent_openssl_new_impl()
/external/curl/m4/
Dcurl-compilers.m4745 tmp_options=""
753 tmp_options="$flags_dbg_yes"
757 tmp_options="$flags_dbg_off"
761 CPPFLAGS="$tmp_CPPFLAGS $tmp_options"
765 CFLAGS="$tmp_CFLAGS $tmp_options"
771 AC_MSG_NOTICE([compiler options added: $tmp_options])
774 AC_MSG_WARN([compiler options rejected: $tmp_options])
799 tmp_options=""
835 tmp_options="$flags_opt_yes"
839 tmp_options="$flags_opt_off"
[all …]
/external/rust/crates/grpcio-sys/grpc/third_party/cares/cares/m4/
Dcares-compilers.m4710 tmp_options=""
718 tmp_options="$flags_dbg_yes"
722 tmp_options="$flags_dbg_off"
726 CPPFLAGS="$tmp_CPPFLAGS $tmp_options"
730 CFLAGS="$tmp_CFLAGS $tmp_options"
736 AC_MSG_NOTICE([compiler options added: $tmp_options])
739 AC_MSG_WARN([compiler options rejected: $tmp_options])
764 tmp_options=""
800 tmp_options="$flags_opt_yes"
804 tmp_options="$flags_opt_off"
[all …]
/external/curl/
Dconfigure17256 tmp_options=""
17295 tmp_options="$flags_dbg_yes"
17300 tmp_options="$flags_dbg_off"
17304 CPPFLAGS="$tmp_CPPFLAGS $tmp_options"
17308 CFLAGS="$tmp_CFLAGS $tmp_options"
17427 { $as_echo "$as_me:${as_lineno-$LINENO}: compiler options added: $tmp_options" >&5
17428 $as_echo "$as_me: compiler options added: $tmp_options" >&6;}
17434 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: compiler options rejected: $tmp_options" >&5
17435 $as_echo "$as_me: WARNING: compiler options rejected: $tmp_options" >&2;}
17451 tmp_options=""
[all …]