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

1 2 3 4 5 6 7 8 91011>>

  /hardware/intel/common/wrs_omxil_core/utils/src/
thread.cpp 25 created = false;
34 created = false;
52 if (!created) {
55 created = true;
67 if (created) {
69 created = false;
  /external/valgrind/memcheck/tests/solaris/
sendfilev.stdout.exp 1 Test file created.
  /external/skia/tests/
ArenaAllocTest.cpp 14 static int created, destroyed; member in namespace:__anon29822
17 Foo() : x(-2), y(-3.0f) { created++; }
18 Foo(int X, float Y) : x(X), y(Y) { created++; }
31 Node(Node* n) : next(n) { created++; }
51 FooRefCnt() : x(-2), y(-3.0f) { created++; }
52 FooRefCnt(int X, float Y) : x(X), y(Y) { created++; }
68 created = 0;
76 REPORTER_ASSERT(r, created == 1);
86 REPORTER_ASSERT(r, created == 11);
90 REPORTER_ASSERT(r, created == 11)
    [all...]
  /packages/apps/Launcher3/tests/src/com/android/launcher3/util/
SimpleActivityMonitor.java 29 public final ArrayList<Activity> created = new ArrayList<>(); field in class:SimpleActivityMonitor
35 created.add(activity);
63 created.remove(activity);
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-arm/
vxworks1-static.d 4 #error: Dynamic sections created in non-dynamic link
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-i386/
vxworks1-static.d 4 #error: Dynamic sections created in non-dynamic link
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-mips-elf/
vxworks1-static.d 4 #error: Dynamic sections created in non-dynamic link
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-powerpc/
vxworks1-static.d 4 #error: Dynamic sections created in non-dynamic link
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-sh/
vxworks1-static.d 4 #error: Dynamic sections created in non-dynamic link
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-sparc/
vxworks1-static.d 4 #error: Dynamic sections created in non-dynamic link
  /hardware/intel/common/wrs_omxil_core/utils/inc/
thread.h 53 bool created; member in class:Thread
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/arm/
thumbver.s 1 @ Check that symbols created by .symver are marked as Thumb.
  /external/valgrind/memcheck/tests/
origin4-many.stderr.exp 3 Uninitialised value was created by a heap allocation
9 Uninitialised value was created by a heap allocation
15 Uninitialised value was created by a heap allocation
21 Uninitialised value was created by a heap allocation
27 Uninitialised value was created by a heap allocation
33 Uninitialised value was created by a heap allocation
39 Uninitialised value was created by a heap allocation
45 Uninitialised value was created by a heap allocation
51 Uninitialised value was created by a heap allocation
  /external/valgrind/memcheck/tests/amd64-solaris/
context_gpr.stderr.exp 3 Uninitialised value was created by a heap allocation
9 Uninitialised value was created by a heap allocation
15 Uninitialised value was created by a heap allocation
context_fpu.stderr.exp 3 Uninitialised value was created by a heap allocation
9 Uninitialised value was created by a heap allocation
15 Uninitialised value was created by a heap allocation
21 Uninitialised value was created by a heap allocation
27 Uninitialised value was created by a heap allocation
33 Uninitialised value was created by a heap allocation
39 Uninitialised value was created by a heap allocation
45 Uninitialised value was created by a heap allocation
51 Uninitialised value was created by a heap allocation
57 Uninitialised value was created by a heap allocatio
    [all...]
context_sse.stderr.exp 3 Uninitialised value was created by a heap allocation
9 Uninitialised value was created by a heap allocation
15 Uninitialised value was created by a heap allocation
21 Uninitialised value was created by a heap allocation
27 Uninitialised value was created by a heap allocation
33 Uninitialised value was created by a heap allocation
39 Uninitialised value was created by a heap allocation
45 Uninitialised value was created by a heap allocation
51 Uninitialised value was created by a heap allocation
57 Uninitialised value was created by a heap allocatio
    [all...]
context_rflags2.stderr.exp 3 Uninitialised value was created by a heap allocation
9 Uninitialised value was created by a heap allocation
  /external/valgrind/memcheck/tests/x86-solaris/
context_gpr.stderr.exp 3 Uninitialised value was created by a heap allocation
9 Uninitialised value was created by a heap allocation
15 Uninitialised value was created by a heap allocation
context_fpu.stderr.exp 3 Uninitialised value was created by a heap allocation
9 Uninitialised value was created by a heap allocation
15 Uninitialised value was created by a heap allocation
21 Uninitialised value was created by a heap allocation
27 Uninitialised value was created by a heap allocation
33 Uninitialised value was created by a heap allocation
39 Uninitialised value was created by a heap allocation
45 Uninitialised value was created by a heap allocation
51 Uninitialised value was created by a heap allocation
57 Uninitialised value was created by a heap allocatio
    [all...]
context_sse.stderr.exp 3 Uninitialised value was created by a heap allocation
9 Uninitialised value was created by a heap allocation
15 Uninitialised value was created by a heap allocation
21 Uninitialised value was created by a heap allocation
27 Uninitialised value was created by a heap allocation
33 Uninitialised value was created by a heap allocation
39 Uninitialised value was created by a heap allocation
45 Uninitialised value was created by a heap allocation
51 Uninitialised value was created by a heap allocation
57 Uninitialised value was created by a heap allocatio
    [all...]
  /external/ipsec-tools/src/racoon/
schedule.h 53 time_t created; /* for debug */ member in struct:sched
74 time_t created; member in struct:scheddump
  /external/libunwind/scripts/
make-L-files 29 echo created $lname
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Demo/pdist/
cvslock.py 12 - Before even attempting to lock, a file "#cvs.tfl.<pid>" is created
  /external/antlr/antlr-3.4/runtime/Ruby/lib/antlr3/template/
group-file.rb 6 created on: March 19, 2010
  /external/valgrind/memcheck/tests/linux/
rfcomm.stderr.exp 5 in frame #1, created by main (rfcomm.c:26)
6 Uninitialised value was created by a client request
13 in frame #1, created by main (rfcomm.c:26)
14 Uninitialised value was created by a client request
21 in frame #1, created by main (rfcomm.c:26)
22 Uninitialised value was created by a client request
29 in frame #1, created by main (rfcomm.c:26)
30 Uninitialised value was created by a client request
37 in frame #1, created by main (rfcomm.c:26)
38 Uninitialised value was created by a client reques
    [all...]

Completed in 702 milliseconds

1 2 3 4 5 6 7 8 91011>>