Home
last modified time | relevance | path

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

/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/nanohttpd/
DREADME.md107 ### Core subsection
/external/nanohttpd/src/site/markdown/
Dindex.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/llvm/lib/Target/Hexagon/MCTargetDesc/
DHexagonShuffler.h98 HexagonResource Core; variable
/external/opencv3/modules/java/src/
Dcore+Core.java17 public class Core { class