HomeSort by relevance Sort by last modified time
    Searched full:variance (Results 301 - 325 of 662) sorted by null

<<11121314151617181920>>

  /prebuilts/clang/host/darwin-x86/clang-4630689/include/clang/AST/
DeclObjC.h 513 /// Describes the variance of a given generic parameter.
543 /// The variance of the type parameter.
544 unsigned Variance : 2;
546 /// The location of the variance, if any.
554 ObjCTypeParamVariance variance, SourceLocation varianceLoc,
560 Index(index), Variance(static_cast<unsigned>(variance)),
565 ObjCTypeParamVariance variance,
576 /// Determine the variance of this type parameter.
578 return static_cast<ObjCTypeParamVariance>(Variance);
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/clang/AST/
DeclObjC.h 513 /// Describes the variance of a given generic parameter.
543 /// The variance of the type parameter.
544 unsigned Variance : 2;
546 /// The location of the variance, if any.
554 ObjCTypeParamVariance variance, SourceLocation varianceLoc,
560 Index(index), Variance(static_cast<unsigned>(variance)),
565 ObjCTypeParamVariance variance,
576 /// Determine the variance of this type parameter.
578 return static_cast<ObjCTypeParamVariance>(Variance);
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/clang/AST/
DeclObjC.h 513 /// Describes the variance of a given generic parameter.
543 /// The variance of the type parameter.
544 unsigned Variance : 2;
546 /// The location of the variance, if any.
554 ObjCTypeParamVariance variance, SourceLocation varianceLoc,
560 Index(index), Variance(static_cast<unsigned>(variance)),
565 ObjCTypeParamVariance variance,
576 /// Determine the variance of this type parameter.
578 return static_cast<ObjCTypeParamVariance>(Variance);
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/AST/
DeclObjC.h 513 /// Describes the variance of a given generic parameter.
543 /// The variance of the type parameter.
544 unsigned Variance : 2;
546 /// The location of the variance, if any.
554 ObjCTypeParamVariance variance, SourceLocation varianceLoc,
560 Index(index), Variance(static_cast<unsigned>(variance)),
565 ObjCTypeParamVariance variance,
576 /// Determine the variance of this type parameter.
578 return static_cast<ObjCTypeParamVariance>(Variance);
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4393122/include/clang/AST/
DeclObjC.h 513 /// Describes the variance of a given generic parameter.
543 /// The variance of the type parameter.
544 unsigned Variance : 2;
546 /// The location of the variance, if any.
554 ObjCTypeParamVariance variance, SourceLocation varianceLoc,
560 Index(index), Variance(static_cast<unsigned>(variance)),
565 ObjCTypeParamVariance variance,
576 /// Determine the variance of this type parameter.
578 return static_cast<ObjCTypeParamVariance>(Variance);
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4479392/include/clang/AST/
DeclObjC.h 513 /// Describes the variance of a given generic parameter.
543 /// The variance of the type parameter.
544 unsigned Variance : 2;
546 /// The location of the variance, if any.
554 ObjCTypeParamVariance variance, SourceLocation varianceLoc,
560 Index(index), Variance(static_cast<unsigned>(variance)),
565 ObjCTypeParamVariance variance,
576 /// Determine the variance of this type parameter.
578 return static_cast<ObjCTypeParamVariance>(Variance);
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4579689/include/clang/AST/
DeclObjC.h 513 /// Describes the variance of a given generic parameter.
543 /// The variance of the type parameter.
544 unsigned Variance : 2;
546 /// The location of the variance, if any.
554 ObjCTypeParamVariance variance, SourceLocation varianceLoc,
560 Index(index), Variance(static_cast<unsigned>(variance)),
565 ObjCTypeParamVariance variance,
576 /// Determine the variance of this type parameter.
578 return static_cast<ObjCTypeParamVariance>(Variance);
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4630689/include/clang/AST/
DeclObjC.h 513 /// Describes the variance of a given generic parameter.
543 /// The variance of the type parameter.
544 unsigned Variance : 2;
546 /// The location of the variance, if any.
554 ObjCTypeParamVariance variance, SourceLocation varianceLoc,
560 Index(index), Variance(static_cast<unsigned>(variance)),
565 ObjCTypeParamVariance variance,
576 /// Determine the variance of this type parameter.
578 return static_cast<ObjCTypeParamVariance>(Variance);
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4639204/include/clang/AST/
DeclObjC.h 513 /// Describes the variance of a given generic parameter.
543 /// The variance of the type parameter.
544 unsigned Variance : 2;
546 /// The location of the variance, if any.
554 ObjCTypeParamVariance variance, SourceLocation varianceLoc,
560 Index(index), Variance(static_cast<unsigned>(variance)),
565 ObjCTypeParamVariance variance,
576 /// Determine the variance of this type parameter.
578 return static_cast<ObjCTypeParamVariance>(Variance);
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4691093/include/clang/AST/
DeclObjC.h 513 /// Describes the variance of a given generic parameter.
543 /// The variance of the type parameter.
544 unsigned Variance : 2;
546 /// The location of the variance, if any.
554 ObjCTypeParamVariance variance, SourceLocation varianceLoc,
560 Index(index), Variance(static_cast<unsigned>(variance)),
565 ObjCTypeParamVariance variance,
576 /// Determine the variance of this type parameter.
578 return static_cast<ObjCTypeParamVariance>(Variance);
    [all...]
  /external/libvpx/libvpx/vp8/common/x86/
loopfilter_sse2.asm 248 pandn xmm4, xmm5 ; high edge variance additive
312 ; calculate breakout conditions and high edge variance
364 ; calculate breakout conditions and high edge variance
586 ; calculate breakout conditions and high edge variance
636 ; calculate breakout conditions and high edge variance
    [all...]
  /external/tensorflow/tensorflow/compiler/xla/tools/parser/
hlo_parser_test.cc 557 ENTRY %BatchNormInference.v6 (input: f32[2,2,2,2], offset: f32[2], scale: f32[2], mean: f32[2], variance: f32[2]) -> f32[2,2,2,2] {
562 %variance = f32[2]{0} parameter(4)
563 ROOT %batch-norm-inference = f32[2,2,2,2]{3,2,1,0} batch-norm-inference(f32[2,2,2,2]{3,2,1,0} %input, f32[2]{0} %offset, f32[2]{0} %scale, f32[2]{0} %mean, f32[2]{0} %variance), epsilon=0.001, feature_index=0
573 ENTRY %BatchNormGrad.v4 (input: f32[2,2,2,2], scale: f32[2], mean: f32[2], variance: f32[2], grad_output: f32[2,2,2,2]) -> (f32[2,2,2,2], f32[2], f32[2]) {
577 %variance = f32[2]{0} parameter(3)
579 ROOT %batch-norm-grad = (f32[2,2,2,2]{3,2,1,0}, f32[2]{0}, f32[2]{0}) batch-norm-grad(f32[2,2,2,2]{3,2,1,0} %input, f32[2]{0} %scale, f32[2]{0} %mean, f32[2]{0} %variance, f32[2,2,2,2]{3,2,1,0} %grad_output), epsilon=0.001, feature_index=0
    [all...]
  /external/webrtc/webrtc/modules/audio_processing/test/
audio_processing_unittest.cc 1991 float variance = 0; local
2310 double variance = 0; local
2597 double variance = 0; local
    [all...]
  /cts/tools/cts-media/
get_achievable_rates.py 198 comment += ' RG.VARIANCE:%.1f' % ((p5/p95) ** (1./3))
200 comment += ' variance:%.1f' % var
  /external/ImageMagick/Magick++/lib/
Statistic.cpp 397 double Magick::ChannelStatistics::variance() const function in class:Magick::ChannelStatistics
418 _variance(channelStatistics_->variance)
  /external/autotest/client/cros/chameleon/
avsync_probe_utils.py 384 variance = sum((v - average)**2 for v in data) / len(data)
385 standard_deviation = math.sqrt(variance)
  /external/flac/libFLAC/
fixed.c 250 /* 'total_error*' is linearly related to the variance of the residual */
312 /* 'total_error*' is linearly related to the variance of the residual */
  /external/flac/libFLAC/include/private/
lpc.h 109 * specifically, the variance of
224 * based on the LP error (which is related to the residual variance).
  /external/python/cpython3/Doc/tutorial/
stdlib.rst 144 (the mean, median, variance, etc.) of numeric data::
152 >>> statistics.variance(data)
  /external/tensorflow/tensorflow/contrib/bayesflow/python/kernel_tests/
monte_carlo_test.py 210 # Variance is too high to be meaningful, so we'll only check those which
295 # Notice that variance (i.e., `rtol`) is higher when using score-trick.
  /external/tensorflow/tensorflow/contrib/distributions/python/kernel_tests/
half_normal_test.py 231 self.assertAllEqual((3,), halfnorm.variance().eval().shape)
232 self.assertAllEqual(expected_variance, halfnorm.variance().eval())
kumaraswamy_test.py 231 self.assertEqual(dist.variance().get_shape(), (3,))
236 self.assertAllClose(expected_variance, dist.variance().eval())
  /external/tensorflow/tensorflow/contrib/rnn/python/ops/
core_rnn_cell.py 254 # Default initializer for embeddings should have variance=1.
255 sqrt3 = math.sqrt(3) # Uniform(-sqrt(3), sqrt(3)) has variance=1.
  /external/tensorflow/tensorflow/contrib/slim/python/slim/nets/
inception_v1.py 387 # epsilon to prevent 0s in variance.
391 # collection containing the moving mean and moving variance.
  /external/tensorflow/tensorflow/contrib/tensor_forest/kernels/
tree_utils.h 112 // Returns the best split to use based on the (lowest) variance.
118 // Returns true if the best split's variance is sufficiently smaller than

Completed in 1183 milliseconds

<<11121314151617181920>>