/external/llvm/test/Transforms/InstCombine/ |
D | osx-names.ll | 9 %struct.__sFILE = type { i8*, i32, i32, i16, i16, %struct.__sbuf, i32, i8*, i32 (i8*)*, i32 (i8*, i… 16 define void @test1(%struct.__sFILE* %stream) nounwind { 19 …%call = tail call i32 (%struct.__sFILE*, i8*, ...) @fprintf(%struct.__sFILE* %stream, i8* geteleme… 23 define void @test2(%struct.__sFILE* %stream, i8* %str) nounwind ssp { 26 …%call = tail call i32 (%struct.__sFILE*, i8*, ...) @fprintf(%struct.__sFILE* %stream, i8* geteleme… 30 declare i32 @fprintf(%struct.__sFILE*, i8*, ...) nounwind
|
D | simplify-libcalls.ll | 73 %struct.__sFILE = type { i8*, i32, i32, i16, i16, %struct.__sbuf, i32, i8*, i32 (i8*)*, i32 (i8*, i… 85 …%call393 = call %struct.__sFILE* @fopen(i8* undef, i8* %cond392) nounwind ; <%struct.__sFILE*> [#… 89 declare %struct.__sFILE* @fopen(i8*, i8*)
|
/external/llvm-project/llvm/test/Transforms/InstCombine/ |
D | osx-names.ll | 9 %struct.__sFILE = type { i8*, i32, i32, i16, i16, %struct.__sbuf, i32, i8*, i32 (i8*)*, i32 (i8*, i… 16 define void @test1(%struct.__sFILE* %stream) nounwind { 19 …%call = tail call i32 (%struct.__sFILE*, i8*, ...) @fprintf(%struct.__sFILE* %stream, i8* geteleme… 23 define void @test2(%struct.__sFILE* %stream, i8* %str) nounwind ssp { 26 …%call = tail call i32 (%struct.__sFILE*, i8*, ...) @fprintf(%struct.__sFILE* %stream, i8* geteleme… 30 declare i32 @fprintf(%struct.__sFILE*, i8*, ...) nounwind
|
D | simplify-libcalls.ll | 73 %struct.__sFILE = type { i8*, i32, i32, i16, i16, %struct.__sbuf, i32, i8*, i32 (i8*)*, i32 (i8*, i… 85 …%call393 = call %struct.__sFILE* @fopen(i8* undef, i8* %cond392) nounwind ; <%struct.__sFILE*> [#… 89 declare %struct.__sFILE* @fopen(i8*, i8*)
|
/external/llvm/test/Verifier/ |
D | recursive-struct-param.ll | 3 %struct.__sFILE = type { %struct.__sFILE } 8 define void @test(%struct.__sFILE* %stream, i8* %str) { 9 %fputs = call i32 @fputs(i8* %str, %struct.__sFILE* %stream) 14 declare i32 @fputs(i8* nocapture, %struct.__sFILE* nocapture)
|
/external/llvm-project/llvm/test/Verifier/ |
D | recursive-struct-param.ll | 3 %struct.__sFILE = type { %struct.__sFILE } 8 define void @test(%struct.__sFILE* %stream, i8* %str) { 9 %fputs = call i32 @fputs(i8* %str, %struct.__sFILE* %stream) 14 declare i32 @fputs(i8* nocapture, %struct.__sFILE* nocapture)
|
/external/llvm/test/CodeGen/X86/ |
D | alignment-2.ll | 4 …nn*, i32, %struct.__sFILE*, i8, %struct.printQueryOpt, i8*, i8, i32, %struct.__sFILE*, i8, i32, i8… 6 %struct.__sFILE = type { i8*, i32, i32, i16, i16, %struct.__sbuf, i32, i8*, i32 (i8*)*, i32 (i8*, i…
|
/external/llvm-project/llvm/test/CodeGen/X86/ |
D | alignment-2.ll | 4 …nn*, i32, %struct.__sFILE*, i8, %struct.printQueryOpt, i8*, i8, i32, %struct.__sFILE*, i8, i32, i8… 6 %struct.__sFILE = type { i8*, i32, i32, i16, i16, %struct.__sbuf, i32, i8*, i32 (i8*)*, i32 (i8*, i…
|
/external/llvm/test/CodeGen/PowerPC/ |
D | ppc64-crash.ll | 7 %struct.__sFILE = type {} 11 define internal void @serialize_pos(%struct.pos_T* byval %pos, %struct.__sFILE* %fp) nounwind {
|
/external/llvm-project/llvm/test/CodeGen/PowerPC/ |
D | ppc64-crash.ll | 7 %struct.__sFILE = type {} 11 define internal void @serialize_pos(%struct.pos_T* byval(%struct.pos_T) %pos, %struct.__sFILE* %fp)…
|
/external/clang/test/Analysis/Inputs/ |
D | system-header-simulator-for-simple-stream.h | 8 typedef struct __sFILE { struct
|
/external/llvm-project/clang/test/Analysis/Inputs/ |
D | system-header-simulator-for-simple-stream.h | 8 typedef struct __sFILE { struct
|
/external/llvm-project/clang/test/Modules/Inputs/Module.framework/Headers/ |
D | Module.h | 28 typedef struct __sFILE { struct
|
/external/clang/test/Modules/Inputs/Module.framework/Headers/ |
D | Module.h | 28 typedef struct __sFILE { struct
|
/external/python/pycparser/tests/c_files/ |
D | cppd_with_stdio_h.c | 2268 struct __sFILE { struct 2369 typedef struct __sFILE __FILE;
|
/external/llvm/test/Transforms/Inline/ |
D | 2006-11-09-InlineCGUpdate-2.ll | 7 …%struct.__sFILE = type { i8*, i32, i32, i16, i16, %struct.__sbuf, i32, i8*, i32 (i8*)*, i32 (i8*, … 9 %"struct.std::__basic_file<char>" = type { %struct.__sFILE*, i1 }
|
/external/llvm-project/llvm/test/Transforms/Inline/ |
D | 2006-11-09-InlineCGUpdate-2.ll | 7 …%struct.__sFILE = type { i8*, i32, i32, i16, i16, %struct.__sbuf, i32, i8*, i32 (i8*)*, i32 (i8*, … 9 %"struct.std::__basic_file<char>" = type { %struct.__sFILE*, i1 }
|
/external/python/cpython3/Lib/lib2to3/tests/data/ |
D | infinite_recursion.py | 2032 class __sFILE(Structure): class 2034 __sFILE._pack_ = 4 2035 __sFILE._fields_ = [ 2057 assert sizeof(__sFILE) == 88, sizeof(__sFILE) 2058 assert alignment(__sFILE) == 4, alignment(__sFILE) 2059 FILE = __sFILE
|
/external/python/cpython2/Lib/lib2to3/tests/data/ |
D | infinite_recursion.py | 2032 class __sFILE(Structure): class 2034 __sFILE._pack_ = 4 2035 __sFILE._fields_ = [ 2057 assert sizeof(__sFILE) == 88, sizeof(__sFILE) 2058 assert alignment(__sFILE) == 4, alignment(__sFILE) 2059 FILE = __sFILE
|
/external/llvm-project/clang/test/Index/ |
D | index-module.m | 58 // CHECK-TMOD-NEXT: [indexDeclaration]: kind: struct | name: __sFILE | {{.*}} | loc: [[TMOD_MODULE_…
|
/external/clang/test/Index/ |
D | index-module.m | 57 // CHECK-TMOD-NEXT: [indexDeclaration]: kind: struct | name: __sFILE | {{.*}} | loc: [[TMOD_MODULE_…
|
/external/google-breakpad/src/processor/testdata/symbols/microdump/breakpad_unittests/DA7778FB66018A4E9B4110ED06E730D00/ |
D | breakpad_unittests.sym | 39098 FUNC 543f8 5a 0 std::_Stl_create_filebuf<__sFILE*>
|
/external/google-breakpad/src/processor/testdata/symbols/microdump/breakpad_unittests/D6D1FEC9A15DE7F38A236898871A2E770/ |
D | breakpad_unittests.sym | 40874 FUNC 7df5c 22c 0 std::_Stl_create_filebuf<__sFILE*>
|
/external/libabigail/tests/data/test-read-dwarf/ |
D | test-libandroid.so.abi | 15112 …<class-decl name='__sFILE' is-struct='yes' visibility='default' is-declaration-only='yes' id='8d7b…
|