HomeSort by relevance Sort by last modified time
    Searched defs:test12 (Results 1 - 25 of 58) sorted by null

1 2 3

  /external/clang/test/CodeGen/
switch-dce.c 201 // CHECK: @test12
204 void test12() { function
conditional.c 64 // CHECK: @test12
66 double test12(int c) { function
ext-vector.c 236 // CHECK: @test12
240 int4 test12(int4 V) { function
pass-object-size.c 329 // CHECK-LABEL: define void @test12
330 void test12(void *const p __attribute__((pass_object_size(3)))) { function
init.c 124 struct test12 { struct
125 struct test12 (*p)(void);
  /dalvik/dx/tests/070-dex-multianewarray/
Blort.java 71 public static double[][] test12() { method in class:Blort
  /external/clang/test/SemaCXX/
goto.cpp 119 namespace test12 { namespace
openmp_default_simd_align.cpp 38 static const int test12 = __builtin_omp_required_simd_align(decltype(S3::s2.s)); // expected-error {{invalid application of '__builtin_omp_required_simd_align' to an incomplete type 'S1'}} member in struct:S3
alignof.cpp 40 static const int test12 = __alignof__(S3::s2.s); // expected-error {{invalid application of 'alignof' to an incomplete type 'S1'}} member in struct:S3
compare.cpp 405 void test12() { function in namespace:templates
  /cts/tests/tests/renderscriptlegacy/src/android/renderscriptlegacy/cts/
VersionTest.java 34 ScriptC_set_target_api_12 test12 = new ScriptC_set_target_api_12(mRS); local
35 test12.invoke_check(12);
  /dalvik/dx/tests/078-dex-local-variable-table/
Blort.java 83 public static void test12(int x) { method in class:Blort
  /external/clang/test/Analysis/inlining/
inline-defensive-checks.c 51 int test12(int *q) { function
  /external/libcxx/test/std/localization/locale.categories/category.numeric/locale.nm.put/facet.num.put.members/
put_long_double.pass.cpp 24415 void test12() function
    [all...]
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/localization/locale.categories/category.numeric/locale.nm.put/facet.num.put.members/
put_long_double.pass.cpp 24410 void test12() function
    [all...]
  /external/clang/test/CXX/class.access/class.protected/
p1.cpp 412 namespace test12 { namespace
  /external/clang/test/CodeGenCXX/
ctor-dtor-alias.cpp 239 namespace test12 { namespace
eh.cpp 288 namespace test12 { namespace
exceptions.cpp 532 namespace test12 { namespace
linkage.cpp 147 namespace test12 { namespace
  /external/clang/test/Parser/
switch-recovery.cpp 144 void test12(int x) { function
  /external/clang/test/Sema/
attr-deprecated.c 91 char test12[sizeof(foo_dep)]; // expected-warning {{'foo_dep' is deprecated}} variable
  /external/libcxx/test/std/strings/basic.string/string.modifiers/string_insert/
size_string_size_size.pass.cpp 726 void test12() function
    [all...]
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/strings/basic.string/string.modifiers/string_insert/
size_string_size_size.pass.cpp 726 void test12() function
    [all...]
  /external/clang/test/CXX/temp/temp.decls/temp.friend/
p1.cpp 256 namespace test12 { namespace

Completed in 828 milliseconds

1 2 3