HomeSort by relevance Sort by last modified time
    Searched full:normalized (Results 751 - 775 of 2497) sorted by null

<<31323334353637383940>>

  /libcore/ojluni/src/main/java/sun/util/calendar/
ImmutableGregorianDate.java 227 protected void setNormalized(boolean normalized) {
  /packages/apps/Camera2/src/com/android/camera/one/
Settings3A.java 117 * @return The size of (square) metering regions, normalized with respect to
  /packages/apps/DeskClock/src/com/android/deskclock/data/
StopwatchModel.java 212 * negative elapsed times are normalized to {@code 0}
  /packages/apps/Dialer/java/com/android/dialer/phonenumbercache/
ContactInfoHelper.java 462 * @param normalizedNumber the normalized number of the given number.
464 * used to format the number if the normalized phone is null.
519 // Only replace the normalized number if the new updated normalized number isn't empty.
  /packages/apps/Dialer/java/com/android/dialer/phonenumberproto/
PartitionedNumbers.java 59 * post dial digits are lost in the process. For example, the normalized version of a number
  /packages/providers/ContactsProvider/src/com/android/providers/contacts/
ContactLookupKey.java 160 // Parse the source ID or normalized display name
  /prebuilts/gdb/darwin-x86/lib/python2.7/distutils/
versionpredicate.py 40 The str() of a `VersionPredicate` provides a normalized
  /prebuilts/gdb/darwin-x86/lib/python2.7/wsgiref/
util.py 111 # above, we fix it here so that PATH_INFO gets normalized to
  /prebuilts/gdb/linux-x86/lib/python2.7/distutils/
versionpredicate.py 40 The str() of a `VersionPredicate` provides a normalized
  /prebuilts/gdb/linux-x86/lib/python2.7/wsgiref/
util.py 111 # above, we fix it here so that PATH_INFO gets normalized to
  /prebuilts/go/darwin-x86/src/vendor/golang_org/x/text/unicode/norm/
normalize.go 145 // patchTail fixes a case where a rune may be incorrectly normalized
300 // whether any non-normalized parts were found. If atEOF is false, n will
302 // non-normalized by appending other runes.
586 // is not correctly normalized. In this case the behavior is undefined.
  /prebuilts/go/linux-x86/src/vendor/golang_org/x/text/unicode/norm/
normalize.go 145 // patchTail fixes a case where a rune may be incorrectly normalized
300 // whether any non-normalized parts were found. If atEOF is false, n will
302 // non-normalized by appending other runes.
586 // is not correctly normalized. In this case the behavior is undefined.
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/distutils/
versionpredicate.py 40 The str() of a `VersionPredicate` provides a normalized
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/wsgiref/
util.py 111 # above, we fix it here so that PATH_INFO gets normalized to
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/distutils/
versionpredicate.py 40 The str() of a `VersionPredicate` provides a normalized
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/wsgiref/
util.py 111 # above, we fix it here so that PATH_INFO gets normalized to
  /prebuilts/tools/common/m2/repository/kr/motd/maven/os-maven-plugin/1.4.0.Final/
os-maven-plugin-1.4.0.Final.pom 17 A Maven extension/plugin that generates various useful platform-dependent project properties normalized from
  /sdk/eclipse/plugins/com.android.ide.eclipse.gldebugger/src/com/android/ide/eclipse/gltrace/state/
GLStateType.java 41 VERTEX_ATTRIB_ARRAY_NORMALIZED("Vertex Attrib Array Normalized"),
  /toolchain/binutils/binutils-2.27/intl/
finddomain.c 84 (5) normalized codeset
  /external/ImageMagick/ImageMagick/api/
morphology.html 136 <dd> Gaussian:{radius},{sigma} Generate a two-dimensional gaussian kernel, as used by -gaussian. The sigma for the curve is required. The resulting kernel is normalized, </dd>
194 <dd> However this kernel is als at the heart of the FreiChen Edge Detection Process which uses a set of 9 specially weighted kernel. These 9 kernels not be normalized, but directly applied to the image. The results is then added together, to produce the intensity of an edge in a specific direction. The square root of the pixel value can then be taken as the cosine of the edge, and at least 2 such runs at 90 degrees from each other, both the direction and the strength of the edge can be determined. </dd>
425 <dd>An array of double representing the morphology kernel. Warning: kernel may be normalized for the Convolve method. </dd>
437 <p>The first argument (and any normalization flags) are passed to ScaleKernelInfo() to scale/normalize the kernel. The second argument is then passed to UnityAddKernelInfo() to add a scled unity kernel into the scaled/normalized kernel.</p>
470 <p>If either of the two 'normalize_flags' are given the kernel will first be normalized and then further scaled by the scaling factor value given.</p>
506 zero. If the kernel is normalized regardless of any flags.
    [all...]
  /external/ImageMagick/www/api/
morphology.html 140 <dd> Gaussian:{radius},{sigma} Generate a two-dimensional gaussian kernel, as used by -gaussian. The sigma for the curve is required. The resulting kernel is normalized, </dd>
198 <dd> However this kernel is als at the heart of the FreiChen Edge Detection Process which uses a set of 9 specially weighted kernel. These 9 kernels not be normalized, but directly applied to the image. The results is then added together, to produce the intensity of an edge in a specific direction. The square root of the pixel value can then be taken as the cosine of the edge, and at least 2 such runs at 90 degrees from each other, both the direction and the strength of the edge can be determined. </dd>
429 <dd>An array of double representing the morphology kernel. Warning: kernel may be normalized for the Convolve method. </dd>
441 <p>The first argument (and any normalization flags) are passed to ScaleKernelInfo() to scale/normalize the kernel. The second argument is then passed to UnityAddKernelInfo() to add a scled unity kernel into the scaled/normalized kernel.</p>
474 <p>If either of the two 'normalize_flags' are given the kernel will first be normalized and then further scaled by the scaling factor value given.</p>
510 zero. If the kernel is normalized regardless of any flags.
    [all...]
morphology.php 136 <dd> Gaussian:{radius},{sigma} Generate a two-dimensional gaussian kernel, as used by -gaussian. The sigma for the curve is required. The resulting kernel is normalized, </dd>
194 <dd> However this kernel is als at the heart of the FreiChen Edge Detection Process which uses a set of 9 specially weighted kernel. These 9 kernels not be normalized, but directly applied to the image. The results is then added together, to produce the intensity of an edge in a specific direction. The square root of the pixel value can then be taken as the cosine of the edge, and at least 2 such runs at 90 degrees from each other, both the direction and the strength of the edge can be determined. </dd>
425 <dd>An array of double representing the morphology kernel. Warning: kernel may be normalized for the Convolve method. </dd>
437 <p>The first argument (and any normalization flags) are passed to ScaleKernelInfo() to scale/normalize the kernel. The second argument is then passed to UnityAddKernelInfo() to add a scled unity kernel into the scaled/normalized kernel.</p>
470 <p>If either of the two 'normalize_flags' are given the kernel will first be normalized and then further scaled by the scaling factor value given.</p>
506 zero. If the kernel is normalized regardless of any flags.
    [all...]
  /frameworks/base/core/java/android/text/format/
Time.java 241 * <p>This method can return incorrect results if the date / time cannot be normalized.
255 * the other fields. Requires that it be normalized for MONTH_DAY and
757 * this method returns, all the fields are normalized.
879 * object must already be normalized because this method uses the
    [all...]
  /packages/apps/UnifiedEmail/src/com/android/mail/utils/
Utils.java 711 * <p>A normalized MIME type has white-space trimmed,
721 * be normalized before they are used to create an Intent.
724 * @return normalized MIME data type, or null if the input was null
745 * Return a normalized representation of this Uri.
747 * <p>A normalized Uri has a lowercase scheme component.
756 * be normalized before they are used to create an Intent.
763 * @return normalized Uri (never null)
    [all...]
  /external/bouncycastle/bcprov/src/main/java/org/bouncycastle/math/ec/
ECPoint.java 121 * Returns the affine x-coordinate after checking that this point is normalized.
124 * @throws IllegalStateException if the point is not normalized
133 * Returns the affine y-coordinate after checking that this point is normalized
136 * @throws IllegalStateException if the point is not normalized
150 * normalized.
165 * normalized.
228 * @return a new ECPoint instance representing the same point, but with normalized coordinates
357 // Points with null curve are in affine form, so already normalized
373 // TODO Consider just requiring already normalized, to avoid silent performance degradation
409 // TODO Consider just requiring already normalized, to avoid silent performance degradatio
    [all...]

Completed in 875 milliseconds

<<31323334353637383940>>