HomeSort by relevance Sort by last modified time
    Searched full:divisor (Results 501 - 525 of 852) sorted by null

<<21222324252627282930>>

  /external/deqp/modules/glshared/
glsRasterizationTestUtil.cpp 422 const float divisor = tcu::lengthSquared(pb - pa);
423 const float divisorMax = getMaxValueWithinError(divisor, 1);
424 const float divisorMin = getMinValueWithinError(divisor, 1);
480 const float divisor = (pb[majorAxisNdx] - pa[majorAxisNdx]);
481 const float divisorMax = getMaxValueWithinError(divisor, 1);
482 const float divisorMin = getMinValueWithinError(divisor, 1);
    [all...]
  /development/ndk/platforms/android-21/include/GLES3/
gl31.h     [all...]
  /external/jemalloc/include/jemalloc/internal/
arena.h     [all...]
  /external/mdnsresponder/mDNSCore/
DNSCommon.c 942 mDNSu32 divisor = 1, chars = 2; \/\/ Shortest possible RFC1034 name suffix is 2 characters ("-2") local
    [all...]
  /external/mesa3d/src/gallium/drivers/svga/include/
svga3d_reg.h 877 * This structure is used for the divisor for geometry instancing;
    [all...]
  /frameworks/base/opengl/java/android/opengl/
GLES30.java     [all...]
  /frameworks/base/services/core/java/com/android/server/notification/
NotificationUsageStats.java 968 final double divisor = numSamples == 1 ? 1.0 : n - 1.0; local
    [all...]
  /prebuilts/go/darwin-x86/pkg/bootstrap/src/bootstrap/compile/internal/big/
int.go 434 // GCD sets z to the greatest common divisor of a and b, which both must
496 // binaryGCD sets z to the greatest common divisor of a and b, which both must
  /prebuilts/go/darwin-x86/src/cmd/compile/internal/big/
int.go 431 // GCD sets z to the greatest common divisor of a and b, which both must
493 // binaryGCD sets z to the greatest common divisor of a and b, which both must
  /prebuilts/go/darwin-x86/src/math/big/
int.go 431 // GCD sets z to the greatest common divisor of a and b, which both must
493 // binaryGCD sets z to the greatest common divisor of a and b, which both must
  /prebuilts/go/linux-x86/pkg/bootstrap/src/bootstrap/compile/internal/big/
int.go 434 // GCD sets z to the greatest common divisor of a and b, which both must
496 // binaryGCD sets z to the greatest common divisor of a and b, which both must
  /prebuilts/go/linux-x86/src/cmd/compile/internal/big/
int.go 431 // GCD sets z to the greatest common divisor of a and b, which both must
493 // binaryGCD sets z to the greatest common divisor of a and b, which both must
  /prebuilts/go/linux-x86/src/math/big/
int.go 431 // GCD sets z to the greatest common divisor of a and b, which both must
493 // binaryGCD sets z to the greatest common divisor of a and b, which both must
  /prebuilts/ndk/current/platforms/android-21/arch-arm/usr/include/GLES3/
gl31.h     [all...]
  /prebuilts/ndk/current/platforms/android-21/arch-arm64/usr/include/GLES3/
gl31.h     [all...]
  /prebuilts/ndk/current/platforms/android-21/arch-mips/usr/include/GLES3/
gl31.h     [all...]
  /prebuilts/ndk/current/platforms/android-21/arch-mips64/usr/include/GLES3/
gl31.h     [all...]
  /prebuilts/ndk/current/platforms/android-21/arch-x86/usr/include/GLES3/
gl31.h     [all...]
  /prebuilts/ndk/current/platforms/android-21/arch-x86_64/usr/include/GLES3/
gl31.h     [all...]
  /prebuilts/ndk/current/platforms/android-23/arch-arm/usr/include/GLES3/
gl31.h     [all...]
  /prebuilts/ndk/current/platforms/android-23/arch-arm64/usr/include/GLES3/
gl31.h     [all...]
  /prebuilts/ndk/current/platforms/android-23/arch-mips/usr/include/GLES3/
gl31.h     [all...]
  /prebuilts/ndk/current/platforms/android-23/arch-mips64/usr/include/GLES3/
gl31.h     [all...]
  /prebuilts/ndk/current/platforms/android-23/arch-x86/usr/include/GLES3/
gl31.h     [all...]
  /prebuilts/ndk/current/platforms/android-23/arch-x86_64/usr/include/GLES3/
gl31.h     [all...]

Completed in 1395 milliseconds

<<21222324252627282930>>