OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:test16
(Results
1 - 25
of
38
) sorted by null
1
2
/cts/tests/tests/renderscriptlegacy/src/android/renderscriptlegacy/cts/
VersionTest.java
62
ScriptC_set_target_api_16
test16
= new ScriptC_set_target_api_16(mRS);
local
63
test16
.invoke_check(16);
/dalvik/dx/tests/070-dex-multianewarray/
Blort.java
87
public static short[][][][]
test16
() {
method in class:Blort
/external/clang/test/Misc/
diag-template-diffing-color.cpp
34
void
test16
() {
function
/external/clang/test/SemaCXX/
long-virtual-inheritance-chain.cpp
19
class
test16
: virtual test15 { virtual void f(); };
class in inherits:test15
20
class test17 : virtual
test16
{ virtual void f(); };
linkage2.cpp
157
namespace
test16
{
namespace
class-layout.cpp
468
namespace
test16
{
namespace in namespace:PR16537
scope-check.cpp
290
namespace
test16
{
namespace
/dalvik/dx/tests/078-dex-local-variable-table/
Blort.java
104
public static void
test16
(String x) {
method in class:Blort
/external/clang/test/CodeGen/
object-size.c
123
// CHECK-LABEL: define void @
test16
124
void
test16
() {
function
ext-vector.c
290
// CHECK: @
test16
291
void
test16
(float2 a, float2 b) {
function
/external/clang/test/Parser/
char-literal-printing.c
22
wchar_t
test16
(void) { return L'\r'; }
function
declarators.c
101
void
test16
(i) int i j; { } // expected-error {{expected ';' at end of declaration}}
function
/external/clang/test/Sema/
c89.c
89
void
test16
() {
function
attr-deprecated.c
97
unsigned long
test16
__attribute__((deprecated))
variable
block-misc.c
152
void
test16
(__block int i) { // expected-error {{__block attribute not allowed, only allowed on local variables}}
exprs.c
153
void
test16
(float x) { x == ((void*) 0); } // expected-error {{invalid operands to binary expression}}
function
return.c
93
int
test16
() {
function
scope-check.c
234
int
test16
(int [sizeof &&z]); // expected-error {{use of address-of-label extension outside of a function body}}
switch.c
279
void
test16
() {
function
builtins.c
115
int
test16
() {
function
uninit-variables.c
121
void
test16
() {
function
/external/clang/test/CodeGenCXX/
eh.cpp
403
namespace
test16
{
namespace
linkage.cpp
199
namespace
test16
{
namespace
/external/pcre/dist/
RunTest
304
test16
=skip
314
test16
=-16
335
test16
=-16
411
for bmode in "$test8" "$
test16
" "$test32"; do
416
-32) if [ "$test8$
test16
" != "skipskip" ] ; then echo ""; fi
/external/clang/test/CXX/class.access/
p4.cpp
425
namespace
test16
{
namespace
427
void b() { throw A(); } // expected-error{{temporary of type '
test16
::A' has private destructor}} \
428
// expected-error{{exception object of type '
test16
::A' has private destructor}}
457
// The destructor is not implicitly referenced here. Contrast to
test16
,
Completed in 3866 milliseconds
1
2