| /third_party/nghttp2/src/ |
| D | shrpx_downstream_queue.cc | 46 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() 132 auto &ent = find_host_entry(host); in remove_and_get_blocked() local
|
| D | shrpx_dns_tracker.cc | 85 void DNSTracker::update_entry(ResolverEntry &ent, in update_entry() 165 auto &ent = (*p.first).second; in resolve() local 176 auto &ent = (*it).second; in resolve() local 254 void DNSTracker::add_to_qlist(ResolverEntry &ent, DNSQuery *dnsq) { in add_to_qlist() 291 auto &ent = (*it).second; in cancel() local 311 auto &ent = (*it).second; in gc() local
|
| /third_party/mesa3d/src/mapi/ |
| D | mapi_abi.py | 253 def need_entry_point(self, ent): argument 278 def _c_function(self, ent, prefix, mangle=False, stringify=False): argument 290 def _c_function_call(self, ent, prefix): argument 303 def _c_decl(self, ent, prefix, mangle=False, export=''): argument 314 def _c_cast(self, ent): argument 599 def _override_for_api(self, ent): argument 631 def _override_for_api(self, ent): argument
|
| /third_party/musl/libc-test/src/functionalext/supplement/misc/ |
| D | hasmntopt.c | 30 struct mntent ent; in hasmntopt_0100() local 45 struct mntent ent; in hasmntopt_0200() local
|
| /third_party/libuv/src/unix/ |
| D | bsd-ifaddrs.c | 38 static int uv__ifaddr_exclude(struct ifaddrs *ent, int exclude_type) { in uv__ifaddr_exclude() 70 struct ifaddrs* ent; in uv_interface_addresses() local
|
| D | sunos.c | 743 struct ifaddrs* ent) { in uv__set_phys_addr() 785 static int uv__ifaddr_exclude(struct ifaddrs *ent) { in uv__ifaddr_exclude() 799 struct ifaddrs* ent; in uv_interface_addresses() local
|
| /third_party/nghttp2/tests/ |
| D | nghttp2_pq_test.c | 32 nghttp2_pq_entry ent; member 38 string_entry *ent; in string_entry_new() local 48 static void string_entry_del(string_entry *ent) { free(ent); } in string_entry_del() 119 nghttp2_pq_entry ent; member
|
| /third_party/glslang/glslang/MachineIndependent/ |
| D | iomapper.cpp | 88 TVarEntryInfo ent = {base->getId(), base, ! traverseAll}; in visitSymbol() local 127 TVarEntryInfo ent = { base->getId() }; in visitSymbol() local 201 TVarEntryInfo& ent = entKey.second; in operator ()() local 258 TVarEntryInfo& ent = entKey.second; in operator ()() local 489 int TDefaultIoResolverBase::resolveSet(EShLanguage /*stage*/, TVarEntryInfo& ent) { in resolveSet() 501 int TDefaultIoResolverBase::resolveUniformLocation(EShLanguage /*stage*/, TVarEntryInfo& ent) { in resolveUniformLocation() 531 int TDefaultIoResolverBase::resolveInOutLocation(EShLanguage stage, TVarEntryInfo& ent) { in resolveInOutLocation() 565 int TDefaultIoResolverBase::resolveInOutComponent(EShLanguage /*stage*/, TVarEntryInfo& ent) { in resolveInOutComponent() 569 int TDefaultIoResolverBase::resolveInOutIndex(EShLanguage /*stage*/, TVarEntryInfo& ent) { return e… in resolveInOutIndex() 610 int TDefaultGlslIoResolver::resolveInOutLocation(EShLanguage stage, TVarEntryInfo& ent) { in resolveInOutLocation() [all …]
|
| /third_party/openssl/crypto/x509/ |
| D | by_dir.c | 151 static void by_dir_entry_free(BY_DIR_ENTRY *ent) in by_dir_entry_free() 183 BY_DIR_ENTRY *ent; in add_cert_dir() local 268 BY_DIR_ENTRY *ent; in get_cert_by_subject_ex() local
|
| /third_party/nghttp2/lib/ |
| D | nghttp2_hd.c | 487 void nghttp2_hd_entry_init(nghttp2_hd_entry *ent, nghttp2_hd_nv *nv) { in nghttp2_hd_entry_init() 501 void nghttp2_hd_entry_free(nghttp2_hd_entry *ent) { in nghttp2_hd_entry_free() 533 static void hd_map_insert(nghttp2_hd_map *map, nghttp2_hd_entry *ent) { in hd_map_insert() 577 static void hd_map_remove(nghttp2_hd_map *map, nghttp2_hd_entry *ent) { in hd_map_remove() 645 nghttp2_hd_entry *ent = hd_ringbuf_get(ringbuf, i); in hd_ringbuf_free() local 654 nghttp2_hd_entry *ent, nghttp2_mem *mem) { in hd_ringbuf_push_front() 1115 nghttp2_hd_entry *ent = hd_ringbuf_get(&context->hd_table, idx); in add_hd_table_incremental() local 1176 const nghttp2_hd_static_entry *ent; in search_static_table() local 1201 const nghttp2_hd_entry *ent; in search_hd_table() local 1232 nghttp2_hd_entry *ent = hd_ringbuf_get(&context->hd_table, idx); in hd_context_shrink_table_size() local [all …]
|
| /third_party/node/deps/nghttp2/lib/ |
| D | nghttp2_hd.c | 482 void nghttp2_hd_entry_init(nghttp2_hd_entry *ent, nghttp2_hd_nv *nv) { in nghttp2_hd_entry_init() 496 void nghttp2_hd_entry_free(nghttp2_hd_entry *ent) { in nghttp2_hd_entry_free() 528 static void hd_map_insert(nghttp2_hd_map *map, nghttp2_hd_entry *ent) { in hd_map_insert() 572 static void hd_map_remove(nghttp2_hd_map *map, nghttp2_hd_entry *ent) { in hd_map_remove() 640 nghttp2_hd_entry *ent = hd_ringbuf_get(ringbuf, i); in hd_ringbuf_free() local 649 nghttp2_hd_entry *ent, nghttp2_mem *mem) { in hd_ringbuf_push_front() 1110 nghttp2_hd_entry *ent = hd_ringbuf_get(&context->hd_table, idx); in add_hd_table_incremental() local 1171 const nghttp2_hd_static_entry *ent; in search_static_table() local 1196 const nghttp2_hd_entry *ent; in search_hd_table() local 1227 nghttp2_hd_entry *ent = hd_ringbuf_get(&context->hd_table, idx); in hd_context_shrink_table_size() local [all …]
|
| /third_party/ltp/testcases/kernel/syscalls/readdir/ |
| D | readdir01.c | 46 struct dirent *ent; in verify_readdir() local
|
| /third_party/ltp/testcases/kernel/mem/hugetlb/lib/ |
| D | hugetlb.c | 88 struct passwd *ent; in getuserid() local
|
| /third_party/ltp/testcases/kernel/syscalls/ioctl/ |
| D | ioctl_sg01.c | 44 struct dirent *ent; in find_generic_scsi_device() local
|
| /third_party/openssl/providers/implementations/rands/ |
| D | drbg_hmac.c | 123 const unsigned char *ent, size_t ent_len, in drbg_hmac_instantiate() 168 const unsigned char *ent, size_t ent_len, in drbg_hmac_reseed() 176 const unsigned char *ent, size_t ent_len, in drbg_hmac_reseed_wrapper()
|
| D | drbg_hash.c | 249 const unsigned char *ent, size_t ent_len, in drbg_hash_instantiate() 289 const unsigned char *ent, size_t ent_len, in drbg_hash_reseed() 305 const unsigned char *ent, size_t ent_len, in drbg_hash_reseed_wrapper()
|
| /third_party/ltp/testcases/kernel/syscalls/setsockopt/ |
| D | setsockopt03.c | 39 struct ipt_entry ent; member
|
| /third_party/ltp/testcases/kernel/fs/fs_fill/ |
| D | fs_fill.c | 35 struct dirent *ent; in worker() local
|
| /third_party/libxml2/ |
| D | entities.c | 944 xmlEntityPtr ent = (xmlEntityPtr) payload; in xmlCopyEntity() local 1036 xmlDumpEntityDecl(xmlBufferPtr buf, xmlEntityPtr ent) { in xmlDumpEntityDecl() 1122 xmlDumpEntityDeclScan(void *ent, void *buf, in xmlDumpEntityDeclScan()
|
| D | tree.c | 1281 xmlEntityPtr ent; in xmlStringLenGetNodeList() local 1504 xmlEntityPtr ent; in xmlStringGetNodeList() local 1703 xmlEntityPtr ent; in xmlNodeListGetString() local 1793 xmlEntityPtr ent; in xmlNodeListGetRawString() local 2621 xmlEntityPtr ent; in xmlNewReference() local 3816 xmlEntityPtr ent = (xmlEntityPtr) cur; in xmlFreeNode() local 5363 xmlEntityPtr ent = (xmlEntityPtr) cur; in xmlNodeGetBase() local 5519 xmlEntityPtr ent; in xmlBufGetNodeContent() local 5610 xmlEntityPtr ent; in xmlNodeGetContent() local 9293 xmlEntityPtr ent; in xmlDOMWrapAdoptBranch() local [all …]
|
| /third_party/mesa3d/src/panfrost/bifrost/ |
| D | bi_opt_dual_tex.c | 138 struct set_entry *ent = _mesa_set_search_or_add(set, I, &found); in bi_opt_fuse_dual_texture_block() local
|
| /third_party/ltp/testcases/kernel/connectors/pec/ |
| D | event_generator.c | 171 struct passwd *ent; in main() local
|
| /third_party/ltp/libs/libltpipc/ |
| D | libipc.c | 141 struct passwd *ent; in getuserid() local
|
| /third_party/ffmpeg/libavformat/ |
| D | os_support.c | 153 struct hostent *ent = NULL; in ff_getnameinfo() local
|
| /third_party/icu/icu4j/main/classes/charset/src/com/ibm/icu/charset/ |
| D | CharsetSelector.java | 134 int ent = mask[i]; in countOnes() local
|