Home
last modified time | relevance | path

Searched defs:registry (Results 26 - 50 of 192) sorted by relevance

12345678

/foundation/graphic/graphic_3d/lume/LumeEngine/src/os/ohos/
H A Dplatform_ohos.cpp53 void PlatformOHOS::RegisterPluginLocations(IPluginRegister& registry) in RegisterPluginLocations() argument
/foundation/graphic/graphic_3d/lume/LumeEngine/src/os/mac/
H A Dplatform_mac.cpp82 void PlatformMac::RegisterPluginLocations(IPluginRegister& registry) in RegisterPluginLocations() argument
/third_party/node/src/
H A Dnode_crypto.cc87 void RegisterExternalReferences(ExternalReferenceRegistry* registry) { in RegisterExternalReferences() argument
H A Dnode_types.cc78 void RegisterTypesExternalReferences(ExternalReferenceRegistry* registry) { in RegisterTypesExternalReferences() argument
H A Dtimers.cc70 void RegisterTimerExternalReferences(ExternalReferenceRegistry* registry) { in RegisterTimerExternalReferences() argument
/third_party/protobuf/csharp/compatibility_tests/v3.0.0/src/Google.Protobuf.Test/Reflection/
H A DTypeRegistryTest.cs84 AssertDescriptorPresent(TypeRegistry registry, MessageDescriptor descriptor) AssertDescriptorPresent() argument
89 AssertDescriptorAbsent(TypeRegistry registry, MessageDescriptor descriptor) AssertDescriptorAbsent() argument
[all...]
/third_party/protobuf/csharp/src/Google.Protobuf.Test/Reflection/
H A DTypeRegistryTest.cs84 AssertDescriptorPresent(TypeRegistry registry, MessageDescriptor descriptor) AssertDescriptorPresent() argument
89 AssertDescriptorAbsent(TypeRegistry registry, MessageDescriptor descriptor) AssertDescriptorAbsent() argument
[all...]
/third_party/skia/third_party/externals/angle2/src/tests/deqp_support/
H A DglcTestPackageEntry_override.cpp114 tcu::TestPackageRegistry *registry = tcu::TestPackageRegistry::getSingleton(); in registerPackages() local
[all...]
/third_party/protobuf/java/core/src/main/java/com/google/protobuf/
H A DExtensionRegistryFactory.java75 static boolean isFullRegistry(ExtensionRegistryLite registry) { in isFullRegistry() argument
/third_party/vk-gl-cts/scripts/egl/
H A Dlibrary.py25 import khr_util.registry namespace
[all...]
H A Dproc_address_tests.py30 import khr_util.registry namespace
[all...]
/foundation/graphic/graphic_3d/lume/LumeRender/src/
H A Drender_context.h127 [](CORE_NS::IClassRegister& registry, CORE_NS::PluginToken token) -> CORE_NS::IInterface* { variable
170 [](CORE_NS::IClassRegister& registry, CORE_NS::PluginToken token) -> CORE_NS::IInterface* { variable
/foundation/graphic/graphic_3d/lume/LumeFont/src/plugin/
H A Dplugin.cpp60 auto& registry = *context.GetInterface<CORE_NS::IClassRegister>(); in CreatePlugin() local
68 auto& registry = *state->context_.GetInterface<CORE_NS::IClassRegister>(); in DestroyPlugin() local
/foundation/graphic/graphic_3d/lume/metaobject/src/
H A Dregister_value_serializers.cpp57 void RegisterValueSerializers(IObjectRegistry& registry) in RegisterValueSerializers() argument
124 void UnRegisterValueSerializers(IObjectRegistry& registry) in UnRegisterValueSerializers() argument
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/command/
H A Drs_command_templates.h109 static inline RSCommandRegister<commandType, commandSubType, Unmarshalling> registry; member
/third_party/icu/icu4c/source/i18n/
H A Dtransreg.h439 Hashtable registry; member in TransliteratorRegistry
/third_party/node/src/crypto/
H A Dcrypto_spkac.cc137 void RegisterExternalReferences(ExternalReferenceRegistry* registry) { in RegisterExternalReferences() argument
/third_party/protobuf/csharp/src/Google.Protobuf/
H A DMessageExtensions.cs243 internal static void MergeFrom(this IMessage message, byte[] data, bool discardUnknownFields, ExtensionRegistry registry) in MergeFrom() argument
254 internal static void MergeFrom(this IMessage message, byte[] data, int offset, int length, bool discardUnknownFields, ExtensionRegistry registry) in MergeFrom() argument
265 internal static void MergeFrom(this IMessage message, ByteString data, bool discardUnknownFields, ExtensionRegistry registry) in MergeFrom() argument
276 internal static void MergeFrom(this IMessage message, Stream input, bool discardUnknownFields, ExtensionRegistry registry) in MergeFrom() argument
288 internal static void MergeFrom(this IMessage message, ReadOnlySequence<byte> data, bool discardUnknownFields, ExtensionRegistry registry) in MergeFrom() argument
297 MergeDelimitedFrom(this IMessage message, Stream input, bool discardUnknownFields, ExtensionRegistry registry) MergeDelimitedFrom() argument
[all...]
/third_party/skia/third_party/externals/icu/source/i18n/
H A Dtransreg.h439 Hashtable registry; member in TransliteratorRegistry
/third_party/skia/third_party/externals/freetype/src/cid/
H A Dcidriver.c111 cid_get_ros( CID_Face face, const char* *registry, const char* *ordering, FT_Int *supplement ) cid_get_ros() argument
/third_party/protobuf/java/core/src/test/java/com/google/protobuf/
H A DParserLiteTest.java42 private void assertRoundTripEquals(MessageLite message, ExtensionRegistryLite registry) in assertRoundTripEquals() argument
[all...]
H A DTestUtilLite.java316 public static void registerAllExtensionsLite(ExtensionRegistryLite registry) { in registerAllExtensionsLite() argument
/third_party/python/Lib/idlelib/
H A Dwindow.py54 registry = WindowList() variable
/third_party/vk-gl-cts/framework/platform/ohos/
H A Dtestmain.cpp84 tcu::TestPackageRegistry *registry = tcu::TestPackageRegistry::getSingleton(); in RegistPackage() local
[all...]
/device/soc/rockchip/common/hardware/display/src/display_gralloc/
H A Dwayland_drm_auth_client.c26 struct wl_registry *registry; member
43 static void RegistryHandleGlobal(void *data, struct wl_registry *registry, uint32_t id, const char *interface, in RegistryHandleGlobal() argument
54 static void RegistryHandleGlobalRemove(void *data, struct wl_registry *registry, uint32_t name) in RegistryHandleGlobalRemove() argument
[all...]

Completed in 8 milliseconds

12345678