/external/webrtc/webrtc/base/ |
D | sigslotrepeater.h | 31 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/ |
D | rx-immediate.hpp | 17 typedef immediate this_type; typedef 23 typedef immediate_worker this_type; typedef
|
D | rx-currentthread.hpp | 18 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
|
D | rx-runloop.hpp | 47 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
|
D | rx-eventloop.hpp | 17 typedef event_loop this_type; typedef 23 typedef loop_worker this_type; typedef
|
D | rx-sameworker.hpp | 17 typedef same_worker this_type; typedef
|
D | rx-newthread.hpp | 19 typedef new_thread this_type; typedef 25 typedef new_worker this_type; typedef
|
/external/Reactive-Extensions/RxCpp/Rx/v2/src/rxcpp/sources/ |
D | rx-create.hpp | 54 typedef create<T, OnSubscribe> this_type; typedef
|
D | rx-defer.hpp | 42 typedef defer<ObservableFactory> this_type; typedef
|
D | rx-timer.hpp | 47 typedef timer<Coordination> this_type; typedef
|
D | rx-interval.hpp | 47 typedef interval<Coordination> this_type; typedef
|
D | rx-error.hpp | 41 typedef error<T, Coordination> this_type; typedef
|
/external/Reactive-Extensions/RxCpp/Rx/v2/src/rxcpp/ |
D | rx-scheduler.hpp | 132 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/ |
D | IntrusiveRefCntPtr.h | 102 typedef IntrusiveRefCntPtr this_type; typedef
|
/external/harfbuzz_ng/src/ |
D | hb-ot-shape-complex-arabic.cc | 297 …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/ |
D | rx-behavior.hpp | 19 typedef behavior_observer<T> this_type; typedef in rxcpp::subjects::detail::behavior_observer
|
/external/Reactive-Extensions/RxCpp/Rx/v2/src/rxcpp/operators/ |
D | rx-ignore_elements.hpp | 44 typedef ignore_elements_observer<Subscriber> this_type; typedef
|
D | rx-distinct.hpp | 47 typedef distinct_observer<Subscriber> this_type; typedef
|
D | rx-pairwise.hpp | 50 typedef pairwise_observer<Subscriber> this_type; typedef
|
D | rx-take_while.hpp | 57 typedef take_while_observer<Subscriber> this_type; typedef
|
D | rx-skip_while.hpp | 57 typedef skip_while_observer<Subscriber> this_type; typedef
|
D | rx-finally.hpp | 60 typedef finally_observer<Subscriber> this_type; typedef
|
D | rx-filter.hpp | 56 typedef filter_observer<Subscriber> this_type; typedef
|
D | rx-distinct_until_changed.hpp | 57 typedef distinct_until_changed_observer<Subscriber> this_type; typedef
|
D | rx-element_at.hpp | 61 typedef element_at_observer<Subscriber> this_type; typedef
|