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

12 3 4 5 6 7 8 91011>>

  /external/valgrind/drd/tests/
bar_bad.stderr.exp 13 barrier 0x........ was first observed at:
22 barrier 0x........ was first observed at:
31 barrier 0x........ was first observed at:
44 barrier 0x........ was first observed at:
pth_barrier_reinit.stderr.exp 5 barrier 0x........ was first observed at:
pth_cond_destroy_busy.stderr.exp 5 cond 0x........ was first observed at:
pth_mutex_reinit.stderr.exp 5 mutex 0x........ was first observed at:
tc04_free_lock.stderr.exp-ppc 5 mutex 0x........ was first observed at:
12 mutex 0x........ was first observed at:
20 mutex 0x........ was first observed at:
28 mutex 0x........ was first observed at:
tc04_free_lock.stderr.exp-x86 5 mutex 0x........ was first observed at:
12 mutex 0x........ was first observed at:
20 mutex 0x........ was first observed at:
28 mutex 0x........ was first observed at:
tc12_rwl_trivial.stderr.exp 5 rwlock 0x........ was first observed at:
tc22_exit_w_lock.stderr.exp-64bit 4 mutex 0x........ was first observed at:
recursive_mutex.stderr.exp-linux 12 mutex 0x........ was first observed at:
24 mutex 0x........ was first observed at:
tc09_bad_unlock.stderr.exp-glibc2.8 6 mutex 0x........ was first observed at:
16 mutex 0x........ was first observed at:
30 mutex 0x........ was first observed at:
40 mutex 0x........ was first observed at:
53 mutex 0x........ was first observed at:
tc09_bad_unlock.stderr.exp-ppc 6 mutex 0x........ was first observed at:
16 mutex 0x........ was first observed at:
30 mutex 0x........ was first observed at:
40 mutex 0x........ was first observed at:
53 mutex 0x........ was first observed at:
tc09_bad_unlock.stderr.exp-x86 6 mutex 0x........ was first observed at:
16 mutex 0x........ was first observed at:
30 mutex 0x........ was first observed at:
40 mutex 0x........ was first observed at:
53 mutex 0x........ was first observed at:
hold_lock_1.stderr.exp 9 mutex 0x........ was first observed at:
20 rwlock 0x........ was first observed at:
  /external/apache-commons-math/src/main/java/org/apache/commons/math/optimization/fitting/
GaussianParametersGuesser.java 31 * of a {@link ParametricGaussianFunction} based on the specified observed
39 /** Observed points. */
46 * Constructs instance with the specified observed points.
48 * @param observations observed points upon which should base guess
61 * Guesses the parameters based on the observed points.
73 * Guesses the parameters based on the specified observed points.
75 * @param points observed points upon which should base guess
HarmonicFitter.java 64 /** Add an observed weighted (x,y) point to the sample.
65 * @param weight weight of the observed point in the fit
67 * @param y observed value of the point at x, after fitting we should
74 /** Fit an harmonic function to the observed points.
75 * @return harmonic function best fitting the observed points
package.html 26 <code>f(x<sub>i</sub>)-y<sub>i</sub></code> for observed points
  /external/valgrind/helgrind/tests/
locked_vs_unlocked2.stderr.exp 17 Lock at 0x........ was first observed
22 Lock at 0x........ was first observed
27 Lock at 0x........ was first observed
tc13_laog1.stderr.exp 10 Observed (incorrect) order is: acquisition of lock at 0x........
26 Lock at 0x........ was first observed
32 Lock at 0x........ was first observed
tc14_laog_dinphils.stderr.exp 13 Observed (incorrect) order is: acquisition of lock at 0x........
25 Lock at 0x........ was first observed
30 Lock at 0x........ was first observed
  /external/guava/guava-tests/test/com/google/common/util/concurrent/
StripedTest.java 171 Set<Object> observed = Sets.newIdentityHashSet(); // for the sake of weakly referenced locks. local
177 observed.add(object);
179 assertTrue("All stripes observed", observed.size() == striped.size());
181 // this uses #get(key), makes sure an already observed stripe is returned
183 assertTrue(observed.contains(striped.get(new Object())));
  /cts/tests/tests/accessibility/src/android/view/accessibility/cts/
CaptioningManagerTest.java 63 assertTrue("Observed enabled change", listener.wasEnabledChangedCalled);
66 assertTrue("Observed user style change", listener.wasUserStyleChangedCalled);
69 assertTrue("Observed locale change", listener.wasLocaleChangedCalled);
72 assertTrue("Observed font scale change", listener.wasFontScaleChangedCalled);
  /external/androidplot/AndroidPlot-Core/src/main/java/com/androidplot/util/
DisplayDimensions.java 30 // init to 1 to avoid potential divide by zero errors (yet to be observed in practice)
  /external/ceres-solver/data/nist/
BoxBOD.dat 29 Observed Data
Misra1a.dat 29 Observed Data
Misra1b.dat 29 Observed Data

Completed in 371 milliseconds

12 3 4 5 6 7 8 91011>>