/device/soc/rockchip/common/hardware/display/src/display_gralloc/ |
H A D | wayland_drm_auth_client.c | 26 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...] |
/device/soc/rockchip/rk3399/hardware/display/src/display_gralloc/ |
H A D | wayland_drm_auth_client.c | 26 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...] |
/device/soc/rockchip/rk3566/hardware/display/src/display_gralloc/ |
H A D | wayland_drm_auth_client.c | 26 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...] |
/device/soc/rockchip/rk3568/hardware/display/src/display_gralloc/ |
H A D | wayland_drm_auth_client.c | 26 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...] |
/device/soc/rockchip/rk3588/hardware/display/src/display_gralloc/ |
H A D | wayland_drm_auth_client.c | 26 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...] |
/third_party/cups-filters/fontembed/ |
H A D | embed_pdf.h | 22 char *registry,*ordering; member
|
/third_party/mesa3d/src/gallium/drivers/zink/ |
H A D | zink_instance.py | 354 registry variable [all...] |
/third_party/node/src/crypto/ |
H A D | crypto_dsa.cc | 173 void RegisterExternalReferences(ExternalReferenceRegistry* registry) { in RegisterExternalReferences() argument
|
H A D | crypto_keygen.cc | 105 void RegisterExternalReferences(ExternalReferenceRegistry* registry) { in RegisterExternalReferences() argument
|
H A D | crypto_random.cc | 232 void RegisterExternalReferences(ExternalReferenceRegistry* registry) { in RegisterExternalReferences() argument
|
/third_party/node/src/ |
H A D | handle_wrap.cc | 174 RegisterExternalReferences( ExternalReferenceRegistry* registry) RegisterExternalReferences() argument
|
H A D | node_process_object.cc | 246 void RegisterProcessExternalReferences(ExternalReferenceRegistry* registry) { in RegisterProcessExternalReferences() argument
|
H A D | node_sea.cc | 114 void RegisterExternalReferences(ExternalReferenceRegistry* registry) { in RegisterExternalReferences() argument
|
H A D | node_stat_watcher.cc | 60 RegisterExternalReferences( ExternalReferenceRegistry* registry) RegisterExternalReferences() argument
|
H A D | signal_wrap.cc | 68 static void RegisterExternalReferences(ExternalReferenceRegistry* registry) { in RegisterExternalReferences() argument
|
H A D | tty_wrap.cc | 45 void TTYWrap::RegisterExternalReferences(ExternalReferenceRegistry* registry) { in RegisterExternalReferences() argument
|
H A D | uv.cc | 133 void RegisterExternalReferences(ExternalReferenceRegistry* registry) { in RegisterExternalReferences() argument
|
/third_party/node/deps/icu-small/source/i18n/ |
H A D | transreg.h | 440 Hashtable registry; member in TransliteratorRegistry
|
/third_party/protobuf/csharp/src/Google.Protobuf/ |
H A D | MessageParser.cs | 201 public MessageParser WithExtensionRegistry(ExtensionRegistry registry) => field in Google.Protobuf.MessageParser 373 public new MessageParser<T> WithExtensionRegistry(ExtensionRegistry registry) => field in Google.Protobuf.MessageParser
|
/third_party/protobuf/java/compatibility_tests/v2.5.0/tests/src/main/java/com/google/protobuf/test/ |
H A D | ParserTest.java | 64 assertRoundTripEquals(MessageLite message, ExtensionRegistryLite registry) assertRoundTripEquals() argument [all...] |
/third_party/vk-gl-cts/scripts/egl/ |
H A D | common.py | 33 import khr_util.registry namespace
|
/third_party/vk-gl-cts/scripts/khr_util/ |
H A D | registry_cache.py | 27 from . import registry namespace
|
/third_party/glfw/src/ |
H A D | wl_init.c | 106 registryHandleGlobal(void* userData, struct wl_registry* registry, uint32_t name, const char* interface, uint32_t version) registryHandleGlobal() argument 213 registryHandleGlobalRemove(void* userData, struct wl_registry* registry, uint32_t name) registryHandleGlobalRemove() argument [all...] |
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/util/ |
H A D | ICUServiceTestSample.java | 115 private static ICUService registry; field in ICUServiceTestSample.HelloService 136 private static ICUService registry() { in registry() method in ICUServiceTestSample.HelloService [all...] |
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/util/ |
H A D | ICUServiceTestSample.java | 112 private static ICUService registry; field in ICUServiceTestSample.HelloService 133 private static ICUService registry() { in registry() method in ICUServiceTestSample.HelloService [all...] |