/external/llvm/test/CodeGen/X86/ |
2009-01-25-NoSSE.ll | 7 %struct.ktermios = type { i32, i32, i32, i32, i8, [19 x i8], i32, i32 } 13 %termios = alloca %struct.ktermios, align 8 14 %termios1 = bitcast %struct.ktermios* %termios to i8* 16 call void @bar(%struct.ktermios* %termios) nounwind 20 declare void @bar(%struct.ktermios*)
|
/external/swiftshader/third_party/LLVM/test/CodeGen/X86/ |
2009-01-25-NoSSE.ll | 7 %struct.ktermios = type { i32, i32, i32, i32, i8, [19 x i8], i32, i32 } 11 %termios = alloca %struct.ktermios, align 8 12 %termios1 = bitcast %struct.ktermios* %termios to i8* 14 call void @bar(%struct.ktermios* %termios) nounwind 18 declare void @bar(%struct.ktermios*)
|
/bionic/libc/kernel/uapi/asm-generic/ |
termbits.h | 44 struct ktermios { struct
|
/bionic/libc/kernel/uapi/asm-mips/asm/ |
termbits.h | 44 struct ktermios { struct
|
/external/kernel-headers/original/uapi/asm-generic/ |
termbits.h | 32 struct ktermios { struct
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/asm-generic/ |
termbits.h | 31 struct ktermios { struct
|
/external/kernel-headers/original/uapi/asm-mips/asm/ |
termbits.h | 45 struct ktermios { struct
|