HomeSort by: relevance | last modified time | path
    Searched refs:diff (Results 1 - 25 of 441) sorted by relevancy

1 2 3 4 5 6 7 8 91011>>

  /xsrc/external/mit/xkeyboard-config/dist/tests/ruby/
find_match.rb 32 sorted = allSyms.match_symbols(value,limit).sort_by do | symsName, diff |
33 sprintf "%03d_%s", diff.size, symsName
36 sorted.find_all do | symsName, diff |
37 puts " #{symsName}, up to #{allSyms[symsName].size} keys (difference #{diff.size})-> #{diff}"
xkbparser.rb 91 diff = self.class.new
95 diff[key] = [ value, existing.nil? ? '+' : '' ]
98 diff
140 diff = new_symbols - mapping
141 if diff.size <= limit
142 matching[symbols] = diff
  /xsrc/external/mit/libdrm/dist/intel/tests/
test-batch.sh 8 # pretty-print a diff showing what happened, and leave the dumped
16 diff -u $REF_FILENAME $NEW_FILENAME
  /xsrc/external/mit/xauth/dist/tests/
test_xauth 17 diff out.stdout ${testsrc}/$base.stdout
25 diff out.stderr ${testsrc}/$base.stderr
29 diff out.stderr /dev/null
  /xsrc/external/mit/xf86-video-s3virge/dist/src/
s3v_dac.c 57 double div, diff, best_diff; local
99 diff = ffreq - div / (1<<n2);
100 if (diff < 0.0)
101 diff = -diff;
102 if (diff < best_diff) {
103 best_diff = diff;
  /xsrc/external/mit/xf86-video-siliconmotion/dist/src/
smi_dac.c 45 double div, diff, best_diff; local
76 diff = ffreq - div / (1 << n2);
77 if (diff < 0.0) {
78 diff = -diff;
80 if (diff < best_diff) {
81 best_diff = diff;
  /xsrc/external/mit/xkeyboard-config/dist/tests/
testShortDescriptions 5 diff -u iso.sd xml.sd | grep '+'
genLists4Comparison.sh 74 diff -u $registry_names $group_names
  /xsrc/external/mit/brotli/dist/tests/
compatibility_test.sh 20 diff -q $uncompressed $expected
23 diff -q $uncompressed $expected
roundtrip_test.sh 30 diff -q $file $uncompressed
33 diff -q $file $uncompressed
  /xsrc/external/mit/xf86-video-cirrus/dist/src/
CirrusClk.c 98 int diff; local
99 diff = abs(CLOCKVAL(cirrusClockTab[i].numer,
101 if (diff < freq / 1000) {
121 int c, diff; local
127 diff = abs(c - freq);
128 if (diff < mindiff) {
129 mindiff = diff;
  /xsrc/external/mit/glu/dist/src/libnurbs/internals/
arcsorter.cc 101 REAL diff = jarc1->pwlArc->pts[v1].param[1] - local
104 if( diff < 0.0)
106 else if( diff > 0.0)
146 REAL diff = jarc1->pwlArc->pts[v1].param[0] - local
149 if( diff < 0.0)
151 else if( diff > 0.0)
monotonizer.cc 221 REAL diff = vert[1].param[0] - vert[0].param[0]; local
222 if( diff == 0.0 )
224 else if( diff < 0.0 )
229 diff = vert[1].param[1] - vert[0].param[1];
230 if( diff == 0.0 )
232 else if( diff < 0.0 )
240 diff = vert[1].param[0] - vert[0].param[0];
241 if( diff == 0.0 ) {
243 } else if( diff < 0.0 ) {
249 diff = vert[1].param[1] - vert[0].param[1];
    [all...]
intersect.cc 454 REAL diff = j->next->head()[0] - val; local
455 if( diff > 0.0 ) {
457 } else if( diff < 0.0 ) {
481 REAL diff = j->next->head()[1] - val; local
482 if( diff > 0.0 ) {
484 } else if( diff < 0.0 ) {
509 REAL diff = j->prev->tail()[0] - val; local
510 if( diff > 0.0 ) {
512 } else if( diff < 0.0 ) {
536 REAL diff = j->prev->tail()[1] - val local
565 REAL diff = j->next->head()[0] - val; local
593 REAL diff = j->next->head()[1] - val; local
621 REAL diff = j->prev->tail()[0] - val; local
649 REAL diff = j->prev->tail()[1] - val; local
    [all...]
  /xsrc/external/mit/xf86-video-tga/dist/src/
ICS1562.c 19 diff = f - (BASE_FREQ * 1e3 * (n)) / (r << p); \
20 if (diff < 0) diff = -diff; \
21 if (diff < min_diff) { \
22 min_diff = diff; \
62 double diff, min_diff; local
  /xsrc/external/mit/MesaLib/dist/src/intel/tools/tests/
run-test.py 60 diff = ''.join(difflib.unified_diff(lines_before, lines_after, variable
63 if diff:
65 print(diff)
  /xsrc/external/mit/MesaLib/dist/.gitlab-ci/vkd3d-proton/
run.sh 87 if diff -q ".gitlab-ci/vkd3d-proton/$VKD3D_PROTON_RESULTS.txt.baseline" "$RESULTSFILE"; then
92 quiet diff --color=always -u ".gitlab-ci/vkd3d-proton/$VKD3D_PROTON_RESULTS.txt.baseline" "$RESULTSFILE"
  /xsrc/external/mit/fontconfig/dist/doc/
check-missing-doc 23 diff -y $header $doc | grep '[<>]'
  /xsrc/external/mit/freetype/dist/src/psaux/
psblues.c 286 CF2_Fixed flatFamilyEdge, diff; local
304 diff = cf2_fixedAbs( SUB_INT32( flatEdge, flatFamilyEdge ) );
306 if ( diff < minDiff && diff < csUnitsPerPixel )
309 minDiff = diff;
311 if ( diff == 0 )
322 diff = cf2_fixedAbs( SUB_INT32( flatEdge, flatFamilyEdge ) );
324 if ( diff < minDiff && diff < csUnitsPerPixel )
345 diff = cf2_fixedAbs( SUB_INT32( flatEdge, flatFamilyEdge ) )
    [all...]
  /xsrc/external/mit/xf86-video-intel/dist/test/
present-test.c 541 int diff = (int64_t)(ce->msc - (15*60*ce->serial + msc + 60)); local
542 if (diff < 0) {
543 if (-diff > earliest) {
544 fprintf(stderr, "\tframe %d displayed early by %d frames\n", ce->serial, -diff);
545 earliest = -diff;
549 } else if (diff > 0) {
550 if (diff > latest) {
551 fprintf(stderr, "\tframe %d displayed late by %d frames\n", ce->serial, diff);
552 latest = diff;
781 int diff = (int64_t)(ce->msc - (target + ce->serial + 60)) local
912 int diff; local
1036 int diff = (int64_t)(ce->msc - (15*60*ce->serial + msc + 60)); local
1196 int diff; local
1270 int diff = (int64_t)(ce->msc - (msc + ce->serial + 60)); local
1371 int diff; local
    [all...]
  /xsrc/external/mit/MesaLib.old/dist/src/util/
u_dynarray.h 101 util_dynarray_grow_cap(struct util_dynarray *buf, int diff)
103 return util_dynarray_ensure_cap(buf, buf->size + diff);
126 util_dynarray_grow(struct util_dynarray *buf, int diff)
128 return util_dynarray_resize(buf, buf->size + diff);
  /xsrc/external/mit/freetype/dist/builds/atari/
gen-purec-patch.sh 37 env LANG=C diff -ur orig purec > ../purec.diff
  /xsrc/external/mit/MesaLib/dist/.gitlab-ci/container/
build-piglit.sh 8 patch -p1 <$OLDPWD/.gitlab-ci/piglit/disable-vs_in.diff
  /xsrc/external/mit/brotli/dist/c/enc/
metablock_inc.h 109 double diff[2]; variable
118 diff[j] = combined_entropy[j] - entropy - last_entropy[j];
122 diff[0] > self->split_threshold_ &&
123 diff[1] > self->split_threshold_) {
139 } else if (diff[1] < diff[0] - 20.0) {
  /xsrc/external/mit/xf86-video-nsc/dist/src/gfx/
vid_1400.c 105 long min, diff; local
115 diff = (long)gfx_sc1400_clock_table[index].frequency - frequency;
116 if (diff < 0L)
117 diff = -diff;
118 if (diff < min) {
119 min = diff;

Completed in 23 milliseconds

1 2 3 4 5 6 7 8 91011>>