Home
last modified time | relevance | path

Searched refs:Core (Results 1 – 25 of 305) sorted by relevance

12345678910>>...13

/external/eigen/Eigen/
DCore15 #include "src/Core/util/DisableStupidWarnings.h"
20 #include "src/Core/util/Macros.h"
32 #include "src/Core/util/MKL_support.h"
93 …// so, to avoid compile errors when windows.h is included after Eigen/Core, ensure intrinsics are …
241 /** \defgroup Core_Module Core module
247 * #include <Eigen/Core>
251 #include "src/Core/util/Constants.h"
252 #include "src/Core/util/ForwardDeclarations.h"
253 #include "src/Core/util/Meta.h"
254 #include "src/Core/util/StaticAssert.h"
[all …]
DArray4 // include Core first to handle Eigen2 support macros
5 #include "Core"
8 … Eigen/Array header does no longer exist in Eigen3. All that functionality has moved to Eigen/Core.
DHouseholder4 #include "Core"
6 #include "src/Core/util/DisableStupidWarnings.h"
20 #include "src/Core/util/ReenableStupidWarnings.h"
DLeastSquares11 #include "Core"
13 #include "src/Core/util/DisableStupidWarnings.h"
28 #include "src/Core/util/ReenableStupidWarnings.h"
DQtAlignedMalloc5 #include "Core"
9 #include "src/Core/util/DisableStupidWarnings.h"
29 #include "src/Core/util/ReenableStupidWarnings.h"
DJacobi4 #include "Core"
6 #include "src/Core/util/DisableStupidWarnings.h"
22 #include "src/Core/util/ReenableStupidWarnings.h"
DSparseCore4 #include "Core"
6 #include "src/Core/util/DisableStupidWarnings.h"
26 * This module depends on: Core.
61 #include "src/Core/util/ReenableStupidWarnings.h"
DCholesky4 #include "Core"
6 #include "src/Core/util/DisableStupidWarnings.h"
29 #include "src/Core/util/ReenableStupidWarnings.h"
DQR4 #include "Core"
6 #include "src/Core/util/DisableStupidWarnings.h"
38 #include "src/Core/util/ReenableStupidWarnings.h"
DLU4 #include "Core"
6 #include "src/Core/util/DisableStupidWarnings.h"
38 #include "src/Core/util/ReenableStupidWarnings.h"
DEigenvalues4 #include "Core"
6 #include "src/Core/util/DisableStupidWarnings.h"
45 #include "src/Core/util/ReenableStupidWarnings.h"
DGeometry4 #include "Core"
6 #include "src/Core/util/DisableStupidWarnings.h"
59 #include "src/Core/util/ReenableStupidWarnings.h"
DMetisSupport6 #include "src/Core/util/DisableStupidWarnings.h"
26 #include "src/Core/util/ReenableStupidWarnings.h"
/external/deqp/framework/platform/win32/
DtcuWGL.hpp158 class Core class
161 Core (HINSTANCE instance);
162 ~Core (void);
171 Core (const Core& other);
172 Core& operator= (const Core& other);
190 Context (const Core* core, HDC deviceCtx, glu::ContextType ctxType, int pixelFormat);
204 const Core* m_core;
210 int choosePixelFormat (const Core& wgl, HDC deviceCtx, const glu::RenderConfig& config);
DtcuWGL.cpp253 Core::Core (HINSTANCE instance) in Core() function in tcu::wgl::Core
258 Core::~Core (void) in ~Core()
263 std::vector<int> Core::getPixelFormats (HDC deviceCtx) const in getPixelFormats()
304 PixelFormatInfo Core::getPixelFormatInfo (HDC deviceCtx, int pixelFormat) const in getPixelFormatInfo()
353 Context::Context (const Core* core, HDC deviceCtx, glu::ContextType ctxType, int pixelFormat) in Context()
454 int choosePixelFormat (const Core& wgl, HDC deviceCtx, const glu::RenderConfig& config) in choosePixelFormat()
/external/toybox/toys/lsb/
DREADME4 http://refspecs.linuxfoundation.org/LSB_4.1.0/LSB-Core-generic/LSB-Core-generic/cmdbehav.html
7 http://refspecs.linuxfoundation.org/LSB_4.1.0/LSB-Core-generic/LSB-Core-generic.html
/external/valgrind/
Dglibc-2.4.supp27 ## Suppressions for Fedora Core 5 on ppc32/amd64 (glibc-2.3.90)
30 Fedora-Core-5-hack1
37 Fedora-Core-5-hack2
46 Fedora-Core-5-hack2a
55 Fedora-Core-5-hack3
64 Fedora-Core-5-__strcpy_chk-64bit-hack-TODO-fix-this-properly
72 Fedora-Core-5-hack3-ld24
80 Fedora-Core-5-yet-another-ppc32-hack
/external/eigen/unsupported/Eigen/
DKroneckerProduct12 #include "../../Eigen/Core"
14 #include "../../Eigen/src/Core/util/DisableStupidWarnings.h"
32 #include "../../Eigen/src/Core/util/ReenableStupidWarnings.h"
DArpackSupport12 #include <Eigen/Core>
14 #include <Eigen/src/Core/util/DisableStupidWarnings.h>
28 #include <Eigen/src/Core/util/ReenableStupidWarnings.h>
DSkyline13 #include "Eigen/Core"
15 #include "Eigen/src/Core/util/DisableStupidWarnings.h"
37 #include "Eigen/src/Core/util/ReenableStupidWarnings.h"
/external/androidplot/
D.gitignore2 /AndroidPlot-Core/target/
3 /AndroidPlot-Core/.settings/
/external/icu/icu4j/main/tests/core/
Dmanifest.stub4 Specification-Title: ICU for Java Core Tests
7 Implementation-Title: ICU for Java Core Tests
/external/lldb/include/lldb/Core/
DArchSpec.h35 enum Core enum
306 Core
396 Core m_core;
/external/lldb/source/Core/
DArchSpec.cpp31 static bool cores_match (const ArchSpec::Core core1, const ArchSpec::Core core2, bool try_inverse, …
42 ArchSpec::Core core;
109 ArchSpec::Core core;
281 FindCoreDefinition (ArchSpec::Core core) in FindCoreDefinition()
306 FindArchDefinitionEntry (const ArchDefinition *def, ArchSpec::Core core) in FindArchDefinitionEntry()
743 const ArchSpec::Core lhs_core = GetCore (); in IsEqualTo()
744 const ArchSpec::Core rhs_core = rhs.GetCore (); in IsEqualTo()
832 cores_match (const ArchSpec::Core core1, const ArchSpec::Core core2, bool try_inverse, bool enforce… in cores_match()
890 const ArchSpec::Core lhs_core = lhs.GetCore (); in operator <()
891 const ArchSpec::Core rhs_core = rhs.GetCore (); in operator <()
/external/mdnsresponder/
DREADME.txt73 | mDNS Core |
78 The "mDNS Core" layer is absolutely identical for all applications and
86 to do. It calls routines provided by the "mDNS Core" layer to perform
92 The "mDNS Core" layer in turn calls through to the "Platform Support"
108 | mDNS Core | | mDNS Core | | mDNS Core |
125 | mDNS Core |

12345678910>>...13