Home
last modified time | relevance | path

Searched defs:registry (Results 126 - 150 of 158) sorted by relevance

1234567

/third_party/icu/icu4c/source/i18n/
H A Dtranslit.cpp99 static icu::TransliteratorRegistry* registry = 0; variable
[all...]
/third_party/node/src/crypto/
H A Dcrypto_context.cc349 RegisterExternalReferences( ExternalReferenceRegistry* registry) RegisterExternalReferences() argument
[all...]
H A Dcrypto_keys.cc926 RegisterExternalReferences( ExternalReferenceRegistry* registry) RegisterExternalReferences() argument
1349 RegisterExternalReferences( ExternalReferenceRegistry* registry) RegisterExternalReferences() argument
1510 RegisterExternalReferences(ExternalReferenceRegistry* registry) RegisterExternalReferences() argument
[all...]
H A Dcrypto_util.h484 static void RegisterExternalReferences(ExternalReferenceRegistry* registry) { in RegisterExternalReferences() argument
444 RegisterExternalReferences(v8::FunctionCallback new_fn, ExternalReferenceRegistry* registry) RegisterExternalReferences() argument
H A Dcrypto_tls.cc2184 void TLSWrap::RegisterExternalReferences(ExternalReferenceRegistry* registry) { in RegisterExternalReferences() argument
[all...]
/third_party/node/src/
H A Dnode_contextify.cc333 RegisterExternalReferences( ExternalReferenceRegistry* registry) RegisterExternalReferences() argument
761 RegisterExternalReferences( ExternalReferenceRegistry* registry) RegisterExternalReferences() argument
1375 RegisterExternalReferences( ExternalReferenceRegistry* registry) RegisterExternalReferences() argument
1424 RegisterExternalReferences(ExternalReferenceRegistry* registry) RegisterExternalReferences() argument
[all...]
H A Dnode_buffer.cc1427 void RegisterExternalReferences(ExternalReferenceRegistry* registry) { in RegisterExternalReferences() argument
[all...]
H A Dnode_errors.cc1013 void RegisterExternalReferences(ExternalReferenceRegistry* registry) { in RegisterExternalReferences() argument
H A Dnode_snapshotable.cc1080 static auto registry = std::make_unique<ExternalReferenceRegistry>(); in CollectExternalReferences() local
1527 void RegisterExternalReferences(ExternalReferenceRegistry* registry) { in RegisterExternalReferences() argument
H A Dnode_zlib.cc1304 void RegisterExternalReferences(ExternalReferenceRegistry* registry) { in RegisterExternalReferences() argument
[all...]
H A Dcares_wrap.cc1953 void RegisterExternalReferences(ExternalReferenceRegistry* registry) { in RegisterExternalReferences() argument
[all...]
H A Dnode_file.cc2802 void RegisterExternalReferences(ExternalReferenceRegistry* registry) { in RegisterExternalReferences() argument
[all...]
H A Dnode_messaging.cc1534 static void RegisterExternalReferences(ExternalReferenceRegistry* registry) { in RegisterExternalReferences() argument
[all...]
/third_party/node/deps/icu-small/source/i18n/
H A Dtranslit.cpp99 static icu::TransliteratorRegistry* registry = 0; variable
[all...]
/third_party/mesa3d/src/vulkan/wsi/
H A Dwsi_common_wayland.c486 registry_handle_global(void *data, struct wl_registry *registry, in registry_handle_global() argument
508 registry_handle_global_remove(void *data, struct wl_registry *registry, in registry_handle_global_remove() argument
567 struct wl_registry *registry = in wsi_wl_display_init() local
[all...]
/third_party/skia/third_party/externals/icu/source/i18n/
H A Dtranslit.cpp99 static icu::TransliteratorRegistry* registry = 0; variable
[all...]
/third_party/skia/third_party/externals/harfbuzz/src/
H A Dhb-ot-cff1-table.hh623 registry, enumerator
/third_party/python/Python/
H A D_warnings.c234 PyObject *registry; in get_once_registry() local
395 already_warned(PyInterpreterState *interp, PyObject *registry, PyObject *key, in already_warned() argument
478 update_registry(PyInterpreterState *interp, PyObject *registry, PyObject *text, PyObject *category, int add_zero) update_registry() argument
625 warn_explicit(PyThreadState *tstate, PyObject *category, PyObject *message, PyObject *filename, int lineno, PyObject *module, PyObject *registry, PyObject *sourceline, PyObject *source) warn_explicit() argument
817 setup_context(Py_ssize_t stack_level, PyObject **filename, int *lineno, PyObject **module, PyObject **registry) setup_context() argument
936 PyObject *filename, *module, *registry, *res; do_warn() local
1044 PyObject *registry = NULL; warnings_warn_explicit() local
1209 PyErr_WarnExplicitObject(PyObject *category, PyObject *message, PyObject *filename, int lineno, PyObject *module, PyObject *registry) PyErr_WarnExplicitObject() argument
1229 PyErr_WarnExplicit(PyObject *category, const char *text, const char *filename_str, int lineno, const char *module_str, PyObject *registry) PyErr_WarnExplicit() argument
1257 PyErr_WarnExplicitFormat(PyObject *category, const char *filename_str, int lineno, const char *module_str, PyObject *registry, const char *format, ...) PyErr_WarnExplicitFormat() argument
[all...]
/third_party/protobuf/java/util/src/main/java/com/google/protobuf/util/
H A DJsonFormat.java125 private final com.google.protobuf.TypeRegistry registry; field in JsonFormat.Printer
142 Printer( com.google.protobuf.TypeRegistry registry, TypeRegistry oldRegistry, boolean alwaysOutputDefaultValueFields, Set<FieldDescriptor> includingDefaultValueFields, boolean preservingProtoFieldNames, boolean omittingInsignificantWhitespace, boolean printingEnumsAsInts, boolean sortingMapKeys) Printer() argument
189 usingTypeRegistry(com.google.protobuf.TypeRegistry registry) usingTypeRegistry() argument
408 private final com.google.protobuf.TypeRegistry registry; global() field in JsonFormat.Parser
416 Parser( com.google.protobuf.TypeRegistry registry, TypeRegistry oldRegistry, boolean ignoreUnknownFields, int recursionLimit) Parser() argument
451 usingTypeRegistry(com.google.protobuf.TypeRegistry registry) usingTypeRegistry() argument
715 private final com.google.protobuf.TypeRegistry registry; global() field in JsonFormat.PrinterImpl
732 PrinterImpl( com.google.protobuf.TypeRegistry registry, TypeRegistry oldRegistry, boolean alwaysOutputDefaultValueFields, Set<FieldDescriptor> includingDefaultValueFields, boolean preservingProtoFieldNames, Appendable jsonOutput, boolean omittingInsignificantWhitespace, boolean printingEnumsAsInts, boolean sortingMapKeys) PrinterImpl() argument
1298 private final com.google.protobuf.TypeRegistry registry; global() field in JsonFormat.ParserImpl
1305 ParserImpl( com.google.protobuf.TypeRegistry registry, TypeRegistry oldRegistry, boolean ignoreUnknownFields, int recursionLimit) ParserImpl() argument
[all...]
/kernel/linux/linux-5.10/drivers/staging/rtl8723bs/core/
H A Drtw_xmit.c2167 struct registry_priv *registry = &adapter->registrypriv; in xmitframe_hiq_filter() local
/kernel/linux/linux-6.6/drivers/staging/rtl8723bs/core/
H A Drtw_xmit.c1992 struct registry_priv *registry = &adapter->registrypriv; in xmitframe_hiq_filter() local
/third_party/mesa3d/src/egl/drivers/dri2/
H A Dplatform_wayland.c1928 registry_handle_global_drm(void *data, struct wl_registry *registry, in registry_handle_global_drm() argument
1947 registry_handle_global_remove(void *data, struct wl_registry *registry, in registry_handle_global_remove() argument
2611 registry_handle_global_swrast(void *data, struct wl_registry *registry, in registry_handle_global_swrast() argument
/third_party/mesa3d/src/broadcom/vulkan/
H A Dv3dv_device.c482 struct wl_registry *registry = NULL; in create_display_fd_wayland() local
457 v3dv_registry_global(void *data, struct wl_registry *registry, uint32_t name, const char *interface, uint32_t version) v3dv_registry_global() argument
472 v3dv_registry_global_remove_cb(void *data, struct wl_registry *registry, uint32_t name) v3dv_registry_global_remove_cb() argument
/third_party/libinput/tools/
H A Dlibinput-debug-gui.c249 struct wl_registry *registry; in wayland_lock_pointer() local
212 wayland_registry_global(void *data, struct wl_registry *registry, uint32_t name, const char *interface, uint32_t version) wayland_registry_global() argument
/third_party/skia/third_party/externals/angle2/src/tests/test_utils/third_party/
H A Dvulkan_command_buffer_utils.cpp332 static void registry_handle_global_remove(void *data, wl_registry *registry, uint32_t name) {} in registry_handle_global_remove() argument
313 registry_handle_global(void *data, wl_registry *registry, uint32_t id, const char *interface, uint32_t version) registry_handle_global() argument

Completed in 56 milliseconds

1234567