OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:test6
(Results
26 - 50
of
92
) sorted by null
1
2
3
4
/external/clang/test/Analysis/
unreachable-code-path.c
62
void
test6
(const char *c) {
function
/external/clang/test/CXX/basic/basic.lookup/basic.lookup.argdep/
p2.cpp
103
namespace
test6
{
namespace
/external/clang/test/CodeGen/
decl.c
8
// CHECK: @
test6
.x = private unnamed_addr constant %struct.SelectDest { i8 1, i8 2, i32 3, i32 0 }
76
void
test6
() {
function
object-size.c
47
// CHECK: define void @
test6
48
void
test6
() {
function
/external/clang/test/CodeGenCXX/
blocks.cpp
182
namespace
test6
{
namespace
new-overflow.cpp
117
namespace
test6
{
namespace
unknown-anytype.cpp
52
long
test6
() {
function
arm.cpp
265
namespace
test6
{
namespace
value-init.cpp
198
namespace
test6
{
namespace
/external/clang/test/Parser/
char-literal-printing.c
12
wchar_t
test6
(void) { return L'\a'; }
function
declarators.c
45
int
test6
() { return a; } // a should be declared.
function
switch-recovery.cpp
60
int
test6
(int i) {
function
/external/clang/test/Sema/
asm.c
54
void
test6
(long i) {
function
c89.c
39
test6
() { return 0; }
function
statements.c
20
int
test6
() { return ({5;}); }
attr-deprecated.c
58
typedef foo_dep
test6
(struct bar_dep*); // expected-warning {{'foo_dep' is deprecated}} \
typedef
return.c
46
int
test6
() {
function
switch.c
76
void
test6
() {
function
/external/clang/test/SemaCXX/
warn-global-constructors.cpp
71
namespace
test6
{
namespace
warn-unreachable.cpp
70
void
test6
() {
function
references.cpp
61
int&
test6
(int& x) {
function
69
class
Test6
{ // expected-warning{{class '
Test6
' does not declare any constructor to initialize its non-modifiable members}}
undefined-internal.cpp
88
namespace
test6
{
namespace
/sdk/eclipse/plugins/com.android.ide.eclipse.tests/src/com/android/ide/eclipse/adt/internal/editors/layout/refactoring/
UseCompoundDrawableRefactoringTest.java
54
public void
test6
() throws Exception {
method in class:UseCompoundDrawableRefactoringTest
/external/v8/test/mjsunit/regress/
regress-70066.js
94
function
test6
(value) {
function
102
assertEquals("6:false",
test6
(6), "
test6
");
103
assertEquals(0, x, "
test6
"); // Global x is undisturbed.
/external/clang/test/CXX/dcl.dcl/dcl.spec/dcl.type/dcl.spec.auto/
p6.cpp
80
only<char (S::*)(int)>
test6
= p6;
local
Completed in 604 milliseconds
1
2
3
4