/external/swiftshader/third_party/LLVM/test/CodeGen/Thumb2/ |
2009-08-07-NeonFPBug.ll | 8 %struct.anon = type { [8 x i32], [48 x i8] } 20 %struct.jpeg_error_mgr = type { void (%struct.jpeg_common_struct*)*, void (%struct.jpeg_common_struct*, i32)*, void (%struct.jpeg_common_struct*)*, void (%struct.jpeg_common_struct*, i8*)*, void (%struct.jpeg_common_struct*)*, i32, %struct.anon, i32, i32, i8**, i32, i8**, i32, i32 }
|
/external/swiftshader/third_party/LLVM/test/CodeGen/X86/ |
2008-03-07-APIntBug.ll | 4 %struct.FIRST_UNION = type { %struct.anon } 9 %struct.anon = type { i8, i8, i32 }
|
2007-09-17-ObjcFrameEH.ll | 15 %struct.anon = type { %struct._objc__method_prototype_list*, i32, [1 x %struct._objc_method] }
|
2009-04-29-LinearScanBug.ll | 31 %struct.anon = type { %struct.pf_state*, %struct.pf_state** } 81 %struct.pf_state = type <{ i64, i32, i32, %struct.anon, %struct.anon, %0, %struct.pf_state_peer, %struct.pf_state_peer, %struct.pf_rule_ptr, %struct.pf_rule_ptr, %struct.pf_rule_ptr, %struct.pf_addr, %struct.hook_desc_head, %struct.pf_state_key*, %struct.pfi_kif*, %struct.pfi_kif*, %struct.pf_src_node*, %struct.pf_src_node*, [2 x i64], [2 x i64], i64, i64, i64, i16, i8, i8, i8, i8, [6 x i8] }> 83 %struct.pf_state_key = type { %struct.pf_state_host, %struct.pf_state_host, %struct.pf_state_host, i8, i8, i8, i8, %struct.pf_app_state*, %25, %25, %struct.anon, i16 }
|
/system/extras/librank/ |
librank.c | 85 name = "[anon]"; 435 " -a Show all mappings, including stack, heap and anon.\n"
|
/development/vndk/tools/header-checker/header-abi-diff/src/ |
abi_diff.h | 19 #pragma clang diagnostic ignored "-Wnested-anon-types"
|
/development/vndk/tools/header-checker/header-abi-dumper/src/ |
abi_wrappers.h | 20 #pragma clang diagnostic ignored "-Wnested-anon-types"
|
/development/vndk/tools/header-checker/merge-abi-diff/src/ |
merge_abi_diff.cpp | 17 #pragma clang diagnostic ignored "-Wnested-anon-types"
|
/external/clang/test/CodeGenCXX/ |
exceptions-seh.cpp | 98 // CHECK-LABEL: define internal void @"\01??R<lambda_0>@?0??use_seh_in_lambda@@YAXXZ@QEBA@XZ"(%class.anon* %this)
|
/external/clang/test/Modules/Inputs/submodules-merge-defs/ |
defs.h | 114 namespace Anon {
|
/external/llvm/test/CodeGen/X86/ |
2009-04-29-LinearScanBug.ll | 31 %struct.anon = type { %struct.pf_state*, %struct.pf_state** } 81 %struct.pf_state = type <{ i64, i32, i32, %struct.anon, %struct.anon, %0, %struct.pf_state_peer, %struct.pf_state_peer, %struct.pf_rule_ptr, %struct.pf_rule_ptr, %struct.pf_rule_ptr, %struct.pf_addr, %struct.hook_desc_head, %struct.pf_state_key*, %struct.pfi_kif*, %struct.pfi_kif*, %struct.pf_src_node*, %struct.pf_src_node*, [2 x i64], [2 x i64], i64, i64, i64, i16, i8, i8, i8, i8, [6 x i8] }> 83 %struct.pf_state_key = type { %struct.pf_state_host, %struct.pf_state_host, %struct.pf_state_host, i8, i8, i8, i8, %struct.pf_app_state*, %25, %25, %struct.anon, i16 }
|
unwindraise.ll | 14 %struct.frame_state_reg_info = type { [18 x %struct.anon], %struct.frame_state_reg_info* } 15 %struct.anon = type { %union.anon, i32 } 16 %union.anon = type { i64 }
|
zlib-longest-match.ll | 10 %struct.ct_data_s = type { %union.anon, %union.anon.0 } 11 %union.anon = type { i16 } 12 %union.anon.0 = type { i16 }
|
/external/llvm/tools/lli/ |
OrcLazyJIT.cpp | 67 printf("<anon> ");
|
/external/llvm/unittests/Support/ |
EndianStreamTest.cpp | 208 } // end anon namespace
|
ErrorOrTest.cpp | 140 } // end anon namespace
|
/external/ltp/testcases/kernel/controllers/memcg/functional/ |
memcg_process.c | 63 {"mmap-anon", 0, NULL, MMAP_ANON},
|
/external/ltp/testcases/kernel/hotplug/memory_hotplug/ |
README | 41 anon <seg-name> <seg-size>[k|m|g|p] [<seg-share>] -
|
/external/ltp/testcases/kernel/syscalls/madvise/ |
madvise02.c | 111 * anon mem doesn't return -EBADF now, as now we support
|
/external/sfntly/cpp/src/test/ |
bitmap_table_test.cc | 153 SerializeToFile(&os, "anon-mod.ttf");
|
/external/swiftshader/third_party/LLVM/tools/llvm-dis/ |
llvm-dis.cpp | 113 } // end anon namespace
|
/external/valgrind/include/ |
pub_tool_mallocfree.h | 50 // Call here to bomb the system when out of memory (mmap anon fails)
|
/frameworks/native/libs/math/include/math/ |
vec2.h | 28 #pragma clang diagnostic ignored "-Wnested-anon-types"
|
vec3.h | 26 #pragma clang diagnostic ignored "-Wnested-anon-types"
|
vec4.h | 26 #pragma clang diagnostic ignored "-Wnested-anon-types"
|