Home
last modified time | relevance | path

Searched defs:normalize (Results 1 – 21 of 21) sorted by relevance

/freebsd-12-stable/contrib/googletest/googletest/test/
Dgtest_json_test_utils.py35 def normalize(obj): function
/freebsd-12-stable/tools/tools/netmap/
Dctrs.h21 norm2(char *buf, double val, const char *fmt, int normalize) in norm2()
35 norm(char *buf, double val, int normalize) in norm()
Dpkt-gen.c192 static int normalize = 1; variable
/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
DCalcSpillWeights.h100 virtual float normalize(float UseDefFreq, unsigned Size, in normalize() function
/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/Support/
DVersionTuple.h100 VersionTuple normalize() const { in normalize() function
/freebsd-12-stable/contrib/ntp/libntp/
Dmktime.c114 normalize( in normalize() function
/freebsd-12-stable/contrib/gcc/
Dsreal.c135 normalize (sreal *x) in normalize() function
Difcvt.c626 int normalize) in noce_emit_store_flag()
917 int normalize, can_reverse; in noce_try_store_flag_constants() local
1045 int subtract, normalize; in noce_try_addcc() local
Dreal.c479 normalize (REAL_VALUE_TYPE *r) in normalize() function
/freebsd-12-stable/contrib/binutils/bfd/
Darchive.c1136 normalize (bfd *abfd, const char *file) in normalize() function
1169 normalize (bfd *abfd ATTRIBUTE_UNUSED, const char *file) in normalize() function
/freebsd-12-stable/contrib/xz/src/liblzma/lz/
Dlz_encoder_mf.c108 normalize(lzma_mf *mf) in normalize() function
/freebsd-12-stable/contrib/binutils/binutils/
Dar.c273 normalize (const char *file, bfd *abfd) in normalize() function
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Support/
DTriple.cpp833 std::string Triple::normalize(StringRef Str) { in normalize() function in Triple
DAPFloat.cpp1355 IEEEFloat::opStatus IEEEFloat::normalize(roundingMode rounding_mode, in normalize() function in llvm::detail::IEEEFloat
/freebsd-12-stable/contrib/atf/atf-c/detail/
Dfs.c239 normalize(atf_dynstr_t *d, char *p) in normalize() function
/freebsd-12-stable/contrib/llvm-project/compiler-rt/lib/builtins/
Dfp_lib.h241 static __inline int normalize(rep_t *significand) { in normalize() function
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Analysis/
DBlockFrequencyInfoImpl.cpp236 void Distribution::normalize() { in normalize() function in Distribution
/freebsd-12-stable/contrib/llvm-project/llvm/lib/CodeGen/
DRegAllocPBQP.cpp522 float normalize(float UseDefFreq, unsigned Size, unsigned NumInstr) override { in normalize() function in __anonbe4d01e80111::PBQPVirtRegAuxInfo
/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/ADT/
DTriple.h300 std::string normalize() const { return normalize(Data); } in normalize() function
/freebsd-12-stable/usr.bin/dc/
Dbcode.c409 normalize(struct number *n, u_int s) in normalize() function
/freebsd-12-stable/contrib/subversion/subversion/libsvn_repos/
Ddump.c921 svn_boolean_t normalize; member