HomeSort by: relevance | last modified time | path
    Searched refs:pascal (Results 1 - 12 of 12) sorted by relevancy

  /src/external/gpl2/gettext/dist/gettext-tools/tests/
format-pascal-1 3 # Test recognition of Object Pascal format strings.
103 if grep object-pascal-format f-op-1-$n.po > /dev/null; then
109 if grep object-pascal-format f-op-1-$n.po > /dev/null; then
Makefile.am 107 format-pascal-1 format-pascal-2 \
119 lang-smalltalk lang-java lang-csharp lang-gawk lang-pascal \
  /src/external/ibm-public/postfix/dist/mantools/
srctoman 153 -p pascal {
171 .p pascal {
172 .ph pascal {
  /src/external/gpl2/gettext/dist/gettext-tools/examples/
Makefile.am 905 hello-pascal/INSTALL \
906 hello-pascal/autogen.sh \
907 hello-pascal/autoclean.sh \
908 hello-pascal/hello.pas \
909 hello-pascal/hello.rst \
910 hello-pascal/Makefile.am \
911 hello-pascal/configure.ac \
912 hello-pascal/m4/Makefile.am \
913 hello-pascal/po/Makefile.am \
914 hello-pascal/po/LINGUAS
    [all...]
  /src/external/gpl2/gettext/dist/gettext-tools/examples/po/
Makefile.am 52 hello-pascal/hello.pas \
84 hello-pascal.pot \
272 hello-pascal.pot : $(POTFILES_DEPS)
273 $(SHELL) '$(srcdir)/xsmallpot.sh' '$(srcdir)' hello-pascal
391 ../hello-pascal/po/$$lang.po \
464 ../hello-pascal/po/$(LL).po: hello-pascal.pot $(LL).po
465 $(SHELL) mmsmallpo.sh hello-pascal $(LL)
  /src/external/gpl2/gettext/lib/libnlspr/
Makefile 21 format-pascal.c \
  /src/external/gpl2/gettext/dist/gettext-tools/libgettextpo/
Makefile.am 74 ../src/format-pascal.c \
  /src/external/bsd/pdisk/dist/
ATA_media.c 185 pascal SInt16 ataManager(ataPB *pb);
193 pascal SInt16 ataManager(ataPB *pb);
215 pascal SInt16
  /src/external/bsd/file/dist/magic/
Makefile.am 234 $(MAGIC_FRAGMENT_DIR)/pascal \
  /src/sys/arch/mac68k/mac68k/
macromasm.s 44 /* Return from a pascal function; pop (pbytes) number of bytes */
45 /* passed as parameters. Should have picked up "pascal" extension */
50 movl %sp@+,%a1 /* get PC (I hate Pascal) */ ; \
51 addl IMMEDIATE pbytes,%sp /* pop params (I hate Pascal) */ ; \
52 jra %a1@ /* return (I hate Pascal) */
55 movl %sp@+,%a1 /* get PC (I hate Pascal) */ ; \
56 addl #pbytes,%sp /* pop params (I hate Pascal) */ ; \
57 jra %a1@ /* return (I hate Pascal) */
328 movw %a1,%sp@- | pascal parameters upside down
356 pascalret(6) | I hate Pascal
    [all...]
  /src/external/gpl2/gettext/dist/djgpp/
config.bat 208 sed "s/format-librep/format_librep/;s/format-pascal/format_pascal/" %XSRC%/po/POTFILES.orig > POTFILES.tmp
  /src/external/apache2/mDNSResponder/dist/mDNSShared/
DebugServices.c 130 static pascal void
1078 static pascal void
1419 case 1: i = (unsigned char) *s++; break; // Pascal string

Completed in 148 milliseconds