Searched refs:Possible (Results 1 - 25 of 32) sorted by relevance

12

/external/valgrind/main/helgrind/tests/
H A Dannotate_rwlock.stderr.exp19 Possible data race during read of size 4 at 0x........ by thread #x
35 Possible data race during read of size 4 at 0x........ by thread #x
51 Possible data race during write of size 4 at 0x........ by thread #x
67 Possible data race during write of size 4 at 0x........ by thread #x
83 Possible data race during write of size 4 at 0x........ by thread #x
103 Possible data race during write of size 4 at 0x........ by thread #x
H A Dtc01_simple_race.stderr.exp16 Possible data race during read of size 4 at 0x........ by thread #x
31 Possible data race during write of size 4 at 0x........ by thread #x
H A Dtc05_simple_race.stderr.exp16 Possible data race during read of size 4 at 0x........ by thread #x
31 Possible data race during write of size 4 at 0x........ by thread #x
H A Dtc16_byterace.stderr.exp16 Possible data race during read of size 1 at 0x........ by thread #x
31 Possible data race during write of size 1 at 0x........ by thread #x
H A Dtc06_two_races.stderr.exp16 Possible data race during read of size 4 at 0x........ by thread #x
31 Possible data race during write of size 4 at 0x........ by thread #x
46 Possible data race during read of size 4 at 0x........ by thread #x
61 Possible data race during write of size 4 at 0x........ by thread #x
H A Dfree_is_write.stderr.exp17 Possible data race during write of size 1 at 0x........ by thread #x
H A Dhg03_inherit.stderr.exp16 Possible data race during write of size 4 at 0x........ by thread #x
H A Dtc19_shadowmem.stderr.exp26 Possible data race during write of size 1 at 0x........ by thread #x
63 Possible data race during write of size 1 at 0x........ by thread #x
100 Possible data race during write of size 1 at 0x........ by thread #x
137 Possible data race during write of size 1 at 0x........ by thread #x
174 Possible data race during write of size 1 at 0x........ by thread #x
211 Possible data race during write of size 1 at 0x........ by thread #x
248 Possible data race during write of size 1 at 0x........ by thread #x
285 Possible data race during write of size 1 at 0x........ by thread #x
322 Possible data race during write of size 1 at 0x........ by thread #x
359 Possible dat
[all...]
H A Dhg04_race.stderr.exp20 Possible data race during read of size 4 at 0x........ by thread #x
37 Possible data race during write of size 4 at 0x........ by thread #x
H A Dhg05_race2.stderr.exp20 Possible data race during read of size 4 at 0x........ by thread #x
37 Possible data race during write of size 4 at 0x........ by thread #x
H A Dpth_barrier2.stderr.exp21 Possible data race during write of size 1 at 0x........ by thread #x
40 Possible data race during write of size 1 at 0x........ by thread #x
59 Possible data race during write of size 1 at 0x........ by thread #x
78 Possible data race during write of size 1 at 0x........ by thread #x
97 Possible data race during write of size 1 at 0x........ by thread #x
116 Possible data race during write of size 1 at 0x........ by thread #x
135 Possible data race during write of size 1 at 0x........ by thread #x
154 Possible data race during write of size 1 at 0x........ by thread #x
173 Possible data race during write of size 1 at 0x........ by thread #x
192 Possible dat
[all...]
H A Dtc21_pthonce.stderr.exp20 Possible data race during read of size 4 at 0x........ by thread #x
37 Possible data race during write of size 4 at 0x........ by thread #x
H A Dlocked_vs_unlocked1_fwd.stderr.exp25 Possible data race during write of size 4 at 0x........ by thread #x
H A Dlocked_vs_unlocked1_rev.stderr.exp25 Possible data race during write of size 4 at 0x........ by thread #x
H A Dlocked_vs_unlocked2.stderr.exp31 Possible data race during write of size 4 at 0x........ by thread #x
H A Dlocked_vs_unlocked3.stderr.exp23 Possible data race during write of size 4 at 0x........ by thread #x
H A Dpth_barrier1.stderr.exp21 Possible data race during write of size 1 at 0x........ by thread #x
H A Dpth_barrier3.stderr.exp21 Possible data race during write of size 1 at 0x........ by thread #x
H A Drwlock_race.stderr.exp20 Possible data race during write of size 4 at 0x........ by thread #x
H A Dtc06_two_races_xml.stderr.exp81 <text>Possible data race during read of size 4 at 0x........ by thread #x</text>
126 <text>Possible data race during write of size 4 at 0x........ by thread #x</text>
171 <text>Possible data race during read of size 4 at 0x........ by thread #x</text>
216 <text>Possible data race during write of size 4 at 0x........ by thread #x</text>
/external/clang/lib/StaticAnalyzer/Checkers/
H A DIdempotentOperationChecker.cpp80 enum Assumption { Possible = 0, Impossible, Equal, LHSis1, RHSis1, LHSis0, enumerator in enum:__anon16434::IdempotentOperationChecker::Assumption
101 BinaryOperatorData() : assumption(Possible) {}
118 // 'Possible'. At this stage we do not store the ExplodedNode, as it has not
138 if (A == Possible) {
412 case Possible:
450 case Possible:
/external/chromium_org/third_party/mesa/src/docs/
H A DWL_bind_wayland_display.spec73 Possible values for EGL_TEXTURE_FORMAT:
/external/icu4c/extra/uconv/
H A Dmakedata.mak25 !MESSAGE Possible choices for configuration are:
/external/mesa3d/docs/
H A DWL_bind_wayland_display.spec73 Possible values for EGL_TEXTURE_FORMAT:
/external/valgrind/main/memcheck/
H A Dmc_leakcheck.c583 // - Unreached --> Possible
585 // - Possible --> Reachable
598 ex->state = Possible;
600 // State has changed to Possible so (re)scan the block to make
827 is_prior_definite = ( Possible != lc_extras[top].state );
943 Possible == lr->key.state ) );
952 Possible == lr->key.state );
1105 } else if (Possible == lr->key.state) {
1254 // For Possible, lc_chunk[i] might be the top of a clique

Completed in 2997 milliseconds

12