Home
last modified time | relevance | path

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

/RvlSDK-3.3/include/revolution/
Dhid.h182 u32 user; member
189 typedef void (*HIDSetupHandler)(HIDError he, u32 user);
194 u32 user
199 u32 user
203 typedef void (*HIDClientHandler)(HIDError he, u32 user);
213 u32 user
222 u32 user
231 u32 user
242 u32 user
253 u32 user
[all …]
/RvlSDK-3.3/build/demos/kbddemo/src/
Dhid_open_close.c30 static void hid_setup_handler(HIDError he, u32 user) in hid_setup_handler() argument
34 *(int*)user = 1; in hid_setup_handler()
/RvlSDK-3.3/build/demos/kprdemo/src/
Dhid_open_close.c30 static void hid_setup_handler(HIDError he, u32 user) in hid_setup_handler() argument
34 *(int*)user = 1; in hid_setup_handler()
/RvlSDK-3.3/
Dreadme-RVL_SDK-3_3-2.txt110 …To use all or part of the data from an application, you must comply with the Roland end-user licen…
112 The end-user license agreement is found in the following directory.
128 …prepared by the application developer or operator (such as that of an end user) is prohibited. Enc…
/RvlSDK-3.3/vcmv/
DReadme_en.txt24 built by Opera to display user-manual content for Virtual
28 with a set of guidelines. A sample user manual is included
186 ** for the heap, please consider how many pages the user is expected to **
187 ** flip through, or how long the user is expected to view the manual, **
351 Currently VC titles do not support EUR60 mode but user selection
472 if the user quits from the HBM to the game, while quickly plugging and
/RvlSDK-3.3/build/buildtools/
Dcommondefs320 # -i- delimits user paths from system paths.
321 # By default, the only user path points to the local include tree.
/RvlSDK-3.3/build/demos/thpdemo/src/THPPlayerStrmAX/
DTHPPlayer.c91 static u32 StreamUpdateCallback(void *buffer1, u32 len1, void *buffer2, u32 len2, u32 user);