Home
last modified time | relevance | path

Searched refs:ents (Results 1 – 10 of 10) sorted by relevance

/third_party/grpc/src/core/ext/transport/chttp2/transport/
Dhpack_table.cc42 GRPC_MDELEM_UNREF(tbl->ents[(tbl->first_ent + i) % tbl->cap_entries]); in grpc_chttp2_hptbl_destroy()
44 gpr_free(tbl->ents); in grpc_chttp2_hptbl_destroy()
45 tbl->ents = nullptr; in grpc_chttp2_hptbl_destroy()
56 grpc_mdelem md = tbl->ents[offset]; in lookup_dynamic_index()
78 grpc_mdelem first_ent = tbl->ents[tbl->first_ent]; in evict1()
90 grpc_mdelem* ents = in rebuild_ents() local
91 static_cast<grpc_mdelem*>(gpr_malloc(sizeof(*ents) * new_cap)); in rebuild_ents()
95 ents[i] = tbl->ents[(tbl->first_ent + i) % tbl->cap_entries]; in rebuild_ents()
97 gpr_free(tbl->ents); in rebuild_ents()
98 tbl->ents = ents; in rebuild_ents()
[all …]
Dhpack_table.h61 GPR_DEBUG_ASSERT(!ents); in grpc_chttp2_hptbl()
62 constexpr uint32_t AllocSize = sizeof(*ents) * kInitialCapacity; in grpc_chttp2_hptbl()
63 ents = static_cast<grpc_mdelem*>(gpr_malloc(AllocSize)); in grpc_chttp2_hptbl()
64 memset(ents, 0, AllocSize); in grpc_chttp2_hptbl()
86 grpc_mdelem* ents = nullptr; member
/third_party/nghttp2/
Dgenlibtokenlookup.py115 ents = b[size]
120 for c in sorted(ents.keys()):
121 headers = sorted(ents[c])
Dgentokenlookup.py42 ents = b[size]
47 for c in sorted(ents.keys()):
48 headers = sorted(ents[c])
/third_party/mesa3d/src/mapi/glapi/gen/
Dgl_apitemp.py287 for func, ents in normal_entry_points:
288 for ent in ents:
296 for func, ents in proto_entry_points:
297 for ent in ents:
/third_party/node/src/
Dnode_dir.cc167 uv_dirent_t* ents, in DirentListToArray() argument
178 const size_t namelen = strlen(ents[i].name); in DirentListToArray()
180 ents[i].name, in DirentListToArray()
189 entries[j++] = Integer::New(env->isolate(), ents[i].type); in DirentListToArray()
/third_party/libxml2/result/XInclude/
Dnodes3.xml.err1 …nclude: XInclude error : Invalid fragment identifier in URI test/XInclude/ents/something.xml#xpoin…
/third_party/e2fsprogs/po/
Dca.po6794 "Hi ha disponibles les següents opcions de quota (separeu-les amb coma):\n"
7370 msgstr[1] "S'ha generat el UUID de temps %s i els %d subsegüents UUIDs\n"
7397 msgstr[1] "%s i els subsegüents %d UUIDs\n"
/third_party/mindspore/tests/ut/data/mindrecord/testAclImdbData/
Dvocab.txt11188 ##ents
/third_party/chromium/patch/
D0001-cve.patch87031 - test/XInclude/ents/isolatin.txt : added a specific regression test
88942 - test/XInclude/ents/ids.xml: test case
91090 - test/XInclude/ents/inc.txt test/XInclude/ents/sub-inc.ent:
92339 - * Makefile.am test/XInclude/docs test/XInclude/ents result/XInclude: