Searched defs:_normalize (Results 1 – 10 of 10) sorted by relevance
/external/googletest/googletest/test/ |
D | gtest_json_test_utils.py | 45 def _normalize(key, value): function
|
/external/tensorflow/tensorflow/python/data/experimental/kernel_tests/ |
D | directed_interleave_dataset_test.py | 53 def _normalize(self, vec): member in DirectedInterleaveDatasetTest
|
/external/llvm-project/clang/utils/analyzer/ |
D | SATestBenchmark.py | 105 def _normalize(old: pd.DataFrame, function
|
/external/tensorflow/tensorflow/python/kernel_tests/random/ |
D | multinomial_op_test.py | 146 def _normalize(self, vec): member in MultinomialTest
|
/external/icu/icu4c/source/common/ |
D | unormcmp.cpp | 532 UBool _normalize(const Normalizer2 *n2, const UChar *s, int32_t length, in _normalize() function
|
/external/python/cpython3/Lib/email/ |
D | header.py | 393 def _normalize(self): member in Header
|
/external/python/cpython3/Lib/ |
D | fractions.py | 62 def __new__(cls, numerator=0, denominator=None, *, _normalize=True): argument
|
D | _pydecimal.py | 5640 def _normalize(op1, op2, prec = 0): function
|
/external/python/cpython2/Lib/ |
D | decimal.py | 5466 def _normalize(op1, op2, prec = 0): function
|
/external/mesa3d/src/compiler/glsl/ |
D | builtin_functions.cpp | 5842 builtin_builder::_normalize(builtin_available_predicate avail, const glsl_type *type) in _normalize() function in builtin_builder
|