HomeSort by relevance Sort by last modified time
    Searched refs:Possible (Results 1 - 25 of 31) sorted by null

1 2

  /external/valgrind/main/helgrind/tests/
annotate_rwlock.stderr.exp 19 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
tc01_simple_race.stderr.exp 16 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
tc05_simple_race.stderr.exp 16 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
tc16_byterace.stderr.exp 16 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
tc06_two_races.stderr.exp 16 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
free_is_write.stderr.exp 17 Possible data race during write of size 1 at 0x........ by thread #x
hg03_inherit.stderr.exp 16 Possible data race during write of size 4 at 0x........ by thread #x
hg04_race.stderr.exp 20 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
hg05_race2.stderr.exp 20 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
pth_barrier2.stderr.exp 21 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 data race during write of size 1 at 0x........ by thread #
    [all...]
tc21_pthonce.stderr.exp 20 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
tc19_shadowmem.stderr.exp 26 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 data race during write of size 1 at 0x........ by thread #
    [all...]
locked_vs_unlocked1_fwd.stderr.exp 25 Possible data race during write of size 4 at 0x........ by thread #x
locked_vs_unlocked1_rev.stderr.exp 25 Possible data race during write of size 4 at 0x........ by thread #x
locked_vs_unlocked2.stderr.exp 31 Possible data race during write of size 4 at 0x........ by thread #x
locked_vs_unlocked3.stderr.exp 23 Possible data race during write of size 4 at 0x........ by thread #x
pth_barrier1.stderr.exp 21 Possible data race during write of size 1 at 0x........ by thread #x
pth_barrier3.stderr.exp 21 Possible data race during write of size 1 at 0x........ by thread #x
rwlock_race.stderr.exp 20 Possible data race during write of size 4 at 0x........ by thread #x
tc06_two_races_xml.stderr.exp 81 <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/
IdempotentOperationChecker.cpp 79 enum Assumption { Possible = 0, Impossible, Equal, LHSis1, RHSis1, LHSis0,
100 BinaryOperatorData() : assumption(Possible) {}
116 // 'Possible'. At this stage we do not store the ExplodedNode, as it has not
136 if (A == Possible) {
356 // FIXME: This is possible because the checker does part of processing in
408 case Possible:
446 case Possible:
  /external/valgrind/main/memcheck/
mc_leakcheck.c 86 // It's far from clear that this is the best possible categorisation; it's
621 // - Unreached --> Possible
623 // - Possible --> Reachable
637 ex->state = Possible;
639 // State has changed to Possible so (re)scan the block to make
791 is_prior_definite = ( Possible != lc_extras[top].state );
831 // possible. So: compare num_blocks.
    [all...]
mc_include.h 245 Possible =1, // Possibly reachable from root-set; involves at
  /external/icu4c/extra/uconv/
makedata.mak 25 !MESSAGE Possible choices for configuration are:
  /external/quake/quake/src/QW/gas2masm/
gas2masm.mak 19 !MESSAGE Possible choices for configuration are:

Completed in 496 milliseconds

1 2