Searched refs:tags (Results 76 - 100 of 918) sorted by relevance

1234567891011>>

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/flac-1.2.1/src/libFLAC/include/private/
H A DMakefile.in290 tags: TAGS
303 tags=; \
311 test -z "$(ETAGS_ARGS)$$tags$$unique" \
313 $$tags $$unique
318 tags=; \
326 test -z "$(CTAGS_ARGS)$$tags$$unique" \
328 $$tags $$unique
335 distclean-tags:
336 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
405 distclean-tags
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/flac-1.2.1/src/libFLAC/include/protected/
H A DMakefile.in274 tags: TAGS
287 tags=; \
295 test -z "$(ETAGS_ARGS)$$tags$$unique" \
297 $$tags $$unique
302 tags=; \
310 test -z "$(CTAGS_ARGS)$$tags$$unique" \
312 $$tags $$unique
319 distclean-tags:
320 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
389 distclean-tags
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/flac-1.2.1/src/share/replaygain_synthesis/include/private/
H A DMakefile.in259 tags: TAGS
272 tags=; \
280 test -z "$(ETAGS_ARGS)$$tags$$unique" \
282 $$tags $$unique
287 tags=; \
295 test -z "$(CTAGS_ARGS)$$tags$$unique" \
297 $$tags $$unique
304 distclean-tags:
305 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
374 distclean-tags
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/ntfs-3g-2009.3.8/include/fuse-lite/
H A DMakefile.in256 tags: TAGS
260 tags=; \
268 if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
271 $$tags $$unique; \
276 tags=; \
284 test -z "$(CTAGS_ARGS)$$tags$$unique" \
286 $$tags $$unique
293 distclean-tags:
294 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
359 distclean-tags
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/libogg-1.1.4/include/ogg/
H A DMakefile.in268 tags: TAGS
272 tags=; \
280 if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
283 $$tags $$unique; \
288 tags=; \
295 test -z "$(CTAGS_ARGS)$$tags$$unique" \
297 $$tags $$unique
304 distclean-tags:
305 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
370 distclean-am: clean-am distclean-generic distclean-tags
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/libvorbis-1.2.3/include/vorbis/
H A DMakefile.in264 tags: TAGS
268 tags=; \
276 if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
279 $$tags $$unique; \
284 tags=; \
291 test -z "$(CTAGS_ARGS)$$tags$$unique" \
293 $$tags $$unique
300 distclean-tags:
301 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
366 distclean-am: clean-am distclean-generic distclean-tags
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/flac-1.2.1/test/
H A Dtest_metaflac.sh209 run_metaflac --remove-all-tags $flacfile
211 metaflac_test case21 "--remove-all-tags" "--list"
253 run_metaflac --remove-all-tags --set-tag="f=0123456789abcdefghi" $flacfile
255 metaflac_test case32 "--remove-all-tags --set-tag=..." "--list"
257 run_metaflac --remove-all-tags --set-tag="f=0123456789abcde" $flacfile
259 metaflac_test case33 "--remove-all-tags --set-tag=..." "--list"
261 run_metaflac --remove-all-tags --set-tag="f=0" $flacfile
263 metaflac_test case34 "--remove-all-tags --set-tag=..." "--list"
265 run_metaflac --remove-all-tags --set-tag="f=0123456789" $flacfile
267 metaflac_test case35 "--remove-all-tags
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/arm26/kernel/
H A Dsetup.c55 extern void convert_to_tag_list(struct tag *tags);
271 * of variable-sized tags to the kernel. The first tag must be a ATAG_CORE
418 * Parse all tags in the list, checking both the global and architecture
449 struct tag *tags = (struct tag *)&init_tags; local
463 tags = (struct tag *)0x0207c000;
469 if (tags->hdr.tag != ATAG_CORE)
470 convert_to_tag_list(tags);
471 if (tags->hdr.tag != ATAG_CORE)
472 tags = (struct tag *)&init_tags;
473 if (tags
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/zebra/
H A DMakefile238 tags-recursive:
240 test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
246 tags: TAGS
257 TAGS: tags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
259 tags=; \
263 test -f $$subdir/TAGS && tags="$$tags -i $$here/$$subdir/TAGS"; \
272 test -z "$(ETAGS_ARGS)$$tags$$unique" \
274 $$tags $$unique
281 distclean-tags
[all...]
H A DMakefile.in212 tags-recursive:
214 test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
220 tags: TAGS
231 TAGS: tags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
233 tags=; \
237 test -f $$subdir/TAGS && tags="$$tags -i $$here/$$subdir/TAGS"; \
246 test -z "$(ETAGS_ARGS)$$tags$$unique" \
248 $$tags $$unique
255 distclean-tags
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/curl-7.23.1/source/docs/
H A DMakefile.in455 tags-recursive:
457 test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
472 tags: TAGS
474 TAGS: tags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
476 tags=; \
488 tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
497 if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
500 $$tags $$unique; \
505 tags
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/curl-7.23.1/source/packages/
H A DMakefile.in397 tags-recursive:
399 test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
414 tags: TAGS
416 TAGS: tags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
418 tags=; \
430 tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
439 if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
442 $$tags $$unique; \
447 tags
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/curl-7.23.1/source/tests/
H A DMakefile.in412 tags-recursive:
414 test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
429 tags: TAGS
431 TAGS: tags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
433 tags=; \
445 tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
454 if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
457 $$tags $$unique; \
462 tags
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/flac-1.2.1/
H A DMakefile.in373 tags-recursive:
375 test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
388 tags: TAGS
399 TAGS: tags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
401 tags=; \
411 tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
420 test -z "$(ETAGS_ARGS)$$tags$$unique" \
422 $$tags $$unique
427 tags
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/flac-1.2.1/src/share/replaygain_synthesis/
H A DMakefile.in377 tags-recursive:
379 test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
392 tags: TAGS
403 TAGS: tags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
405 tags=; \
415 tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
424 test -z "$(ETAGS_ARGS)$$tags$$unique" \
426 $$tags $$unique
431 tags
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/ntfs-3g-2009.3.8/
H A DMakefile.in395 tags-recursive:
397 test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
412 tags: TAGS
414 TAGS: tags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
416 tags=; \
428 tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
437 if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
440 $$tags $$unique; \
445 tags
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/netatalk-2.2.0/
H A DMakefile.in402 tags-recursive:
404 test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
419 tags: TAGS
421 TAGS: tags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
423 tags=; \
435 tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
444 if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
447 $$tags $$unique; \
452 tags
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/netatalk-2.2.0/config/
H A DMakefile.in380 tags-recursive:
382 test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
397 tags: TAGS
399 TAGS: tags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
401 tags=; \
413 tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
422 if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
425 $$tags $$unique; \
430 tags
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/netatalk-2.2.0/libatalk/
H A DMakefile.in475 tags-recursive:
477 test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
492 tags: TAGS
494 TAGS: tags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
496 tags=; \
508 tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
517 if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
520 $$tags $$unique; \
525 tags
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/libgpg-error-1.10/
H A DMakefile.in375 tags-recursive:
377 test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
392 tags: TAGS
394 TAGS: tags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
396 tags=; \
408 tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
417 if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
420 $$tags $$unique; \
425 tags
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/libogg-1.1.4/
H A DMakefile.in383 tags-recursive:
385 test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
400 tags: TAGS
402 TAGS: tags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
404 tags=; \
416 tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
425 if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
428 $$tags $$unique; \
433 tags
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/libvorbis-1.2.3/doc/
H A DMakefile.in412 tags-recursive:
414 test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
429 tags: TAGS
431 TAGS: tags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
433 tags=; \
445 tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
454 if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
457 $$tags $$unique; \
462 tags
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/netatalk-2.2.0/libatalk/cnid/
H A DMakefile.in424 tags-recursive:
426 test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
441 tags: TAGS
443 TAGS: tags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
445 tags=; \
457 tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
466 if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
469 $$tags $$unique; \
474 tags
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/netatalk-2.2.0/libatalk/unicode/
H A DMakefile.in434 tags-recursive:
436 test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
451 tags: TAGS
453 TAGS: tags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
455 tags=; \
467 tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
476 if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
479 $$tags $$unique; \
484 tags
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/curl-7.23.1/source/include/curl/
H A DMakefile393 tags: TAGS
397 tags=; \
405 if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
408 $$tags $$unique; \
413 tags=; \
421 test -z "$(CTAGS_ARGS)$$tags$$unique" \
423 $$tags $$unique
430 distclean-tags:
431 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
500 distclean-libtool distclean-tags
[all...]

Completed in 232 milliseconds

1234567891011>>