Home
last modified time | relevance | path

Searched defs:token (Results 1 – 8 of 8) sorted by relevance

/RvlSDK-3.3/build/tools/sndconv/src/
Dsndconv.c44 int absolutePath(char *token) in absolutePath()
78 char *token; in parsePathStatement() local
106 char *token; in parseBeginStatement() local
136 char *token; in parseFileStatement() local
178 char *token; in parseOutputStatement() local
212 char *token; in parseSamplerateStatement() local
240 char *token; in parseLoopStatement() local
278 char *token; in parseMixStatement() local
312 char *token; in parseCommentStatement() local
337 char *token; in parseEndStatement() local
[all …]
/RvlSDK-3.3/build/tools/dls1wt/src/
Dmain.c133 char token[]="/\\"; in main() local
/RvlSDK-3.3/build/libraries/gd/src/
DGDPixel.c276 void GDSetDrawSync( u16 token ) in GDSetDrawSync()
/RvlSDK-3.3/build/demos/gxdemo/src/Performance/
Dperf-sync.c367 void myDrawSyncCallback( u16 token ) in myDrawSyncCallback()
/RvlSDK-3.3/build/demos/gxdemo/src/Texture/
Dtex-invalid.c252 u16 token; in DrawTick() local
/RvlSDK-3.3/build/demos/gxdemo/src/Management/
Dmgt-triple-buf.c225 u16 token; in VIPreCallback() local
/RvlSDK-3.3/build/demos/gxdemo/src/Framebuffer/
Dfrb-bound-box.c242 static u16 token = 0; in DrawTick() local
/RvlSDK-3.3/include/revolution/gd/
DGDPixel.h209 #define PE_TOKEN(token, rid) \ argument