HomeSort by relevance Sort by last modified time
    Searched full:monotonic (Results 401 - 425 of 458) sorted by null

<<111213141516171819

  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_mailbox.py 671 "Non-monotonic seconds: '%s' before '%s'" %
675 "Non-monotonic milliseconds: '%s' before '%s'" %
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_mailbox.py 671 "Non-monotonic seconds: '%s' before '%s'" %
675 "Non-monotonic milliseconds: '%s' before '%s'" %
    [all...]
  /external/llvm/include/llvm/IR/
Instructions.h 42 Monotonic = 2,
639 case Monotonic:
640 return Monotonic;
    [all...]
  /external/skia/tools/
pathops_visualizer.htm     [all...]
  /external/dhcpcd-6.8.2/
if-options.c     [all...]
  /external/libevent/
evutil.c 436 * with GetTickCount could maybe give us monotonic behavior.
    [all...]
  /external/llvm/bindings/ocaml/llvm/
llvm.ml 237 | Monotonic
    [all...]
  /external/pdfium/third_party/lcms2-2.6/src/
cmsopt.c     [all...]
  /frameworks/base/docs/html/about/versions/
android-4.4.jd 293 <p>You can use the value of {@code nanoTime} in the {@link android.media.AudioTimestamp} (which is monotonic) to find the closest associated video frame compared to {@code framePosition} so you can drop, duplicate, or interpolate video frames to match the audio. Alternatively, you can determine the delta time between the value of {@code nanoTime} and a future video frame?s expected time (with consideration for the sample rate) to predict which audio frame is expected at the same moment as a video frame.</p>
    [all...]
  /frameworks/compile/slang/BitWriter_2_9_func/
BitcodeWriter.cpp 127 case Monotonic: return bitc::ORDERING_MONOTONIC;
    [all...]
  /frameworks/compile/slang/BitWriter_3_2/
BitcodeWriter.cpp 126 case Monotonic: return bitc::ORDERING_MONOTONIC;
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/share/info/
cppinternals.info     [all...]
  /prebuilts/go/darwin-x86/pkg/bootstrap/src/bootstrap/compile/internal/gc/
esc.go 349 // to help make inferences be monotonic. With the exception of
    [all...]
  /prebuilts/go/darwin-x86/src/cmd/compile/internal/gc/
esc.go 346 // to help make inferences be monotonic. With the exception of
    [all...]
  /prebuilts/go/linux-x86/pkg/bootstrap/src/bootstrap/compile/internal/gc/
esc.go 349 // to help make inferences be monotonic. With the exception of
    [all...]
  /prebuilts/go/linux-x86/src/cmd/compile/internal/gc/
esc.go 346 // to help make inferences be monotonic. With the exception of
    [all...]
  /external/llvm/include/llvm/Target/
TargetLowering.h     [all...]
  /external/llvm/lib/Target/Sparc/
SparcISelLowering.cpp     [all...]
  /external/llvm/lib/Transforms/Instrumentation/
MemorySanitizer.cpp     [all...]
  /frameworks/compile/libbcc/bcinfo/BitReader_3_0/
BitcodeReader.cpp 789 case bitc::ORDERING_MONOTONIC: return Monotonic;
    [all...]
  /external/clang/lib/CodeGen/
CGBuiltin.cpp     [all...]
  /external/curl/
CHANGES.0     [all...]
  /external/llvm/lib/AsmParser/
LLParser.cpp     [all...]
  /prebuilts/gdb/darwin-x86/lib/python2.7/test/
test_descr.py 857 # see "A Monotonic Superclass Linearization for Dylan",
878 # see "A Monotonic Superclass Linearization for Dylan",
    [all...]
  /prebuilts/gdb/linux-x86/lib/python2.7/test/
test_descr.py 857 # see "A Monotonic Superclass Linearization for Dylan",
878 # see "A Monotonic Superclass Linearization for Dylan",
    [all...]

Completed in 1309 milliseconds

<<111213141516171819