OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:have
(Results
901 - 925
of
66330
) sorted by null
<<
31
32
33
34
35
36
37
38
39
40
>>
/external/chromium_org/ui/gl/
gpu_preference.h
11
// or discrete GPU. On systems that
have
dual-GPU support (see
/external/chromium_org/ui/v2/public/
window.h
15
// All Windows
have
Layers.
/external/chromium_org/ui/views/animation/
bounds_animator_observer.h
16
// Invoked when animations
have
progressed.
/external/chromium_org/ui/views/controls/menu/
menu_types.h
13
// should only be used with menus which
have
no children.
/external/chromium_org/v8/src/
harmony-classes.js
5
// This file relies on the fact that the following declarations
have
been made
/external/clang/include/clang/Config/
config.h.cmake
23
/* Define if we
have
libxml2 */
config.h.in
26
/* Define if we
have
libxml2 */
/external/clang/test/ARCMT/Inputs/Module.framework/Headers/
Module.h
12
# error Module should
have
been built without -DFOO
/external/clang/test/Analysis/
misc-ps-region-store-i386.m
12
// Here we
have
a pointer to integer cast.
misc-ps-region-store-x86_64.m
12
// Here we
have
a pointer to integer cast.
/external/clang/test/CXX/class/class.mem/
p14.cpp
4
// every non-static data member of class T shall
have
a name different
/external/clang/test/CXX/dcl.dcl/dcl.spec/dcl.constexpr/
p9.cpp
18
// A variable declaration which uses the constexpr specifier shall
have
an
21
constexpr struct C { C(); } ni2; // expected-error {{cannot
have
non-literal type 'const struct C'}} expected-note 3{{has no constexpr constructors}}
25
constexpr C nc2 = C(); // expected-error {{cannot
have
non-literal type 'const C'}}
29
constexpr C nc5((C())); // expected-error {{cannot
have
non-literal type 'const C'}}
/external/clang/test/CXX/dcl.decl/dcl.meaning/dcl.fct.default/
p10.cpp
15
pb->f(); // expected-error{{too few arguments to function call, expected 1,
have
0; did you mean 'A::f'?}}
/external/clang/test/CXX/temp/temp.param/
p1.cpp
4
template<template<> class C> class D; // expected-error{{template template parameter must
have
its own template parameters}}
/external/clang/test/CXX/temp/temp.spec/
no-body.cpp
51
template void f1<int>(int) { } // expected-error {{explicit template instantiation cannot
have
a definition; if this definition is meant to be an explicit specialization, add '<>' after the 'template' keyword}} \
53
template struct x1<int> { }; // expected-error {{explicit template instantiation cannot
have
a definition; if this definition is meant to be an explicit specialization, add '<>' after the 'template' keyword}} \
62
template void f2<int>(int) { } // expected-error {{explicit template instantiation cannot
have
a definition; if this definition is meant to be an explicit specialization, add '<>' after the 'template' keyword}}
63
template struct x2<int> { }; // expected-error {{explicit template instantiation cannot
have
a definition; if this definition is meant to be an explicit specialization, add '<>' after the 'template' keyword}}
/external/clang/test/CodeGen/
2002-02-13-UnnamedLocal.c
4
* and did not
have
a VAR_DECL that explained the stack slot to LLVM.
2008-01-07-UnusualIntSize.c
9
// This should
have
%0 and %1 truncated to 33 bits before any operation.
sse-builtins-dbg.c
3
// Test that intrinsic calls inlined from _mm_* wrappers
have
debug metadata.
/external/clang/test/CodeGenCXX/
debug-info-fwd-ref.cpp
19
// Make sure we
have
two DW_TAG_structure_types for baz and bar and no forward
/external/clang/test/Index/
recover-bad-code-rdar_7487294.c
4
// tests that we are properly reclaiming the ASTs and we do not
have
a double free.
/external/clang/test/Modules/Inputs/Module.framework/Headers/
Module.h
12
# error Module should
have
been built without -DFOO
/external/clang/test/Parser/
objc-property-syntax.m
6
@property unsigned char bufferedUTF8Bytes[4]; // expected-error {{property cannot
have
array or function type}}
/external/clang/test/Sema/
struct-compat.c
9
// Per C99 6.7.2.3, since the outer and inner "struct x"es
have
different
x86-attr-force-align-arg-pointer.c
9
// Functions only
have
to be declared force_align_arg_pointer once.
/external/clang/test/SemaCXX/
enum-bitfield.cpp
17
enum E : Z(); // expected-error{{integral constant expression must
have
integral or unscoped enumeration type, not 'Z'}}
Completed in 347 milliseconds
<<
31
32
33
34
35
36
37
38
39
40
>>