Searched refs:dateintval (Results 1 - 8 of 8) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/forked-daapd-0.19/src/
H A DRSP2SQL.h37 * - RSP2SQL_dateintval_return pRSP2SQL->dateintval(pRSP2SQL)
213 RSP2SQL_dateintval_return (*dateintval) (struct RSP2SQL_Ctx_struct * ctx); member in struct:RSP2SQL_Ctx_struct
H A DRSPParser.h39 * - RSPParser_dateintval_return pRSPParser->dateintval(pRSPParser)
284 RSPParser_dateintval_return (*dateintval) (struct RSPParser_Ctx_struct * ctx); member in struct:RSPParser_Ctx_struct
H A DRSP2SQL.c254 static RSP2SQL_dateintval_return dateintval (pRSP2SQL ctx);
335 ctx->dateintval = dateintval;
2058 * RSP2SQL.g:385:1: datespec returns [ time_t date, int valid ] : (r= dateref | ^(o= dateop r= dateref m= INT i= dateintval ) );
2089 // RSP2SQL.g:387:2: (r= dateref | ^(o= dateop r= dateref m= INT i= dateintval ) )
2147 // RSP2SQL.g:394:4: ^(o= dateop r= dateref m= INT i= dateintval )
2181 i=dateintval(ctx);
2388 * $ANTLR start dateintval
2389 * RSP2SQL.g:464:1: dateintval returns [ time_t period, int valid ] : ( DAY | WEEK | MONTH | YEAR );
2392 dateintval(pRSP2SQ function
[all...]
H A DRSPParser.c236 static RSPParser_dateintval_return dateintval (pRSPParser ctx);
319 ctx->dateintval = dateintval;
2286 * RSP.g:70:1: datespec : ( dateref | INT dateintval dateop dateref -> ^( dateop dateref INT dateintval ) );
2339 #define CREATE_stream_dateintval if (stream_dateintval == NULL) {stream_dateintval = antlr3RewriteRuleSubtreeStreamNewAE(ADAPTOR, RECOGNIZER, (pANTLR3_UINT8)"rule dateintval"); }
2348 // RSP.g:70:9: ( dateref | INT dateintval dateop dateref -> ^( dateop dateref INT dateintval ) )
2400 // RSP.g:71:4: INT dateintval dateop dateref
2411 dateintval38=dateintval(ct
2594 dateintval(pRSPParser ctx) function
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/forked-daapd-0.19/src/pregen/
H A DRSP2SQL.h37 * - RSP2SQL_dateintval_return pRSP2SQL->dateintval(pRSP2SQL)
213 RSP2SQL_dateintval_return (*dateintval) (struct RSP2SQL_Ctx_struct * ctx); member in struct:RSP2SQL_Ctx_struct
H A DRSPParser.h39 * - RSPParser_dateintval_return pRSPParser->dateintval(pRSPParser)
284 RSPParser_dateintval_return (*dateintval) (struct RSPParser_Ctx_struct * ctx); member in struct:RSPParser_Ctx_struct
H A DRSP2SQL.c254 static RSP2SQL_dateintval_return dateintval (pRSP2SQL ctx);
335 ctx->dateintval = dateintval;
2058 * RSP2SQL.g:385:1: datespec returns [ time_t date, int valid ] : (r= dateref | ^(o= dateop r= dateref m= INT i= dateintval ) );
2089 // RSP2SQL.g:387:2: (r= dateref | ^(o= dateop r= dateref m= INT i= dateintval ) )
2147 // RSP2SQL.g:394:4: ^(o= dateop r= dateref m= INT i= dateintval )
2181 i=dateintval(ctx);
2388 * $ANTLR start dateintval
2389 * RSP2SQL.g:464:1: dateintval returns [ time_t period, int valid ] : ( DAY | WEEK | MONTH | YEAR );
2392 dateintval(pRSP2SQ function
[all...]
H A DRSPParser.c236 static RSPParser_dateintval_return dateintval (pRSPParser ctx);
319 ctx->dateintval = dateintval;
2286 * RSP.g:70:1: datespec : ( dateref | INT dateintval dateop dateref -> ^( dateop dateref INT dateintval ) );
2339 #define CREATE_stream_dateintval if (stream_dateintval == NULL) {stream_dateintval = antlr3RewriteRuleSubtreeStreamNewAE(ADAPTOR, RECOGNIZER, (pANTLR3_UINT8)"rule dateintval"); }
2348 // RSP.g:70:9: ( dateref | INT dateintval dateop dateref -> ^( dateop dateref INT dateintval ) )
2400 // RSP.g:71:4: INT dateintval dateop dateref
2411 dateintval38=dateintval(ct
2594 dateintval(pRSPParser ctx) function
[all...]

Completed in 90 milliseconds