Home
last modified time | relevance | path

Searched refs:bar (Results 1 – 25 of 3440) sorted by relevance

12345678910>>...138

/external/valgrind/helgrind/tests/
Dtc17_sembar.c45 gomp_barrier_init (gomp_barrier_t *bar, unsigned count) in gomp_barrier_init() argument
47 pthread_mutex_init (&bar->mutex1, NULL); in gomp_barrier_init()
48 pthread_mutex_init (&bar->mutex2, NULL); in gomp_barrier_init()
49 bar->sem1 = my_sem_init ("sem1", 0, 0); in gomp_barrier_init()
50 bar->sem2 = my_sem_init ("sem2", 0, 0); in gomp_barrier_init()
51 bar->xxx = my_sem_init ("xxx", 0, 0); in gomp_barrier_init()
52 bar->total = count; in gomp_barrier_init()
53 bar->arrived = 0; in gomp_barrier_init()
57 gomp_barrier_destroy (gomp_barrier_t *bar) in gomp_barrier_destroy() argument
60 pthread_mutex_lock (&bar->mutex1); in gomp_barrier_destroy()
[all …]
/external/llvm/test/MC/Mips/mips64r6/
Drelocations.s8 # CHECK-FIXUP: addiupc $2, bar # encoding: [0xec,0b01000AAA,A,A]
10 # CHECK-FIXUP: value: bar, kind: fixup_MIPS_PC19_S2
11 # CHECK-FIXUP: beqc $5, $6, bar # encoding: [0x20,0xa6,A,A]
13 # CHECK-FIXUP: value: bar-4, kind: fixup_Mips_PC16
14 # CHECK-FIXUP: bnec $5, $6, bar # encoding: [0x60,0xa6,A,A]
16 # CHECK-FIXUP: value: bar-4, kind: fixup_Mips_PC16
17 # CHECK-FIXUP: beqzc $9, bar # encoding: [0xd9,0b001AAAAA,A,A]
19 # CHECK-FIXUP: value: bar-4, kind: fixup_MIPS_PC21_S2
20 # CHECK-FIXUP: bnezc $9, bar # encoding: [0xf9,0b001AAAAA,A,A]
22 # CHECK-FIXUP: value: bar-4, kind: fixup_MIPS_PC21_S2
[all …]
/external/llvm/test/MC/Mips/mips32r6/
Drelocations.s8 # CHECK-FIXUP: addiupc $2, bar # encoding: [0xec,0b01000AAA,A,A]
10 # CHECK-FIXUP: value: bar, kind: fixup_MIPS_PC19_S2
11 # CHECK-FIXUP: beqc $5, $6, bar # encoding: [0x20,0xa6,A,A]
13 # CHECK-FIXUP: value: bar-4, kind: fixup_Mips_PC16
14 # CHECK-FIXUP: bnec $5, $6, bar # encoding: [0x60,0xa6,A,A]
16 # CHECK-FIXUP: value: bar-4, kind: fixup_Mips_PC16
17 # CHECK-FIXUP: beqzc $9, bar # encoding: [0xd9,0b001AAAAA,A,A]
19 # CHECK-FIXUP: value: bar-4, kind: fixup_MIPS_PC21_S2
20 # CHECK-FIXUP: bnezc $9, bar # encoding: [0xf9,0b001AAAAA,A,A]
22 # CHECK-FIXUP: value: bar-4, kind: fixup_MIPS_PC21_S2
[all …]
/external/clang/test/CodeGenCXX/
Dvtable-key-function-arm.cpp23 virtual void bar();
39 virtual void bar();
55 virtual void bar();
71 virtual void bar();
87 virtual void bar();
97 void Test2a::bar() {} in bar() function in Test2a
105 virtual void bar();
109 void Test2b::bar() {} in bar() function in Test2b
124 virtual void bar();
128 void Test2c::bar() {} in bar() function in Test2c
[all …]
Dvisibility.cpp63 DEFAULT static int bar; member
66 int foo<T>::bar; member in test40::foo<T>
77 extern foo bar;
79 return &bar; in zed()
93 struct bar { struct
99 bar::zed<&x> y;
222 virtual void bar() = 0;
229 virtual void bar();
254 void bar() {} in bar() function
260 bar(); in test()
[all …]
Daarch64-aapcs-zerolength-bitfield.cpp11 char bar; member
14 static_assert(offsetof(struct t1, bar) == 1);
21 char bar; member
23 static_assert(offsetof(struct t2, bar) == 2);
30 char bar; member
32 static_assert(offsetof(struct t3, bar) == 4);
39 char bar; member
41 static_assert(offsetof(struct t4, bar) == 8);
48 char bar; member
50 static_assert(offsetof(struct t5, bar) == 8);
[all …]
Dctor-dtor-alias.cpp151 struct bar : public foo { struct
152 ~bar();
154 bar::~bar() {} in ~bar()
155 struct zed : public bar {};
165 struct bar : public foo {}; struct
171 bar ptr; in zed()
207 struct bar { struct
208 ~bar();
210 bar::~bar() { in ~bar()
215 struct foo : public bar {
[all …]
/external/ltp/scripts/tests/
Dtest_abspath.sh32 foo/bar:$PWD/foo/bar \
33 /foo/bar:/foo/bar \
34 /foo/../bar:/bar \
35 /foo/bar/../baz:/foo/baz \
36 /foo/bar/../baz/:/foo/baz \
37 /foo/../bar/:/bar \
38 /foo/../bar/..:/ \
39 /foo/../bar/../:/ \
40 /foo/bar/../baz:/foo/baz \
41 /foo/./bar:/foo/bar \
[all …]
/external/llvm/test/MC/ELF/
Drelax-arith.s6 bar: label
17 imul $foo, bar, %bx
19 imul $foo, bar, %ebx
21 imul $foo, bar, %rbx
33 andw $foo, bar
35 andl $foo, bar
37 andq $foo, bar
49 orw $foo, bar
51 orl $foo, bar
53 orq $foo, bar
[all …]
Drelax-arith3.s6 bar: label
13 imul $foo, bar(%rip), %bx
14 imul $foo, bar(%rip), %ebx
15 imul $foo, bar(%rip), %rbx
24 andw $foo, bar(%rip)
25 andl $foo, bar(%rip)
26 andq $foo, bar(%rip)
34 orw $foo, bar(%rip)
35 orl $foo, bar(%rip)
36 orq $foo, bar(%rip)
[all …]
Drelax-arith2.s6 bar: label
17 imul $127, bar, %bx
19 imul $1, bar, %ebx
21 imul $42, bar, %rbx
34 andw $0, bar
36 andl $-1, bar
38 andq $-128, bar
50 orw $1, bar
52 orl $42, bar
54 orq $127, bar
[all …]
/external/clang/test/SemaCXX/
Dcxx0x-defaulted-functions.cpp15 struct bar { struct
16 bar();
17 bar(const bar&);
18 bar(bar&&);
19 bar& operator = (const bar&);
20 bar& operator = (bar&&);
21 ~bar();
24 bar::bar() = default;
25 bar::bar(const bar&) = default;
26 bar::bar(bar&&) = default;
[all …]
/external/guice/core/test/com/google/inject/
DBoundProviderTest.java38 assertNotNull(a.bar); in testFooProvider()
39 assertNotNull(b.bar); in testFooProvider()
40 assertNotSame(a.bar, b.bar); in testFooProvider()
55 assertNotNull(a.bar); in testSingletonFooProvider()
56 assertNotNull(b.bar); in testSingletonFooProvider()
57 assertSame(a.bar, b.bar); in testSingletonFooProvider()
63 final Bar bar; field in BoundProviderTest.Foo
66 Foo(Bar bar, int i) { in Foo() argument
67 this.bar = bar; in Foo()
74 final Bar bar; field in BoundProviderTest.FooProvider
[all …]
/external/llvm/test/MC/Mips/micromips64r6/
Drelocations.s8 # CHECK-FIXUP: balc bar # encoding: [0b101101AA,A,A,A]
10 # CHECK-FIXUP: value: bar-4, kind: fixup_MICROMIPS_PC26_S1
11 # CHECK-FIXUP: bc bar # encoding: [0b100101AA,A,A,A]
13 # CHECK-FIXUP: value: bar-4, kind: fixup_MICROMIPS_PC26_S1
14 # CHECK-FIXUP: addiupc $2, bar # encoding: [0x78,0b01000AAA,A,A]
16 # CHECK-FIXUP: value: bar, kind: fixup_MICROMIPS_PC19_S2
17 # CHECK-FIXUP: lwpc $2, bar # encoding: [0x78,0b01001AAA,A,A]
19 # CHECK-FIXUP: value: bar, kind: fixup_MICROMIPS_PC19_S2
20 # CHECK-FIXUP: ldpc $2, bar # encoding: [0x78,0b010110AA,A,A]
22 # CHECK-FIXUP: value: bar, kind: fixup_MICROMIPS_PC18_S3
[all …]
/external/fmtlib/doc/bootstrap/
Dprogress-bars.less10 @-webkit-keyframes progress-bar-stripes {
16 @keyframes progress-bar-stripes {
36 .progress-bar {
42 color: @progress-bar-color;
44 background-color: @progress-bar-bg;
51 // `.progress-striped .progress-bar` is deprecated as of v3.2.0 in favor of the
52 // `.progress-bar-striped` class, which you just add to an existing
53 // `.progress-bar`.
54 .progress-striped .progress-bar,
55 .progress-bar-striped {
[all …]
/external/llvm/test/Transforms/MemCpyOpt/
Dcrash.ll7 %struct.bar = type { %struct.qw, %struct.qw, %struct.qw, %struct.qw, %struct.qw, float, float}
10 define void @test1(%struct.bar* %this) {
12 %0 = getelementptr inbounds %struct.bar, %struct.bar* %this, i32 0, i32 0, i32 0, i32 0
14 %1 = getelementptr inbounds %struct.bar, %struct.bar* %this, i32 0, i32 0, i32 0, i32 1
16 %2 = getelementptr inbounds %struct.bar, %struct.bar* %this, i32 0, i32 0, i32 0, i32 2
18 %3 = getelementptr inbounds %struct.bar, %struct.bar* %this, i32 0, i32 0, i32 0, i32 3
20 %4 = getelementptr inbounds %struct.bar, %struct.bar* %this, i32 0, i32 1, i32 0, i32 0
22 %5 = getelementptr inbounds %struct.bar, %struct.bar* %this, i32 0, i32 1, i32 0, i32 1
24 %6 = getelementptr inbounds %struct.bar, %struct.bar* %this, i32 0, i32 1, i32 0, i32 2
26 %7 = getelementptr inbounds %struct.bar, %struct.bar* %this, i32 0, i32 1, i32 0, i32 3
[all …]
/external/swiftshader/third_party/LLVM/test/MC/ELF/
Drelax-arith.s6 bar: label
11 imul $foo, bar, %bx
13 imul $foo, bar, %ebx
15 imul $foo, bar, %rbx
21 andw $foo, bar
23 andl $foo, bar
25 andq $foo, bar
31 orw $foo, bar
33 orl $foo, bar
35 orq $foo, bar
[all …]
/external/curl/src/
Dtool_cb_prg.c54 struct ProgressData *bar = (struct ProgressData *)clientp; in tool_progress_cb() local
59 total = dltotal + ultotal + bar->initial_size; in tool_progress_cb()
62 point = dlnow + ulnow + bar->initial_size; in tool_progress_cb()
64 if(bar->calls && (tvdiff(now, bar->prevtime) < 100L) && point < total) in tool_progress_cb()
74 bar->calls++; in tool_progress_cb()
77 curl_off_t prevblock = bar->prev / 1024; in tool_progress_cb()
80 fprintf(bar->out, "#"); in tool_progress_cb()
84 else if(point != bar->prev) { in tool_progress_cb()
87 barwidth = bar->width - 7; in tool_progress_cb()
94 fprintf(bar->out, format, line, percent); in tool_progress_cb()
[all …]
/external/llvm/test/MC/Mips/
Dmicromips-branch-fixup.s10 # CHECK-FIXUP: beqz16 $6, bar # encoding: [0b0AAAAAAA,0x8f]
12 # CHECK-FIXUP: value: bar, kind: fixup_MICROMIPS_PC7_S1
14 # CHECK-FIXUP: bnez16 $6, bar # encoding: [0b0AAAAAAA,0xaf]
16 # CHECK-FIXUP: value: bar, kind: fixup_MICROMIPS_PC7_S1
18 # CHECK-FIXUP: b16 bar # encoding: [A,0b110011AA]
20 # CHECK-FIXUP: value: bar, kind: fixup_MICROMIPS_PC10_S1
22 # CHECK-FIXUP: b bar # encoding: [A,0x94'A',0x00,0x00]
24 # CHECK-FIXUP: value: bar, kind: fixup_MICROMIPS_PC16_S1
26 # CHECK-FIXUP: beq $3, $4, bar # encoding: [0x83'A',0x94'A',0x00,0x00]
28 # CHECK-FIXUP: value: bar, kind: fixup_MICROMIPS_PC16_S1
[all …]
/external/clang/test/CXX/class.access/class.friend/
Dp11.cpp6 void bar(); in foo()
8 friend void bar(); in foo()
16 friend void bar(); // expected-error {{no matching function found in local scope}} in foo()
22 void bar(); // expected-note {{'::test2::bar' declared here}}
49 …friend void bar(); // expected-error {{no matching function 'bar' found in local scope; did you me… in foo()
54 { void bar(); } in foo()
56 …friend void bar(); // expected-error {{no matching function 'bar' found in local scope; did you me… in foo()
60 void bar(); in foo()
62 friend void bar(); in foo()
67 void bar() { Inner::f(); } in foo() function
[all …]
/external/clang/test/CodeGen/
Darm-aapcs-zerolength-bitfield.c11 char bar; member
13 static int arr1_offset[(offsetof(struct t1, bar) == 1) ? 0 : -1];
20 char bar; member
22 static int arr2_offset[(offsetof(struct t2, bar) == 2) ? 0 : -1];
29 char bar; member
31 static int arr3_offset[(offsetof(struct t3, bar) == 4) ? 0 : -1];
38 char bar; member
40 static int arr4_offset[(offsetof(struct t4, bar) == 4) ? 0 : -1];
47 char bar; member
49 static int arr5_offset[(offsetof(struct t5, bar) == 8) ? 0 : -1];
[all …]
Darm-apcs-zerolength-bitfield.c15 char bar; member
17 static int arr1_offset[(offsetof(struct t1, bar) == 4) ? 0 : -1];
24 char bar; member
26 static int arr2_offset[(offsetof(struct t2, bar) == 4) ? 0 : -1];
33 char bar; member
35 static int arr3_offset[(offsetof(struct t3, bar) == 4) ? 0 : -1];
42 char bar; member
44 static int arr4_offset[(offsetof(struct t4, bar) == 4) ? 0 : -1];
51 char bar; member
53 static int arr5_offset[(offsetof(struct t5, bar) == 4) ? 0 : -1];
[all …]
/external/llvm/test/MC/Mips/micromips32r6/
Drelocations.s8 # CHECK-FIXUP: balc bar # encoding: [0b101101AA,A,A,A]
10 # CHECK-FIXUP: value: bar-4, kind: fixup_MICROMIPS_PC26_S1
11 # CHECK-FIXUP: bc bar # encoding: [0b100101AA,A,A,A]
13 # CHECK-FIXUP: value: bar-4, kind: fixup_MICROMIPS_PC26_S1
14 # CHECK-FIXUP: addiupc $2, bar # encoding: [0x78,0b01000AAA,A,A]
16 # CHECK-FIXUP: value: bar, kind: fixup_MICROMIPS_PC19_S2
17 # CHECK-FIXUP: lwpc $2, bar # encoding: [0x78,0b01001AAA,A,A]
19 # CHECK-FIXUP: value: bar, kind: fixup_MICROMIPS_PC19_S2
20 # CHECK-FIXUP: beqzc $3, bar # encoding: [0x80,0b011AAAAA,A,A]
22 # CHECK-FIXUP: value: bar-4, kind: fixup_MICROMIPS_PC21_S1
[all …]
/external/clang/test/OpenMP/
Dnesting_of_regions.cpp3 void bar();
24 bar(); in foo()
29 bar(); in foo()
33 bar(); in foo()
38 bar(); in foo()
43 bar(); in foo()
56 bar(); in foo()
61 bar(); in foo()
66 bar(); in foo()
71 bar(); in foo()
[all …]
/external/llvm/test/MC/X86/AlignedBundling/
Dnesting.s15 callq bar
16 callq bar
19 callq bar
20 callq bar
23 # CHECK: 10: callq {{.*}} <bar>
24 # CHECK-NEXT: 15: callq {{.*}} <bar>
27 # CHECK-LABEL: bar:
28 .type bar,@function
29 bar: label
35 callq bar
[all …]

12345678910>>...138