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

<<11121314151617181920>>

  /external/llvm/test/Transforms/AddDiscriminators/
basic.ll 38 attributes #0 = { nounwind uwtable "less-precise-fpmad"="false" "no-frame-pointer-elim"="true" "no-frame-pointer-elim-non-leaf" "no-infs-fp-math"="false" "no-nans-fp-math"="false" "stack-protector-buffer-size"="8" "unsafe-fp-math"="false" "use-soft-float"="false" }
  /external/llvm/test/Transforms/GCOVProfiling/
global-ctor.ll 34 attributes #1 = { "less-precise-fpmad"="false" "no-frame-pointer-elim"="false" "no-infs-fp-math"="false" "no-nans-fp-math"="false" "no-realign-stack" "stack-protector-buffer-size"="8" "unsafe-fp-math"="false" "use-soft-float"="false" }
  /external/llvm/test/Transforms/LICM/
volatile-alias.ll 54 attributes #0 = { nounwind uwtable "less-precise-fpmad"="false" "no-frame-pointer-elim"="true" "no-frame-pointer-elim-non-leaf" "no-infs-fp-math"="false" "no-nans-fp-math"="false" "stack-protector-buffer-size"="8" "unsafe-fp-math"="false" "use-soft-float"="false" }
  /external/llvm/test/Transforms/LoopVectorize/
multiple-address-spaces.ll 44 attributes #0 = { nounwind uwtable "less-precise-fpmad"="false" "no-frame-pointer-elim"="false" "no-frame-pointer-elim-non-leaf"="false" "no-infs-fp-math"="false" "no-nans-fp-math"="false" "unsafe-fp-math"="false" "use-soft-float"="false" }
  /external/llvm/test/Transforms/SLPVectorizer/X86/
crash_flop7.ll 46 attributes #0 = { nounwind ssp uwtable "less-precise-fpmad"="false" "no-frame-pointer-elim"="false" "no-frame-pointer-elim-non-leaf"="false" "no-infs-fp-math"="false" "no-nans-fp-math"="false" "unsafe-fp-math"="false" "use-soft-float"="false" }
  /external/mp4parser/isoparser/src/main/java/com/coremedia/iso/boxes/
FileTypeBox.java 34 * identifies a precise specification.
  /external/mp4parser/isoparser/src/main/java/com/coremedia/iso/boxes/fragment/
SegmentTypeBox.java 33 * identifies a precise specification.
  /external/opencv3/3rdparty/libwebp/utils/
rescaler.h 29 // we need hpel-precise add/sub increments, for the downsampled U/V planes.
  /external/skia/site/user/quick/
linux.md 39 On a Ubuntu 12.04 (Precise) or Ubuntu 14.04 (Trusty) system, you can run
  /external/valgrind/gdbserver_tests/
t.c 102 leaf(); // ensures not leaf, as ppc unwind implies VEX iropt precise exns
  /frameworks/base/telephony/java/android/telephony/
PreciseDisconnectCause.java 20 * Contains precise disconnect call causes generated by the
  /frameworks/native/include/input/
VelocityControl.h 41 // small precise motions that are performed without any acceleration.
  /libcore/luni/src/test/java/libcore/java/lang/ref/
FinalizeTest.java 51 /** Do not inline this method; that could break non-precise GCs. See FinalizationTester. */
  /packages/apps/ExactCalculator/docs/
implementation-overview.html 15 can compute arbitrarily precise approximations. The actual arithmetic performed by these methods
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/
prctl.h 42 # define PR_FP_EXC_PRECISE 3 /* precise exception mode */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
prctl.h 42 # define PR_FP_EXC_PRECISE 3 /* precise exception mode */
  /prebuilts/gdb/darwin-x86/include/python2.7/
longintrepr.h 20 PyLong_SHIFT. The majority of the code doesn't care about the precise
  /prebuilts/gdb/linux-x86/include/python2.7/
longintrepr.h 20 PyLong_SHIFT. The majority of the code doesn't care about the precise
  /prebuilts/python/darwin-x86/2.7.5/include/python2.7/
longintrepr.h 20 PyLong_SHIFT. The majority of the code doesn't care about the precise
  /prebuilts/python/linux-x86/2.7.5/include/python2.7/
longintrepr.h 20 PyLong_SHIFT. The majority of the code doesn't care about the precise
  /system/security/keystore/
keystore_keymaster_enforcement.h 53 // time(NULL) is replaced by a millisecond-precise source of time.
  /packages/apps/Settings/res/values/
strings.xml 60 <!-- Data Connection Enable. Only shown in diagnostic screen, so precise translation is not needed. -->
62 <!-- Data Connection Disable. Only shown in diagnostic screen, so precise translation is not needed. -->
65 <!-- VoLTE provisioning flag on. Only shown in diagnostic screen, so precise translation is not needed. -->
68 <!-- Video calling provisioning flag on. Only shown in diagnostic screen, so precise translation is not needed. -->
71 <!-- Wifi Calling provisioning flag on. Only shown in diagnostic screen, so precise translation is not needed. -->
74 <!-- Cell Radio Power. Only shown in diagnostic screen, so precise translation is not needed. -->
77 <!-- Phone Info screen. Menu item label. Used for diagnostic info screens, precise translation isn't needed -->
79 <!-- Phone Info screen. Menu item label. Used for diagnostic info screens, precise translation isn't needed -->
81 <!-- Phone Info screen. Menu item label. Used for diagnostic info screens, precise translation isn't needed -->
83 <!-- Phone Info screen. Menu item label. Used for diagnostic info screens, precise translation isn't needed --
    [all...]
  /art/runtime/base/
timing_logger.cc 130 TimingLogger::TimingLogger(const char* name, bool precise, bool verbose)
131 : name_(name), precise_(precise), verbose_(verbose) {
  /external/google-breakpad/src/google_breakpad/common/
minidump_cpu_amd64.h 39 * For this reason, precise-sized types are used. The structures defined
58 * Because precise data type sizes are crucial for this implementation to
  /external/llvm/lib/Transforms/ObjCARC/
ProvenanceAnalysis.cpp 36 // If the values are Selects with the same condition, we can do a more precise
51 // If the values are PHIs in the same block, we can do a more precise as well

Completed in 479 milliseconds

<<11121314151617181920>>