Home
last modified time | relevance | path

Searched refs:gaps (Results 1 – 25 of 70) sorted by relevance

123

/third_party/icu/icu4c/source/tools/toolutil/
Ddenseranges.cpp123 LargestGaps gaps(capacity-1); in uprv_makeDenseRanges() local
130 gaps.add(expectedValue, (int64_t)actualValue-(int64_t)expectedValue); in uprv_makeDenseRanges()
139 if(i>=gaps.count()) { in uprv_makeDenseRanges()
144 maxLength-=gaps.gapLength(i); in uprv_makeDenseRanges()
150 gaps.truncate(num-1); in uprv_makeDenseRanges()
153 int32_t gapIndex=gaps.firstAfter(minValue); in uprv_makeDenseRanges()
154 int32_t gapStart=gaps.gapStart(gapIndex); in uprv_makeDenseRanges()
156 ranges[i+1][0]=minValue=(int32_t)(gapStart+gaps.gapLength(gapIndex)); in uprv_makeDenseRanges()
/third_party/node/deps/icu-small/source/tools/toolutil/
Ddenseranges.cpp123 LargestGaps gaps(capacity-1); in uprv_makeDenseRanges() local
130 gaps.add(expectedValue, (int64_t)actualValue-(int64_t)expectedValue); in uprv_makeDenseRanges()
139 if(i>=gaps.count()) { in uprv_makeDenseRanges()
144 maxLength-=gaps.gapLength(i); in uprv_makeDenseRanges()
150 gaps.truncate(num-1); in uprv_makeDenseRanges()
153 int32_t gapIndex=gaps.firstAfter(minValue); in uprv_makeDenseRanges()
154 int32_t gapStart=gaps.gapStart(gapIndex); in uprv_makeDenseRanges()
156 ranges[i+1][0]=minValue=(int32_t)(gapStart+gaps.gapLength(gapIndex)); in uprv_makeDenseRanges()
/third_party/skia/third_party/externals/icu/source/tools/toolutil/
Ddenseranges.cpp123 LargestGaps gaps(capacity-1); in uprv_makeDenseRanges() local
130 gaps.add(expectedValue, (int64_t)actualValue-(int64_t)expectedValue); in uprv_makeDenseRanges()
139 if(i>=gaps.count()) { in uprv_makeDenseRanges()
144 maxLength-=gaps.gapLength(i); in uprv_makeDenseRanges()
150 gaps.truncate(num-1); in uprv_makeDenseRanges()
153 int32_t gapIndex=gaps.firstAfter(minValue); in uprv_makeDenseRanges()
154 int32_t gapStart=gaps.gapStart(gapIndex); in uprv_makeDenseRanges()
156 ranges[i+1][0]=minValue=(int32_t)(gapStart+gaps.gapLength(gapIndex)); in uprv_makeDenseRanges()
/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() argument
28 ebitmap_init(gaps); in create_gap_ebitmap()
32 if (ebitmap_set_bit(gaps, i, 1)) in create_gap_ebitmap()
43 if (create_gap_ebitmap(val_to_name, nprim, &flavor->gaps)) in validate_init()
67 ebitmap_init(&flavors[SYM_TYPES].gaps); in validate_array_init()
100 if (ebitmap_get_bit(&flavor->gaps, value-1)) in validate_value()
113 if (ebitmap_match_any(map, &flavor->gaps)) in validate_ebitmap()
689 if (bool_xnor(p->class_val_to_struct[i], ebitmap_get_bit(&flavors[SYM_CLASSES].gaps, i))) in validate_datum_array_gaps()
694 if (bool_xnor(p->role_val_to_struct[i], ebitmap_get_bit(&flavors[SYM_ROLES].gaps, i))) in validate_datum_array_gaps()
[all …]
/third_party/elfutils/src/
Delfcmp.c96 gaps; variable
290 if (gaps != gaps_ignore && (shdr1->sh_flags & SHF_ALLOC) != 0) in main()
570 if (gaps != gaps_ignore) in main()
590 if (gaps != gaps_ignore) in main()
635 if (gaps != gaps_ignore && phdr1->p_type == PT_LOAD) in main()
648 assert (gaps == gaps_match); in main()
699 gaps = gaps_ignore; in parse_opt()
701 gaps = gaps_match; in parse_opt()
/third_party/skia/third_party/externals/brotli/c/enc/
Dmemory.c70 static const size_t gaps[] = {23, 10, 4, 1}; in SortPointers() local
73 size_t gap = gaps[g]; in SortPointers()
/third_party/node/deps/brotli/c/enc/
Dmemory.c70 static const size_t gaps[] = {23, 10, 4, 1}; in SortPointers() local
73 size_t gap = gaps[g]; in SortPointers()
/third_party/node/deps/v8/src/objects/
Dswiss-hash-table-helpers.h392 constexpr uint64_t gaps = 0x00FEFEFEFEFEFEFEULL; in CountLeadingEmptyOrDeleted() local
394 ((~ctrl & (ctrl >> 7)) | gaps) + 1) + in CountLeadingEmptyOrDeleted()
/third_party/vk-gl-cts/doc/testspecs/VK/
Dsparse_resources.txt63 …gnment parameter of buffer's memory requirements. Memory is bound to the buffer object leaving gaps
76 against expected output from compute shader. For parts that correspond to gaps, the data is random …
83 Memory is bound to the image leaving gaps between bound blocks with the size equal to alignment.
95 against expected output from compute shader. For parts that correspond to gaps, the data is random …
/third_party/mbedtls/tests/suites/
Dtest_suite_cmac.data60 CMAC Multiple Blocks #4 - Multiple 8 byte blocks with gaps
/third_party/vk-gl-cts/doc/testspecs/GLES31/
Dfunctional.tessellation.txt40 - Check for no obvious gaps or overlaps in tessellation triangulation for
118 types of cases: cases testing that there are no obvious gaps in the
/third_party/tzdata/
DCONTRIBUTING11 free to fill gaps or fix mistakes, and please email improvements
Dcalendars54 those unsightly calendar gaps :-), they simply decreed that the next leap
/third_party/node/deps/v8/tools/turbolizer/src/
Dsequence-view.ts179 for (const gap of instruction.gaps) {
/third_party/mbedtls/docs/architecture/psa-migration/
Dstrategy.md267 - Step 0 is achieved for most algorithms, with only a few gaps remaining.
269 `MBEDTLS_USE_PSA_CRYPTO` is enabled with only a few gaps remaining (see
279 - Step 2 is achieved for most of X.509 and TLS (same gaps as step 1) when
287 Regarding PK, X.509, and TLS, this is mostly achieved with only a few gaps.
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DREADME.txt169 2. Reorder objects to fill in gaps between objects.
/third_party/skia/third_party/externals/d3d12allocator/
DREADME.md37 …ON format with detailed map of internal state, including list of allocations and gaps between them.
/third_party/openGLES/extensions/NV/
DNV_path_rendering_shared_edge.txt105 any coverage gaps or double hits.
/third_party/glfw/docs/
Dvulkan.dox7 This guide is intended to fill the gaps between the [Vulkan
/third_party/skia/third_party/externals/opengl-registry/extensions/NV/
DNV_path_rendering_shared_edge.txt105 any coverage gaps or double hits.
/third_party/ffmpeg/doc/
Dformats.texi149 "sparse" (i.e. there are large gaps between successive packets), this
/third_party/rust/crates/minimal-lexical/
DCODE_OF_CONDUCT.md43 …meone doesn't already know it. Ask before you teach! Don't assume what people's knowledge gaps are.
/third_party/curl/docs/libcurl/
Dcurl_mprintf.md104 with "%%" formats, which do not consume an argument. There may be no gaps in
/third_party/mesa3d/docs/
Dfaq.rst253 ``GL_LINES`` and seeing holes or gaps it's because of a float-to-int
/third_party/skia/third_party/externals/abseil-cpp/absl/container/internal/
Draw_hash_set.h434 constexpr uint64_t gaps = 0x00FEFEFEFEFEFEFEULL;
435 return (TrailingZeros(((~ctrl & (ctrl >> 7)) | gaps) + 1) + 7) >> 3;

123