Searched
full:precise (Results
251 -
275 of
1035) sorted by null
<<11121314151617181920>>
/external/replicaisland/src/com/replica/replicaisland/ |
AABoxCollisionVolume.java | 22 * as sphere vs rectangle, may not be absolutely precise (in the case of a sphere vs a rectangle,
|
/external/skia/tools/ |
PictureBenchmark.cpp | 121 // The goal of this timer is to make up for a system timer that is not precise enough to
|
/external/valgrind/main/include/ |
pub_tool_execontext.h | 58 // See comments in pub_tool_stacktrace.h for precise definition of
|
/frameworks/av/media/libstagefright/codecs/aacenc/src/ |
transform.c | 486 and get the biggest scale factor for next calculate more precise 535 and get the biggest scale factor for next calculate more precise 585 and get the biggest scale factor for next calculate more precise 636 and get the biggest scale factor for next calculate more precise
|
/frameworks/base/docs/html/design/patterns/ |
gestures.jd | 39 quick and affect the screen even after the finger is picked up. Drags are slower and more precise,
|
/packages/apps/ContactsCommon/src/com/android/contacts/common/list/ |
ContactTileView.java | 222 * @return The width of each tile. This doesn't have to be a precise number (e.g. paddings
|
/external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/ |
CallEvent.h | 78 /// precise. 87 /// precise. 96 /// \brief Check if the definition we have is precise. 290 // precise callbacks. 299 // precise callbacks. [all...] |
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/sound/ |
asound.h | 589 unsigned long period_num; /* requested precise period duration (in seconds) - numerator */ 590 unsigned long period_den; /* requested precise period duration (in seconds) - denominator */ 597 unsigned long resolution_num; /* precise current period resolution (in seconds) - numerator */ 598 unsigned long resolution_den; /* precise current period resolution (in seconds) - denominator */ 618 #define SNDRV_TIMER_PSFLG_EXCLUSIVE (1<<1) /* exclusive use, precise start/stop/pause/continue */ [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/sound/ |
asound.h | 589 unsigned long period_num; /* requested precise period duration (in seconds) - numerator */ 590 unsigned long period_den; /* requested precise period duration (in seconds) - denominator */ 597 unsigned long resolution_num; /* precise current period resolution (in seconds) - numerator */ 598 unsigned long resolution_den; /* precise current period resolution (in seconds) - denominator */ 618 #define SNDRV_TIMER_PSFLG_EXCLUSIVE (1<<1) /* exclusive use, precise start/stop/pause/continue */ [all...] |
/art/runtime/verifier/ |
reg_type_test.cc | 341 // Tests matching precisions. A reference type that was created precise doesn't 407 expected = "Precise Reference: java.lang.String";
|
/external/chromium_org/base/test/launcher/ |
unit_test_launcher.cc | 263 // test per batch for more precise results (crashes, test passes 405 // relaunch leading to more precise results.
|
/external/chromium_org/content/browser/ |
byte_stream_unittest.cc | 332 // tests below should get much more precise. 384 // tests below should get much more precise.
|
/external/chromium_org/third_party/WebKit/Source/wtf/dtoa/ |
double-conversion.cc | 213 // Find a sufficiently precise decimal representation of n. 296 // Find a sufficiently precise decimal representation of n.
|
/external/icu4c/ |
runConfigureICU | 214 export CFLAGS="-fp-model precise" 215 export CXXFLAGS="-fp-model precise"
|
/external/llvm/test/CodeGen/Mips/ |
fp16instrinsmc.ll | 365 attributes #0 = { nounwind "less-precise-fpmad"="false" "no-frame-pointer-elim"="true" "no-frame-pointer-elim-non-leaf"="true" "no-infs-fp-math"="false" "no-nans-fp-math"="false" "stack-protector-buffer-size"="8" "unsafe-fp-math"="false" "use-soft-float"="true" } 366 attributes #1 = { nounwind readnone "less-precise-fpmad"="false" "no-frame-pointer-elim"="true" "no-frame-pointer-elim-non-leaf"="true" "no-infs-fp-math"="false" "no-nans-fp-math"="false" "stack-protector-buffer-size"="8" "unsafe-fp-math"="false" "use-soft-float"="true" }
|
/external/qemu/target-mips/ |
cpu.h | 555 * may be needed for precise access rights control and precise exceptions.
|
/frameworks/base/docs/html/tools/debugging/ |
debugging-tracing.jd | 97 methods to start and stop logging of trace information to disk. This method is very precise because 100 precise since you do not modify code, but rather specify when to start and stop logging with
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/ |
timeit.py | 36 time() is much more precise. On either platform, the default timer 181 To be precise, this executes the setup statement once, and
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/ |
timeit.py | 36 time() is much more precise. On either platform, the default timer 181 To be precise, this executes the setup statement once, and
|
/dalvik/vm/alloc/ |
Visit.cpp | 116 * Precise scan. v0 is at the lowest address on the
|
/dalvik/vm/analysis/ |
CodeVerify.h | 131 * If live-precise register maps are enabled, the "liveRegs" vector will
|
/docs/source.android.com/src/compatibility/ |
overview.jd | 37 for different devices. The compatibility program provides a precise definition
|
/external/chromium_org/build/ |
install-build-deps.sh | 56 ubuntu_codenames="precise|quantal|raring" 65 echo "ERROR: Only Ubuntu 12.04 (precise) through 13.04 (raring) are"\ 250 if ! [ "${DISTRIB_CODENAME}" = "precise" -o \ 253 "Ubuntu precise." >&2
|
/external/chromium_org/courgette/third_party/ |
LICENCE | 45 The precise terms and conditions for copying, distribution, and
|
/external/chromium_org/media/base/android/java/src/org/chromium/media/ |
AudioRecordInput.java | 29 // We are unable to obtain a precise measurement of the hardware delay on
|
Completed in 1689 milliseconds
<<11121314151617181920>>