| /packages/apps/Calendar/src/com/android/calendar/widget/ |
| CalendarAppWidgetService.java | 449 long midnightDeviceTz = time.normalize(true); 457 long midnightHomeTz = time.normalize(true); 533 if (time.normalize(true) != sLastUpdateTime) { 536 time2.normalize(true);
|
| /packages/apps/Settings/src/com/android/settings/datausage/ |
| DataUsageUtils.java | 151 return NetworkTemplate.normalize(mobileAll,
|
| /packages/providers/ContactsProvider/src/com/android/providers/contacts/ |
| ContactLookupKey.java | 79 NameNormalizer.normalize(displayName));
|
| /prebuilts/go/darwin-x86/src/math/ |
| log1p.go | 168 u = Float64frombits(iu | 0x3ff0000000000000) // normalize u 171 u = Float64frombits(iu | 0x3fe0000000000000) // normalize u/2
|
| /prebuilts/go/linux-x86/src/math/ |
| log1p.go | 168 u = Float64frombits(iu | 0x3ff0000000000000) // normalize u 171 u = Float64frombits(iu | 0x3fe0000000000000) // normalize u/2
|
| /prebuilts/ndk/r16/sources/third_party/vulkan/src/libs/glm/detail/ |
| dummy.cpp | 67 #include <glm/geometric.hpp>// glm::cross, glm::normalize
76 return glm::normalize(glm::cross(c - a, b - a));
152 #include <glm/geometric.hpp>// glm::normalize, glm::dot, glm::reflect
164 glm::vec3 LightVertor(glm::normalize(
178 glm::normalize(-LightVector),
179 glm::normalize(Intersection.normal)));
|
| /prebuilts/ndk/r16/sources/third_party/vulkan/src/libs/glm/gtx/ |
| simd_quat.hpp | 206 detail::fquatSIMD normalize(
|
| /external/bouncycastle/bcprov/src/main/java/org/bouncycastle/math/ec/ |
| ECPoint.java | 77 return normalize().detach(); 99 * @deprecated Use getAffineXCoord(), or normalize() and getXCoord(), instead 103 return normalize().getXCoord(); 113 * @deprecated Use getAffineYCoord(), or normalize() and getYCoord(), instead 117 return normalize().getYCoord(); 148 * affine coordinate system; use normalize() to get a point where the coordinates have their 163 * affine coordinate system; use normalize() to get a point where the coordinates have their 230 public ECPoint normalize() method in class:ECPoint 252 return normalize(Z1.invert()); 257 ECPoint normalize(ECFieldElement zInv method in class:ECPoint [all...] |
| /external/deqp/modules/gles3/functional/ |
| es3fDrawTests.cpp | 125 spec.attribs[0].normalize = false; 136 spec.attribs[1].normalize = false; 203 spec.attribs[0].normalize = false; 238 spec.attribs[0].normalize = false; 249 spec.attribs[1].normalize = false; 284 spec.attribs[0].normalize = false; 296 spec.attribs[1].normalize = false; 309 spec.attribs[2].normalize = false; 344 spec.attribs[0].normalize = false; 372 spec.attribs[1].normalize = false [all...] |
| /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Tools/unicode/ |
| mkstringprep.py | 207 b = unicodedata.normalize("NFKC", al)
209 c = unicodedata.normalize("NFKC", bl)
226 b = unicodedata.normalize("NFKC", al)
228 c = unicodedata.normalize("NFKC", bl)
|
| /external/eigen/Eigen/src/Eigenvalues/ |
| GeneralizedEigenSolver.h | 355 m_eivec.col(i).real().normalize(); 404 m_eivec.col(i+1).normalize();
|
| /external/mockftpserver/MockFtpServer/src/test/groovy/org/mockftpserver/fake/filesystem/ |
| AbstractFakeFileSystemTestCase.groovy | 138 shouldFailWithMessageContaining("path") { fileSystem.normalize(null) }
|
| /external/python/cpython2/Tools/unicode/ |
| mkstringprep.py | 207 b = unicodedata.normalize("NFKC", al) 209 c = unicodedata.normalize("NFKC", bl) 226 b = unicodedata.normalize("NFKC", al) 228 c = unicodedata.normalize("NFKC", bl)
|
| /external/python/cpython3/Tools/unicode/ |
| mkstringprep.py | 213 b = unicodedata.normalize("NFKC", al) 215 c = unicodedata.normalize("NFKC", bl) 232 b = unicodedata.normalize("NFKC", al) 234 c = unicodedata.normalize("NFKC", bl)
|
| /external/sl4a/Common/src/com/googlecode/android_scripting/facade/ |
| DataUsageController.java | 113 template = NetworkTemplate.normalize(template, mTelephonyManager.getMergedSubscriberIds()); 127 template = NetworkTemplate.normalize(template, mTelephonyManager.getMergedSubscriberIds());
|
| /frameworks/base/media/mca/filterfw/jni/ |
| jni_shader_program.cpp | 296 jboolean normalize) { 314 ToCppBool(normalize));
|
| /frameworks/rs/tests/java_api/RSUnitTests/src/com/android/rs/unittest/ |
| fp_mad.rs | 76 data_f4[i] = normalize(data_f4[i]);
|
| /libcore/ojluni/src/main/java/sun/util/locale/ |
| BaseLocale.java | 280 public static Key normalize(Key key) { method in class:BaseLocale.Key 306 return Key.normalize(key);
|
| /external/tensorflow/tensorflow/contrib/seq2seq/python/ops/ |
| attention_wrapper.py | 435 def _bahdanau_score(processed_query, keys, normalize): 453 To enable the second form, set `normalize=True`. 458 normalize: Whether to normalize the score function. 470 if normalize: 507 `normalize=True`. 514 normalize=False, 528 normalize: Python boolean. Whether to normalize the energy term. 556 self._normalize = normalize [all...] |
| /frameworks/base/tests/Camera2Tests/SmartCamera/SimpleCamera/src/androidx/media/filterfw/ |
| ImageShader.java | 96 public void set(boolean normalize, int stride, int components, int type, float[] values) { 98 mShouldNormalize = normalize; 110 public void set(boolean normalize, int offset, int stride, int components, int type, 113 mShouldNormalize = normalize; 406 int stride, int offset, boolean normalize) { 408 attr.set(normalize, offset, stride, components, type, vbo);
|
| /external/ImageMagick/MagickCore/ |
| effect.c | 143 normalize, 222 normalize=0.0; 231 normalize+=kernel[i][k]; 235 kernel[i][(k-1)/2]+=(double) (1.0-normalize); 465 normalize, 544 normalize=0.0; 553 normalize+=kernel[i][k]; 557 kernel[i][(k-1)/2]=(double) ((-2.0)*normalize); 141 normalize, local 462 normalize, local 1270 normalize; local 1973 normalize; local 3631 normalize; local [all...] |
| /hardware/google/av/codec2/tests/vndk/ |
| C2BufferTest.cpp | 164 // normalize (change invalid segments to empty segments) 165 static_assert(C2Segment(123u, 456u).normalize() == C2Segment(123u, 456u), ""); 166 static_assert(C2Segment(123u, ~123u).normalize() == C2Segment(123u, ~123u), ""); 167 static_assert(C2Segment(123u, 1 + ~123u).normalize() == C2Segment(123u, 0u), ""); 169 // note: normalize cannot be used to make this work 170 static_assert(C2Segment(123u, 456u).intersect(C2Segment(150u, ~150u)).normalize() == C2Segment(150u, 429u), ""); 171 static_assert(C2Segment(123u, 456u).intersect(C2Segment(150u, 1 + ~150u)).normalize() != C2Segment(150u, 429u), ""); 172 static_assert(C2Segment(123u, 456u).intersect(C2Segment(150u, 1 + ~150u)).normalize() == C2Segment(150u, 0u), ""); 180 static_assert(C2Segment(123u, 456u).intersect(C2Segment(150u, 1 + ~150u).saturate()).normalize() == C2Segment(150u, 429u), ""); 181 static_assert(C2Segment(123u, 456u).intersect(C2Segment(0u, 100u).saturate()).normalize() == C2Segment(123u, 0u), "") [all...] |
| /external/deqp/modules/glshared/ |
| glsDrawTest.cpp | [all...] |
| /external/skia/src/gpu/ccpr/ |
| GrCCGeometry.cpp | 49 static inline Sk2f normalize(const Sk2f& n) { function 118 Sk2f n = normalize(tan0) - normalize(tan1); 465 Sk2f n = normalize(tan0) - normalize(tan3);
|
| /external/skqp/src/gpu/ccpr/ |
| GrCCGeometry.cpp | 49 static inline Sk2f normalize(const Sk2f& n) { function 118 Sk2f n = normalize(tan0) - normalize(tan1); 465 Sk2f n = normalize(tan0) - normalize(tan3);
|