OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:have
(Results
226 - 250
of
39049
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/dalvik/vm/mterp/armv5te/
OP_BREAKPOINT.S
6
* the time we get here, the breakpoint will
have
already been
/development/ndk/platforms/android-14/samples/native-media/
README.txt
7
For demonstration purposes we
have
supplied such a .ts file.
/development/samples/AndroidBeamDemo/
_index.html
3
application must be installed on two devices that
have
NFC capabilities, running Android 4.0 or later.</p>
/docs/source.android.com/src/
porting-removed.md
4
consequently misleading, we
have
removed it for now. We will make similar
/external/bluetooth/glib/docs/reference/gobject/
gobject.cI
4
* can't put G_TYPE_OBJECT there, but
have
to sneak a g_object_get_type()
/external/clang/test/CXX/basic/basic.stc/basic.stc.dynamic/basic.stc.dynamic.allocation/
p1.cpp
19
void *operator new(); // expected-error {{'operator new' must
have
at least one parameter}}
27
void *operator new(size_t = 0); // expected-error {{parameter of 'operator new' cannot
have
a default argument}}
35
template<typename T> T operator new(size_t, int); // expected-error {{'operator new' cannot
have
a dependent return type; use 'void *' instead}}
43
template<typename T> void *operator new(size_t); // expected-error {{'operator new' template must
have
at least two parameters}}
/external/clang/test/CXX/dcl.dcl/dcl.spec/dcl.fct.spec/
p3.cpp
12
// that declaration shall be a definition or the function shall
have
previously
/external/clang/test/CXX/dcl.dcl/dcl.spec/dcl.stc/
p1.cpp
11
template static void f<float>(float); // expected-error{{explicit instantiation cannot
have
a storage class}}
16
template<> static void g<int>(int); // expected-warning{{explicit specialization cannot
have
a storage class}}
17
template static void g<float>(float); // expected-error{{explicit instantiation cannot
have
a storage class}}
30
template static int X<int>::value; // expected-error{{explicit instantiation cannot
have
a storage class}}
/external/clang/test/CXX/expr/
p3.cpp
3
double operator +(double, double); // expected-error{{overloaded 'operator+' must
have
at least one parameter of class or enumeration type}}
/external/clang/test/CodeGenObjC/
message-arrays.m
4
// This should
have
an implicit cast
/external/clang/test/Modules/Inputs/Module.framework/Headers/
Module.h
8
# error Module should
have
been built without -DFOO
/external/clang/test/Parser/
access-spec-attrs.cpp
4
public __attribute__((unavailable)): // expected-error {{access specifier can only
have
annotation attributes}}
cxx-typeid.cpp
3
// FIXME: This should really include <typeinfo>, but we don't
have
that yet.
/external/clang/test/Preprocessor/
non_fragile_feature.m
3
#error Should
have
__has_feature
non_fragile_feature1.m
3
#error Should
have
__has_feature
/external/clang/test/SemaCXX/
attr-weakref.cpp
15
static int a6 __attribute__((weakref)); //expected-error {{weakref declaration of 'a6' must also
have
an alias attribute}}
27
int a7() __attribute__((weakref ("f1"))); // expected-error {{weakref declaration must
have
internal linkage}}
28
int a8 __attribute__((weakref ("v1"))); // expected-error {{weakref declaration must
have
internal linkage}}
31
int a9 __attribute__((weakref)); // expected-error {{weakref declaration must
have
internal linkage}}
member-class-11.cpp
6
Y::~Y() { } // expected-error{{non-friend class member '~Y' cannot
have
a qualified name}}
member-location.cpp
2
// PR4103: Make sure we
have
a location for the error
/external/clang/test/SemaObjC/
rdr-6211479-array-property.m
7
@property(assign) T p2; // expected-error {{property cannot
have
array or function type 'T' (aka 'int [2]')}}
/external/dbus/test/data/auth/
external-successful.auth-script
11
## verify that we now
have
some credentials
/external/expat/vms/
expat_config.h
12
/* Define if you
have
a working `mmap' system call. */
25
/* Define if you
have
the bcopy function. */
28
/* Define if you
have
the memmove function. */
31
/* Define if you
have
the <unistd.h> header file. */
/external/kernel-headers/original/asm-x86/
mmu.h
8
* The x86 doesn't
have
a mmu context, but
pgtable-2level-defs.h
14
* the i386 is two-level, so we don't really
have
any
/external/libpcap/
acconfig.h
3
*
have
different implementation details so for now we
/external/llvm/docs/HistoricalNotes/
2003-01-23-CygwinNotes.txt
8
1. Cygwin doesn't
have
<inttypes.h> or <stdint.h>, so all the INT*_MAX
12
2. Mingw doesn't
have
<dlfcn.h> (because Windows doesn't
have
it.)
18
change them to
have
.a's.
Completed in 696 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>