| /external/rust/crates/tokio/src/runtime/thread_pool/ |
| D | worker.rs | 35 struct Core { struct 37 tick: u8, 44 lifo_slot: Option<Notified>, 47 run_queue: queue::Local<Arc<Worker>>, 51 is_searching: bool, 54 is_shutdown: bool, 57 tasks: LinkedList<Task, <Task as Link>::Target>, 86 shutdown_cores: Mutex<Vec<Box<Core>>>, argument 381 fn maintenance(&self, mut core: Box<Core>) -> Box<Core> { in maintenance() 394 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/clang/include/clang/Basic/ |
| D | OpenCLOptions.h | 50 #define OPENCLEXT_INTERNAL(Ext, Avail, Core) \ argument 58 #define OPENCLEXT_INTERNAL(Ext, Avail, Core) \ argument
|
| /external/rust/crates/tokio/src/runtime/tests/ |
| D | task.rs | 73 struct Core { struct 74 queue: VecDeque<task::Notified<Runtime>>, 75 tasks: LinkedList<Task<Runtime>, <Task<Runtime> as Link>::Target>,
|
| /external/webrtc/modules/desktop_capture/ |
| D | shared_desktop_frame.h | 54 typedef rtc::RefCountedObject<std::unique_ptr<DesktopFrame>> Core; typedef
|
| /external/skia/experimental/tskit/bindings/ |
| D | core.ts | 5 namespace Core { namespace
|
| D | core.cpp | 27 EMSCRIPTEN_BINDINGS(Core) { in EMSCRIPTEN_BINDINGS() argument
|
| /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/rust/crates/tokio/src/runtime/task/ |
| D | core.rs | 50 pub(super) struct Core<T: Future, S> { struct 55 pub(super) stage: CoreStage<T>, argument
|
| /external/llvm-project/lldb/docs/design/ |
| D | overview.rst | 71 Core chapter
|
| /external/libchrome/mojo/core/ |
| D | core_test_base.h | 19 class Core; variable
|
| D | node_controller.h | 42 class Core; variable
|
| /external/scapy/ |
| D | CONTRIBUTING.md | 101 ### Core subsection
|
| /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/llvm-project/llvm/test/Bindings/OCaml/ |
| D | core.ml | 1 (* RUN: rm -rf %t && mkdir -p %t && 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/deqp/framework/platform/win32/ |
| D | tcuWGL.hpp | 170 class Core class
|
| /external/llvm-project/clang/include/clang/Basic/ |
| D | OpenCLOptions.h | 28 unsigned Core; // Option becomes (optional) core feature in this OpenCL member
|
| /external/mesa3d/src/gallium/drivers/swr/rasterizer/core/ |
| D | threads.cpp | 56 struct Core struct 65 std::vector<Core> cores; argument
|