Home
last modified time | relevance | path

Searched defs:normalize (Results 176 – 200 of 1774) sorted by relevance

12345678910>>...71

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Support/
H A DVersionTuple.h110 VersionTuple normalize() const { in normalize() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Support/
DVersionTuple.h108 VersionTuple normalize() const { in normalize() function
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/serde_json-1.0.115/src/lexical/
H A Dfloat.rs79 pub(crate) fn normalize(&mut self) -> u32 { in normalize() method
H A Dmath.rs529 pub fn normalize(x: &mut Vec<Limb>) { in normalize() function
840 fn normalize(&mut self) { in normalize() method
/aosp_15_r20/external/skia/src/pathops/
H A DSkLineParameters.h125 bool normalize() { in normalize() function
/aosp_15_r20/external/rust/android-crates-io/crates/serde_json/src/lexical/
Dfloat.rs79 pub(crate) fn normalize(&mut self) -> u32 { in normalize() method
Dmath.rs529 pub fn normalize(x: &mut Vec<Limb>) { in normalize() function
840 fn normalize(&mut self) { in normalize() method
/aosp_15_r20/frameworks/base/media/mca/filterfw/java/android/filterfw/geometry/
H A DPoint.java88 public Point normalize() { in normalize() method in Point
/aosp_15_r20/external/replicaisland/src/com/replica/replicaisland/
H A DVector2.java100 public final float normalize() { in normalize() method in Vector2
/aosp_15_r20/frameworks/base/services/incremental/
H A Dpath.cpp91 std::string normalize(std::string_view path) { in normalize() function
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/serde_json_lenient-0.2.1/src/lexical/
H A Dfloat.rs79 pub(crate) fn normalize(&mut self) -> u32 { in normalize() method
H A Dmath.rs529 pub fn normalize(x: &mut Vec<Limb>) { in normalize() function
840 fn normalize(&mut self) { in normalize() method
/aosp_15_r20/external/coreboot/src/northbridge/intel/i945/
H A Drcven.c88 static int normalize(int channel_offset, u8 *mediumcoarse, u8 *fine) in normalize() function
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/vendor/compiler_builtins/libm/src/math/
H A Dfma.rs13 fn normalize(x: f64) -> Num { in normalize() function
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/vendor/compiler_builtins/libm/src/math/
H A Dfma.rs13 fn normalize(x: f64) -> Num { in normalize() function
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/vendor/compiler_builtins/libm/src/math/
H A Dfma.rs13 fn normalize(x: f64) -> Num { in normalize() function
/aosp_15_r20/external/mbedtls/scripts/mbedtls_dev/
H A Dpsa_storage.py59 def normalize(string: str) -> str: member in Expr
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/vendor/compiler_builtins/libm/src/math/
H A Dfma.rs13 fn normalize(x: f64) -> Num { in normalize() function
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/vendor/compiler_builtins/libm/src/math/
H A Dfma.rs13 fn normalize(x: f64) -> Num { in normalize() function
/aosp_15_r20/external/rust/android-crates-io/crates/libm/src/math/
Dfma.rs13 fn normalize(x: f64) -> Num { in normalize() function
/aosp_15_r20/external/openthread/third_party/mbedtls/repo/scripts/mbedtls_dev/
H A Dpsa_storage.py59 def normalize(string: str) -> str: member in Expr
/aosp_15_r20/external/bouncycastle/repackaged/bcprov/src/main/java/com/android/org/bouncycastle/math/ec/
H A DECPoint.java214 public ECPoint normalize() in normalize() method in ECPoint
259 ECPoint normalize(ECFieldElement zInv) in normalize() method in ECPoint
/aosp_15_r20/external/bouncycastle/repackaged_platform/bcprov/src/main/java/com/android/internal/org/bouncycastle/math/ec/
H A DECPoint.java214 public ECPoint normalize() in normalize() method in ECPoint
259 ECPoint normalize(ECFieldElement zInv) in normalize() method in ECPoint
/aosp_15_r20/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/math/ec/
H A DECPoint.java212 public ECPoint normalize() in normalize() method in ECPoint
257 ECPoint normalize(ECFieldElement zInv) in normalize() method in ECPoint
/aosp_15_r20/external/icu/icu4j/main/collate/src/main/java/com/ibm/icu/impl/coll/
H A DFCDIterCollationIterator.java402 private void normalize(CharSequence s) { in normalize() method

12345678910>>...71