Home
last modified time | relevance | path

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

12345678910>>...24

/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
/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
/applications/standard/app_samples/code/BasicFeature/Native/NdkVulkan/entry/src/main/cpp/render/
H A Dplugin_manager.h33 static PluginManager instance; in GetInstance() local
H A Dplugin_manager.cpp56 PluginRender *instance = PluginRender::GetInstance(id); in GetRender() 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...]
/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
/test/xts/hats/hdf/display/composer/unittest_additional/
H A Dhdi_composer_ut.h43 static VblankCtr instance; in GetInstance() local
/test/xts/hats/hdf/display/composer/moduletest/
H A Dhdi_device_test.h55 static VblankCtr instance; in GetInstance() local
/test/xts/hats/hdf/display/composer/unittest/
H A Dhdi_composer_ut.h45 static VblankCtr instance; in GetInstance() local
/third_party/ffmpeg/libswscale/
H A Dgamma.c32 GammaContext *instance = desc->instance; in gamma_convert() local
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/number/
H A DProperties.java19 private transient DecimalFormatProperties instance; field in Properties

Completed in 7 milliseconds

12345678910>>...24