Home
last modified time | relevance | path

Searched defs:platform (Results 301 - 325 of 583) sorted by relevance

1...<<11121314151617181920>>...24

/test/testfwk/xdevice/plugins/ohos/src/ohos/testkit/
H A Dkit_lite.py25 import platform namespace
/test/testfwk/developer_test/src/core/command/
H A Drun.py18 import platform namespace
/test/testfwk/xdevice/src/xdevice/_core/
H A Dvariables.py20 import platform namespace
/third_party/glfw/src/
H A Dwin32_init.c601 GLFWbool _glfwConnectWin32(int platformID, _GLFWplatform* platform) in _glfwConnectWin32() argument
/third_party/PyYAML/
H A Dsetup.py67 import sys, os, os.path, pathlib, platform, shutil, tempfile, warnings namespace
/third_party/mbedtls/programs/test/
H A Dmetatest.c366 const char *platform; member
[all...]
/third_party/jerryscript/tools/
H A Drun-tests.py23 import platform namespace
[all...]
/third_party/mesa3d/src/egl/main/
H A Degldisplay.c76 _EGLPlatformType platform; member
[all...]
/third_party/mesa3d/src/gallium/frontends/clover/api/
H A Dplatform.cpp65 auto &platform = find_platform(d_platform); in GetPlatformInfo() local
/third_party/node/lib/
H A Dos.js173 function platform() { function
/third_party/node/deps/v8/tools/dev/
H A Dgm.py28 import platform namespace
/third_party/node/deps/v8/tools/unittests/
H A Drun_perf_test.py9 import platform namespace
/third_party/node/deps/v8/tools/testrunner/testproc/
H A Dprogress.py8 import platform namespace
/third_party/node/test/cctest/
H A Dtest_environment.cc444 node::MultiIsolatePlatform* platform; in TEST_F() member
[all...]
/third_party/node/deps/npm/node_modules/node-gyp/gyp/pylib/packaging/
H A Dtags.py6 import platform namespace
74 def platform(self) -> str: member in Tag
[all...]
/third_party/node/deps/v8/src/compiler-dispatcher/
H A Dlazy-compile-dispatcher.cc65 LazyCompileDispatcher(Isolate* isolate, Platform* platform, size_t max_stack_size) LazyCompileDispatcher() argument
/third_party/node/deps/v8/src/heap/cppgc/
H A Dstats-collector.cc22 StatsCollector::StatsCollector(Platform* platform) : platform_(platform) { in StatsCollector() argument
/third_party/node/deps/v8/src/libplatform/
H A Ddefault-platform.cc23 namespace platform { namespace
54 auto platform = std::make_unique<DefaultPlatform>( in NewDefaultPlatform() local
66 auto platform = std::make_unique<DefaultPlatform>( in NewSingleThreadedDefaultPlatform() local
71 NewDefaultJobHandle( Platform* platform, TaskPriority priority, std::unique_ptr<JobTask> job_task, size_t num_worker_threads) NewDefaultJobHandle() argument
78 PumpMessageLoop(v8::Platform* platform, v8::Isolate* isolate, MessageLoopBehavior behavior) PumpMessageLoop() argument
84 RunIdleTasks(v8::Platform* platform, v8::Isolate* isolate, double idle_time_in_seconds) RunIdleTasks() argument
90 NotifyIsolateShutdown(v8::Platform* platform, Isolate* isolate) NotifyIsolateShutdown() argument
[all...]
/third_party/node/deps/v8/src/snapshot/
H A Dmksnapshot.cc241 std::unique_ptr<v8::Platform> platform = v8::platform::NewDefaultPlatform(); in main() local
/third_party/python/Tools/ccbench/
H A Dccbench.py18 import platform namespace
/third_party/python/Tools/iobench/
H A Diobench.py6 import platform namespace
/third_party/python/Lib/idlelib/
H A Dquery.py25 from sys import executable, platform # Platform is set for one test. namespace
/third_party/python/Lib/test/libregrtest/
H A Dmain.py4 import platform namespace
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A DCLPlatform.cpp220 Platform *platform = nullptr; in CreateContext() local
240 Platform *platform = nullptr; in CreateContextFromType() local
29 ParseContextProperties(const cl_context_properties *properties, Platform *&platform, bool &userSync) ParseContextProperties() argument
[all...]
H A DMemoryProgramCache.cpp233 auto *platform = ANGLEPlatformCurrent(); in putProgram() local

Completed in 17 milliseconds

1...<<11121314151617181920>>...24