HomeSort by relevance Sort by last modified time
    Searched full:observed (Results 101 - 125 of 542) sorted by null

1 2 3 45 6 7 8 91011>>

  /external/ceres-solver/examples/
snavely_reprojection_error.h 87 // The error is the difference between the predicted and observed position.
150 // The error is the difference between the predicted and observed position.
robot_pose_mle.cc 54 // 2) The RangeConstraint residual, that accounts for the errors in the observed
60 // between observed and computed relative odometry values are penalized weighted
66 // Differences between the observed and expected range readings are then
85 // Odometry u_i is the observed relative odometry between pose p_(i-1) and p_i,
  /external/llvm/lib/CodeGen/AsmPrinter/
WinCodeViewLineTables.h 63 // FileNameRegistry - Manages filenames observed while generating debug info
81 // Add Filename to the registry, if it was not observed before.
  /external/valgrind/helgrind/
README_MSMProp2.txt 138 The effect of a state Read(VTS,LS) is to constrain all later-observed
146 later-observed accesses: either (1) the accessing thread holds at
  /frameworks/av/include/media/
SingleStateQueue.h 82 // SSQ_PENDING, or 0, means it has not been observed
95 // return true if a push with specified sequence number or later has been observed
  /frameworks/av/include/media/nbaio/
MonoPipe.h 121 volatile int32_t mFront; // written by the reader with updateFrontAndNRPTS, observed by
125 volatile int64_t mNextRdPTS; // written by the reader with updateFrontAndNRPTS, observed by
  /frameworks/base/tools/orientationplot/
README.txt 54 observed between all adjacent pairs of orientations when turning the device
59 There should be no gap observed initially. The algorithm should pick one
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib-dynload/
_hotshot.so 
  /frameworks/base/docs/html/training/articles/
smp.jd 216 stores, it does not guarantee that a store followed by a load will be observed
246 SMP, the store to A and the load from B in thread 1 can be ?observed? in a
325 expensive to make. For example, to ensure that memory writes are not observed
350 <em>observed</em> by core 2. In a write-through cache it doesn?t really
353 <em>observed</em>.</p>
363 <li>"A write to a location in memory is said to be observed by an observer Pn
366 <li>"A read of a location in memory is said to be observed by an observer Pm
377 <li>I have observed your write when I can read what you wrote</li>
378 <li>I have observed your read when I can no longer affect the value you read</li>
413 <p>On ARM SMP, the loads and stores can be observed in any order. It i
    [all...]
  /cts/tests/tests/os/src/android/os/cts/
ParcelFileDescriptorTest.java 138 byte[] observed = new byte[expected.length];
139 int count = is.read(observed);
142 MoreAsserts.assertEquals(expected, observed);
  /external/v8/tools/testrunner/server/
main.py 238 observed = data_store.FetchPerfData(test)
239 if not observed: return
240 own_perf_estimate = observed / test.duration
  /cts/tests/tests/hardware/src/android/hardware/cts/helpers/sensorverification/
GyroscopeIntegrationVerification.java 74 "\naxis=%s, expected=%sdeg, observed=%sdeg, delta=%sdeg, threshold=%sdeg",
  /external/clang/lib/AST/
ExternalASTSource.cpp 107 // has been observed?
  /external/google-breakpad/src/processor/
postfix_evaluator_unittest.cc 252 "expression \"%s\", expected %s, observed %s\n",
277 "expected %d, observed not found\n",
288 "expected %d, observed %d\n",
306 "expected %d, observed %d\n",
  /external/icu/icu4j/main/tests/localespi/src/com/ibm/icu/dev/test/localespi/
TestUtil.java 102 * of problems observed and both of them look like implementation problems in IBM Java 6.
  /external/libavc/encoder/x86/
ih264e_platform_macros.h 134 * observed before any explicit memory accesses that appear in program order
  /external/skia/samplecode/
SampleSubpixelTranslate.cpp 19 // Intended to exercise pixel snapping observed with scaled images (and
  /external/valgrind/drd/
drd_error.h 99 * in which the error has been observed.
  /external/valgrind/helgrind/tests/
locked_vs_unlocked1_fwd.stderr.exp 17 Lock at 0x........ was first observed
locked_vs_unlocked1_rev.stderr.exp 17 Lock at 0x........ was first observed
locked_vs_unlocked3.stderr.exp 17 Lock at 0x........ was first observed
tc09_bad_unlock.stderr.exp 12 Lock at 0x........ was first observed
35 Lock at 0x........ was first observed
65 Lock at 0x........ was first observed
106 Lock at 0x........ was first observed
tc10_rec_lock.stderr.exp 19 Lock at 0x........ was first observed
  /external/webrtc/src/modules/audio_coding/codecs/isac/main/source/
lpc_shape_swb12_tables.c 47 * but we haven't observed a significant benefit of having different
  /frameworks/av/services/audioflinger/
FastThread.h 78 unsigned mColdGen; // last observed mColdGen

Completed in 1163 milliseconds

1 2 3 45 6 7 8 91011>>