Searched refs:datespec (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.h35 * - RSP2SQL_datespec_return pRSP2SQL->datespec(pRSP2SQL)
211 RSP2SQL_datespec_return (*datespec) (struct RSP2SQL_Ctx_struct * ctx); member in struct:RSP2SQL_Ctx_struct
H A DRSPParser.h37 * - RSPParser_datespec_return pRSPParser->datespec(pRSPParser)
282 RSPParser_datespec_return (*datespec) (struct RSPParser_Ctx_struct * ctx); member in struct:RSPParser_Ctx_struct
H A DRSP2SQL.c252 static RSP2SQL_datespec_return datespec (pRSP2SQL ctx);
333 ctx->datespec = datespec;
1806 * RSP2SQL.g:317:1: datecrit returns [ pANTLR3_STRING result, int valid ] : ^(o= dateop f= FIELD d= datespec ) ;
1832 // RSP2SQL.g:319:2: ( ^(o= dateop f= FIELD d= datespec ) )
1833 // RSP2SQL.g:319:4: ^(o= dateop f= FIELD d= datespec )
1858 d=datespec(ctx);
2057 * $ANTLR start datespec
2058 * RSP2SQL.g:385:1: datespec returns [ time_t date, int valid ] : (r= dateref | ^(o= dateop r= dateref m= INT i= dateintval ) );
2061 datespec(pRSP2SQ function
[all...]
H A DRSPParser.c234 static RSPParser_datespec_return datespec (pRSPParser ctx);
317 ctx->datespec = datespec;
2063 * RSP.g:63:1: datecrit : FIELD dateop datespec -> ^( dateop FIELD datespec ) ;
2103 #define CREATE_stream_datespec if (stream_datespec == NULL) {stream_datespec = antlr3RewriteRuleSubtreeStreamNewAE(ADAPTOR, RECOGNIZER, (pANTLR3_UINT8)"rule datespec"); }
2109 // RSP.g:63:9: ( FIELD dateop datespec -> ^( dateop FIELD datespec ) )
2110 // RSP.g:63:11: FIELD dateop datespec
2131 datespec34=datespec(ct
2289 datespec(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.h35 * - RSP2SQL_datespec_return pRSP2SQL->datespec(pRSP2SQL)
211 RSP2SQL_datespec_return (*datespec) (struct RSP2SQL_Ctx_struct * ctx); member in struct:RSP2SQL_Ctx_struct
H A DRSPParser.h37 * - RSPParser_datespec_return pRSPParser->datespec(pRSPParser)
282 RSPParser_datespec_return (*datespec) (struct RSPParser_Ctx_struct * ctx); member in struct:RSPParser_Ctx_struct
H A DRSP2SQL.c252 static RSP2SQL_datespec_return datespec (pRSP2SQL ctx);
333 ctx->datespec = datespec;
1806 * RSP2SQL.g:317:1: datecrit returns [ pANTLR3_STRING result, int valid ] : ^(o= dateop f= FIELD d= datespec ) ;
1832 // RSP2SQL.g:319:2: ( ^(o= dateop f= FIELD d= datespec ) )
1833 // RSP2SQL.g:319:4: ^(o= dateop f= FIELD d= datespec )
1858 d=datespec(ctx);
2057 * $ANTLR start datespec
2058 * RSP2SQL.g:385:1: datespec returns [ time_t date, int valid ] : (r= dateref | ^(o= dateop r= dateref m= INT i= dateintval ) );
2061 datespec(pRSP2SQ function
[all...]
H A DRSPParser.c234 static RSPParser_datespec_return datespec (pRSPParser ctx);
317 ctx->datespec = datespec;
2063 * RSP.g:63:1: datecrit : FIELD dateop datespec -> ^( dateop FIELD datespec ) ;
2103 #define CREATE_stream_datespec if (stream_datespec == NULL) {stream_datespec = antlr3RewriteRuleSubtreeStreamNewAE(ADAPTOR, RECOGNIZER, (pANTLR3_UINT8)"rule datespec"); }
2109 // RSP.g:63:9: ( FIELD dateop datespec -> ^( dateop FIELD datespec ) )
2110 // RSP.g:63:11: FIELD dateop datespec
2131 datespec34=datespec(ct
2289 datespec(pRSPParser ctx) function
[all...]

Completed in 84 milliseconds