OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:test16
(Results
1 - 25
of
33
) sorted by null
1
2
/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
/cts/tests/tests/renderscript/src/android/renderscript/cts/
VersionTest.java
78
ScriptC_set_target_api_16
test16
=
local
82
test16
.invoke_check(16);
/dalvik/dx/tests/078-dex-local-variable-table/
Blort.java
104
public static void
test16
(String x) {
method in class:Blort
/external/clang/test/CXX/class.access/class.protected/
p1.cpp
506
namespace
test16
{
namespace
/external/clang/test/CodeGen/
ext-vector.c
290
// CHECK: @
test16
291
void
test16
(float2 a, float2 b) {
function
object-size.c
123
// CHECK: define void @
test16
124
void
test16
() {
function
/external/clang/test/CodeGenCXX/
eh.cpp
402
namespace
test16
{
namespace
linkage.cpp
199
namespace
test16
{
namespace
/external/clang/test/Sema/
attr-deprecated.c
97
unsigned long
test16
__attribute__((deprecated))
variable
builtins.c
115
int
test16
() {
function
c89.c
89
void
test16
() {
function
exprs.c
153
void
test16
(float x) { x == ((void*) 0); } // expected-error {{invalid operands to binary expression}}
function
return.c
93
int
test16
() {
function
switch.c
279
void
test16
() {
function
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/strings/basic.string/string.modifiers/string_insert/
size_string_size_size.pass.cpp
924
void
test16
()
function
[
all
...]
/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/SemaCXX/
linkage2.cpp
157
namespace
test16
{
namespace
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(); };
scope-check.cpp
278
namespace
test16
{
namespace
/frameworks/opt/calendar/tests/src/com/android/calendarcommon2/
EventRecurrenceTest.java
437
public void
test16
() throws Exception {
method in class:EventRecurrenceTest
[
all
...]
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/strings/basic.string/string.modifiers/string_replace/
size_size_string_size_size.pass.cpp
1729
void
test16
()
function
[
all
...]
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/strings/basic.string/string.ops/string_compare/
size_size_string_size_size.pass.cpp
1728
void
test16
()
function
[
all
...]
/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 8875 milliseconds
1
2