Searched defs:gaps (Results 1 – 11 of 11) sorted by relevance
/third_party/icu/icu4c/source/tools/toolutil/ |
D | denseranges.cpp | 123 LargestGaps gaps(capacity-1); in uprv_makeDenseRanges() local
|
/third_party/node/deps/icu-small/source/tools/toolutil/ |
D | denseranges.cpp | 123 LargestGaps gaps(capacity-1); in uprv_makeDenseRanges() local
|
/third_party/skia/third_party/externals/icu/source/tools/toolutil/ |
D | denseranges.cpp | 123 LargestGaps gaps(capacity-1); in uprv_makeDenseRanges() local
|
/third_party/node/deps/brotli/c/enc/ |
D | memory.c | 70 static const size_t gaps[] = {23, 10, 4, 1}; in SortPointers() local
|
/third_party/skia/third_party/externals/brotli/c/enc/ |
D | memory.c | 70 static const size_t gaps[] = {23, 10, 4, 1}; in SortPointers() local
|
/third_party/node/deps/v8/src/objects/ |
D | swiss-hash-table-helpers.h | 392 constexpr uint64_t gaps = 0x00FEFEFEFEFEFEFEULL; in CountLeadingEmptyOrDeleted() local
|
/third_party/elfutils/src/ |
D | elfcmp.c | 96 gaps; variable
|
/third_party/selinux/libsepol/src/ |
D | policydb_validate.c | 15 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/ |
D | sctputil.c | 200 sctp_log_sack(uint32_t old_cumack, uint32_t cumack, uint32_t tsn, uint16_t gaps, uint16_t dups, int… in sctp_log_sack()
|
D | sctp_output.c | 95 struct sctp_gap_ack_block gaps[SCTP_MAX_GAPS_INARRAY]; member
|
/third_party/python/Lib/test/ |
D | datetimetester.py | 5786 def gaps(self): member in ZoneInfo
|