Home
last modified time | relevance | path

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

/RvlSDK-3.2/build/tools/sndconv/src/
Dsndconv.c41 int absolutePath(char *token) in absolutePath()
75 char *token; in parsePathStatement() local
103 char *token; in parseBeginStatement() local
133 char *token; in parseFileStatement() local
175 char *token; in parseOutputStatement() local
209 char *token; in parseSamplerateStatement() local
237 char *token; in parseLoopStatement() local
275 char *token; in parseMixStatement() local
309 char *token; in parseCommentStatement() local
334 char *token; in parseEndStatement() local
[all …]
/RvlSDK-3.2/build/tools/dls1wt/src/
Dmain.c133 char token[]="/\\"; in main() local
/RvlSDK-3.2/build/libraries/gd/src/
DGDPixel.c276 void GDSetDrawSync( u16 token ) in GDSetDrawSync()
/RvlSDK-3.2/build/demos/gxdemo/src/Performance/
Dperf-sync.c367 void myDrawSyncCallback( u16 token ) in myDrawSyncCallback()
/RvlSDK-3.2/build/demos/gxdemo/src/Texture/
Dtex-invalid.c252 u16 token; in DrawTick() local
/RvlSDK-3.2/build/demos/gxdemo/src/Management/
Dmgt-triple-buf.c225 u16 token; in VIPreCallback() local
/RvlSDK-3.2/build/demos/gxdemo/src/Framebuffer/
Dfrb-bound-box.c242 static u16 token = 0; in DrawTick() local
/RvlSDK-3.2/include/revolution/gd/
DGDPixel.h209 #define PE_TOKEN(token, rid) \ argument