Home
last modified time | relevance | path

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

12345678910>>...47

/external/eigen/Eigen/
DCore15 #include "src/Core/util/DisableStupidWarnings.h"
72 #include "src/Core/util/Macros.h"
84 #include "src/Core/util/MKL_support.h"
167 …// so, to avoid compile errors when windows.h is included after Eigen/Core, ensure intrinsics are …
334 /** \defgroup Core_Module Core module
340 * #include <Eigen/Core>
344 #include "src/Core/util/Constants.h"
345 #include "src/Core/util/Meta.h"
346 #include "src/Core/util/ForwardDeclarations.h"
347 #include "src/Core/util/StaticAssert.h"
[all …]
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARC/
DARCRegisterInfo.td20 // Core - 32-bit core registers
21 class Core<int num, string n, list<string>altNames=[]> : ARCReg<n, altNames> {
29 def R0 : Core< 0, "%r0">, DwarfRegNum<[0]>;
30 def R1 : Core< 1, "%r1">, DwarfRegNum<[1]>;
31 def R2 : Core< 2, "%r2">, DwarfRegNum<[2]>;
32 def R3 : Core< 3, "%r3">, DwarfRegNum<[3]>;
34 def R4 : Core< 4, "%r4">, DwarfRegNum<[4]>;
35 def R5 : Core< 5, "%r5">, DwarfRegNum<[5]>;
36 def R6 : Core< 6, "%r6">, DwarfRegNum<[6]>;
37 def R7 : Core< 7, "%r7">, DwarfRegNum<[7]>;
[all …]
/external/grpc-grpc/src/csharp/
Dbuild_unitypackage.bat37 %DOTNET% build --configuration Release Grpc.Core || goto :error
43 copy /Y Grpc.Core\bin\Release\net45\Grpc.Core.dll unitypackage\unitypackage_skeleton\Plugins\Grpc.C…
44 copy /Y Grpc.Core\bin\Release\net45\Grpc.Core.pdb unitypackage\unitypackage_skeleton\Plugins\Grpc.C…
45 copy /Y Grpc.Core\bin\Release\net45\Grpc.Core.xml unitypackage\unitypackage_skeleton\Plugins\Grpc.C…
48 …x86\libgrpc_csharp_ext.so unitypackage\unitypackage_skeleton\Plugins\Grpc.Core\runtimes\linux\x86\…
49 …x64\libgrpc_csharp_ext.so unitypackage\unitypackage_skeleton\Plugins\Grpc.Core\runtimes\linux\x64\…
50 …\libgrpc_csharp_ext.dylib unitypackage\unitypackage_skeleton\Plugins\Grpc.Core\runtimes\osx\x86\gr…
51 …\libgrpc_csharp_ext.dylib unitypackage\unitypackage_skeleton\Plugins\Grpc.Core\runtimes\osx\x64\gr…
52 …s_x86\grpc_csharp_ext.dll unitypackage\unitypackage_skeleton\Plugins\Grpc.Core\runtimes\win\x86\gr…
53 …s_x64\grpc_csharp_ext.dll unitypackage\unitypackage_skeleton\Plugins\Grpc.Core\runtimes\win\x64\gr…
[all …]
/external/grpc-grpc/templates/src/csharp/
Dbuild_unitypackage.bat.template39 %%DOTNET% build --configuration Release Grpc.Core || goto :error
45 …copy /Y Grpc.Core\bin\Release\net45\Grpc.Core.dll unitypackage\unitypackage_skeleton\Plugins\Grpc.
46 …copy /Y Grpc.Core\bin\Release\net45\Grpc.Core.pdb unitypackage\unitypackage_skeleton\Plugins\Grpc.
47 …copy /Y Grpc.Core\bin\Release\net45\Grpc.Core.xml unitypackage\unitypackage_skeleton\Plugins\Grpc.
50 …x86\libgrpc_csharp_ext.so unitypackage\unitypackage_skeleton\Plugins\Grpc.Core\runtimes\linux\x86\…
51 …x64\libgrpc_csharp_ext.so unitypackage\unitypackage_skeleton\Plugins\Grpc.Core\runtimes\linux\x64\…
52 …\libgrpc_csharp_ext.dylib unitypackage\unitypackage_skeleton\Plugins\Grpc.Core\runtimes\osx\x86\gr…
53 …\libgrpc_csharp_ext.dylib unitypackage\unitypackage_skeleton\Plugins\Grpc.Core\runtimes\osx\x64\gr…
54 …s_x86\grpc_csharp_ext.dll unitypackage\unitypackage_skeleton\Plugins\Grpc.Core\runtimes\win\x86\gr…
55 …s_x64\grpc_csharp_ext.dll unitypackage\unitypackage_skeleton\Plugins\Grpc.Core\runtimes\win\x64\gr…
[all …]
/external/llvm/lib/Target/Hexagon/MCTargetDesc/
DHexagonShuffler.cpp231 if (ISJ->Core.getUnits() == slotSingleLoad) in check()
244 if (ISJ->Core.getUnits() == slotSingleStore) in check()
287 if (!ISJ->Core.getUnits()) { in check()
296 ISJ->Core.setUnits(ISJ->Core.getUnits() & ~slotOne); in check()
301 ISJ->Core.setUnits(ISJ->Core.getUnits() & ~slotOne); in check()
314 ISJ->Core.setUnits(ISJ->Core.getUnits() & slotJump); in check()
323 ISJ->Core.setUnits(ISJ->Core.getUnits() & slotSingleLoad); in check()
330 ISJ->Core.setUnits(ISJ->Core.getUnits() & slotSingleStore); in check()
338 ISJ->Core.setUnits(ISJ->Core.getUnits() & slotLoadStore); in check()
351 if (ISJ->Core.getUnits() == slotThree) in check()
[all …]
/external/deqp/framework/platform/win32/
DtcuWGL.hpp166 class Core class
169 Core (HINSTANCE instance);
170 ~Core (void);
179 Core (const Core& other);
180 Core& operator= (const Core& other);
198 Context (const Core* core,
218 const Core* m_core;
224 int choosePixelFormat (const Core& wgl, HDC deviceCtx, const glu::RenderConfig& config);
/external/libchrome/mojo/core/
Dcore.cc128 Core::Core() { in Core() function in mojo::core::Core
134 Core::~Core() { in ~Core()
142 base::BindOnce(&Core::PassNodeControllerToIOThread, in ~Core()
149 void Core::SetIOTaskRunner(scoped_refptr<base::TaskRunner> io_task_runner) { in SetIOTaskRunner()
153 NodeController* Core::GetNodeController() { in GetNodeController()
160 scoped_refptr<Dispatcher> Core::GetDispatcher(MojoHandle handle) { in GetDispatcher()
165 scoped_refptr<Dispatcher> Core::GetAndRemoveDispatcher(MojoHandle handle) { in GetAndRemoveDispatcher()
172 void Core::SetDefaultProcessErrorCallback( in SetDefaultProcessErrorCallback()
177 MojoHandle Core::CreatePartialMessagePipe(ports::PortRef* peer) { in CreatePartialMessagePipe()
185 MojoHandle Core::CreatePartialMessagePipe(const ports::PortRef& port) { in CreatePartialMessagePipe()
[all …]
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Hexagon/MCTargetDesc/
DHexagonShuffler.cpp241 unsigned Units = ISJ->Core.getUnits(); in restrictSlot1AOK()
249 ISJ->Core.setUnits(Units & ~2U); in restrictSlot1AOK()
270 unsigned Units = ISJ->Core.getUnits(); in restrictNoSlot1Store()
276 ISJ->Core.setUnits(Units & ~2U); in restrictNoSlot1Store()
337 if (ISJ->Core.getUnits() == slotSingleLoad || in check()
354 if (ISJ->Core.getUnits() == slotSingleStore || in check()
373 if (ISJ->Core.getUnits() == slotSingleLoad || in check()
419 if (!ISJ->Core.getUnits()) { in check()
438 ISJ->Core.setUnits(ISJ->Core.getUnits() & slotSingleLoad); in check()
451 ISJ->Core.setUnits(ISJ->Core.getUnits() & slotLoadStore); in check()
[all …]
/external/grpc-grpc/src/csharp/Grpc.Core.Testing/
DGrpc.Core.Testing.csproj3 <Import Project="..\Grpc.Core\Version.csproj.include" />
4 <Import Project="..\Grpc.Core\Common.csproj.include" />
8 <AssemblyTitle>gRPC C# Core Testing</AssemblyTitle>
13 <AssemblyName>Grpc.Core.Testing</AssemblyName>
14 <PackageId>Grpc.Core.Testing</PackageId>
22 <Import Project="..\Grpc.Core\SourceLink.csproj.include" />
25 <Compile Include="..\Grpc.Core\Version.cs" />
29 <ProjectReference Include="../Grpc.Core/Grpc.Core.csproj">
/external/grpc-grpc/src/csharp/Grpc.IntegrationTesting/CoreStats/
DStats.cs12 namespace Grpc.Core {
36 …new pbr::GeneratedClrTypeInfo(typeof(global::Grpc.Core.Bucket), global::Grpc.Core.Bucket.Parser, n… in StatsReflection()
37 …new pbr::GeneratedClrTypeInfo(typeof(global::Grpc.Core.Histogram), global::Grpc.Core.Histogram.Par… in StatsReflection()
38 …new pbr::GeneratedClrTypeInfo(typeof(global::Grpc.Core.Metric), global::Grpc.Core.Metric.Parser, n… in StatsReflection()
39 …new pbr::GeneratedClrTypeInfo(typeof(global::Grpc.Core.Stats), global::Grpc.Core.Stats.Parser, new… in StatsReflection()
54 get { return global::Grpc.Core.StatsReflection.Descriptor.MessageTypes[0]; }
211 get { return global::Grpc.Core.StatsReflection.Descriptor.MessageTypes[1]; }
239 private static readonly pb::FieldCodec<global::Grpc.Core.Bucket> _repeated_buckets_codec
240 = pb::FieldCodec.ForMessage(10, global::Grpc.Core.Bucket.Parser);
241 …te readonly pbc::RepeatedField<global::Grpc.Core.Bucket> buckets_ = new pbc::RepeatedField<global:…
[all …]
/external/grpc-grpc/src/csharp/Grpc.Core.Tests/
DGrpc.Core.Tests.csproj3 <Import Project="..\Grpc.Core\Version.csproj.include" />
4 <Import Project="..\Grpc.Core\Common.csproj.include" />
8 <AssemblyName>Grpc.Core.Tests</AssemblyName>
10 <PackageId>Grpc.Core.Tests</PackageId>
15 <ProjectReference Include="../Grpc.Core/Grpc.Core.csproj" />
32 <Compile Include="..\Grpc.Core\Version.cs" />
/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
39 virtual ~Core() {} in ~Core()
44 RTC_DISALLOW_COPY_AND_ASSIGN(Core);
52 rtc::scoped_refptr<Core> core(new Core(desktop_frame)); in Wrap()
72 SharedDesktopFrame::SharedDesktopFrame(rtc::scoped_refptr<Core> core) in SharedDesktopFrame()
/external/libchrome/mojo/public/java/bindings/src/org/chromium/mojo/bindings/
DInterface.java17 import org.chromium.mojo.system.Core;
100 private final Core mCore;
124 protected HandlerImpl(Core core, MessageReceiverWithResponder messageReceiver) { in HandlerImpl()
143 public Core getCore() { in getCore()
238 protected AbstractProxy(Core core, MessageReceiverWithResponder messageReceiver) { in AbstractProxy()
279 private final Core mCore;
292 public Stub(Core core, I impl) { in Stub()
300 protected Core getCore() { in getCore()
344 public ThreadSafeForwarder(Core core, MessageReceiverWithResponder messageReceiver) { in ThreadSafeForwarder()
440 public final Pair<P, InterfaceRequest<I>> getInterfaceRequest(Core core) { in getInterfaceRequest()
[all …]
/external/clang/include/clang/Basic/
DOpenCLOptions.h50 #define OPENCLEXT_INTERNAL(Ext, Avail, Core) \ argument
52 return is_##Ext##_supported(CLVer) && (Core == ~0U || CLVer < Core); \
58 #define OPENCLEXT_INTERNAL(Ext, Avail, Core) \ argument
60 return is_##Ext##_supported(CLVer) && Core != ~0U && CLVer >= Core; \
/external/grpc-grpc/src/objective-c/tests/
DPodfile27 pod 'gRPC-Core', :path => GRPC_LOCAL_SRC
33 pod 'gRPC-Core/Cronet-Implementation', :path => GRPC_LOCAL_SRC
53 pod 'gRPC-Core/CFStream-Implementation', :path => GRPC_LOCAL_SRC
67 pod 'gRPC-Core', :path => GRPC_LOCAL_SRC
68 pod 'gRPC-Core/Cronet-Interface', :path => GRPC_LOCAL_SRC
69 pod 'gRPC-Core/Cronet-Implementation', :path => GRPC_LOCAL_SRC
70 pod 'gRPC-Core/Tests', :path => GRPC_LOCAL_SRC
74 # gRPC-Core.podspec needs to be modified to be successfully used for local development. A Podfile's
78 # This podspec searches for the gRPC core library headers under "$(PODS_ROOT)/gRPC-Core", where
88 # This is the gRPC-Core podspec object, as initialized by its podspec file.
[all …]
/external/grpc-grpc/test/cpp/cocoapods/
DPodfile14 pod 'gRPC-Core', :path => GRPC_LOCAL_SRC
15 pod 'gRPC-Core/Tests', :path => GRPC_LOCAL_SRC
21 # gRPC-Core.podspec needs to be modified to be successfully used for local development. A Podfile's
25 # This podspec searches for the gRPC core library headers under "$(PODS_ROOT)/gRPC-Core", where
35 # This is the gRPC-Core podspec object, as initialized by its podspec file.
36 grpc_core_spec = installer.pod_targets.find{|t| t.name == 'gRPC-Core'}.root_spec
38 # Copied from gRPC-Core.podspec, except for the adjusted src_root:
58 # CocoaPods creates duplicated library targets of gRPC-Core when the test targets include
59 # non-default subspecs of gRPC-Core. All of these library targets start with prefix 'gRPC-Core'
61 if target.name.start_with?('gRPC-Core')
/external/u-boot/board/armltd/integrator/
DREADME71 Core modules marked ** are also no longer available.
75 ap926ejs_config Integrator Core Module for ARM926EJ-STM
76 ap946es_config Integrator Core Module for ARM946E-STM
78 cp926ejs_config Integrator Core Module for ARM926EJ-STM
79 cp946es_config Integrator Core Module for ARM946E-STM
80 cp1136_config Integrator Core Module ARM1136JF-S TM
86 ap966_config Integrator Core Module for ARM966E-S TM
87 ap922_config Integrator Core Module for ARM922T TM with ETM
88 ap922_XA10_config Integrator Core Module for ARM922T using Altera Excalibur
94 cp966_config Integrator Core Module for ARM966E-S TM
[all …]
/external/grpc-grpc/test/core/iomgr/ios/CFStreamTests/
DPodfile11 pod 'gRPC-Core/CFStream-Implementation', :path => GRPC_LOCAL_SRC
16 # This is the gRPC-Core podspec object, as initialized by its podspec file.
17 grpc_core_spec = installer.pod_targets.find{|t| t.name == 'gRPC-Core'}.root_spec
19 # Copied from gRPC-Core.podspec, except for the adjusted src_root:
39 # CocoaPods creates duplicated library targets of gRPC-Core when the test targets include
40 # non-default subspecs of gRPC-Core. All of these library targets start with prefix 'gRPC-Core'
42 if target.name.start_with?('gRPC-Core')
/external/libchrome/base/
Dsequence_checker_impl.cc14 class SequenceCheckerImpl::Core { class in base::SequenceCheckerImpl
16 Core() : sequence_token_(SequenceToken::GetForCurrentThread()) {} in Core() function in base::SequenceCheckerImpl::Core
18 ~Core() = default;
36 SequenceCheckerImpl::SequenceCheckerImpl() : core_(std::make_unique<Core>()) {} in SequenceCheckerImpl()
42 core_ = std::make_unique<Core>(); in CalledOnValidSequence()
/external/python/cpython2/Misc/NEWS.d/
D2.6a2.rst5 .. section: Core and Builtins
15 .. section: Core and Builtins
24 .. section: Core and Builtins
34 .. section: Core and Builtins
44 .. section: Core and Builtins
54 .. section: Core and Builtins
63 .. section: Core and Builtins
72 .. section: Core and Builtins
81 .. section: Core and Builtins
94 .. section: Core and Builtins
[all …]
/external/grpc-grpc/src/csharp/Grpc.HealthCheck/
DGrpc.HealthCheck.csproj3 <Import Project="..\Grpc.Core\Version.csproj.include" />
4 <Import Project="..\Grpc.Core\Common.csproj.include" />
21 <Import Project="..\Grpc.Core\SourceLink.csproj.include" />
24 <Compile Include="..\Grpc.Core\Version.cs" />
28 <ProjectReference Include="../Grpc.Core/Grpc.Core.csproj">
/external/grpc-grpc/src/csharp/Grpc.Reflection/
DGrpc.Reflection.csproj3 <Import Project="..\Grpc.Core\Version.csproj.include" />
4 <Import Project="..\Grpc.Core\Common.csproj.include" />
21 <Import Project="..\Grpc.Core\SourceLink.csproj.include" />
24 <Compile Include="..\Grpc.Core\Version.cs" />
28 <ProjectReference Include="../Grpc.Core/Grpc.Core.csproj">
/external/grpc-grpc/src/csharp/Grpc.Auth/
DGrpc.Auth.csproj3 <Import Project="..\Grpc.Core\Version.csproj.include" />
4 <Import Project="..\Grpc.Core\Common.csproj.include" />
22 <Import Project="..\Grpc.Core\SourceLink.csproj.include" />
25 <Compile Include="..\Grpc.Core\Version.cs" />
29 <ProjectReference Include="../Grpc.Core/Grpc.Core.csproj">
/external/grpc-grpc/src/csharp/Grpc.Examples/
DGrpc.Examples.csproj3 <Import Project="..\Grpc.Core\Version.csproj.include" />
4 <Import Project="..\Grpc.Core\Common.csproj.include" />
14 <Compile Include="..\Grpc.Core\Version.cs" />
18 <ProjectReference Include="../Grpc.Core/Grpc.Core.csproj" />
/external/grpc-grpc/src/csharp/Grpc.Microbenchmarks/
DGrpc.Microbenchmarks.csproj3 <Import Project="..\Grpc.Core\Version.csproj.include" />
4 <Import Project="..\Grpc.Core\Common.csproj.include" />
15 <ProjectReference Include="../Grpc.Core/Grpc.Core.csproj" />
28 <Compile Include="..\Grpc.Core\Version.cs" />

12345678910>>...47