HomeSort by relevance Sort by last modified time
    Searched refs:Normalize (Results 1 - 25 of 210) sorted by null

1 2 3 4 5 6 7 8 9

  /external/pdfium/core/fpdfdoc/
cpvt_wordrange.h 21 Normalize();
32 Normalize();
37 Normalize();
42 Normalize();
63 void Normalize() {
  /external/llvm/include/llvm/Analysis/
ScalarEvolutionNormalization.h 53 /// Normalize - Normalize according to the given loops.
54 Normalize,
56 /// update the given loop set, and normalize.
  /external/swiftshader/third_party/LLVM/include/llvm/Analysis/
ScalarEvolutionNormalization.h 53 /// Normalize - Normalize according to the given loops.
54 Normalize,
56 /// update the given loop set, and normalize.
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Analysis/
ScalarEvolutionNormalization.h 53 /// Normalize - Normalize according to the given loops.
54 Normalize,
56 /// update the given loop set, and normalize.
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Analysis/
ScalarEvolutionNormalization.h 53 /// Normalize - Normalize according to the given loops.
54 Normalize,
56 /// update the given loop set, and normalize.
  /external/google-breakpad/src/testing/gtest/include/gtest/internal/
gtest-filepath.h 65 Normalize();
69 Normalize();
197 void Normalize();
  /external/llvm/utils/unittest/googletest/include/gtest/internal/
gtest-filepath.h 65 Normalize();
69 Normalize();
197 void Normalize();
  /external/protobuf/gtest/include/gtest/internal/
gtest-filepath.h 65 Normalize();
69 Normalize();
197 void Normalize();
  /external/swiftshader/third_party/LLVM/utils/unittest/googletest/include/gtest/internal/
gtest-filepath.h 65 Normalize();
69 Normalize();
197 void Normalize();
  /external/v8/src/
diy-fp.h 18 // Multiplication and Subtraction do not normalize their results.
57 void Normalize() {
77 static DiyFp Normalize(const DiyFp& a) {
79 result.Normalize();
  /external/googletest/googletest/include/gtest/internal/
gtest-filepath.h 65 Normalize();
193 void Normalize();
  /external/libvpx/libvpx/third_party/googletest/src/include/gtest/internal/
gtest-filepath.h 65 Normalize();
193 void Normalize();
  /external/mesa3d/src/gtest/include/gtest/internal/
gtest-filepath.h 65 Normalize();
193 void Normalize();
  /external/trappy/trappy/plotter/
ColorMap.py 19 from matplotlib.colors import ListedColormap, Normalize
44 self.color_norm = clrs.Normalize(vmin=0, vmax=num_colors)
  /external/v8/testing/gtest/include/gtest/internal/
gtest-filepath.h 65 Normalize();
193 void Normalize();
  /external/vulkan-validation-layers/tests/gtest-1.7.0/include/gtest/internal/
gtest-filepath.h 65 Normalize();
193 void Normalize();
  /prebuilts/ndk/r16/sources/third_party/googletest/googletest/include/gtest/internal/
gtest-filepath.h 65 Normalize();
193 void Normalize();
  /prebuilts/ndk/r16/sources/third_party/vulkan/src/tests/gtest-1.7.0/include/gtest/internal/
gtest-filepath.h 65 Normalize();
193 void Normalize();
  /external/lzma/CPP/7zip/Compress/
PpmdEncoder.h 29 void Normalize(int level);
PpmdEncoder.cpp 19 void CEncProps::Normalize(int level)
45 _props.Normalize(-1);
92 props.Normalize(level);
  /external/pdfium/core/fxcrt/
fx_coordinates.cpp 29 void FX_RECT::Normalize() {
38 src_n.Normalize();
39 Normalize();
74 void CFX_FloatRect::Normalize() {
89 Normalize();
91 other.Normalize();
101 Normalize();
103 other.Normalize();
116 rect.Normalize();
126 rect.Normalize();
    [all...]
  /external/tensorflow/tensorflow/compiler/xla/service/
bfloat16_normalization_test.cc 68 bool Normalize(HloModule* module) {
98 EXPECT_FALSE(Normalize(module.get()));
126 EXPECT_TRUE(Normalize(module.get()));
156 EXPECT_TRUE(Normalize(module.get()));
194 EXPECT_TRUE(Normalize(module.get()));
240 EXPECT_TRUE(Normalize(module.get()));
  /external/mesa3d/src/mesa/tnl/
t_vb_normals.c 113 if (ctx->Transform.Normalize) {
130 if (ctx->Transform.Normalize) {
  /hardware/qcom/display/msm8909/sdm/include/utils/
rect.h 50 void Normalize(const uint32_t &align_x, const uint32_t &align_y, LayerRect *rect);
  /hardware/qcom/display/msm8909w_3100/sdm/include/utils/
rect.h 49 void Normalize(const uint32_t &align_x, const uint32_t &align_y, LayerRect *rect);

Completed in 621 milliseconds

1 2 3 4 5 6 7 8 9