Home
last modified time | relevance | path

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

12

/external/icu/icu4c/source/tools/toolutil/
Ddenseranges.cpp121 LargestGaps gaps(capacity-1); in uprv_makeDenseRanges() local
128 gaps.add(expectedValue, (int64_t)actualValue-(int64_t)expectedValue); in uprv_makeDenseRanges()
137 if(i>=gaps.count()) { in uprv_makeDenseRanges()
142 maxLength-=gaps.gapLength(i); in uprv_makeDenseRanges()
148 gaps.truncate(num-1); in uprv_makeDenseRanges()
151 int32_t gapIndex=gaps.firstAfter(minValue); in uprv_makeDenseRanges()
152 int32_t gapStart=gaps.gapStart(gapIndex); in uprv_makeDenseRanges()
154 ranges[i+1][0]=minValue=(int32_t)(gapStart+gaps.gapLength(gapIndex)); in uprv_makeDenseRanges()
/external/srtp/crypto/math/
Dstat.c83 uint16_t gaps[6] = { 0, 0, 0, 0, 0, 0 }; in stat_test_runs() local
123 gaps[-1-state]++; /* increment gap count */ in stat_test_runs()
173 debug_print(mod_stat, " gaps[]: %d", gaps[i]); in stat_test_runs()
179 || (gaps[i] < lo_value[i] ) || (gaps[i] > hi_value[i])) in stat_test_runs()
208 uint16_t gaps[6] = { 0, 0, 0, 0, 0, 0 }; in stat_test_rand_source() local
269 gaps[-1-state]++; /* increment gap count */ in stat_test_rand_source()
344 || (gaps[i] < lo_value[i] ) || (gaps[i] > hi_value[i])) { in stat_test_rand_source()
/external/toybox/scripts/
Dmkflags.c122 char *gaps, *mgaps, c; in main() local
142 for (gaps = mgaps; *gaps == 1; gaps++); in main()
143 if (*gaps) c = '"'; in main()
146 gaps = "0"; in main()
149 command, command, c, gaps, c); in main()
/external/elfutils/src/src/
Delfcmp.c99 gaps; variable
277 if (gaps != gaps_ignore && (shdr1->sh_flags & SHF_ALLOC) != 0) in main()
548 if (gaps != gaps_ignore) in main()
568 if (gaps != gaps_ignore) in main()
613 if (gaps != gaps_ignore && phdr1->p_type == PT_LOAD) in main()
626 assert (gaps == gaps_match); in main()
689 gaps = gaps_ignore; in parse_opt()
691 gaps = gaps_match; in parse_opt()
/external/deqp/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
/external/iproute2/doc/
Darpd.sgml46 information, you can observe 1 second gaps in service. Not fatal, but
/external/llvm/lib/CodeGen/
DREADME.txt169 2. Reorder objects to fill in gaps between objects.
/external/bison/build-aux/
Dupdate-copyright113 # If UPDATE_COPYRIGHT_USE_INTERVALS=2, convert a sequence with gaps
/external/clang/docs/
DControlFlowIntegrityDesign.rst204 If all gaps between address points in a particular bit vector are multiples
/external/gptfdisk/
DNEWS145 it prevents gaps from appearing between partitions if several are created
252 when there are no gaps between two logical partitions. Some partitioning
388 numbering gaps when a conversion to MBR was aborted.
/external/elfutils/src/backends/
DChangeLog749 * i386_regs.c (i386_register_name): Return 0, not 1, for gaps.
/external/icu/icu4c/source/test/testdata/
Dcollationtest.txt506 ** test: secondary tailoring gaps, ICU ticket 9362
533 ** test: tertiary tailoring gaps, ICU ticket 9362
/external/icu/icu4j/main/tests/collate/src/com/ibm/icu/dev/data/
Dcollationtest.txt506 ** test: secondary tailoring gaps, ICU ticket 9362
533 ** test: tertiary tailoring gaps, ICU ticket 9362
/external/elfutils/src/config/
Delfutils.spec.in622 - elfcmp: fix a few bugs. Compare gaps.
/external/elfutils/src/libelf/
DChangeLog352 * elf32_updatefile.c (__elfXX_updatemmap): Fix handling of gaps between
/external/elfutils/src/
DNEWS578 elfcmp: fix a few bugs. Compare gaps.
/external/skia/src/animator/
DSkAnimateSchema.xsd1284 Dash describes an array of dashes and gaps that describe how the paint strokes lines,
1291 dashes and gaps. Intervals must contain an even number of entries. -->
1933 <!-- @element dash Dashes alternates stroking with dashes and gaps. -->
/external/elfutils/src/po/
Den@quot.po1039 "Control treatment of gaps in loadable segments [ignore|match] (default: "
1042 "Control treatment of gaps in loadable segments [ignore|match] (default: "
1201 msgid "Invalid value '%s' for --gaps parameter."
1202 msgstr "Invalid value ‘%s’ for --gaps parameter."
Den@boldquot.po1044 "Control treatment of gaps in loadable segments [ignore|match] (default: "
1047 "Control treatment of gaps in loadable segments [ignore|match] (default: "
1206 msgid "Invalid value '%s' for --gaps parameter."
1207 msgstr "Invalid value ‘%s’ for --gaps parameter."
Duk.po1030 "Control treatment of gaps in loadable segments [ignore|match] (default: "
1193 msgid "Invalid value '%s' for --gaps parameter."
1194 msgstr "Некоректне значення «%s» параметра --gaps."
Delfutils.pot1009 "Control treatment of gaps in loadable segments [ignore|match] (default: "
1169 msgid "Invalid value '%s' for --gaps parameter."
Dja.po1030 "Control treatment of gaps in loadable segments [ignore|match] (default: "
1190 msgid "Invalid value '%s' for --gaps parameter."
Dde.po1033 "Control treatment of gaps in loadable segments [ignore|match] (default: "
1194 msgid "Invalid value '%s' for --gaps parameter."
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
Dorg.eclipse.text_3.5.0.v20100601-1300.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...
/external/llvm/test/Transforms/SROA/
Dbasictest.ll180 ; Make two sequences of overlapping stores with more gaps and irregularities.

12