Home
last modified time | relevance | path

Searched refs:ptrSize (Results 1 – 7 of 7) sorted by relevance

/external/syzkaller/prog/
Dencodingexec_test.go34 ptrSize = target.PtrSize
84 callID("test$align0"), ExecNoCopyout, 1, execArgConst, ptrSize, dataOffset,
97 callID("test$align1"), ExecNoCopyout, 1, execArgConst, ptrSize, dataOffset,
108 callID("test$align2"), ExecNoCopyout, 1, execArgConst, ptrSize, dataOffset,
119 callID("test$align3"), ExecNoCopyout, 1, execArgConst, ptrSize, dataOffset,
130 callID("test$align4"), ExecNoCopyout, 1, execArgConst, ptrSize, dataOffset,
144 callID("test$align5"), ExecNoCopyout, 1, execArgConst, ptrSize, dataOffset,
154 callID("test$align6"), ExecNoCopyout, 1, execArgConst, ptrSize, dataOffset,
164 callID("test$union0"), ExecNoCopyout, 1, execArgConst, ptrSize, dataOffset,
174 callID("test$union1"), ExecNoCopyout, 1, execArgConst, ptrSize, dataOffset,
[all …]
/external/syzkaller/pkg/compiler/
Dcompiler.go55 ptrSize: target.PtrSize,
119 ptrSize uint64 member
204 align = comp.ptrSize
273 base.TypeSize = comp.ptrSize
332 size = comp.ptrSize
Dtypes.go99 base.TypeSize = comp.ptrSize
300 base.TypeSize = comp.ptrSize
435 base.TypeSize = comp.ptrSize
/external/syzkaller/vendor/github.com/golang/protobuf/proto/
Dpointer_unsafe.go75 var ptrSize = unsafe.Sizeof(uintptr(0)) var
93 return pointer{p: unsafe.Pointer(uintptr(unsafe.Pointer(i)) + ptrSize)}
/external/golang-protobuf/proto/
Dpointer_unsafe.go75 var ptrSize = unsafe.Sizeof(uintptr(0)) var
93 p = pointer{p: unsafe.Pointer(uintptr(unsafe.Pointer(i)) + ptrSize)}
/external/mesa3d/src/gallium/drivers/swr/rasterizer/jitter/
Dfetch_jit.cpp1855 unsigned int ptrSize = dL.getPointerSize() * 8; // ptr size in bits in GetSimdValid32bitIndices() local
1856 Value* iLastIndex = PTR_TO_INT(pLastIndex, Type::getIntNTy(JM()->mContext, ptrSize)); in GetSimdValid32bitIndices()
1857 Value* iIndices = PTR_TO_INT(pIndices, Type::getIntNTy(JM()->mContext, ptrSize)); in GetSimdValid32bitIndices()
/external/kotlinc/lib/
Dkotlin-compiler.jarMETA-INF/MANIFEST.MF org/jetbrains/kotlin/utils/JavaSdkUtil.class JavaSdkUtil ...