OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:conflicts
(Results
26 - 50
of
1560
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/libmicrohttpd/
libmicrohttpd.pc.in
11
Conflicts
:
/external/libmtp/
libmtp.pc
12
Conflicts
:
libmtp.pc.in
12
Conflicts
:
/external/libopus/
opus.pc.in
13
Conflicts
:
/external/libvorbis/
vorbisenc-uninstalled.pc.in
12
Conflicts
:
vorbisenc.pc.in
12
Conflicts
:
vorbisfile-uninstalled.pc.in
12
Conflicts
:
vorbisfile.pc.in
12
Conflicts
:
/external/llvm/test/Assembler/
2002-03-08-NameCollision2.ll
5
; declaration for a method was found, that this would cause spurious
conflicts
/prebuilts/tools/darwin-x86_64/protoc/lib/pkgconfig/
protobuf.pc
12
Conflicts
: protobuf-lite
/prebuilts/tools/linux-x86_64/protoc/lib/pkgconfig/
protobuf-lite.pc
13
#
Conflicts
: protobuf
/external/clang/test/SemaCXX/
using-decl-1.cpp
193
using A::HiddenTag2; // expected-error {{
conflicts
with declaration already in scope}}
194
using A::HiddenFn2; // expected-error {{
conflicts
with declaration already in scope}}
275
class A {}; // expected-error {{
conflicts
}}
276
int i; // expected-error {{
conflicts
}}
300
extern int a; // expected-error {{declaration
conflicts
with target of using declaration already in scope}}
301
void f(); // expected-error {{declaration
conflicts
with target of using declaration already in scope}}
302
struct s; // expected-error {{declaration
conflicts
with target of using declaration already in scope}}
303
enum e {}; // expected-error {{declaration
conflicts
with target of using declaration already in scope}}
305
template<typename> extern int vt; // expected-error {{declaration
conflicts
with target of using declaration already in scope}} expected-warning 0-1{{extension}}
306
template<typename> void ft(); // expected-error {{declaration
conflicts
with target of using declaration already in scope}
[
all
...]
extern-c.cpp
19
float test2_x; // expected-error {{declaration of 'test2_x' in global scope
conflicts
with declaration with C language linkage}}
39
static float test4_b; // expected-error {{declaration of 'test4_b' in global scope
conflicts
with declaration with C language linkage}}
56
static float test5_b; // expected-error {{declaration of 'test5_b' in global scope
conflicts
with declaration with C language linkage}}
126
void lookup_in_global_f(int); // expected-error {{
conflicts
with declaration in global scope}}
130
int lookup_in_global_g; // expected-error {{
conflicts
with declaration with C language linkage}}
180
extern "C" void global_var_vs_extern_c_fn_1(); // expected-error {{
conflicts
with declaration in global scope}}
183
int global_var_vs_extern_c_fn_2; // expected-error {{
conflicts
with declaration with C language linkage}}
186
extern "C" double global_var_vs_extern_c_var_1; // expected-error {{
conflicts
with declaration in global scope}}
189
int global_var_vs_extern_c_var_2; // expected-error {{
conflicts
with declaration with C language linkage}}
/packages/apps/TV/src/com/android/tv/dvr/ui/
DvrRecordScheduleFragment.java
51
final List<ScheduledRecording>
conflicts
=
local
54
if (
conflicts
.isEmpty()) {
55
getDvrManager().addSchedule(program,
conflicts
);
/external/protobuf/
protobuf-lite.pc.in
13
#
Conflicts
: protobuf
protobuf.pc.in
14
#
Conflicts
: protobuf-lite
/prebuilts/go/darwin-x86/test/
import1.go
7
// Verify that import
conflicts
are detected by the compiler.
/prebuilts/go/linux-x86/test/
import1.go
7
// Verify that import
conflicts
are detected by the compiler.
/prebuilts/misc/common/swig/include/2.0.11/go/
gokw.swg
4
#define GOBN(x) %builtinwarn("'" `x` "'
conflicts
with a built-in name in Go") "::"`x`
/prebuilts/misc/darwin-x86_64/protobuf2.5/lib/pkgconfig/
protobuf-lite.pc
13
#
Conflicts
: protobuf
protobuf.pc
14
#
Conflicts
: protobuf-lite
/prebuilts/misc/linux-x86_64/protobuf2.5/lib/pkgconfig/
protobuf-lite.pc
13
#
Conflicts
: protobuf
protobuf.pc
14
#
Conflicts
: protobuf-lite
/prebuilts/misc/windows/protobuf2.5/lib/pkgconfig/
protobuf-lite.pc
13
#
Conflicts
: protobuf
protobuf.pc
14
#
Conflicts
: protobuf-lite
Completed in 1006 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>