| /third_party/node/src/ |
| H A D | node_buffer.cc | 1427 void RegisterExternalReferences(ExternalReferenceRegistry* registry) { in RegisterExternalReferences() argument [all...] |
| H A D | node_errors.cc | 1013 void RegisterExternalReferences(ExternalReferenceRegistry* registry) { in RegisterExternalReferences() argument
|
| H A D | node_snapshotable.cc | 1080 static auto registry = std::make_unique<ExternalReferenceRegistry>(); in CollectExternalReferences() local 1527 void RegisterExternalReferences(ExternalReferenceRegistry* registry) { in RegisterExternalReferences() argument
|
| H A D | node_zlib.cc | 1304 void RegisterExternalReferences(ExternalReferenceRegistry* registry) { in RegisterExternalReferences() argument [all...] |
| H A D | cares_wrap.cc | 1953 void RegisterExternalReferences(ExternalReferenceRegistry* registry) { in RegisterExternalReferences() argument [all...] |
| H A D | node_file.cc | 2802 void RegisterExternalReferences(ExternalReferenceRegistry* registry) { in RegisterExternalReferences() argument [all...] |
| H A D | node_messaging.cc | 1534 static void RegisterExternalReferences(ExternalReferenceRegistry* registry) { in RegisterExternalReferences() argument [all...] |
| /third_party/node/deps/icu-small/source/i18n/ |
| H A D | translit.cpp | 99 static icu::TransliteratorRegistry* registry = 0; variable [all...] |
| /third_party/mesa3d/src/vulkan/wsi/ |
| H A D | wsi_common_wayland.c | 486 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 D | translit.cpp | 99 static icu::TransliteratorRegistry* registry = 0; variable [all...] |
| /third_party/skia/third_party/externals/harfbuzz/src/ |
| H A D | hb-ot-cff1-table.hh | 623 registry, enumerator
|
| /third_party/python/Python/ |
| H A D | _warnings.c | 234 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 D | JsonFormat.java | 125 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...] |
| /third_party/mesa3d/src/egl/drivers/dri2/ |
| H A D | platform_wayland.c | 1928 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 D | v3dv_device.c | 482 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/node/src/crypto/ |
| H A D | crypto_tls.cc | 2184 void TLSWrap::RegisterExternalReferences(ExternalReferenceRegistry* registry) { in RegisterExternalReferences() argument [all...] |
| /third_party/libinput/tools/ |
| H A D | libinput-debug-gui.c | 249 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 D | vulkan_command_buffer_utils.cpp | 332 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
|
| /third_party/skia/third_party/externals/freetype/include/freetype/internal/ |
| H A D | cfftypes.h | 396 FT_String* registry; member
|
| /third_party/skia/third_party/externals/freetype/include/freetype/ |
| H A D | t1tables.h | 406 FT_String* registry; member
|
| /third_party/protobuf/java/core/src/main/java/com/google/protobuf/ |
| H A D | Descriptors.java | 462 internalUpdateFileDescriptor( final FileDescriptor descriptor, final ExtensionRegistry registry) internalUpdateFileDescriptor() argument
|
| /third_party/glfw/src/ |
| H A D | wl_platform.h | 421 struct wl_registry* registry; member
|
| /third_party/node/deps/v8/src/objects/ |
| H A D | js-objects.cc | 4816 Handle<WeakArrayList> registry = in LazyRegisterPrototypeUser() local
|
| /third_party/skia/third_party/externals/sfntly/java/lib/ |
| H A D | icu4j-4_8_1_1.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/ibm/
com/ibm/icu/
com/ibm/icu/impl/
... |