Home
last modified time | relevance | path

Searched defs:gaps (Results 1 – 11 of 11) sorted by relevance

/third_party/icu/icu4c/source/tools/toolutil/
Ddenseranges.cpp123 LargestGaps gaps(capacity-1); in uprv_makeDenseRanges() local
/third_party/node/deps/icu-small/source/tools/toolutil/
Ddenseranges.cpp123 LargestGaps gaps(capacity-1); in uprv_makeDenseRanges() local
/third_party/skia/third_party/externals/icu/source/tools/toolutil/
Ddenseranges.cpp123 LargestGaps gaps(capacity-1); in uprv_makeDenseRanges() local
/third_party/node/deps/brotli/c/enc/
Dmemory.c70 static const size_t gaps[] = {23, 10, 4, 1}; in SortPointers() local
/third_party/skia/third_party/externals/brotli/c/enc/
Dmemory.c70 static const size_t gaps[] = {23, 10, 4, 1}; in SortPointers() local
/third_party/node/deps/v8/src/objects/
Dswiss-hash-table-helpers.h392 constexpr uint64_t gaps = 0x00FEFEFEFEFEFEFEULL; in CountLeadingEmptyOrDeleted() local
/third_party/elfutils/src/
Delfcmp.c96 gaps; variable
/third_party/selinux/libsepol/src/
Dpolicydb_validate.c15 ebitmap_t gaps; member
24 static int create_gap_ebitmap(char **val_to_name, uint32_t nprim, ebitmap_t *gaps) in create_gap_ebitmap()
/third_party/gstreamer/gstplugins_bad/ext/sctp/usrsctp/usrsctplib/netinet/
Dsctputil.c200 sctp_log_sack(uint32_t old_cumack, uint32_t cumack, uint32_t tsn, uint16_t gaps, uint16_t dups, int… in sctp_log_sack()
Dsctp_output.c95 struct sctp_gap_ack_block gaps[SCTP_MAX_GAPS_INARRAY]; member
/third_party/python/Lib/test/
Ddatetimetester.py5786 def gaps(self): member in ZoneInfo