Home
last modified time | relevance | path

Searched refs:setto (Results 1 – 4 of 4) sorted by relevance

/external/ltp/testcases/kernel/security/smack/
Dsmack_file_access.sh44 setto=$(getfattr --only-values -n security.SMACK64 -e text $testfile)
46 if [ "TheOther" != "$setto" ]; then
47 tst_brkm TFAIL "Test file \"$testfile\" labeled \"$setto\" incorrectly."
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/GlobalOpt/
Dctor-list-opt.ll80 call void @setto( i32* @Z, i32 0 )
84 define void @setto(i32* %P, i32 %V) {
/external/swiftshader/third_party/LLVM/test/Transforms/GlobalOpt/
Dctor-list-opt.ll65 call void @setto( i32* @Z, i32 0 )
69 define void @setto(i32* %P, i32 %V) {
/external/llvm/test/Transforms/GlobalOpt/
Dctor-list-opt.ll80 call void @setto( i32* @Z, i32 0 )
84 define void @setto(i32* %P, i32 %V) {