Home
last modified time | relevance | path

Searched defs:instance (Results 1 - 25 of 603) sorted by relevance

12345678910>>...25

/third_party/jerryscript/targets/mbedos5/jerryscript-mbed/jerryscript-mbed-library-registry/source/
H A Dregistry.cpp17 mbed::js::LibraryRegistry mbed::js::LibraryRegistry::instance; member in mbed::js::LibraryRegistry
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/intrinsics/
H A Dstd_core_finalization_registry.cpp25 extern "C" void StdFinalizationRegistryRegisterInstance(EtsObject *instance) in StdFinalizationRegistryRegisterInstance() argument
/third_party/jerryscript/targets/mbedos5/jerryscript-mbed/jerryscript-mbed-event-loop/source/
H A DEventLoop.cpp20 EventLoop EventLoop::instance; member in mbed::js::EventLoop
/third_party/vk-gl-cts/external/vulkan-docs/src/tests/
H A Dhpptest.cpp16 vk::Instance instance = vk::createInstance(instance_info); in main() local
/arkcompiler/ets_runtime/test/moduletest/arraymap/
H A Darraymap.js37 var instance = []; variable
/arkcompiler/ets_runtime/ecmascript/compiler/
H A Djit_signcode.h31 static JitSignCode instance; in GetInstance() local
/third_party/skia/src/gpu/vk/
H A DGrVkDrawAreaManager.h17 static GrVkDrawAreaManager instance; in getInstance() local
/third_party/vulkan-loader/loader/generated/
H A Dvk_dispatch_table_helper.h749 static inline void layer_init_instance_dispatch_table(VkInstance instance, VkLayerInstanceDispatchTable *table, PFN_vkGetInstanceProcAddr gpa) { in layer_init_instance_dispatch_table() argument
[all...]
/third_party/vulkan-loader/tests/framework/layer/
H A Dvk_dispatch_table_helper.h733 static inline void layer_init_instance_dispatch_table(VkInstance instance, VkLayerInstanceDispatchTable *table, in layer_init_instance_dispatch_table() argument
[all...]
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/types/
H A Dets_box_primitive-inl.h46 auto *instance = reinterpret_cast<EtsBoxPrimitive<T> *>(ObjectHeader::Create(coro, boxClass)); in Create() local
/third_party/node/test/js-native-api/7_factory_wrap/
H A D7_factory_wrap.cc12 napi_value instance; in CreateObject() local
/third_party/mesa3d/src/virtio/vulkan/
H A Dvn_icd.c33 vk_icdGetInstanceProcAddr(VkInstance instance, const char *pName) in vk_icdGetInstanceProcAddr() argument
41 struct vn_instance *instance = vn_instance_from_handle(_instance); in vk_icdGetPhysicalDeviceProcAddr() local
/third_party/libphonenumber/cpp/src/phonenumbers/base/memory/
H A Dsingleton_unsafe.h34 static T* instance = NULL; in GetInstance() local
/third_party/mesa3d/src/vulkan/runtime/
H A Dvk_physical_device.h45 struct vk_instance *instance; member
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/
H A DvkNoRenderDocUtil.cpp47 void RenderDocUtil::startFrame (vk::VkInstance instance) in startFrame() argument
52 void RenderDocUtil::endFrame (vk::VkInstance instance) in endFrame() argument
/third_party/skia/third_party/externals/swiftshader/tests/VulkanWrapper/
H A DWindow.cpp19 Window::Window(vk::Instance instance, vk::Extent2D windowSize) in Window() argument
43 Window::Window(vk::Instance instance, vk::Extent2D windowSize) in Window() argument
[all...]
H A DWindow.hpp35 const vk::Instance instance; member in Window
53 const vk::Instance instance; member in Window
/third_party/skia/third_party/externals/dawn/src/dawn_native/
H A DBackendConnection.cpp19 BackendConnection::BackendConnection(InstanceBase* instance, wgpu::BackendType type) in BackendConnection() argument
/third_party/skia/third_party/externals/dawn/src/tests/
H A DDawnNativeTest.h45 std::unique_ptr<dawn_native::Instance> instance; member in DawnNativeTest
/third_party/skia/tools/gpu/dawn/
H A DDawnTestContext.h26 DawnTestContext(std::unique_ptr<dawn_native::Instance> instance, const wgpu::Device& device) in DawnTestContext() argument
/third_party/skia/third_party/externals/dawn/src/utils/
H A DBackendBinding.cpp47 void DiscoverAdapter(dawn_native::Instance* instance, in DiscoverAdapter() argument
/third_party/protobuf/java/core/src/main/java/com/google/protobuf/
H A DGeneratedMessageInfoFactory.java37 private static final GeneratedMessageInfoFactory instance = new GeneratedMessageInfoFactory(); field in GeneratedMessageInfoFactory
/arkcompiler/runtime_core/bytecode_optimizer/constant_propagation/
H A Dlattice_element.cpp44 static TopElement instance; in GetInstance() local
62 static BottomElement instance; in GetInstance() local
/arkcompiler/toolchain/tooling/client/manager/
H A Dmessage_manager.h31 static MessageManager instance; in getInstance() local
/arkcompiler/toolchain/tooling/client/tcpServer/
H A Dtcp_server.h44 static TcpServer instance; in getInstance() local

Completed in 9 milliseconds

12345678910>>...25