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

1 2 3 4 5 6 7 8

  /src/external/bsd/atf/dist/atf-sh/
normalize_test.sh 40 -o match:'c-d: test value 2' -e ignore ${h} normalize
  /src/external/cddl/dtracetoolkit/dist/Apps/
nfswizard.d 75 normalize(@rbytes, 1000000);
78 normalize(@wbytes, 1000000);
83 normalize(@rbytes, (timestamp - timestart) / 1000000);
86 normalize(@wbytes, (timestamp - timestart) / 1000000);
91 normalize(@avgtime, 1000000);
93 normalize(@maxtime, 1000000);
  /src/external/cddl/dtracetoolkit/dist/Bin/
nfswizard.d 75 normalize(@rbytes, 1000000);
78 normalize(@wbytes, 1000000);
83 normalize(@rbytes, (timestamp - timestart) / 1000000);
86 normalize(@wbytes, (timestamp - timestart) / 1000000);
91 normalize(@avgtime, 1000000);
93 normalize(@maxtime, 1000000);
iofileb.d 56 normalize(@files, 1024);
runocc.d 52 normalize(@qocc, 10);
sh_wasted.d 92 normalize(@types_cmd, 1000);
97 normalize(@types_wasted, 1000);
iofile.d 76 normalize(@files, 1000);
js_objcpu.d 57 normalize(@total, 1000000);
rb_objcpu.d 57 normalize(@total, 1000000);
  /src/external/cddl/dtracetoolkit/dist/Cpu/
runocc.d 52 normalize(@qocc, 10);
  /src/external/cddl/dtracetoolkit/dist/Disk/
iofileb.d 56 normalize(@files, 1024);
iofile.d 76 normalize(@files, 1000);
  /src/external/gpl3/gdb.old/dist/gdb/testsuite/boards/
fission-dwp.exp 29 set contrib_dir [file normalize $srcdir/../contrib]
  /src/external/gpl3/gdb/dist/gdb/testsuite/boards/
fission-dwp.exp 29 set contrib_dir [file normalize $srcdir/../contrib]
  /src/external/gpl3/gcc/dist/gcc/
align.h 30 /* Normalize filled values so that maxskip is not bigger than 1 << log. */
31 void normalize () function in struct:align_flags_tuple
58 normalize ();
61 /* Normalize both components of align_flags. */
62 void normalize () function in class:align_flags
65 levels[i].normalize ();
gimple-predicate-analysis.h 89 void normalize (gimple * = NULL, bool = false);
100 void normalize (pred_chain *, pred_info, tree_code, pred_chain *,
102 void normalize (const pred_info &);
103 void normalize (const pred_chain &);
  /src/external/gpl3/gcc.old/dist/gcc/
align.h 30 /* Normalize filled values so that maxskip is not bigger than 1 << log. */
31 void normalize () function in struct:align_flags_tuple
58 normalize ();
61 /* Normalize both components of align_flags. */
62 void normalize () function in class:align_flags
65 levels[i].normalize ();
gimple-predicate-analysis.h 106 void normalize (gimple * = NULL, bool = false);
132 void normalize (pred_chain *, pred_info, tree_code, pred_chain *,
135 void normalize (const pred_info &);
136 void normalize (const pred_chain &);
  /src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.base/
macro-source-path.exp 77 test [file normalize $testfile.c] absolute-cwd
79 test [file normalize ../other/$testfile.c] absolute-other
  /src/external/gpl3/gcc.old/dist/gcc/d/
d-longdouble.cc 36 longdouble::normalize (void) function in class:longdouble
118 return x.normalize ();
126 return x.normalize ();
134 return x.normalize ();
142 return x.normalize ();
169 return x.normalize ();
177 return x.normalize ();
  /src/external/bsd/ntp/dist/libntp/
mktime.c 116 normalize( function
146 normalize(&tmbuf.tm_hour, &tmbuf.tm_min, MINSPERHOUR);
200 normalize(&yourtm.tm_min, &yourtm.tm_sec, SECSPERMIN);
201 normalize(&yourtm.tm_hour, &yourtm.tm_min, MINSPERHOUR);
202 normalize(&yourtm.tm_mday, &yourtm.tm_hour, HOURSPERDAY);
203 normalize(&yourtm.tm_year, &yourtm.tm_mon, MONSPERYEAR);
  /src/external/cddl/dtracetoolkit/dist/Shell/
sh_wasted.d 92 normalize(@types_cmd, 1000);
97 normalize(@types_wasted, 1000);
  /src/external/gpl3/gdb/dist/gdb/testsuite/gdb.base/
macro-source-path.exp 78 test [file normalize $testfile.c] absolute-cwd
80 test [file normalize ../other/$testfile.c] absolute-other
  /src/external/cddl/dtracetoolkit/dist/JavaScript/
js_objcpu.d 57 normalize(@total, 1000000);
  /src/external/cddl/dtracetoolkit/dist/Ruby/
rb_objcpu.d 57 normalize(@total, 1000000);

Completed in 28 milliseconds

1 2 3 4 5 6 7 8