/prebuilts/go/darwin-x86/pkg/bootstrap/src/bootstrap/compile/internal/gc/ |
go.go | 416 Sd int64 // input - literal divisor 420 Ud uint64 // input - literal divisor
|
/prebuilts/go/darwin-x86/src/cmd/compile/internal/gc/ |
go.go | 413 Sd int64 // input - literal divisor 417 Ud uint64 // input - literal divisor
|
/prebuilts/go/linux-x86/pkg/bootstrap/src/bootstrap/compile/internal/gc/ |
go.go | 416 Sd int64 // input - literal divisor 420 Ud uint64 // input - literal divisor
|
/prebuilts/go/linux-x86/src/cmd/compile/internal/gc/ |
go.go | 413 Sd int64 // input - literal divisor 417 Ud uint64 // input - literal divisor
|
/frameworks/native/opengl/libs/ |
entries.in | [all...] |
/external/mesa3d/src/gallium/auxiliary/translate/ |
translate_sse.c | [all...] |
/bionic/libc/upstream-freebsd/lib/libc/stdlib/ |
getopt_long.c | 132 * Compute the greatest common divisor of a and b.
|
/development/ndk/platforms/android-24/include/GLES3/ |
gl31.h | [all...] |
/development/ndk/platforms/android-9/arch-x86/include/asm/ |
apicdef_32.h | 395 u32 divisor : 4, member in struct:local_apic::__anon2677
|
/external/chromium-trace/catapult/third_party/gsutil/third_party/rsa/rsa/ |
_version133.py | 38 """Returns the greatest common divisor of p and q
|
_version200.py | 34 """Returns the greatest common divisor of p and q
|
/external/deqp/framework/opengl/simplereference/ |
sglrContext.hpp | 150 virtual void vertexAttribDivisor (deUint32 index, deUint32 divisor) = DE_NULL;
|
sglrContextWrapper.hpp | 283 void glVertexAttribDivisor (deUint32 index, deUint32 divisor);
|
/external/deqp/modules/gles31/functional/ |
es31fVertexAttributeBindingTests.cpp | 525 FLAG_INSTANCED = (1<<1), // !< set a buffer instance divisor to non-zero 592 << " instance divisor: " << ((m_spec.instanced) ? (1) : (0)) << "\n" 660 const int divisor = (m_spec.instanced) ? (1) : (0); local 662 gl.glVertexBindingDivisor(colorOffsetBinding, divisor); [all...] |
/external/guava/guava-gwt/src-super/com/google/common/math/super/com/google/common/math/ |
IntMath.java | 238 * Returns the greatest common divisor of {@code a, b}. Returns {@code 0} if
|
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/serializable/ |
FormatTests.java | [all...] |
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/serializable/ |
FormatTests.java | [all...] |
/external/iproute2/misc/ |
nstat.c | 552 fprintf(stderr, "nstat: invalid time constant divisor\n");
|
rtacct.c | 465 fprintf(stderr, "rtacct: invalid time constant divisor\n");
|
/external/llvm/lib/Target/AArch64/ |
AArch64ISelLowering.h | 501 SDValue BuildSDIVPow2(SDNode *N, const APInt &Divisor, SelectionDAG &DAG,
|
/external/mesa3d/src/gallium/include/pipe/ |
p_state.h | 495 /** Instance data rate divisor. 0 means this is per-vertex data,
|
/external/mesa3d/src/getopt/ |
getopt_long.c | 99 * Compute the greatest common divisor of a and b.
|
/external/mesa3d/src/glsl/builtins/tools/ |
texture_builtins.py | 103 # Projective divisor
|
/external/pdfium/third_party/bigint/ |
BigInteger.cc | 353 // Sign of the remainder is always the sign of the divisor b.
|
/external/tcpdump/missing/ |
getopt_long.c | 116 * Compute the greatest common divisor of a and b.
|