Searched refs:DAAP2SQL (Results 1 - 7 of 7) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/forked-daapd-0.19/src/
H A DDAAP2SQL.h4 * - From the grammar source file : DAAP2SQL.g
12 * The tree parser DAAP2SQL has the callable functions (rules) shown below,
82 typedef struct DAAP2SQL_Ctx_struct DAAP2SQL, * pDAAP2SQL; typedef in typeref:struct:DAAP2SQL_Ctx_struct
128 /** Context tracking structure for DAAP2SQL
184 /* End of token definitions for DAAP2SQL
H A DMakefile.am44 DAAP.g DAAP2SQL.g
50 DAAP2SQL.c DAAP2SQL.h
H A DMakefile109 forked_daapd-DAAP2SQL.$(OBJEXT)
310 DAAP.g DAAP2SQL.g
316 DAAP2SQL.c DAAP2SQL.h
480 include ./$(DEPDIR)/forked_daapd-DAAP2SQL.Po
1075 forked_daapd-DAAP2SQL.o: DAAP2SQL.c
1076 $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(forked_daapd_CPPFLAGS) $(CPPFLAGS) $(forked_daapd_CFLAGS) $(CFLAGS) -MT forked_daapd-DAAP2SQL.o -MD -MP -MF $(DEPDIR)/forked_daapd-DAAP2SQL.Tpo -c -o forked_daapd-DAAP2SQL
[all...]
H A DMakefile.in108 forked_daapd-DAAP2SQL.$(OBJEXT)
309 DAAP.g DAAP2SQL.g
315 DAAP2SQL.c DAAP2SQL.h
469 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/forked_daapd-DAAP2SQL.Po@am__quote@
1062 forked_daapd-DAAP2SQL.o: DAAP2SQL.c
1063 @am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(forked_daapd_CPPFLAGS) $(CPPFLAGS) $(forked_daapd_CFLAGS) $(CFLAGS) -MT forked_daapd-DAAP2SQL.o -MD -MP -MF $(DEPDIR)/forked_daapd-DAAP2SQL.Tpo -c -o forked_daapd-DAAP2SQL
[all...]
H A DDAAP2SQL.c4 * - From the grammar source file : DAAP2SQL.g
63 #include "DAAP2SQL.h"
234 static const char fileName[] = "DAAP2SQL.g";
242 /** \brief Create a new DAAP2SQL parser and return a context for it.
256 /** \brief Create a new DAAP2SQL parser and return a context for it.
267 ctx = (pDAAP2SQL) ANTLR3_CALLOC(1, sizeof(DAAP2SQL));
283 * We don't use the macros defined in DAAP2SQL.h here, in order that you can get a sense
290 /* Install the implementation of our DAAP2SQL interface
392 * DAAP2SQL.g:50:1: query returns [ pANTLR3_STRING result ] : e= expr ;
409 // DAAP2SQL
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/forked-daapd-0.19/src/pregen/
H A DDAAP2SQL.h4 * - From the grammar source file : DAAP2SQL.g
12 * The tree parser DAAP2SQL has the callable functions (rules) shown below,
82 typedef struct DAAP2SQL_Ctx_struct DAAP2SQL, * pDAAP2SQL; typedef in typeref:struct:DAAP2SQL_Ctx_struct
128 /** Context tracking structure for DAAP2SQL
184 /* End of token definitions for DAAP2SQL
H A DDAAP2SQL.c4 * - From the grammar source file : DAAP2SQL.g
63 #include "DAAP2SQL.h"
234 static const char fileName[] = "DAAP2SQL.g";
242 /** \brief Create a new DAAP2SQL parser and return a context for it.
256 /** \brief Create a new DAAP2SQL parser and return a context for it.
267 ctx = (pDAAP2SQL) ANTLR3_CALLOC(1, sizeof(DAAP2SQL));
283 * We don't use the macros defined in DAAP2SQL.h here, in order that you can get a sense
290 /* Install the implementation of our DAAP2SQL interface
392 * DAAP2SQL.g:50:1: query returns [ pANTLR3_STRING result ] : e= expr ;
409 // DAAP2SQL
[all...]

Completed in 173 milliseconds