HomeSort by: relevance | last modified time | path
    Searched defs:INST (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/clang/utils/
convert_arm_neon.py 169 INST = re.compile(r'Inst<"(?P<name>.*?)",\s*"(?P<proto>.*?)",\s*"(?P<kinds>.*?)"')
171 new_td = INST.sub(replace_insts, sys.stdin.read())
  /src/external/gpl2/gettext/dist/os2/
Makefile 45 INST = emx/
128 INSTALL.FILES = $(addprefix $(INST)bin/,$(PROGRAMS)) \
129 $(INST)lib/intl.a $(INST)lib/intl_s.a $(INST)include/libintl.h \
130 $(INST)dll/intl.dll $(INST)share/locale/charset.alias \
131 $(INST)share/locale/locale.alias $(INST)doc/gettext-$(VERSION)/README.OS2 \
132 $(INST)doc/gettext-$(VERSION)/COPYING $(INST)doc/gettext-$(VERSION)/README
    [all...]

Completed in 14 milliseconds