Searched refs:duration_type (Results 1 – 12 of 12) sorted by relevance
/external/Reactive-Extensions/RxCpp/Rx/v2/examples/doxygen/ |
D | time_interval.cpp | 9 typedef rxcpp::schedulers::scheduler::clock_type::time_point::duration duration_type; typedef 17 [&](duration_type v) { in __anon9ab46f620102() 38 typedef rxcpp::schedulers::scheduler::clock_type::time_point::duration duration_type; typedef 46 [&](duration_type v) { in __anon9ab46f620402()
|
/external/Reactive-Extensions/RxCpp/Rx/v2/src/rxcpp/operators/ |
D | rx-buffer_time.hpp | 73 typedef rxu::decay_t<Duration> duration_type; typedef 77 buffer_with_time_values(duration_type p, duration_type s, coordination_type c) in buffer_with_time_values() 83 duration_type period; 84 duration_type skip; 89 buffer_with_time(duration_type period, duration_type skip, coordination_type coordination) in buffer_with_time()
|
D | rx-window_time.hpp | 65 typedef rxu::decay_t<Duration> duration_type; typedef 69 window_with_time_values(duration_type p, duration_type s, coordination_type c) in window_with_time_values() 75 duration_type period; 76 duration_type skip; 81 window_with_time(duration_type period, duration_type skip, coordination_type coordination) in window_with_time()
|
D | rx-sample_time.hpp | 49 typedef rxu::decay_t<Duration> duration_type; typedef 53 sample_with_time_value(duration_type p, coordination_type c) in sample_with_time_value() 58 duration_type period; 63 sample_with_time(duration_type period, coordination_type coordination) in sample_with_time()
|
D | rx-delay.hpp | 49 typedef rxu::decay_t<Duration> duration_type; typedef 53 delay_values(duration_type p, coordination_type c) in delay_values() 58 duration_type period; 63 delay(duration_type period, coordination_type coordination) in delay()
|
D | rx-buffer_time_count.hpp | 55 typedef rxu::decay_t<Duration> duration_type; typedef 59 buffer_with_time_or_count_values(duration_type p, int n, coordination_type c) in buffer_with_time_or_count_values() 65 duration_type period; 71 buffer_with_time_or_count(duration_type period, int count, coordination_type coordination) in buffer_with_time_or_count()
|
D | rx-timeout.hpp | 57 typedef rxu::decay_t<Duration> duration_type; typedef 61 timeout_values(duration_type p, coordination_type c) in timeout_values() 67 duration_type period; 72 timeout(duration_type period, coordination_type coordination) in timeout()
|
D | rx-window_time_count.hpp | 55 typedef rxu::decay_t<Duration> duration_type; typedef 59 window_with_time_or_count_values(duration_type p, int n, coordination_type c) in window_with_time_or_count_values() 65 duration_type period; 71 window_with_time_or_count(duration_type period, int count, coordination_type coordination) in window_with_time_or_count()
|
D | rx-debounce.hpp | 49 typedef rxu::decay_t<Duration> duration_type; typedef 53 debounce_values(duration_type p, coordination_type c) in debounce_values() 59 duration_type period; 64 debounce(duration_type period, coordination_type coordination) in debounce()
|
/external/protobuf/php/ext/google/protobuf/ |
D | message.c | 1539 zend_class_entry* duration_type; variable 1544 zend_declare_property_long(duration_type, "seconds", strlen("seconds"), 1546 zend_declare_property_long(duration_type, "nanos", strlen("nanos"),
|
D | protobuf.h | 1425 extern zend_class_entry* duration_type;
|
/external/cpuinfo/test/dmesg/ |
D | xperia-c4-dual.log | 1215 <5>[ 8.797034]<6>.(6)[376:fuelgauged][fg_res] duration_type = 0
|