/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARC/ |
D | ARCRegisterInfo.td | 19 // Core - 32-bit core registers 20 class Core<int num, string n, list<string>altNames=[]> : ARCReg<n, altNames> { 28 def R0 : Core< 0, "%r0">, DwarfRegNum<[0]>; 29 def R1 : Core< 1, "%r1">, DwarfRegNum<[1]>; 30 def R2 : Core< 2, "%r2">, DwarfRegNum<[2]>; 31 def R3 : Core< 3, "%r3">, DwarfRegNum<[3]>; 33 def R4 : Core< 4, "%r4">, DwarfRegNum<[4]>; 34 def R5 : Core< 5, "%r5">, DwarfRegNum<[5]>; 35 def R6 : Core< 6, "%r6">, DwarfRegNum<[6]>; 36 def R7 : Core< 7, "%r7">, DwarfRegNum<[7]>; [all …]
|
/third_party/grpc/src/csharp/ |
D | build_unitypackage.sh | 39 dotnet build --configuration Release Grpc.Core 45 cp Grpc.Core.Api/bin/Release/net45/Grpc.Core.Api.dll unitypackage/unitypackage_skeleton/Plugins/Grp… 46 cp Grpc.Core.Api/bin/Release/net45/Grpc.Core.Api.pdb unitypackage/unitypackage_skeleton/Plugins/Grp… 47 cp Grpc.Core.Api/bin/Release/net45/Grpc.Core.Api.xml unitypackage/unitypackage_skeleton/Plugins/Grp… 48 cp Grpc.Core/bin/Release/net45/Grpc.Core.dll unitypackage/unitypackage_skeleton/Plugins/Grpc.Core/l… 49 cp Grpc.Core/bin/Release/net45/Grpc.Core.pdb unitypackage/unitypackage_skeleton/Plugins/Grpc.Core/l… 50 cp Grpc.Core/bin/Release/net45/Grpc.Core.xml unitypackage/unitypackage_skeleton/Plugins/Grpc.Core/l… 53 …x64/libgrpc_csharp_ext.so unitypackage/unitypackage_skeleton/Plugins/Grpc.Core/runtimes/linux/x64/… 54 …/libgrpc_csharp_ext.dylib unitypackage/unitypackage_skeleton/Plugins/Grpc.Core/runtimes/osx/x64/gr… 55 …s_x86/grpc_csharp_ext.dll unitypackage/unitypackage_skeleton/Plugins/Grpc.Core/runtimes/win/x86/gr… [all …]
|
D | build_unitypackage.bat | 37 %DOTNET% build --configuration Release Grpc.Core || goto :error 43 copy /Y Grpc.Core.Api\bin\Release\net45\Grpc.Core.Api.dll unitypackage\unitypackage_skeleton\Plugin… 44 copy /Y Grpc.Core.Api\bin\Release\net45\Grpc.Core.Api.pdb unitypackage\unitypackage_skeleton\Plugin… 45 copy /Y Grpc.Core.Api\bin\Release\net45\Grpc.Core.Api.xml unitypackage\unitypackage_skeleton\Plugin… 46 copy /Y Grpc.Core\bin\Release\net45\Grpc.Core.dll unitypackage\unitypackage_skeleton\Plugins\Grpc.C… 47 copy /Y Grpc.Core\bin\Release\net45\Grpc.Core.pdb unitypackage\unitypackage_skeleton\Plugins\Grpc.C… 48 copy /Y Grpc.Core\bin\Release\net45\Grpc.Core.xml unitypackage\unitypackage_skeleton\Plugins\Grpc.C… 51 …x86\libgrpc_csharp_ext.so unitypackage\unitypackage_skeleton\Plugins\Grpc.Core\runtimes\linux\x86\… 52 …x64\libgrpc_csharp_ext.so unitypackage\unitypackage_skeleton\Plugins\Grpc.Core\runtimes\linux\x64\… 53 …\libgrpc_csharp_ext.dylib unitypackage\unitypackage_skeleton\Plugins\Grpc.Core\runtimes\osx\x86\gr… [all …]
|
D | build_nuget.sh | 40 dotnet pack --configuration Release Grpc.Core.Api --output ../../../artifacts 41 dotnet pack --configuration Release Grpc.Core --output ../../../artifacts 42 dotnet pack --configuration Release Grpc.Core.Testing --output ../../../artifacts 49 dotnet pack --configuration Release Grpc.Core.NativeDebug --output ../../../artifacts 50 dotnet pack --configuration Release Grpc.Core.Xamarin --output ../../../artifacts
|
/third_party/flutter/skia/third_party/externals/sdl/src/core/winrt/ |
D | SDL_winrtapp_direct3d.h | 25 ref class SDL_WinRTApp sealed : public Windows::ApplicationModel::Core::IFrameworkView 31 virtual void Initialize(Windows::ApplicationModel::Core::CoreApplicationView^ applicationView); 32 virtual void SetWindow(Windows::UI::Core::CoreWindow^ window); 57 …void OnWindowSizeChanged(Windows::UI::Core::CoreWindow^ sender, Windows::UI::Core::WindowSizeChang… 59 …void OnAppActivated(Windows::ApplicationModel::Core::CoreApplicationView^ applicationView, Windows… 63 …void OnWindowActivated(Windows::UI::Core::CoreWindow^ sender, Windows::UI::Core::WindowActivatedEv… 64 …void OnWindowClosed(Windows::UI::Core::CoreWindow^ sender, Windows::UI::Core::CoreWindowEventArgs^… 65 …void OnVisibilityChanged(Windows::UI::Core::CoreWindow^ sender, Windows::UI::Core::VisibilityChang… 66 …void OnPointerPressed(Windows::UI::Core::CoreWindow^ sender, Windows::UI::Core::PointerEventArgs^ … 67 …void OnPointerReleased(Windows::UI::Core::CoreWindow^ sender, Windows::UI::Core::PointerEventArgs^… [all …]
|
/third_party/grpc/templates/src/csharp/ |
D | build_unitypackage.bat.template | 39 %%DOTNET% build --configuration Release Grpc.Core || goto :error 45 …copy /Y Grpc.Core.Api\bin\Release\net45\Grpc.Core.Api.dll unitypackage\unitypackage_skeleton\Plugi… 46 …copy /Y Grpc.Core.Api\bin\Release\net45\Grpc.Core.Api.pdb unitypackage\unitypackage_skeleton\Plugi… 47 …copy /Y Grpc.Core.Api\bin\Release\net45\Grpc.Core.Api.xml unitypackage\unitypackage_skeleton\Plugi… 48 …copy /Y Grpc.Core\bin\Release\net45\Grpc.Core.dll unitypackage\unitypackage_skeleton\Plugins\Grpc.… 49 …copy /Y Grpc.Core\bin\Release\net45\Grpc.Core.pdb unitypackage\unitypackage_skeleton\Plugins\Grpc.… 50 …copy /Y Grpc.Core\bin\Release\net45\Grpc.Core.xml unitypackage\unitypackage_skeleton\Plugins\Grpc.… 53 …x86\libgrpc_csharp_ext.so unitypackage\unitypackage_skeleton\Plugins\Grpc.Core\runtimes\linux\x86\… 54 …x64\libgrpc_csharp_ext.so unitypackage\unitypackage_skeleton\Plugins\Grpc.Core\runtimes\linux\x64\… 55 …\libgrpc_csharp_ext.dylib unitypackage\unitypackage_skeleton\Plugins\Grpc.Core\runtimes\osx\x86\gr… [all …]
|
/third_party/vk-gl-cts/framework/platform/win32/ |
D | tcuWGL.hpp | 170 class Core class 173 Core (HINSTANCE instance); 174 ~Core (void); 183 Core (const Core& other); 184 Core& operator= (const Core& other); 202 Context (const Core* core, 222 const Core* m_core; 228 int choosePixelFormat (const Core& wgl, HDC deviceCtx, const glu::RenderConfig& config);
|
/third_party/skia/third_party/externals/swiftshader/third_party/marl/include/marl/ |
D | thread.h | 32 struct Core { struct 46 MARL_NO_EXPORT inline bool operator==(const Core&) const; argument 47 MARL_NO_EXPORT inline bool operator<(const Core&) const; 100 MARL_EXPORT Affinity(std::initializer_list<Core>, Allocator* allocator); 106 MARL_EXPORT Core operator[](size_t index) const; 119 containers::vector<Core, 32> cores; 156 bool Thread::Core::operator==(const Core& other) const { 160 bool Thread::Core::operator<(const Core& other) const {
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/MCTargetDesc/ |
D | HexagonShuffler.cpp | 242 unsigned Units = ISJ->Core.getUnits(); in restrictSlot1AOK() 250 ISJ->Core.setUnits(Units & ~2U); in restrictSlot1AOK() 271 unsigned Units = ISJ->Core.getUnits(); in restrictNoSlot1Store() 277 ISJ->Core.setUnits(Units & ~2U); in restrictNoSlot1Store() 344 if (ISJ->Core.getUnits() == slotSingleLoad || in check() 363 if (ISJ->Core.getUnits() == slotSingleStore || in check() 382 if (ISJ->Core.getUnits() == slotSingleLoad || in check() 432 if (!ISJ->Core.getUnits()) { in check() 451 ISJ->Core.setUnits(ISJ->Core.getUnits() & slotSingleLoad); in check() 464 ISJ->Core.setUnits(ISJ->Core.getUnits() & slotLoadStore); in check() [all …]
|
/third_party/grpc/src/csharp/Grpc.IntegrationTesting/CoreStats/ |
D | Stats.cs | 12 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() 58 get { return global::Grpc.Core.StatsReflection.Descriptor.MessageTypes[0]; } 266 get { return global::Grpc.Core.StatsReflection.Descriptor.MessageTypes[1]; } 294 private static readonly pb::FieldCodec<global::Grpc.Core.Bucket> _repeated_buckets_codec 295 = pb::FieldCodec.ForMessage(10, global::Grpc.Core.Bucket.Parser); 296 …te readonly pbc::RepeatedField<global::Grpc.Core.Bucket> buckets_ = new pbc::RepeatedField<global:… [all …]
|
/third_party/grpc/test/cpp/cocoapods/ |
D | Podfile | 14 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')
|
/third_party/grpc/test/core/iomgr/ios/CFStreamTests/ |
D | Podfile | 11 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')
|
/third_party/grpc/test/cpp/ios/ |
D | Podfile | 19 pod 'gRPC-Core', :path => GRPC_LOCAL_SRC 24 pod 'gRPC-Core/Cronet-Implementation', :path => GRPC_LOCAL_SRC 26 pod 'gRPC-Core/Tests', :path => GRPC_LOCAL_SRC, :inhibit_warnings => true 29 # gRPC-Core.podspec needs to be modified to be successfully used for local development. A Podfile's 33 # This podspec searches for the gRPC core library headers under "$(PODS_ROOT)/gRPC-Core", where 43 # This is the gRPC-Core podspec object, as initialized by its podspec file. 44 grpc_core_spec = installer.pod_targets.find{|t| t.name.start_with?('gRPC-Core')}.root_spec 46 # Copied from gRPC-Core.podspec, except for the adjusted src_root: 66 # CocoaPods creates duplicated library targets of gRPC-Core when the test targets include 67 # non-default subspecs of gRPC-Core. All of these library targets start with prefix 'gRPC-Core' [all …]
|
/third_party/grpc/src/csharp/Grpc.Core.Tests/ |
D | PerformanceTest.cs | 24 using Grpc.Core; 25 using Grpc.Core.Internal; 26 using Grpc.Core.Profiling; 27 using Grpc.Core.Utils; 30 namespace Grpc.Core.Tests
|
D | ShutdownHookServerTest.cs | 24 using Grpc.Core; 25 using Grpc.Core.Internal; 26 using Grpc.Core.Utils; 29 namespace Grpc.Core.Tests
|
D | ShutdownHookClientTest.cs | 24 using Grpc.Core; 25 using Grpc.Core.Internal; 26 using Grpc.Core.Utils; 29 namespace Grpc.Core.Tests
|
/third_party/libphonenumber/resources/carrier/en/ |
D | 44.txt | 39 # - Core Communication Services Ltd: Core Communication 40 # - Core Telecom Limited: Core Telecom 205 4474172|Core Telecom 210 4474179|Core Telecom 254 4474418|Core Telecom 366 4475204|Core Communication 422 4475597|Core Telecom 486 4477442|Core Communication 487 4477443|Core Communication 488 4477444|Core Communication [all …]
|
/third_party/grpc/src/csharp/Grpc.Core.Testing/ |
D | Grpc.Core.Testing.csproj | 4 <Description>Miscellaneous code for testing Grpc.Core</Description> 19 <Import Project="..\Grpc.Core\SourceLink.csproj.include" /> 22 <Compile Include="..\Grpc.Core.Api\Version.cs" /> 26 <ProjectReference Include="../Grpc.Core/Grpc.Core.csproj">
|
/third_party/grpc/src/csharp/Grpc.Core.Tests/Internal/ |
D | CompletionQueueEventTest.cs | 22 using Grpc.Core; 23 using Grpc.Core.Internal; 24 using Grpc.Core.Utils; 27 namespace Grpc.Core.Internal.Tests
|
D | ChannelArgsSafeHandleTest.cs | 20 using Grpc.Core; 21 using Grpc.Core.Internal; 22 using Grpc.Core.Utils; 25 namespace Grpc.Core.Internal.Tests
|
/third_party/toybox/toys/lsb/ |
D | README | 4 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
|
/third_party/flutter/skia/third_party/externals/sdl/src/video/winrt/ |
D | SDL_winrtmouse.cpp | 30 using namespace Windows::UI::Core; 31 using Windows::UI::Core::CoreCursor; 174 …ABI::Windows::UI::Core::ICoreCursor * iblankCursor = reinterpret_cast<ABI::Windows::UI::Core::ICor… in WINRT_ShowCursor() 175 …ABI::Windows::UI::Core::ICoreWindow * icoreWindow = reinterpret_cast<ABI::Windows::UI::Core::ICore… in WINRT_ShowCursor()
|
/third_party/grpc/src/csharp/Grpc.Core.Xamarin/ |
D | Grpc.Core.Xamarin.csproj | 7 …WARNING: Versions of Grpc.Core.Xamarin and Grpc.Core dependencies being used in your project must … 22 <Import Project="..\Grpc.Core\SourceLink.csproj.include" /> 45 <Content Include="build\MonoAndroid10\Grpc.Core.Xamarin.targets"> 49 <Content Include="build\Xamarin.iOS10\Grpc.Core.Xamarin.targets"> 56 <ProjectReference Include="../Grpc.Core/Grpc.Core.csproj" />
|
/third_party/grpc/src/csharp/Grpc.Reflection/ |
D | Grpc.Reflection.csproj | 5 <Description>gRPC C# Server Reflection (for Grpc.Core)</Description> 19 <Import Project="..\Grpc.Core\SourceLink.csproj.include" /> 22 <Compile Include="..\Grpc.Core.Api\Version.cs" /> 26 <ProjectReference Include="../Grpc.Core.Api/Grpc.Core.Api.csproj">
|
/third_party/python/Misc/NEWS.d/ |
D | 3.6.0b2.rst | 5 .. section: Core and Builtins 14 .. section: Core and Builtins 23 .. section: Core and Builtins 33 .. section: Core and Builtins 43 .. section: Core and Builtins 53 .. section: Core and Builtins 63 .. section: Core and Builtins 73 .. section: Core and Builtins 83 .. section: Core and Builtins 92 .. section: Core and Builtins [all …]
|