Searched
full:difference (Results
276 -
300 of
7042) sorted by null
<<11121314151617181920>>
/external/llvm/test/MC/X86/ |
macho-reloc-errors-x86_64.s | 14 // CHECK-ERROR: 5:9: error: unsupported pc-relative relocation of difference
|
/external/pcre/dist/doc/ |
pcre_study.3 | 35 information, or there was an error. You can tell the difference by looking at
|
/external/snakeyaml/src/test/java/org/yaml/snakeyaml/issues/issue49/ |
CalendarTest.java | 54 check(1000000000000L, "America/Los_Angeles", "Must be 7 hours difference.", 64 check(1266833741374L, "America/Los_Angeles", "Must be 8 hours difference.", 72 check(1266833741374L, "Asia/Katmandu", "Must be 5:45 hours difference.", 77 check(1266833741374L, "Asia/Kamchatka", "Must be 12 hours difference.",
|
/external/tpm2/ |
MathFunctions_fp.h | 38 BYTE *c // OUT: the difference
|
/external/v8/tools/gyp/test/subdirectory/ |
gyptest-top-all.py | 13 There is a difference here in the default behavior of the underlying
|
gyptest-top-default.py | 13 There is a difference here in the default behavior of the underlying
|
/external/valgrind/cachegrind/docs/ |
cg_diff-manpage.xml | 34 Valgrind tool Cachegrind, computes the difference and prints the result
|
/external/webrtc/webrtc/examples/objc/AppRTCDemo/ |
ARDBitrateTracker.h | 15 * byte count is updated, and measures the bitrate based on the byte difference
|
/external/webrtc/webrtc/modules/audio_processing/agc/ |
agc.h | 35 // Retrieves the difference between the target RMS level and the current
|
/external/webrtc/webrtc/video/ |
stream_synchronization.cc | 26 // Minimum difference between audio and video to warrant a change. 104 // Calculate the difference between the lowest possible video delay and 143 // Note: diff_ms is negative; add the negative difference. 148 // Note: diff_ms is negative; subtract the negative difference.
|
/frameworks/av/media/libeffects/lvm/lib/Common/src/ |
LVC_MixSoft_1St_2i_D16C31_SAT.c | 62 pInstance1->Current = pInstance1->Target; /* Difference is not significant anymore. Make them equal. */ 82 pInstance2->Current = pInstance2->Target; /* Difference is not significant anymore. Make them equal. */ 126 pInstance1->Current = pInstance1->Target; /* Difference is not significant anymore. Make them equal. */ 140 pInstance2->Current = pInstance2->Target; /* Difference is not significant anymore. Make them equal. */
|
Shift_Sat_v32xv32.c | 47 if( (b>>val) != a ) /* if overflow occured, right shift will show difference*/
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/classifier/ |
SpeedAnglesClassifier.java | 128 float difference = angle - mPreviousAngle; local 129 mSum += difference; 130 mSumSquares += difference * difference;
|
/frameworks/opt/setupwizard/library/ |
build.gradle | 3 * building from the Android source tree. The difference between this and standalone.gradle is that
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/x86/ |
subtract_sse2.asm | 193 movdqa [rdi], xmm0 ; store difference 194 movdqa [rdi +16], xmm2 ; store difference 227 movdqa [rdi], xmm0 ; store difference 228 movdqa [rdi +16], xmm2 ; store difference
|
/packages/apps/Email/res/xml/ |
authenticator_alternate.xml | 23 <!-- The only difference from authenticator.xml is android:label. -->
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/ |
cm4000_cs.h | 28 * On 32bit this will make no difference. With 64bit kernels, it will make
|
if_addr.h | 19 * It makes no difference for normally configured broadcast interfaces,
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/ |
cm4000_cs.h | 28 * On 32bit this will make no difference. With 64bit kernels, it will make
|
if_addr.h | 18 * It makes no difference for normally configured broadcast interfaces,
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/mmc/ |
ioctl.h | 28 * Override driver-computed timeouts. Note the difference in units!
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/site-packages/setools/diff/ |
conditional.py | 19 from .difference import Wrapper
|
context.py | 21 from .difference import SymbolWrapper, Wrapper
|
/system/core/metricsd/uploader/proto/ |
README | 33 Q: What's the difference between those protobuffers and chromium's protobuffers?
|
/toolchain/binutils/binutils-2.25/include/mach-o/ |
x86-64.h | 30 #define BFD_MACH_O_X86_64_RELOC_SUBTRACTOR 5 /* Symbol difference. */
|
Completed in 1487 milliseconds
<<11121314151617181920>>