Searched refs:DIST (Results 1 – 18 of 18) sorted by relevance
362 INSTALL-DOCS+=$(call cond_enabled,CONFIG_INSTALL_DOCS,DIST-DOCS)376 INSTALL-BINS+=$(call cond_enabled,CONFIG_INSTALL_BINS,DIST-BINS)394 INSTALL-LIBS+=$(call cond_enabled,CONFIG_INSTALL_LIBS,DIST-LIBS)409 INSTALL-PROJECTS+=$(call cond_enabled,CONFIG_INSTALL_PROJECTS,DIST-PROJECTS)420 ifneq ($(call enabled,DIST-SRCS),)421 DIST-SRCS-yes += configure422 DIST-SRCS-yes += build/make/configure.sh423 DIST-SRCS-yes += build/make/gen_asm_deps.sh424 DIST-SRCS-yes += build/make/Makefile425 DIST-SRCS-$(CONFIG_MSVS) += build/make/gen_msvs_def.sh[all …]
44 DIST-DOCS-yes = $(wildcard docs/html/*)45 DIST-DOCS-$(CONFIG_CODEC_SRCS) += $(addprefix src/,$(CODEC_DOX))46 DIST-DOCS-$(CONFIG_CODEC_SRCS) += src/libs.doxy_template47 DIST-DOCS-yes += CHANGELOG48 DIST-DOCS-yes += README
44 DIST-BINS-$(NOT_MSVS) += $(addprefix bin/,$(TOOLS:.c=$(EXE_SFX)))45 DIST-SRCS-yes += $(ALL_SRCS)
301 DIST-BINS-$(NOT_MSVS) += $(addprefix bin/,$(ALL_EXAMPLES:.c=$(EXE_SFX)))303 DIST-SRCS-yes += $(ALL_SRCS)
20 DIST, /* i: get distance next */ enumerator166 c->mode = DIST; in inflate_codes()167 case DIST: /* i: get distance next */ in inflate_codes()
22 -d DIST --distance=DIST distance of thread intervals in us default=50064 -d DIST set the distance of thread intervals in microseconds (default is 500us)68 Interval(thread N) = Interval(thread N-1) + DIST
43 DIST, /* i: waiting for distance code */ enumerator
1079 state->mode = DIST;1080 case DIST:
1064 state->mode = DIST;1065 case DIST:
1079 state->mode = DIST; in inflate()1080 case DIST: in inflate()
33 '$(DIST)/include/opus',
202 #define DIST(r, c) \ macro207 #define ERR(r, c) (MVC(r, c) + DIST(r, c))212 thismse = DIST(r, c); \362 #undef DIST
46 DIST = 4 enumerator989 const int dist_symbol = ReadSymbol(htree_group->htrees[DIST], br); in DecodeAlphaData()1131 const int dist_symbol = ReadSymbol(htree_group->htrees[DIST], br); in DecodeImageData()
751 include_dirs = [ getenv("DIST") + "/include/opus" ]
798 # DIST
META-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...