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

<<21222324252627282930>>

  /external/mesa3d/src/mesa/drivers/dri/i965/
brw_nir_attribute_workarounds.c 89 /* ES 3.0 has different rules for converting signed normalized
  /external/mesa3d/src/mesa/main/
format_parser.py 425 """Returns true if this format is normalized.
427 While only integer formats can be normalized, not all integer formats
428 are normalized. Normalized integer formats are those where the
formats.h 404 /* Packed signed/normalized formats */
418 /* Array signed/normalized formats */
474 /* Packed signed/unsigned non-normalized integer formats */
497 /* Array signed/unsigned non-normalized integer formats */
  /external/mesa3d/src/mesa/tnl/
t_context.c 222 * it wants Normalized Device Coords (NDC) computed. I.e. whether
  /external/mockftpserver/MockFtpServer/src/main/java/org/mockftpserver/core/command/
Command.java 138 * Return the name, normalized to a common format - convert to upper case.
  /external/python/cpython2/Doc/c-api/
float.rst 86 Return the minimum normalized positive float *DBL_MIN* as C :c:type:`double`.
  /external/python/cpython2/Doc/library/
fnmatch.rst 48 then both parameters will be normalized to all lower- or upper-case before
stringprep.rst 22 preparation procedure, after which they have a certain normalized form. The RFC
  /external/python/cpython2/Lib/distutils/
versionpredicate.py 40 The str() of a `VersionPredicate` provides a normalized
  /external/python/cpython2/Lib/wsgiref/
util.py 111 # above, we fix it here so that PATH_INFO gets normalized to
  /external/python/cpython2/Tools/scripts/
patchcheck.py 94 """Make sure that the whitespace for .py files have been normalized."""
  /external/python/cpython3/Doc/library/
fnmatch.rst 47 then both parameters will be normalized to all lower- or upper-case before
stringprep.rst 23 preparation procedure, after which they have a certain normalized form. The RFC
  /external/python/cpython3/Lib/distutils/
versionpredicate.py 41 The str() of a `VersionPredicate` provides a normalized
  /external/python/cpython3/Lib/
macpath.py 150 """Path cannot be normalized"""
  /external/python/cpython3/Lib/wsgiref/
util.py 111 # above, we fix it here so that PATH_INFO gets normalized to
  /external/skia/src/gpu/
GrTextureStripAtlas.h 75 * atlas and scaleFactor, returned by getNormalizedTexelHeight, is the normalized height of
  /external/skia/src/utils/
SkFloatUtils.h 85 * On an Intel CPU, passing a non-normalized NAN (Not a Number)
  /external/skia/tests/
PointTest.cpp 101 // now that pt is normalized, we check its length
  /external/skqp/src/gpu/
GrTextureProducer.h 50 * be in texel units (rather than normalized) with
GrTextureStripAtlas.h 75 * atlas and scaleFactor, returned by getNormalizedTexelHeight, is the normalized height of
  /external/skqp/src/utils/
SkFloatUtils.h 85 * On an Intel CPU, passing a non-normalized NAN (Not a Number)
  /external/skqp/tests/
PointTest.cpp 101 // now that pt is normalized, we check its length
  /external/swiftshader/third_party/LLVM/test/CodeGen/X86/
lsr-normalization.ll 6 ; loop. The expression should be properly normalized and simplified,
  /external/tensorflow/tensorflow/compiler/xla/service/
batchnorm_expander.cc 271 auto normalized = add( local
277 operand_shape, HloOpcode::kMultiply, normalized, scale_broadcasted));
372 auto normalized = add( local
378 operand_shape, HloOpcode::kMultiply, normalized, scale_broadcasted));

Completed in 2534 milliseconds

<<21222324252627282930>>