/packages/apps/Camera2/src/com/android/camera/one/ |
OneCamera.java | 355 * Normalized coordinates are referenced to portrait preview window with (0, 358 * @param nx normalized x coordinate. 359 * @param ny normalized y coordinate.
|
/prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/Sema/ |
TypoCorrection.h | 114 /// If Normalized is true, scale the distance down by the CharDistanceWeight 116 unsigned getEditDistance(bool Normalized = true) const { 129 return Normalized ? NormalizeEditDistance(ED) : ED;
|
/prebuilts/clang/host/darwin-x86/clang-4393122/include/clang/Sema/ |
TypoCorrection.h | 114 /// If Normalized is true, scale the distance down by the CharDistanceWeight 116 unsigned getEditDistance(bool Normalized = true) const { 129 return Normalized ? NormalizeEditDistance(ED) : ED;
|
/prebuilts/clang/host/darwin-x86/clang-4479392/include/clang/Sema/ |
TypoCorrection.h | 114 /// If Normalized is true, scale the distance down by the CharDistanceWeight 116 unsigned getEditDistance(bool Normalized = true) const { 129 return Normalized ? NormalizeEditDistance(ED) : ED;
|
/prebuilts/clang/host/darwin-x86/clang-4579689/include/clang/Sema/ |
TypoCorrection.h | 114 /// If Normalized is true, scale the distance down by the CharDistanceWeight 116 unsigned getEditDistance(bool Normalized = true) const { 129 return Normalized ? NormalizeEditDistance(ED) : ED;
|
/prebuilts/clang/host/darwin-x86/clang-4630689/include/clang/Sema/ |
TypoCorrection.h | 114 /// If Normalized is true, scale the distance down by the CharDistanceWeight 116 unsigned getEditDistance(bool Normalized = true) const { 129 return Normalized ? NormalizeEditDistance(ED) : ED;
|
/prebuilts/clang/host/darwin-x86/clang-4639204/include/clang/Sema/ |
TypoCorrection.h | 114 /// If Normalized is true, scale the distance down by the CharDistanceWeight 116 unsigned getEditDistance(bool Normalized = true) const { 129 return Normalized ? NormalizeEditDistance(ED) : ED;
|
/prebuilts/clang/host/darwin-x86/clang-4691093/include/clang/Sema/ |
TypoCorrection.h | 114 /// If Normalized is true, scale the distance down by the CharDistanceWeight 116 unsigned getEditDistance(bool Normalized = true) const { 129 return Normalized ? NormalizeEditDistance(ED) : ED;
|
/prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/Sema/ |
TypoCorrection.h | 114 /// If Normalized is true, scale the distance down by the CharDistanceWeight 116 unsigned getEditDistance(bool Normalized = true) const { 129 return Normalized ? NormalizeEditDistance(ED) : ED;
|
/prebuilts/clang/host/linux-x86/clang-4393122/include/clang/Sema/ |
TypoCorrection.h | 114 /// If Normalized is true, scale the distance down by the CharDistanceWeight 116 unsigned getEditDistance(bool Normalized = true) const { 129 return Normalized ? NormalizeEditDistance(ED) : ED;
|
/prebuilts/clang/host/linux-x86/clang-4479392/include/clang/Sema/ |
TypoCorrection.h | 114 /// If Normalized is true, scale the distance down by the CharDistanceWeight 116 unsigned getEditDistance(bool Normalized = true) const { 129 return Normalized ? NormalizeEditDistance(ED) : ED;
|
/prebuilts/clang/host/linux-x86/clang-4579689/include/clang/Sema/ |
TypoCorrection.h | 114 /// If Normalized is true, scale the distance down by the CharDistanceWeight 116 unsigned getEditDistance(bool Normalized = true) const { 129 return Normalized ? NormalizeEditDistance(ED) : ED;
|
/prebuilts/clang/host/linux-x86/clang-4630689/include/clang/Sema/ |
TypoCorrection.h | 114 /// If Normalized is true, scale the distance down by the CharDistanceWeight 116 unsigned getEditDistance(bool Normalized = true) const { 129 return Normalized ? NormalizeEditDistance(ED) : ED;
|
/prebuilts/clang/host/linux-x86/clang-4639204/include/clang/Sema/ |
TypoCorrection.h | 114 /// If Normalized is true, scale the distance down by the CharDistanceWeight 116 unsigned getEditDistance(bool Normalized = true) const { 129 return Normalized ? NormalizeEditDistance(ED) : ED;
|
/prebuilts/clang/host/linux-x86/clang-4691093/include/clang/Sema/ |
TypoCorrection.h | 114 /// If Normalized is true, scale the distance down by the CharDistanceWeight 116 unsigned getEditDistance(bool Normalized = true) const { 129 return Normalized ? NormalizeEditDistance(ED) : ED;
|
/prebuilts/go/darwin-x86/src/math/big/ |
int_test.go | 64 t.Errorf("%v is not normalized", z) 92 t.Errorf("%s%v is not normalized", msg, z) 286 t.Errorf("#%d Quo: %v is not normalized", i, *q1) 289 t.Errorf("#%d Rem: %v is not normalized", i, *r1) 297 t.Errorf("#%d Quo: %v is not normalized", i, *q2) 300 t.Errorf("#%d Rem: %v is not normalized", i, *r2) 309 t.Errorf("#%d Div: %v is not normalized", i, *d1) 312 t.Errorf("#%d Mod: %v is not normalized", i, *m1) 320 t.Errorf("#%d Div: %v is not normalized", i, *d2) 323 t.Errorf("#%d Mod: %v is not normalized", i, *m2 [all...] |
/prebuilts/go/linux-x86/src/math/big/ |
int_test.go | 64 t.Errorf("%v is not normalized", z) 92 t.Errorf("%s%v is not normalized", msg, z) 286 t.Errorf("#%d Quo: %v is not normalized", i, *q1) 289 t.Errorf("#%d Rem: %v is not normalized", i, *r1) 297 t.Errorf("#%d Quo: %v is not normalized", i, *q2) 300 t.Errorf("#%d Rem: %v is not normalized", i, *r2) 309 t.Errorf("#%d Div: %v is not normalized", i, *d1) 312 t.Errorf("#%d Mod: %v is not normalized", i, *m1) 320 t.Errorf("#%d Div: %v is not normalized", i, *d2) 323 t.Errorf("#%d Mod: %v is not normalized", i, *m2 [all...] |
/art/tools/bisection_search/ |
README.md | 65 --expected-retcode {SUCCESS,TIMEOUT,ERROR} expected normalized return code
|
/bionic/libc/include/bits/ |
fenv_mips.h | 43 * to the closest normalized value.
|
/cts/tests/camera/src/android/hardware/camera2/cts/rs/ |
ScriptYuvCrop.java | 42 * A rectangle holding the top,left,right,bottom normalized coordinates each within [0,1].
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Include/ |
longintrepr.h | 80 In a normalized number, ob_digit[abs(ob_size)-1] (the most significant
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Lib/ |
fnmatch.py | 35 Both FILENAME and PATTERN are first case-normalized
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Include/ |
longintrepr.h | 80 In a normalized number, ob_digit[abs(ob_size)-1] (the most significant
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/ |
fnmatch.py | 35 Both FILENAME and PATTERN are first case-normalized
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Tools/world/ |
README | 66 of a Python dictionary, and country names are normalized
|