Home
last modified time | relevance | path

Searched refs:downcast (Results 1 – 18 of 18) sorted by relevance

/external/libevent/
Dbufferevent_pair.c64 #define downcast(bev_pair) (&(bev_pair)->bev.bev) macro
73 _bufferevent_incref_and_lock(downcast(bevp->partner)); in incref_and_lock()
81 _bufferevent_decref_and_unlock(downcast(bevp->partner)); in decref_and_unlock()
103 bufferevent_free(downcast(bufev)); in bufferevent_pair_elt_new()
127 bufferevent_free(downcast(bufev1)); in bufferevent_pair_new()
133 bufferevent_enable_locking(downcast(bufev2), bufev1->bev.lock); in bufferevent_pair_new()
139 evbuffer_freeze(downcast(bufev1)->input, 0); in bufferevent_pair_new()
140 evbuffer_freeze(downcast(bufev1)->output, 1); in bufferevent_pair_new()
141 evbuffer_freeze(downcast(bufev2)->input, 0); in bufferevent_pair_new()
142 evbuffer_freeze(downcast(bufev2)->output, 1); in bufferevent_pair_new()
[all …]
Dbufferevent_filter.c120 #define downcast(bev_f) (&(bev_f)->bev.bev) macro
141 struct bufferevent *bufev = downcast(bevf); in be_readbuf_full()
189 bufferevent_enable_locking(downcast(bufev_f), NULL); in bufferevent_filter_new()
202 bufev_f->outbuf_cb = evbuffer_add_cb(downcast(bufev_f)->output, in bufferevent_filter_new()
205 _bufferevent_init_generic_timeout_cbs(downcast(bufev_f)); in bufferevent_filter_new()
211 return downcast(bufev_f); in bufferevent_filter_new()
282 struct bufferevent *bev = downcast(bevf); in be_filter_process_input()
322 struct bufferevent *bufev = downcast(bevf); in be_filter_process_output()
352 res = bevf->process_out(downcast(bevf)->output, in be_filter_process_output()
400 struct bufferevent *bev = downcast(bevf); in bufferevent_filtered_outbuf_cb()
[all …]
DChangeLog29 o bufferevent_pair: don't call downcast(NULL) (f2428a2)
/external/protobuf/csharp/src/Google.Protobuf/Reflection/
DReflectionUtil.cs62 Expression downcast = Expression.Convert(parameter, method.DeclaringType); in CreateFuncIMessageObject()
63 Expression call = Expression.Call(downcast, method); in CreateFuncIMessageObject()
75 Expression downcast = Expression.Convert(parameter, method.DeclaringType); in CreateFuncIMessageT()
76 Expression call = Expression.Call(downcast, method); in CreateFuncIMessageT()
/external/v8/testing/gtest/include/gtest/internal/
Dgtest-param-util-generated.h.pump171 // iterator is of the same type and we can downcast.
/external/googletest/googletest/include/gtest/internal/
Dgtest-param-util-generated.h.pump171 // iterator is of the same type and we can downcast.
/external/libvpx/libvpx/third_party/googletest/src/include/gtest/internal/
Dgtest-param-util-generated.h.pump171 // iterator is of the same type and we can downcast.
/external/mesa3d/src/gtest/include/gtest/internal/
Dgtest-param-util-generated.h.pump186 // iterator is of the same type and we can downcast.
/external/vulkan-validation-layers/tests/gtest-1.7.0/include/gtest/internal/
Dgtest-param-util-generated.h.pump186 // iterator is of the same type and we can downcast.
Dgtest-port.h.orig1106 // always succeed. When you downcast (that is, cast a pointer from
1110 // when you downcast, you should use this macro. In debug mode, we
1111 // use dynamic_cast<> to double-check the downcast is legal (we die
1154 return static_cast<Derived*>(base); // Poor man's downcast.
/external/google-breakpad/src/testing/gtest/include/gtest/internal/
Dgtest-param-util-generated.h.pump186 // iterator is of the same type and we can downcast.
/external/protobuf/gtest/include/gtest/internal/
Dgtest-param-util-generated.h.pump186 // iterator is of the same type and we can downcast.
/external/llvm/docs/
DHowToSetUpLLVMStyleRTTI.rst198 downcast a type ``Base`` to a type ``Derived``, there needs to be a
/external/doclava/res/assets/templates-sdk/assets/js/
Dandroid_3p-bundle.js2108 …], /^(?:abstract|and|as|assert|begin|class|default|delegate|do|done|downcast|downto|elif|else|…
/external/jline/src/src/test/resources/jline/example/
Denglish.gz
/external/toolchain-utils/dejagnu/gdb_baseline/
Dx86_64-cros-linux-gnu9660 PASS: gdb.cp/casts.exp: dynamic_cast simple downcast
9661 PASS: gdb.cp/casts.exp: dynamic_cast simple downcast to intermediate class
9664 PASS: gdb.cp/casts.exp: dynamic_cast unique downcast
Darmv7a-cros-linux-gnueabi9280 PASS: gdb.cp/casts.exp: dynamic_cast simple downcast
9281 PASS: gdb.cp/casts.exp: dynamic_cast simple downcast to intermediate class
9284 PASS: gdb.cp/casts.exp: dynamic_cast unique downcast
Di686-pc-linux-gnu9425 PASS: gdb.cp/casts.exp: dynamic_cast simple downcast
9426 PASS: gdb.cp/casts.exp: dynamic_cast simple downcast to intermediate class
9429 PASS: gdb.cp/casts.exp: dynamic_cast unique downcast