Home
last modified time | relevance | path

Searched defs:this_type (Results 1 – 25 of 70) sorted by relevance

123

/external/webrtc/webrtc/base/
Dsigslotrepeater.h31 typedef repeater0<mt_policy> this_type; typedef
47 typedef repeater1<arg1_type, mt_policy> this_type; typedef
63 typedef repeater2<arg1_type, arg2_type, mt_policy> this_type; typedef
80 typedef repeater3<arg1_type, arg2_type, arg3_type, mt_policy> this_type; typedef
/external/Reactive-Extensions/RxCpp/Rx/v2/src/rxcpp/schedulers/
Drx-immediate.hpp17 typedef immediate this_type; typedef
23 typedef immediate_worker this_type; typedef
Drx-currentthread.hpp18 typedef action_queue this_type; typedef
134 typedef current_thread this_type; typedef
142 typedef current_thread this_type; typedef
168 typedef current_thread this_type; typedef
Drx-runloop.hpp47 typedef run_loop_scheduler this_type; typedef
53 typedef run_loop_worker this_type; typedef
121 typedef run_loop this_type; typedef in rxcpp::schedulers::run_loop
Drx-eventloop.hpp17 typedef event_loop this_type; typedef
23 typedef loop_worker this_type; typedef
Drx-sameworker.hpp17 typedef same_worker this_type; typedef
Drx-newthread.hpp19 typedef new_thread this_type; typedef
25 typedef new_worker this_type; typedef
/external/Reactive-Extensions/RxCpp/Rx/v2/src/rxcpp/sources/
Drx-create.hpp54 typedef create<T, OnSubscribe> this_type; typedef
Drx-defer.hpp42 typedef defer<ObservableFactory> this_type; typedef
Drx-timer.hpp47 typedef timer<Coordination> this_type; typedef
Drx-interval.hpp47 typedef interval<Coordination> this_type; typedef
Drx-error.hpp41 typedef error<T, Coordination> this_type; typedef
/external/Reactive-Extensions/RxCpp/Rx/v2/src/rxcpp/
Drx-scheduler.hpp132 typedef action this_type; typedef in rxcpp::schedulers::action
166 typedef worker_interface this_type; typedef in rxcpp::schedulers::worker_interface
202 typedef worker this_type; typedef in rxcpp::schedulers::worker
356 typedef scheduler_interface this_type; typedef in rxcpp::schedulers::scheduler_interface
385 typedef scheduler this_type; typedef in rxcpp::schedulers::scheduler
428 typedef schedulable this_type; typedef in rxcpp::schedulers::schedulable
657 typedef action_type this_type; typedef in rxcpp::schedulers::detail::action_type
686 typedef action_type this_type; typedef in rxcpp::schedulers::detail::action_tailrecurser
/external/swiftshader/third_party/LLVM/include/llvm/ADT/
DIntrusiveRefCntPtr.h102 typedef IntrusiveRefCntPtr this_type; typedef
/external/harfbuzz_ng/src/
Dhb-ot-shape-complex-arabic.cc297 …unsigned int this_type = get_joining_type (buffer->context[0][i], buffer->unicode->general_categor… in arabic_joining() local
309 …unsigned int this_type = get_joining_type (info[i].codepoint, _hb_glyph_info_get_general_category … in arabic_joining() local
332 …unsigned int this_type = get_joining_type (buffer->context[1][i], buffer->unicode->general_categor… in arabic_joining() local
/external/Reactive-Extensions/RxCpp/Rx/v2/src/rxcpp/subjects/
Drx-behavior.hpp19 typedef behavior_observer<T> this_type; typedef in rxcpp::subjects::detail::behavior_observer
/external/Reactive-Extensions/RxCpp/Rx/v2/src/rxcpp/operators/
Drx-ignore_elements.hpp44 typedef ignore_elements_observer<Subscriber> this_type; typedef
Drx-distinct.hpp47 typedef distinct_observer<Subscriber> this_type; typedef
Drx-pairwise.hpp50 typedef pairwise_observer<Subscriber> this_type; typedef
Drx-take_while.hpp57 typedef take_while_observer<Subscriber> this_type; typedef
Drx-skip_while.hpp57 typedef skip_while_observer<Subscriber> this_type; typedef
Drx-finally.hpp60 typedef finally_observer<Subscriber> this_type; typedef
Drx-filter.hpp56 typedef filter_observer<Subscriber> this_type; typedef
Drx-distinct_until_changed.hpp57 typedef distinct_until_changed_observer<Subscriber> this_type; typedef
Drx-element_at.hpp61 typedef element_at_observer<Subscriber> this_type; typedef

123