| /external/rust/crates/tokio/src/runtime/scheduler/ |
| D | current_thread.rs | 47 struct Core { struct 49 tasks: VecDeque<task::Notified<Arc<Handle>>>, 52 tick: u32, 57 driver: Option<Driver>, 60 metrics: MetricsBatch, 64 unhandled_panic: bool, 250 impl Core { impl 283 fn run_task<R>(&self, mut core: Box<Core>, f: impl FnOnce() -> R) -> (Box<Core>, R) { in run_task() 290 fn park(&self, mut core: Box<Core>, handle: &Handle) -> Box<Core> { in park() 330 fn park_yield(&self, mut core: Box<Core>, handle: &Handle) -> Box<Core> { in park_yield() [all …]
|
| /external/rust/crates/tokio/src/runtime/scheduler/multi_thread/ |
| D | worker.rs | 86 struct Core { struct 88 tick: u32, 95 lifo_slot: Option<Notified>, 98 run_queue: queue::Local<Arc<Handle>>, 102 is_searching: bool, 105 is_shutdown: bool, 111 park: Option<Parker>, 137 /// Cores that have observed the shutdown signal argument 499 fn maintenance(&self, mut core: Box<Core>) -> Box<Core> { in maintenance() 523 fn park(&self, mut core: Box<Core>) -> Box<Core> { in park() [all …]
|
| /external/swiftshader/third_party/marl/include/marl/ |
| D | thread.h | 32 struct Core { struct 35 uint8_t index; // Core within the processor group argument 38 uint16_t index; // Core number argument 46 MARL_NO_EXPORT inline bool operator==(const Core&) const; argument
|
| /external/libchrome/base/ |
| D | sequence_checker_impl.cc | 14 class SequenceCheckerImpl::Core { class in base::SequenceCheckerImpl 16 Core() : sequence_token_(SequenceToken::GetForCurrentThread()) {} in Core() function in base::SequenceCheckerImpl::Core
|
| /external/rust/crates/tokio/src/runtime/task/ |
| D | core.rs | 54 pub(super) struct Core<T: Future, S> { struct 62 pub(super) stage: CoreStage<T>, argument 196 impl<T: Future, S: Schedule> Core<T, S> { impl
|
| /external/cronet/net/proxy_resolution/ |
| D | network_delegate_error_observer.cc | 18 class NetworkDelegateErrorObserver::Core class in net::NetworkDelegateErrorObserver 40 NetworkDelegateErrorObserver::Core::Core( in Core() function in net::NetworkDelegateErrorObserver::Core
|
| D | polling_proxy_config_service.cc | 22 class PollingProxyConfigService::Core class in net::PollingProxyConfigService 25 Core(base::TimeDelta poll_interval, in Core() function in net::PollingProxyConfigService::Core
|
| /external/clang/include/clang/Basic/ |
| D | OpenCLOptions.h | 50 #define OPENCLEXT_INTERNAL(Ext, Avail, Core) \ argument 58 #define OPENCLEXT_INTERNAL(Ext, Avail, Core) \ argument
|
| /external/cronet/net/ssl/ |
| D | threaded_ssl_private_key.cc | 31 class ThreadedSSLPrivateKey::Core class in net::ThreadedSSLPrivateKey 34 explicit Core(std::unique_ptr<ThreadedSSLPrivateKey::Delegate> delegate) in Core() function in net::ThreadedSSLPrivateKey::Core
|
| D | ssl_key_logger_impl.cc | 36 class SSLKeyLoggerImpl::Core class in net::SSLKeyLoggerImpl 39 Core() { in Core() function in net::SSLKeyLoggerImpl::Core
|
| D | threaded_ssl_private_key.h | 82 class Core; variable
|
| /external/cronet/net/test/spawned_test_server/ |
| D | remote_test_server_spawner_request.cc | 32 class RemoteTestServerSpawnerRequest::Core : public URLRequest::Delegate { class in net::RemoteTestServerSpawnerRequest 71 RemoteTestServerSpawnerRequest::Core::Core() in Core() function in net::RemoteTestServerSpawnerRequest::Core
|
| /external/python/python-api-core/docs/ |
| D | index.rst | 8 Core title
|
| /external/skia/experimental/tskit/interface/ |
| D | core.ts | 5 namespace Core { namespace
|
| /external/webrtc/modules/desktop_capture/ |
| D | shared_desktop_frame.h | 56 typedef rtc::FinalRefCountedObject<std::unique_ptr<DesktopFrame>> Core; typedef
|
| /external/grpc-grpc/src/ruby/lib/grpc/core/ |
| D | time_consts.rb | 19 module Core module
|
| /external/grpc-grpc/src/ruby/qps/src/proto/grpc/core/ |
| D | stats_pb.rb | 27 module Core module
|
| /external/skia/experimental/tskit/go/gen_types/testdata/ |
| D | bindings1.cpp | 13 EMSCRIPTEN_BINDINGS(Core) { in EMSCRIPTEN_BINDINGS() argument
|
| /external/cronet/net/dns/ |
| D | system_dns_config_change_notifier.cc | 65 class SystemDnsConfigChangeNotifier::Core { class in net::SystemDnsConfigChangeNotifier 67 Core(scoped_refptr<base::SequencedTaskRunner> task_runner, in Core() function in net::SystemDnsConfigChangeNotifier::Core
|
| /external/skia/experimental/tskit/bindings/ |
| D | core.cpp | 27 EMSCRIPTEN_BINDINGS(Core) { in EMSCRIPTEN_BINDINGS() argument
|
| /external/libchrome/mojo/core/ |
| D | core_test_base.h | 19 class Core; variable
|
| /external/scapy/ |
| D | CONTRIBUTING.md | 101 ### Core subsection
|
| /external/rust/crates/tokio/src/runtime/tests/ |
| D | task.rs | 263 struct Core { struct 264 queue: VecDeque<task::Notified<Runtime>>,
|
| /external/nanohttpd/ |
| D | README.md | 107 ### Core subsection
|
| /external/nanohttpd/src/site/markdown/ |
| D | index.md | 107 ### Core subsection
|