Searched refs:PARSER (Results 1 – 6 of 6) sorted by relevance
6 PARSER = $(srctree)/Documentation/sphinx/parse-headers.pl macro16 echo ${PARSER} $< $@ $(SRC_DIR)/$(notdir $@).exceptions; \17 ${PARSER} $< $@ $(SRC_DIR)/$(notdir $@).exceptions20 ${PARSER} $< $@ $(SRC_DIR)/$(notdir $@).exceptions24 $(BUILDDIR)/ca.h.rst: ${UAPI}/dvb/ca.h ${PARSER} $(SRC_DIR)/ca.h.rst.exceptions27 $(BUILDDIR)/dmx.h.rst: ${UAPI}/dvb/dmx.h ${PARSER} $(SRC_DIR)/dmx.h.rst.exceptions33 $(BUILDDIR)/net.h.rst: ${UAPI}/dvb/net.h ${PARSER} $(SRC_DIR)/net.h.rst.exceptions36 $(BUILDDIR)/videodev2.h.rst: ${UAPI}/videodev2.h ${PARSER} $(SRC_DIR)/videodev2.h.rst.exceptions39 $(BUILDDIR)/media.h.rst: ${UAPI}/media.h ${PARSER} $(SRC_DIR)/media.h.rst.exceptions42 $(BUILDDIR)/cec.h.rst: ${UAPI}/cec.h ${PARSER} $(SRC_DIR)/cec.h.rst.exceptions[all …]
4 PARSER = $(srctree)/Documentation/sphinx/parse-headers.pl macro12 echo ${PARSER} $< $@ $(SRC_DIR)/$(notdir $@).exceptions; \13 ${PARSER} $< $@ $(SRC_DIR)/$(notdir $@).exceptions16 ${PARSER} $< $@ $(SRC_DIR)/$(notdir $@).exceptions20 $(BUILDDIR)/linker_lists.h.rst: ${API}/linker_lists.h ${PARSER} $(SRC_DIR)/linker_lists.h.rst.excep…
14 ${SHLIB}: ${OBJS} ${COMMON}.o ${PARSER}.o15 - ${SHCC} ${CFLAGS} ${INCLUDES} -nostdlib -shared -o ${SHLIB} ${OBJS} ${COMMON}.o ${PARSER}.o ${DYN…16 …LDFLAGS} ${INCLUDES} -nostdlib -shared -o ${SHLIB} ${OBJS} ${COMMON}.o ${PARSER}.o ${DYNLIB_FLAGS}…
1 …e-sdk', type: 'feature', value : 'disabled', description: 'ENABLE OE SDK FOR OPENPOWER VPD PARSER')5 option('ibm-parser', type: 'feature', description: 'ENABLE IBM PARSER')
262 PUT_RING(PARSER | FLUSH); in load_front()269 PUT_RING(PARSER | FRONT_BUFFER | ((par->pitch >> 3) << 8)); in load_front()
62 #define PARSER 0x00000000 macro