Home
last modified time | relevance | path

Searched defs:Core (Results 1 – 15 of 15) sorted by relevance

/external/clang/include/clang/Basic/
DOpenCLOptions.h50 #define OPENCLEXT_INTERNAL(Ext, Avail, Core) \ argument
58 #define OPENCLEXT_INTERNAL(Ext, Avail, Core) \ argument
/external/webrtc/webrtc/modules/desktop_capture/
Dshared_desktop_frame.cc18 class SharedDesktopFrame::Core { class in webrtc::SharedDesktopFrame
20 Core(DesktopFrame* frame) : frame_(frame) {} in Core() function in webrtc::SharedDesktopFrame::Core
/external/libmojo/mojo/edk/system/
Dmapping_table.h21 class Core; variable
Dcore_test_base.h20 class Core; variable
Dnode_controller.h37 class Core; variable
Dcore.cc138 Core::Core() {} in Core() function in mojo::edk::Core
/external/libmojo/mojo/edk/embedder/
Dembedder_internal.h25 class Core; variable
/external/nanohttpd/src/site/markdown/
Dindex.md107 ### Core subsection
/external/nanohttpd/
DREADME.md107 ### Core subsection
/external/llvm/test/Bindings/OCaml/
Dcore.ml1 (* RUN: cp %s %T/core.ml
/external/deqp/framework/platform/win32/
DtcuWGL.hpp158 class Core class
DtcuWGL.cpp253 Core::Core (HINSTANCE instance) in Core() function in tcu::wgl::Core
/external/mesa3d/src/gallium/drivers/swr/rasterizer/core/
Dthreads.cpp51 struct Core struct
59 std::vector<Core> cores; argument
/external/libmojo/mojo/public/java/system/src/org/chromium/mojo/system/
DCore.java13 public interface Core { interface
/external/llvm/lib/Target/Hexagon/MCTargetDesc/
DHexagonShuffler.h101 HexagonResource Core; variable