Searched refs:mon (Results 1 – 11 of 11) sorted by relevance
| /RvlSDK-2.1/build/demos/hio2demo/include/ |
| D | multi.h | 29 u8 mon; // month since January [0, 11] member 49 packet->mon, packet->mday, in MultiPacketToString()
|
| /RvlSDK-2.1/build/demos/hio2demo/src/ |
| D | simple.c | 157 sendBuffer.mon = (u8)calender.mon; in main()
|
| D | multi-main.c | 168 sendBuffer.mon = (u8)calender.mon; in main()
|
| /RvlSDK-2.1/build/demos/carddemo/src/ |
| D | list.c | 147 ct.mon + 1, ct.mday, ct.year % 100, in main()
|
| D | create-bnr-4icon.c | 359 ct.year, ct.mon + 1, ct.mday, ct.hour, ct.min, ct.sec); in NewFileName()
|
| D | create-1icon.c | 402 ct.year, ct.mon + 1, ct.mday, ct.hour, ct.min, ct.sec); in NewFileName()
|
| D | create-8icon.c | 417 ct.year, ct.mon + 1, ct.mday, ct.hour, ct.min, ct.sec); in NewFileName()
|
| D | listdemo.c | 967 ct.year, ct.mon + 1, ct.mday, in NewFileName()
|
| /RvlSDK-2.1/build/demos/hio2demo/vc++/simple/ |
| D | simple.cpp | 200 stPacket.mon = pLocalTime->tm_mon; in __HIO2Send()
|
| /RvlSDK-2.1/include/revolution/ |
| D | os.h | 591 int mon; // month since January [0, 11] member
|
| /RvlSDK-2.1/build/demos/hio2demo/vc++/multi/ |
| D | multi.cpp | 310 pPacket->mon = pLocalTime->tm_mon; in CreatePcTime()
|