/external/rust/crates/tokio/src/runtime/thread_pool/ |
D | worker.rs | 89 struct Core { struct 91 tick: u8, 98 lifo_slot: Option<Notified>, 101 run_queue: queue::Local<Arc<Shared>>, 105 is_searching: bool, 108 is_shutdown: bool, 114 park: Option<Parker>, 138 /// Cores that have observed the shutdown signal argument 143 shutdown_cores: Mutex<Vec<Box<Core>>>, argument 454 fn maintenance(&self, mut core: Box<Core>) -> Box<Core> { in maintenance() [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/clang/include/clang/Basic/ |
D | OpenCLOptions.h | 50 #define OPENCLEXT_INTERNAL(Ext, Avail, Core) \ argument 58 #define OPENCLEXT_INTERNAL(Ext, Avail, Core) \ argument
|
/external/python/python-api-core/docs/ |
D | index.rst | 8 Core title
|
/external/webrtc/modules/desktop_capture/ |
D | shared_desktop_frame.h | 54 typedef rtc::RefCountedObject<std::unique_ptr<DesktopFrame>> Core; typedef
|
/external/rust/crates/tokio/src/runtime/task/ |
D | core.rs | 46 pub(super) struct Core<T: Future, S> { struct 51 pub(super) stage: CoreStage<T>, argument
|
/external/skia/experimental/tskit/interface/ |
D | core.ts | 5 namespace Core { namespace
|
/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/libchrome/mojo/core/ |
D | core_test_base.h | 19 class Core; variable
|
D | node_controller.h | 42 class Core; variable
|
/external/skia/experimental/tskit/bindings/ |
D | core.cpp | 27 EMSCRIPTEN_BINDINGS(Core) { in EMSCRIPTEN_BINDINGS() argument
|
/external/scapy/ |
D | CONTRIBUTING.md | 101 ### Core subsection
|
/external/rust/crates/tokio/src/runtime/tests/ |
D | task.rs | 219 struct Core { struct 220 queue: VecDeque<task::Notified<Runtime>>,
|
/external/nanohttpd/src/site/markdown/ |
D | index.md | 107 ### Core subsection
|
/external/nanohttpd/ |
D | README.md | 107 ### Core subsection
|
/external/llvm/test/Bindings/OCaml/ |
D | core.ml | 1 (* RUN: cp %s %T/core.ml
|
/external/libchrome/mojo/ |
D | README.md | 39 ### Embedding
|
/external/libchrome/mojo/public/java/system/src/org/chromium/mojo/system/ |
D | Core.java | 11 public interface Core { interface
|
/external/tensorflow/tensorflow/stream_executor/tpu/ |
D | tpu_topology.cc | 100 TpuCoreLocationExternal TpuTopologyExternal::Core(TpuCoreTypeEnum core_type, in Core() function in tensorflow::tpu::TpuTopologyExternal
|
/external/mesa3d/src/gallium/drivers/swr/rasterizer/core/ |
D | threads.cpp | 56 struct Core struct 65 std::vector<Core> cores; argument
|
/external/rust/crates/vulkano/autogen/ |
D | extensions.rs | 51 Core((u16, u16)), enumerator
|
/external/deqp/framework/platform/win32/ |
D | tcuWGL.hpp | 170 class Core class
|