OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:have
(Results
101 - 125
of
87257
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/build/make/core/
apicheck_msg_last.txt
3
You
have
tried to change the API from what has been previously released in
/external/clang/test/CXX/dcl.dcl/dcl.link/
p2.cpp
11
extern u8"C" {} // expected-error {{string literal in language linkage specifier cannot
have
an encoding-prefix}}
12
extern L"C" {} // expected-error {{string literal in language linkage specifier cannot
have
an encoding-prefix}}
13
extern u"C++" {} // expected-error {{string literal in language linkage specifier cannot
have
an encoding-prefix}}
14
extern U"C" {} // expected-error {{string literal in language linkage specifier cannot
have
an encoding-prefix}}
/external/clang/test/CXX/dcl.decl/dcl.meaning/dcl.fct/dcl.fct.def.default/
p1.cpp
5
// -- not
have
default arguments
8
DefArg(int n = 5) = default; // expected-error {{an explicitly-defaulted constructor cannot
have
default arguments}}
9
DefArg(const DefArg &DA = make()) = default; // expected-error {{an explicitly-defaulted constructor cannot
have
default arguments}}
10
DefArg(const DefArg &DA, int k = 3) = default; // expected-error {{an explicitly-defaulted copy constructor cannot
have
default arguments}}
11
DefArg(DefArg &&DA = make()) = default; // expected-error {{an explicitly-defaulted constructor cannot
have
default arguments}}
12
DefArg(DefArg &&DA, int k = 3) = default; // expected-error {{an explicitly-defaulted move constructor cannot
have
default arguments}}
13
DefArg &operator=(const DefArg&, int k = 4) = default; // expected-error {{parameter of overloaded 'operator=' cannot
have
a default argument}}
14
DefArg &operator=(DefArg&&, int k = 4) = default; // expected-error {{parameter of overloaded 'operator=' cannot
have
a default argument}}
15
~DefArg(int k = 5) = default; // expected-error {{destructor cannot
have
any parameters}}
/external/clang/test/CXX/dcl.decl/dcl.meaning/dcl.fct/
p6.cpp
5
void f() const; // expected-error {{non-member function cannot
have
'const' qualifier}}
6
F g; // expected-error {{non-member function of type 'F' (aka 'void () const') cannot
have
'const' qualifier}}
10
friend void g() const; // expected-error {{non-member function cannot
have
'const' qualifier}}
11
static void h() const; // expected-error {{static member function cannot
have
'const' qualifier}}
13
friend F j; // expected-error {{non-member function of type 'F' (aka 'void () const') cannot
have
'const' qualifier}}
14
static F k; // expected-error {{static member function of type 'F' (aka 'void () const') cannot
have
'const' qualifier}}
19
friend void ::f() const; // expected-error {{non-member function cannot
have
'const' qualifier}}
24
typedef T *P; // expected-error {{pointer to function type 'void () const' cannot
have
'const' qualifier}}
25
typedef T &R; // expected-error {{reference to function type 'void () const' cannot
have
'const' qualifier}}
/external/clang/test/SemaCUDA/
config-type.cu
3
void cudaConfigureCall(unsigned gridSize, unsigned blockSize); // expected-error {{must
have
scalar return type}}
/external/clang/test/SemaCXX/
virtual-function-in-union.cpp
4
virtual void f(); // expected-error {{unions cannot
have
virtual functions}}
/external/dhcpcd-6.8.2/dhcpcd-hooks/
02-dump
1
# Just echo our DHCP options we
have
/external/flatbuffers/go/
struct.go
5
// Structs do not
have
a vtable.
/external/libxml2/result/schematron/
zvon11_1.err
2
/AAA/BBB line 2: The element must not
have
an isolated bbb attribute
zvon11_2.err
2
/AAA/BBB line 2: The element must not
have
an isolated aaa attribute
/external/llvm/test/Assembler/
2008-02-18-IntPointerCrash.ll
1
; RUN: not llvm-as %s 2>&1 | grep "integer constant must
have
integer type"
/external/mesa3d/src/compiler/glsl/glcpp/tests/
127-pragma-empty.c
1
/* It seems an odd (and particularly useless) thing to
have
an empty pragma,
/external/python/cpython2/Doc/distutils/
uploading.rst
7
The contents of this page
have
moved to the section :ref:`package-index`.
/external/python/cpython2/android_arm/pyconfig/
pyconfig.h
16
/* Define this if you
have
AtheOS threads. */
19
/* Define this if you
have
BeOS threads. */
22
/* Define if you
have
the Mach cthreads package */
46
/* Define if gettimeofday() does not
have
second (timezone) argument This is
50
/* Define to 1 if you
have
the `acosh' function. */
56
/* Define to 1 if you
have
the `alarm' function. */
59
/* Define to 1 if you
have
the <alloca.h> header file. */
65
/* Define to 1 if you
have
the `asinh' function. */
68
/* Define to 1 if you
have
the <asm/types.h> header file. */
71
/* Define to 1 if you
have
the `atanh' function. *
[
all
...]
/external/python/cpython2/android_arm64/pyconfig/
pyconfig.h
16
/* Define this if you
have
AtheOS threads. */
19
/* Define this if you
have
BeOS threads. */
22
/* Define if you
have
the Mach cthreads package */
46
/* Define if gettimeofday() does not
have
second (timezone) argument This is
50
/* Define to 1 if you
have
the `acosh' function. */
56
/* Define to 1 if you
have
the `alarm' function. */
59
/* Define to 1 if you
have
the <alloca.h> header file. */
65
/* Define to 1 if you
have
the `asinh' function. */
68
/* Define to 1 if you
have
the <asm/types.h> header file. */
71
/* Define to 1 if you
have
the `atanh' function. *
[
all
...]
/external/python/cpython2/android_x86/pyconfig/
pyconfig.h
16
/* Define this if you
have
AtheOS threads. */
19
/* Define this if you
have
BeOS threads. */
22
/* Define if you
have
the Mach cthreads package */
46
/* Define if gettimeofday() does not
have
second (timezone) argument This is
50
/* Define to 1 if you
have
the `acosh' function. */
56
/* Define to 1 if you
have
the `alarm' function. */
59
/* Define to 1 if you
have
the <alloca.h> header file. */
65
/* Define to 1 if you
have
the `asinh' function. */
68
/* Define to 1 if you
have
the <asm/types.h> header file. */
71
/* Define to 1 if you
have
the `atanh' function. *
[
all
...]
/external/python/cpython2/android_x86_64/pyconfig/
pyconfig.h
16
/* Define this if you
have
AtheOS threads. */
19
/* Define this if you
have
BeOS threads. */
22
/* Define if you
have
the Mach cthreads package */
46
/* Define if gettimeofday() does not
have
second (timezone) argument This is
50
/* Define to 1 if you
have
the `acosh' function. */
56
/* Define to 1 if you
have
the `alarm' function. */
59
/* Define to 1 if you
have
the <alloca.h> header file. */
65
/* Define to 1 if you
have
the `asinh' function. */
68
/* Define to 1 if you
have
the <asm/types.h> header file. */
71
/* Define to 1 if you
have
the `atanh' function. *
[
all
...]
/external/python/cpython3/Doc/distutils/
uploading.rst
7
The contents of this page
have
moved to the section :ref:`package-index`.
/external/skia/infra/bots/assets/skp/
README.md
1
Humans shouldn't
have
to call this - the RecreateSKPs bot calls this, e.g. https://skia-review.googlesource.com/c/9515
/external/skqp/infra/bots/assets/skp/
README.md
1
Humans shouldn't
have
to call this - the RecreateSKPs bot calls this, e.g. https://skia-review.googlesource.com/c/9515
/external/swiftshader/third_party/LLVM/test/Assembler/
2008-02-18-IntPointerCrash.ll
1
; RUN: not llvm-as %s |& grep {integer constant must
have
integer type}
/external/zlib/src/old/
README
1
This directory contains files that
have
not been updated for zlib 1.2.x
/frameworks/base/cmds/uiautomator/library/
apicheck_msg_last.txt
3
You
have
tried to change the API from what has been previously released in
/frameworks/compile/slang/tests/F_const_array_arg/
stderr.txt.expect
1
const_array_arg.rs:4:10: error: exported function parameters may not
have
array type: 'float [3]'
/packages/services/Car/
apicheck_msg_last.txt
3
You
have
tried to change a car library API from what has
Completed in 1623 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>