How to know the meaning of CUDA functions?

When I’ve read some SDK examples, but sometimes I couldn’t know what the function comes from:
CUTBoolean, cutCreateTimer… etc.

Where can we know the source code of “cut”?

Thanks a lot.

Look in the common/ directory in the SDK and your questions will be answered.