Home
last modified time | relevance | path

Searched defs:ent (Results 1 - 25 of 103) sorted by relevance

12345

/third_party/node/deps/ngtcp2/nghttp3/lib/
H A Dnghttp3_opl.c30 void nghttp3_opl_push(nghttp3_opl *opl, nghttp3_opl_entry *ent) { in nghttp3_opl_push() argument
36 nghttp3_opl_entry *ent = opl->head; in nghttp3_opl_pop() local
/third_party/node/deps/ngtcp2/ngtcp2/lib/
H A Dngtcp2_opl.c29 void ngtcp2_opl_push(ngtcp2_opl *opl, ngtcp2_opl_entry *ent) { in ngtcp2_opl_push() argument
35 ngtcp2_opl_entry *ent = opl->head; in ngtcp2_opl_pop() local
H A Dngtcp2_rst.c59 void ngtcp2_rst_on_pkt_sent(ngtcp2_rst *rst, ngtcp2_rtb_entry *ent, in ngtcp2_rst_on_pkt_sent() argument
114 void ngtcp2_rst_update_rate_sample(ngtcp2_rst *rst, const ngtcp2_rtb_entry *ent, in ngtcp2_rst_update_rate_sample() argument
[all...]
H A Dngtcp2_pv.c76 ngtcp2_pv_entry *ent; in ngtcp2_pv_add_entry() local
94 ngtcp2_pv_entry *ent; in ngtcp2_pv_validate() local
113 ngtcp2_pv_entry *ent; in ngtcp2_pv_handle_entry_expiry() local
135 ngtcp2_pv_entry *ent; ngtcp2_pv_validation_timed_out() local
152 ngtcp2_pv_entry *ent; ngtcp2_pv_next_expiry() local
[all...]
/third_party/musl/libc-test/src/functionalext/supplement/misc/
H A Dhasmntopt.c30 struct mntent ent; in hasmntopt_0100() local
45 struct mntent ent; in hasmntopt_0200() local
[all...]
/third_party/ltp/testcases/kernel/syscalls/readdir/
H A Dreaddir01.c46 struct dirent *ent; in verify_readdir() local
/third_party/eudev/src/udev/
H A Dudev-watch.c55 struct dirent *ent; in udev_watch_restore() local
/third_party/libuv/src/unix/
H A Dbsd-ifaddrs.c38 static int uv__ifaddr_exclude(struct ifaddrs *ent, int exclude_type) { in uv__ifaddr_exclude() argument
70 struct ifaddrs* ent; in uv_interface_addresses() local
[all...]
/third_party/ltp/testcases/kernel/syscalls/pipe/
H A Dpipe07.c25 struct dirent *ent; in record_open_fds() local
/third_party/ltp/testcases/kernel/mem/hugetlb/hugemmap/
H A Dhugemmap32.c47 struct dirent *ent; in setup() local
/third_party/ltp/testcases/kernel/syscalls/setsockopt/
H A Dsetsockopt03.c39 struct ipt_entry ent; member
/third_party/ltp/testcases/kernel/mem/hugetlb/lib/
H A Dhugetlb.c88 struct passwd *ent; in getuserid() local
/third_party/ltp/testcases/kernel/syscalls/ioctl/
H A Dioctl_sg01.c44 struct dirent *ent; in find_generic_scsi_device() local
/third_party/node/deps/uv/src/unix/
H A Dbsd-ifaddrs.c38 static int uv__ifaddr_exclude(struct ifaddrs *ent, int exclude_type) { in uv__ifaddr_exclude() argument
70 struct ifaddrs* ent; in uv_interface_addresses() local
[all...]
/third_party/ltp/testcases/kernel/fs/fs_fill/
H A Dfs_fill.c37 struct dirent *ent; in worker() local
/third_party/ltp/libs/libltpipc/
H A Dlibipc.c141 struct passwd *ent; in getuserid() local
/third_party/ltp/testcases/kernel/connectors/pec/
H A Devent_generator.c171 struct passwd *ent; in main() local
/third_party/nghttp2/src/
H A Dshrpx_dns_tracker.cc67 auto ent = ResolverEntry{}; in make_entry() local
86 void DNSTracker::update_entry(ResolverEntry &ent, in update_entry() argument
167 auto &ent = (*p.first).second; resolve() local
178 auto &ent = (*it).second; resolve() local
257 add_to_qlist(ResolverEntry &ent, DNSQuery *dnsq) add_to_qlist() argument
294 auto &ent = (*it).second; cancel() local
314 auto &ent = (*it).second; gc() local
[all...]
H A Dshrpx_downstream_queue.cc46 auto &ent = p.second; in ~DownstreamQueue() local
87 auto &ent = find_host_entry(make_host_key(downstream)); in mark_active() local
94 auto &ent = find_host_entry(make_host_key(downstream)); in mark_blocked() local
108 auto &ent = (*itr).second; in can_activate() local
113 bool remove_host_entry_if_empty(const DownstreamQueue::HostEntry &ent, in remove_host_entry_if_empty() argument
132 auto &ent = find_host_entry(host); remove_and_get_blocked() local
[all...]
/third_party/nghttp2/tests/
H A Dnghttp2_map_test.c121 strentry *ent; in test_nghttp2_map_functional() local
/third_party/mesa3d/src/panfrost/bifrost/
H A Dbi_opt_dual_tex.c138 struct set_entry *ent = _mesa_set_search_or_add(set, I, &found); in bi_opt_fuse_dual_texture_block() local
/third_party/backends/backend/
H A Dplustek-pp_procfs.c259 struct proc_dir_entry *ent; in new_entry() local
[all...]
/third_party/lame/ACM/tinyxml/
H A Dtinyxmlparser.cpp118 string ent; in GetEntity() local
/third_party/ltp/lib/
H A Dtst_pid.c119 struct dirent *ent; in get_used_pids() local
/third_party/ntfs-3g/libfuse-lite/
H A Dmount_util.c222 struct dirent *ent; in fuse_mnt_check_empty() local

Completed in 10 milliseconds

12345