/third_party/icu/icu4c/source/common/unicode/ |
H A D | utext.h | 1349 int32_t flags; member
|
/third_party/icu/icu4c/source/i18n/ |
H A D | regexcmp.h | 77 flags = -6, enumerator
|
H A D | number_mapper.cpp | 394 char16_t PropertiesAffixPatternProvider::charAt(int flags, int i) const { in charAt() argument 481 char16_t CurrencyPluralInfoAffixProvider::charAt(int32_t flags, int32_ argument [all...] |
H A D | repattrn.cpp | 317 compile(const UnicodeString ®ex, uint32_t flags, UParseError &pe, UErrorCode &status) compile() argument 368 compile(UText *regex, uint32_t flags, UParseError &pe, UErrorCode &status) compile() argument 442 compile(const UnicodeString ®ex, uint32_t flags, UErrorCode &err) compile() argument 455 compile(UText *regex, uint32_t flags, UErrorCode &err) compile() argument 469 uint32_t RegexPattern::flags() const { flags() function in RegexPattern [all...] |
H A D | numparse_types.h | 113 result_flags_t flags; member in numparse::impl::ParsedNumber
|
/third_party/libuv/src/unix/ |
H A D | pipe.c | 190 int flags; in uv_pipe_open() local 61 uv_pipe_bind2(uv_pipe_t* handle, const char* name, size_t namelen, unsigned int flags) uv_pipe_bind2() argument 248 uv_pipe_connect2(uv_connect_t* req, uv_pipe_t* handle, const char* name, size_t namelen, unsigned int flags, uv_connect_cb cb) uv_pipe_connect2() argument 491 int flags = O_CLOEXEC; uv_pipe() local 534 uv__make_pipe(int fds[2], int flags) uv__make_pipe() argument [all...] |
H A D | freebsd.c | 273 uv__fs_copy_file_range(int fd_in, off_t* off_in, int fd_out, off_t* off_out, size_t len, unsigned int flags) uv__fs_copy_file_range() argument
|
H A D | tcp.c | 64 static int new_socket(uv_tcp_t* handle, int domain, unsigned int flags) { in new_socket() argument 85 static int maybe_new_socket(uv_tcp_t* handle, int domain, unsigned int flags) { in maybe_new_socket() argument 113 int uv_tcp_init_ex(uv_loop_t* loop, uv_tcp_t* tcp, unsigned int flags) { in uv_tcp_init_ex() argument 151 uv__tcp_bind(uv_tcp_t* tcp, const struct sockaddr* addr, unsigned int addrlen, unsigned int flags) uv__tcp_bind() argument 416 unsigned int flags; uv__tcp_listen() local 616 int flags; uv_socketpair() local [all...] |
H A D | tty.c | 138 int flags; in uv_tty_init() local
|
H A D | kqueue.c | 529 uv_fs_event_start(uv_fs_event_t* handle, uv_fs_event_cb cb, const char* path, unsigned int flags) uv_fs_event_start() argument [all...] |
/third_party/libwebsockets/lib/core/ |
H A D | logs.c | 498 lws_set_log_level(int flags, lws_log_emit_t func) in lws_set_log_level() argument
|
/third_party/libuv/src/win/ |
H A D | fs-event.c | 156 uv_fs_event_start(uv_fs_event_t* handle, uv_fs_event_cb cb, const char* path, unsigned int flags) uv_fs_event_start() argument
|
H A D | winsock.c | 270 uv__wsarecv_workaround(SOCKET socket, WSABUF* buffers, DWORD buffer_count, DWORD* bytes, DWORD* flags, WSAOVERLAPPED *overlapped, LPWSAOVERLAPPED_COMPLETION_ROUTINE completion_routine) uv__wsarecv_workaround() argument 364 uv__wsarecvfrom_workaround(SOCKET socket, WSABUF* buffers, DWORD buffer_count, DWORD* bytes, DWORD* flags, struct sockaddr* addr, int* addr_len, WSAOVERLAPPED *overlapped, LPWSAOVERLAPPED_COMPLETION_ROUTINE completion_routine) uv__wsarecvfrom_workaround() argument [all...] |
/third_party/libwebsockets/include/libwebsockets/ |
H A D | lws-tokenize.h | 93 uint16_t flags; /**< optional LWS_TOKENIZE_F_ flags, or 0 */ member
|
H A D | lws-metrics.h | 197 uint8_t flags; member
|
H A D | lws-led.h | 52 uint8_t flags; member
|
/third_party/libwebsockets/lib/cose/ |
H A D | private-lib-cose.h | 111 int flags; member
|
/third_party/libwebsockets/lib/event-libs/libuv/ |
H A D | libuv.c | 542 elops_io_uv(struct lws *wsi, unsigned int flags) in elops_io_uv() argument [all...] |
/third_party/libwebsockets/lib/event-libs/libevent/ |
H A D | libevent.c | 289 elops_io_event(struct lws *wsi, unsigned int flags) in elops_io_event() argument
|
/third_party/libwebsockets/lib/misc/ |
H A D | lws-struct-lejp.c | 495 lws_struct_json_serialize_create(const lws_struct_map_t *map, size_t map_entries, int flags, const void *ptoplevel) lws_struct_json_serialize_create() argument
|
/third_party/libuv/test/ |
H A D | echo-server.c | 229 on_recv(uv_udp_t* handle, ssize_t nread, const uv_buf_t* rcvbuf, const struct sockaddr* addr, unsigned flags) on_recv() argument
|
/third_party/libwebsockets/lib/event-libs/glib/ |
H A D | glib.c | 346 elops_io_glib(struct lws *wsi, unsigned int flags) in elops_io_glib() argument
|
/third_party/libwebsockets/lib/event-libs/libev/ |
H A D | libev.c | 306 elops_io_ev(struct lws *wsi, unsigned int flags) in elops_io_ev() argument [all...] |
/third_party/libunwind/libunwind/tests/ |
H A D | test-coredump-unwind.c | 88 verror_msg_helper(const char *s, va_list p, const char* strerr, int flags) verror_msg_helper() argument
|
/third_party/libwebsockets/lib/event-libs/sdevent/ |
H A D | sdevent.c | 157 io_sd(struct lws *wsi, unsigned int flags) in io_sd() argument [all...] |