Home
last modified time | relevance | path

Searched defs:normalize (Results 151 – 175 of 1774) sorted by relevance

12345678910>>...71

/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/library/core/src/num/
H A Ddiy_float.rs41 pub fn normalize(&self) -> Fp { in normalize() method
/aosp_15_r20/external/executorch/examples/demo-apps/apple_ios/ExecuTorchDemo/ExecuTorchDemo/Sources/MobileNet/
H A DMobileNetClassifier.swift129 private func normalize(_ rawData: [UInt8]) -> [Float] { in normalize() function
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/library/core/src/num/
H A Ddiy_float.rs41 pub fn normalize(&self) -> Fp { in normalize() method
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/library/core/src/num/
H A Ddiy_float.rs41 pub fn normalize(&self) -> Fp { in normalize() method
/aosp_15_r20/external/libaom/test/
H A Dnoise_model_test.cc669 const double normalize = 1 << shift; in TYPED_TEST_P() local
741 const double normalize = (1 << shift); in TYPED_TEST_P() local
841 const double normalize = 1 << shift; in TYPED_TEST_P() local
/aosp_15_r20/external/armnn/src/backends/neon/test/
H A DNeonOptimizedNetworkTests.cpp56 armnn::IConnectableLayer* normalize = net->AddNormalizationLayer(descriptor); variable
/aosp_15_r20/external/apache-commons-math/src/main/java/org/apache/commons/math3/geometry/
H A DVector.java115 Vector<S> normalize() throws MathArithmeticException; in normalize() method
/aosp_15_r20/external/owasp/sanitizer/src/tests/org/owasp/html/
DHtmlStreamRendererTest.java293 private String normalize(String htmlInput) throws Exception { in normalize() method in HtmlStreamRendererTest
/aosp_15_r20/external/xz-java/src/org/tukaani/xz/lz/
H A DHash234.java97 void normalize(int normalizationOffset) { in normalize() method in Hash234
/aosp_15_r20/frameworks/base/core/java/android/gesture/
H A DInstance.java50 private void normalize() { in normalize() method in Instance
/aosp_15_r20/external/fonttools/MetaTools/
H A DbuildUCD.py247 def normalize(string): function
/aosp_15_r20/external/jimfs/jimfs/src/main/java/com/google/common/jimfs/
H A DPathNormalization.java117 public static String normalize(String string, Iterable<PathNormalization> normalizations) { in normalize() method in PathNormalization
/aosp_15_r20/external/eigen/Eigen/src/Geometry/
H A DQuaternion.h129 EIGEN_DEVICE_FUNC inline void normalize() { coeffs().normalize(); } in normalize() function
/aosp_15_r20/external/mbedtls/tests/scripts/
H A Dtest_psa_constant_names.py61 def normalize(expr: str) -> str: function
/aosp_15_r20/external/pytorch/torch/csrc/api/include/torch/nn/functional/
H A Dnormalization.h14 inline Tensor normalize( in normalize() function
/aosp_15_r20/external/openthread/third_party/mbedtls/repo/tests/scripts/
H A Dtest_psa_constant_names.py61 def normalize(expr: str) -> str: function
/aosp_15_r20/frameworks/base/media/mca/filterfw/native/core/
H A Dshader_program.cpp950 bool normalize) { in SetAttributeValues()
976 bool normalize) { in SetAttributeValues()
/aosp_15_r20/external/angle/third_party/logdog/logdog/
H A Dstreamname.py93 def normalize(v, prefix=None): function
/aosp_15_r20/external/chromium-trace/catapult/third_party/polymer/components/web-animations-js/src/
H A Dmatrix-decomposition.js80 function normalize(v) { function
/aosp_15_r20/frameworks/base/packages/SettingsLib/Spa/spa/src/com/android/settingslib/spa/framework/util/
H A DParameter.kt58 fun List<NamedNavArgument>.normalize( in normalize() method
/aosp_15_r20/frameworks/compile/mclinker/lib/Core/
DLinker.cpp77 bool Linker::normalize(Module& pModule, IRBuilder& pBuilder) { in normalize() function in mcld::Linker
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Support/
DVersionTuple.h108 VersionTuple normalize() const { in normalize() function
/aosp_15_r20/cts/apps/CtsVerifier/src/com/android/cts/verifier/sensors/renderers/
H A DGLArrowSensorTestRenderer.java225 public static void normalize(float[] vector) { in normalize() method in GLArrowSensorTestRenderer
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/Support/
DVersionTuple.h108 VersionTuple normalize() const { in normalize() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Support/
DVersionTuple.h108 VersionTuple normalize() const { in normalize() function

12345678910>>...71