Home
last modified time | relevance | path

Searched defs:nrefs (Results 1 – 4 of 4) sorted by relevance

/third_party/typescript/src/testRunner/unittests/tsbuild/
DwatchMode.ts961 const nrefs: File = { constant
994 const nrefs: File = { constant
998 … const expectedProgramFiles = [cTs.path, bDts, nrefs.path, refs.path, libFile.path]; constant
999 … const expectedProjectFiles = [cTs.path, bTs.path, nrefs.path, refs.path, libFile.path]; constant
/third_party/ejdb/src/jbi/
Djbi_sorter_consumer.c245 uint32_t *nrefs = realloc(ssc->refs, ssc->refs_asz); in jbi_sorter_consumer() local
/third_party/ffmpeg/libavcodec/
Dh264_mb.c55 int list1, int *nrefs) in get_lowest_part_y()
101 int nrefs[2] = { 0 }; in await_references() local
/third_party/grpc/src/core/ext/transport/chttp2/transport/
Dchttp2_transport.cc2088 static void add_error(grpc_error* error, grpc_error** refs, size_t* nrefs) { in add_error()
2102 size_t nrefs = 0; in removal_error() local