Home
last modified time | relevance | path

Searched full:normalize (Results 1 – 25 of 361) sorted by relevance

12345678910>>...15

/freebsd-src/tools/tools/netmap/
H A Dctrs.h20 norm2(char *buf, double val, const char *fmt, int normalize) in norm2() argument
24 if (normalize) in norm2()
34 norm(char *buf, double val, int normalize) in norm() argument
36 if (normalize) in norm()
37 return norm2(buf, val, "%.3f %s", normalize); in norm()
39 return norm2(buf, val, "%.0f %s", normalize); in norm()
/freebsd-src/contrib/googletest/googletest/test/
H A Dgtest_json_test_utils.py35 def normalize(obj): function
36 """Normalize output object.
39 obj: Google Test's JSON output object to normalize.
60 return normalize(value)
65 return [normalize(x) for x in obj]
/freebsd-src/contrib/llvm-project/llvm/lib/Analysis/
H A DScalarEvolutionNormalization.cpp23 /// Normalize - Normalize according to the given loops.
24 Normalize, enumerator
59 // Pred(AR) has returned true, we know we need to normalize or denormalize AR in visitAddRecExpr()
69 assert(Kind == Normalize && "Only two possibilities!"); in visitAddRecExpr()
107 NormalizeDenormalizeRewriter(Normalize, Pred, SE).visit(S); in normalizeForPostIncUse()
117 return NormalizeDenormalizeRewriter(Normalize, Pred, SE).visit(S); in normalizeForPostIncUseIf()
/freebsd-src/crypto/heimdal/lib/wind/
H A DNTMakefile46 $(OBJ)\normalize.obj \
76 …_table.h $(OBJ)\normalize_table.c: UnicodeData.txt CompositionExclusions-3.2.0.txt gen-normalize.py
78 …$(PYTHON) $(SRCDIR)\gen-normalize.py $(SRCDIR)\UnicodeData.txt $(SRCDIR)\CompositionExclusions-3.2…
105 $(OBJ)\test-normalize.exe \
124 $(OBJ)\test-normalize.exe: $(OBJ)\test-normalize.obj
141 test-normalize.exe $(SRCDIR)\NormalizationTest.txt
H A DMakefile.am33 normalize.c \
73 test-normalize \
104 normalize_table.h normalize_table.c: UnicodeData.txt CompositionExclusions-3.2.0.txt gen-normalize.…
105 …$(skip_python) $(PYTHON) $(srcdir)/gen-normalize.py $(srcdir)/UnicodeData.txt $(srcdir)/Compositio…
129 gen-normalize.py \
H A DChangeLog42 * test-normalize.c: include roken.h
80 * normalize.c: use generated constant for length, check for
83 * gen-normalize.py, test-normalize.c: use generated constant for length
126 * gen-normalize.py:
/freebsd-src/contrib/bmake/unit-tests/
H A Dvarmod-unique.mk19 . warning The modifier ':u' must normalize the whitespace.
27 . warning The modifier ':u' must normalize the whitespace.
35 . warning The modifier ':u' must normalize whitespace between the words.
H A Dvarmod-no-match.mk19 # Idiom: normalize whitespace
25 # "normalize whitespace", this idiom is not used in practice, resorting to the
/freebsd-src/usr.bin/dc/
H A Dbcode.c
H A Dmem.c
/freebsd-src/contrib/libarchive/libarchive/test/
H A Dtest_archive_string_conversion.c245 * A conversion test that we correctly normalize UTF-8 and UTF-16BE characters.
354 * Normalize an NFD string for import. in test_archive_string_normalization_nfc()
363 * Normalize an NFC string for import. in test_archive_string_normalization_nfc()
381 * Normalize an NFD string in UTF-16BE for import. in test_archive_string_normalization_nfc()
390 * Normalize an NFD string in UTF-16LE for import. in test_archive_string_normalization_nfc()
408 * Normalize an NFD string in UTF-8 for import. in test_archive_string_normalization_nfc()
419 * Normalize an NFD string in UTF-16BE for import. in test_archive_string_normalization_nfc()
430 * Normalize an NFD string in UTF-16LE for import. in test_archive_string_normalization_nfc()
566 * Normalize an NFC string for import. in test_archive_string_normalization_mac_nfd()
581 * Normalize a in test_archive_string_normalization_mac_nfd()
[all...]
/freebsd-src/contrib/llvm-project/compiler-rt/lib/builtins/
H A Dfp_mul_impl.inc68 scale += normalize(&aSignificand);
70 scale += normalize(&bSignificand);
74 // denormal path it was already set by normalize( ), but setting it twice
87 // Normalize the significand and adjust the exponent if needed.
H A Dfp_add_impl.inc73 // Normalize any denormals, and adjust the exponent accordingly.
75 aExponent = normalize(&aSignificand);
77 bExponent = normalize(&bSignificand);
87 // was already set by normalize( ), but setting it twice won't hurt
H A Dfp_lib.h227 static __inline int normalize(rep_t *significand) {
281 // Subnormal number; normalize and repeat in __compiler_rt_logbX()
283 const int shift = 1 - normalize(&rep); in __compiler_rt_logbX()
298 // Normalize subnormal input.
301 exp += normalize(&sig); in __compiler_rt_scalbnX()
236 static __inline int normalize(rep_t *significand) { normalize() function
/freebsd-src/cddl/usr.sbin/dtrace/tests/common/aggs/
H A DMakefile149 tst.normalize.d \
150 tst.normalize.d.out \
170 tst.stddev.normalize.d \
171 tst.stddev.normalize.d.out \
/freebsd-src/contrib/ntp/libntp/
H A Dmktime.c114 normalize( in normalize() function
144 normalize(&tmbuf.tm_hour, &tmbuf.tm_min, MINSPERHOUR); in mkdst()
198 normalize(&yourtm.tm_min, &yourtm.tm_sec, SECSPERMIN); in time2()
199 normalize(&yourtm.tm_hour, &yourtm.tm_min, MINSPERHOUR); in time2()
200 normalize(&yourtm.tm_mday, &yourtm.tm_hour, HOURSPERDAY); in time2()
201 normalize(&yourtm.tm_year, &yourtm.tm_mon, MONSPERYEAR); in time2()
/freebsd-src/contrib/unbound/iterator/
H A Diter_scrub.c396 log_nametypeclass(VERB_QUERY, "normalize: shorten RRset:", buf, in scrub_normalize()
417 * @param msg: msg to normalize. in scrub_normalize()
452 remove_rrset("normalize: removing because too many cnames:", in scrub_normalize()
507 remove_rrset("normalize: removing irrelevant RRset:", in scrub_normalize()
539 verbose(VERB_ALGO, "normalize: re-order of DNAME and its CNAME"); in scrub_normalize()
578 remove_rrset("normalize: removing irrelevant RRset:", in scrub_normalize()
605 remove_rrset("normalize: removing irrelevant " in scrub_normalize()
612 remove_rrset("normalize: removing irrelevant " in scrub_normalize()
620 remove_rrset("normalize: removing irrelevant " in scrub_normalize()
633 remove_rrset("normalize in scrub_normalize()
[all...]
/freebsd-src/contrib/llvm-project/clang/lib/Basic/
H A DAttributes.cpp35 // Normalize the attribute name, __foo__ becomes foo. in hasAttribute()
39 // Normalize the scope name, but only for gnu and clang attributes. in hasAttribute()
85 // Normalize the "__gnu__" scope name to be "gnu" and the "_Clang" scope name in normalizeAttrScopeName()
101 // Normalize the attribute name, __foo__ becomes foo. This is only allowable in normalizeAttrName()
/freebsd-src/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetSchedule.h40 // Multiply to normalize microops to resource units.
142 /// to normalize it relative to other resources.
147 /// Multiply number of micro-ops by this factor to normalize it
153 /// Multiply cycle count by this factor to normalize it relative to
/freebsd-src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/aggs/
H A Derr.D_NORMALIZE_PROTO.bad.d33 * normalize() accepts 2 args - passing fewer is an error.
62 normalize(@func);
H A Derr.D_NORMALIZE_AGGARG.bad.d33 * The first argument to normalize() should be an aggregation.
63 normalize(count(), 4);
H A Derr.D_NORMALIZE_SCALAR.bad.d33 * The second argument to normalize() should be a scalar.
62 normalize(@func, "hello");
H A Dtst.multinormalize.d59 normalize(@func1, 5);
63 normalize(@func2, 5);
H A Dtst.clearnormalize.d59 normalize(@func, 5);
73 normalize(@func, 5);
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DScalarEvolutionNormalization.h52 /// Normalize \p S to be post-increment for all loops present in \p
59 /// Normalize \p S for all add recurrence sub-expressions for which \p

12345678910>>...15