Searched defs:Core (Results 1 - 5 of 5) sorted by relevance

/external/linux-tools-perf/src/tools/perf/scripts/perl/Perf-Trace-Util/lib/Perf/Trace/
H A DCore.pm1 package Perf::Trace::Core;
166 Perf::Trace::Core - Perl extension for perf script
170 use Perf::Trace::Core
/external/deqp/framework/platform/win32/
H A DtcuWGL.hpp4 * drawElements Quality Program Tester Core
152 * \brief Core WGL API
154 * \note Created API objects depend on Core object being live. User is
155 * resposible of keeping Core live as long as there are API objects
158 class Core class in namespace:tcu::wgl
161 Core (HINSTANCE instance);
162 ~Core (void);
171 Core (const Core& other);
172 Core
[all...]
H A DtcuWGL.cpp2 * drawElements Quality Program Tester Core
140 // Core
251 // Core
253 Core::Core (HINSTANCE instance) function in class:tcu::wgl::Core
258 Core::~Core (void)
263 std::vector<int> Core::getPixelFormats (HDC deviceCtx) const
304 PixelFormatInfo Core::getPixelFormatInfo (HDC deviceCtx, int pixelFormat) const
353 Context::Context (const Core* cor
[all...]
/external/lldb/include/lldb/Core/
H A DArchSpec.h24 /// @class ArchSpec ArchSpec.h "lldb/Core/ArchSpec.h"
35 enum Core enum in class:lldb_private::ArchSpec
306 Core
396 Core m_core;
/external/llvm/test/Bindings/OCaml/
H A Dcore.ml0 (* RUN: cp %s %T/core.ml module

Completed in 279 milliseconds