Home
last modified time | relevance | path

Searched defs:source_type (Results 1 – 25 of 33) sorted by relevance

12

/external/Reactive-Extensions/RxCpp/Rx/v2/src/rxcpp/operators/
Drx-retry-repeat-common.hpp63 typedef rxu::decay_t<Observable> source_type; typedef
114 typedef rxu::decay_t<Observable> source_type; typedef
Drx-connect_forever.hpp37 typedef rxu::decay_t<ConnectableObservable> source_type; typedef
Drx-multicast.hpp38 typedef rxu::decay_t<Observable> source_type; typedef
Drx-flat_map.hpp54 typedef rxu::decay_t<Observable> source_type; typedef
92 typedef typename traits::source_type source_type; typedef
Drx-concat_map.hpp54 typedef rxu::decay_t<Observable> source_type; typedef
94 typedef typename traits::source_type source_type; typedef
Drx-scan.hpp46 typedef rxu::decay_t<Observable> source_type; typedef
Drx-take_last.hpp44 typedef rxu::decay_t<Observable> source_type; typedef
Drx-skip_last.hpp44 typedef rxu::decay_t<Observable> source_type; typedef
Drx-take.hpp44 typedef rxu::decay_t<Observable> source_type; typedef
Drx-skip.hpp45 typedef rxu::decay_t<Observable> source_type; typedef
Drx-subscribe_on.hpp47 typedef rxu::decay_t<Observable> source_type; typedef
Drx-switch_on_next.hpp51 typedef rxu::decay_t<Observable> source_type; typedef
Drx-merge.hpp74 typedef rxu::decay_t<Observable> source_type; typedef
Drx-merge_delay_error.hpp67 typedef rxu::decay_t<Observable> source_type; typedef
Drx-amb.hpp70 typedef rxu::decay_t<Observable> source_type; typedef
Drx-skip_until.hpp51 typedef rxu::decay_t<Observable> source_type; typedef
Drx-take_until.hpp61 typedef rxu::decay_t<Observable> source_type; typedef
Drx-reduce.hpp87 typedef rxu::decay_t<Observable> source_type; typedef
103 typedef typename traits::source_type source_type; typedef
Drx-concat.hpp69 typedef rxu::decay_t<Observable> source_type; typedef
Drx-sequence_equal.hpp48 typedef rxu::decay_t<Observable> source_type; typedef
/external/pdfium/testing/tools/
Dgold.py180 def __init__(self, source_type, outputDir, propertiesStr, keyStr, argument
/external/selinux/libsepol/include/sepol/policydb/
Davtab.h51 uint16_t source_type; member
/external/Reactive-Extensions/RxCpp/Rx/v2/src/rxcpp/
Drx-predef.hpp272 using source_type = rxu::decay_t<Source>; typedef
/external/ImageMagick/MagickCore/
Dprofile.c431 const cmsHPROFILE source_profile,const cmsUInt32Number source_type, in AcquireTransformThreadSet()
921 source_type, in ProfileImage() local
/external/Reactive-Extensions/RxCpp/Rx/v2/src/rxcpp/schedulers/
Drx-test.hpp472 typedef decltype(createSource()) source_type; in start() typedef
517 typedef decltype((*(F*)nullptr)()) source_type; typedef

12