Home
last modified time | relevance | path

Searched defs:platform (Results 326 - 346 of 346) sorted by relevance

1...<<11121314

/third_party/python/Tools/msi/bundle/bootstrap/
H A DPythonBootstrapperApplication.cpp2819 WCHAR platform[8]; in IsTargetPlatformx64() local
2830 WCHAR platform[8]; in IsTargetPlatformARM64() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A DProgram.cpp1511 auto *platform = ANGLEPlatformCurrent(); in linkImpl() local
/third_party/skia/third_party/externals/spirv-cross/
H A Dspirv_msl.hpp288 Platform platform = macOS; member
/third_party/python/Lib/test/
H A Dtest_ssl.py27 import platform namespace
[all...]
H A Dtest_socket.py18 import platform namespace
[all...]
/third_party/glfw/src/
H A Dinternal.h771 _GLFWplatform platform; global() member
804 EGLenum platform; global() member
[all...]
/third_party/mesa3d/include/CL/
H A Dcl2.hpp1715 static cl_uint getPlatformVersion(cl_platform_id platform) in getPlatformVersion() argument
1727 cl_platform_id platform; in getDevicePlatformVersion() local
2429 Platform(const cl_platform_id &platform, bool retainObject = false) Platform() argument
2656 get( Platform * platform) get() argument
4042 cl_platform platform = -1; BufferD3D10() local
8630 cl_platform_id platform = device.getInfo<CL_DEVICE_PLATFORM>(); enqueueAcquireD3D10Objects() local
8663 cl_platform_id platform = device.getInfo<CL_DEVICE_PLATFORM>(); enqueueReleaseD3D10Objects() local
[all...]
/third_party/node/deps/v8/src/wasm/
H A Dmodule-compiler.cc2023 v8::Platform* platform = V8::GetCurrentPlatform(); in AsyncCompileJob() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
H A DContextVk.cpp855 angle::PlatformMethods *platform = ANGLEPlatformCurrent(); in initialize() local
2324 angle::PlatformMethods *platform = ANGLEPlatformCurrent(); in synchronizeCpuGpuTime() local
2541 angle::PlatformMethods *platform = ANGLEPlatformCurrent(); synchronizeCpuGpuTime() local
2592 angle::PlatformMethods *platform = ANGLEPlatformCurrent(); synchronizeCpuGpuTime() local
[all...]
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/
H A DRenderer11.cpp3825 auto *platform = ANGLEPlatformCurrent(); in onSwap() local
/third_party/icu/ohos_icu4c/src/
H A Dicu_addon.cpp1362 UConverter *ucnv_openCCSID(int32_t codepage, UConverterPlatform platform, UErrorCode *err) in ucnv_openCCSID() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/
H A DMachO.h851 uint32_t platform; // platform member
/third_party/node/test/fixtures/snapshot/
H A Dtypescript.js6956 var platform = _os.platform(); variable
[all...]
/third_party/typescript/lib/
H A Dtsserverlibrary.js7102 var platform = _os.platform(); variable
[all...]
H A Dtypescript.js7093 var platform = _os.platform(); variable
[all...]
H A DtypescriptServices.js7093 var platform = _os.platform(); variable
[all...]
H A DtypingsInstaller.js7083 var platform = _os.platform(); variable
[all...]
H A Dtsserver.js7103 var platform = _os.platform(); variable
[all...]
H A Dtsc.js4487 var platform = _os.platform(); variable
[all...]
/third_party/node/deps/v8/src/api/
H A Dapi.cc6046 void v8::V8::InitializePlatform(Platform* platform) { in InitializePlatform() argument
/third_party/skia/third_party/externals/sfntly/java/lib/
H A Dicu4j-charset-4_8_1_1.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/services/ com/ com/ibm/ com/ibm/icu/ ...

Completed in 230 milliseconds

1...<<11121314