Searched defs:nrefs (Results 1 – 4 of 4) sorted by relevance
/third_party/typescript/src/testRunner/unittests/tsbuild/ |
D | watchMode.ts | 961 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/ |
D | jbi_sorter_consumer.c | 245 uint32_t *nrefs = realloc(ssc->refs, ssc->refs_asz); in jbi_sorter_consumer() local
|
/third_party/ffmpeg/libavcodec/ |
D | h264_mb.c | 55 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/ |
D | chttp2_transport.cc | 2088 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
|