Home
last modified time | relevance | path

Searched defs:platform (Results 226 - 250 of 583) sorted by relevance

12345678910>>...24

/test/xts/acts/graphic/vktest/
H A Dgenlocal.py20 import platform namespace
/test/xts/tools/lite/build/
H A Dutils.py23 import platform namespace
/third_party/curl/lib/
H A Dversion_win32.c72 curlx_verify_windows_version(const unsigned int majorVersion, const unsigned int minorVersion, const unsigned int buildVersion, const PlatformIdentifier platform, const VersionCondition condition) curlx_verify_windows_version() argument
[all...]
/third_party/gn/build/
H A Dgen.py10 import platform namespace
67 def platform(self): member in Platform
[all...]
/third_party/glfw/src/
H A Dwl_init.c435 GLFWbool _glfwConnectWayland(int platformID, _GLFWplatform* platform) in _glfwConnectWayland() argument
/third_party/icu/icu4j/main/classes/charset/src/com/ibm/icu/charset/
H A DCharsetICU.java77 byte platform; /* +68: 1 platform of the converter (only IBM now) */ field in CharsetICU
/third_party/libdrm/nouveau/nvif/
H A Dcl0080.h20 __u8 platform; member
/third_party/node/deps/v8/tools/testrunner/local/
H A Dutils.py32 import platform namespace
/third_party/node/test/cctest/
H A Dnode_test_fixture.h77 static NodePlatformUniquePtr platform; member in NodeZeroIsolateTestFixture
/third_party/notofonts/scripts/
H A Dversionator.py6 import platform namespace
/third_party/node/deps/npm/node_modules/node-gyp/gyp/pylib/packaging/
H A Dmarkers.py7 import platform namespace
/third_party/node/deps/v8/src/d8/
H A Dd8-platforms.cc23 explicit PredictablePlatform(std::unique_ptr<Platform> platform) in PredictablePlatform() argument
103 Platform* platform() const { return platform_.get(); } platform() function in v8::final
110 MakePredictablePlatform( std::unique_ptr<Platform> platform) MakePredictablePlatform() argument
117 DelayedTasksPlatform(std::unique_ptr<Platform> platform) DelayedTasksPlatform() argument
122 DelayedTasksPlatform(std::unique_ptr<Platform> platform, int64_t random_seed) DelayedTasksPlatform() argument
209 DelayedTaskRunner(std::shared_ptr<TaskRunner> task_runner, DelayedTasksPlatform* platform) DelayedTaskRunner() argument
344 MakeDelayedTasksPlatform( std::unique_ptr<Platform> platform, int64_t random_seed) MakeDelayedTasksPlatform() argument
[all...]
/third_party/node/deps/v8/src/heap/cppgc/
H A Dconcurrent-marker.cc190 ConcurrentMarkerBase( HeapBase& heap, MarkingWorklists& marking_worklists, IncrementalMarkingSchedule& incremental_marking_schedule, cppgc::Platform* platform) ConcurrentMarkerBase() argument
H A Dheap-base.cc54 HeapBase( std::shared_ptr<cppgc::Platform> platform, const std::vector<std::unique_ptr<CustomSpaceBase>>& custom_spaces, StackSupport stack_support, MarkingType marking_support, SweepingType sweeping_support) HeapBase() argument
H A Dheap.cc37 std::unique_ptr<Heap> Heap::Create(std::shared_ptr<cppgc::Platform> platform, in Create() argument
79 Heap::Heap(std::shared_ptr<cppgc::Platform> platform, in Heap() argument
/third_party/node/deps/v8/src/init/
H A Dv8.cc90 void V8::InitializePlatform(v8::Platform* platform) { in InitializePlatform() argument
300 v8::Platform* platform = reinterpret_cast<v8::Platform*>( in GetCurrentPlatform() local
306 SetPlatformForTesting(v8::Platform* platform) SetPlatformForTesting() argument
[all...]
/third_party/node/deps/v8/src/libplatform/
H A Ddefault-job.cc11 namespace platform { namespace
31 DefaultJobState::DefaultJobState(Platform* platform, in DefaultJobState() argument
H A Ddefault-foreground-task-runner.cc11 namespace platform { namespace
/third_party/node/deps/v8/src/libplatform/tracing/
H A Dtrace-writer.cc18 namespace platform { namespace
H A Dtrace-object.cc13 namespace platform { namespace
/third_party/node/deps/openssl/openssl/apps/
H A Dversion.c46 int cflags = 0, version = 0, date = 0, options = 0, platform = 0, dir = 0; in version_main() local
/third_party/python/Lib/idlelib/
H A Dmacosx.py6 from sys import platform # Used in _init_tk_type, changed by test. namespace
/third_party/openssl/apps/
H A Dversion.c46 int cflags = 0, version = 0, date = 0, options = 0, platform = 0, dir = 0; in version_main() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A DCLDevice.cpp428 Device::Device(Platform &platform, in Device() argument
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/cl/
H A DCLPlatformCL.cpp28 std::string GetPlatformString(cl_platform_id platform, cl::PlatformInfo name) in GetPlatformString() argument
445 CLPlatformCL(const cl::Platform &platform, cl_platform_id native) CLPlatformCL() argument
[all...]

Completed in 12 milliseconds

12345678910>>...24