HomeSort by: relevance | last modified time | path
    Searched refs:LIBRARY (Results 1 - 25 of 61) sorted by relevancy

1 2 3

  /src/external/bsd/libarchive/dist/cat/test/
test.h 14 #undef LIBRARY /* Not testing a library. */
  /src/external/bsd/libarchive/dist/cpio/test/
test.h 14 #undef LIBRARY /* Not testing a library. */
  /src/external/bsd/libarchive/dist/tar/test/
test.h 14 #undef LIBRARY /* Not testing a library. */
  /src/external/bsd/libarchive/dist/libarchive/test/
test.h 30 #undef PROGRAM /* Testing a library, not a program. */
31 #define LIBRARY "libarchive"
  /src/external/bsd/openldap/dist/build/
mod.mk 19 LIBRARY = $(LIBBASE).la
40 $(LIBRARY): version.lo
60 all-mod: $(LIBRARY) all-local-mod FORCE
65 install-mod: $(LIBRARY)
67 $(LTINSTALL) $(INSTALLFLAGS) -m 755 $(LIBRARY) $(DESTDIR)$(moduledir)
82 $(RM) $(LIBRARY) $(LIBSTAT) version.c *.o *.lo a.out core .libs/*
lib-shared.mk 26 $(LIBRARY): version.lo
  /src/external/gpl3/binutils/dist/binutils/
deflex.l 37 "LIBRARY" { return LIBRARY;}
defparse.h 58 LIBRARY = 259, /* LIBRARY */
95 #define LIBRARY 259
defparse.y 34 %token NAME LIBRARY DESCRIPTION STACKSIZE HEAPSIZE CODE DATA
54 | LIBRARY opt_name opt_base option_list { def_library ($2, $3); }
155 /* Disabled LIBRARY keyword for a quirk in libtool. It places LIBRARY
158 | LIBRARY { $$ = "LIBRARY"; } */
defparse.c 45 define necessary library symbols; they are noted "INFRINGES ON
142 LIBRARY = 259, /* LIBRARY */
179 #define LIBRARY 259
242 YYSYMBOL_LIBRARY = 4, /* LIBRARY */
713 "\"end of file\"", "error", "\"invalid token\"", "NAME", "LIBRARY",
1357 case 5: /* command: LIBRARY opt_name opt_base option_list */
  /src/external/gpl3/binutils/dist/ld/
deffilep.h 58 LIBRARY = 259, /* LIBRARY */
95 #define LIBRARY 259
deffilep.y 125 %token NAME LIBRARY DESCRIPTION STACKSIZE_K HEAPSIZE CODE DATAU DATAL
148 | LIBRARY opt_name opt_base { def_image_name ($2, $3, 1); }
259 /* Disable LIBRARY keyword as valid symbol-name. This is necessary
264 | LIBRARY { $$ = "LIBRARY"; } */
1128 /* If a LIBRARY or NAME statement is specified without a name, there is nothing
1136 def_filename, linenumber, is_dll ? "LIBRARY" : "NAME",
1151 /* Honor a BASE address statement, even if LIBRARY string is empty. */
1413 { "LIBRARY", LIBRARY },
    [all...]
  /src/external/gpl3/binutils.old/dist/binutils/
deflex.l 37 "LIBRARY" { return LIBRARY;}
defparse.h 58 LIBRARY = 259, /* LIBRARY */
95 #define LIBRARY 259
defparse.y 34 %token NAME LIBRARY DESCRIPTION STACKSIZE HEAPSIZE CODE DATA
54 | LIBRARY opt_name opt_base option_list { def_library ($2, $3); }
155 /* Disabled LIBRARY keyword for a quirk in libtool. It places LIBRARY
158 | LIBRARY { $$ = "LIBRARY"; } */
  /src/external/gpl3/binutils.old/dist/ld/
deffilep.h 58 LIBRARY = 259, /* LIBRARY */
95 #define LIBRARY 259
deffilep.y 125 %token NAME LIBRARY DESCRIPTION STACKSIZE_K HEAPSIZE CODE DATAU DATAL
148 | LIBRARY opt_name opt_base { def_image_name ($2, $3, 1); }
259 /* Disable LIBRARY keyword as valid symbol-name. This is necessary
264 | LIBRARY { $$ = "LIBRARY"; } */
1129 /* If a LIBRARY or NAME statement is specified without a name, there is nothing
1137 def_filename, linenumber, is_dll ? "LIBRARY" : "NAME",
1152 /* Honor a BASE address statement, even if LIBRARY string is empty. */
1420 { "LIBRARY", LIBRARY },
    [all...]
  /src/external/bsd/nvi/dist/common/
gs.c 128 #if defined(DEBUG) || defined(PURIFY) || defined(LIBRARY)
160 #if defined(DEBUG) || defined(PURIFY) || defined(LIBRARY)
194 #if defined(DEBUG) || defined(PURIFY) || defined(LIBRARY)
  /src/external/bsd/nvi/dist/ip/
ip_main.c 48 * This is the main loop for the vi-as-library editor.
115 #if defined(DEBUG) || defined(PURIFY) || defined(LIBRARY)
172 #if defined(DEBUG) || defined(PURIFY) || defined(LIBRARY)
  /src/external/gpl2/xcvs/dist/src/
build_src.com 57 $ LIBRARY/CREATE cvslib.olb add.obj,admin.obj,annotate.obj,buffer.obj,checkin.obj,-
  /src/crypto/external/apache2/openssl/dist/util/
mkdef.pl 28 my $name = undef; # internal library/module name
30 my $version = undef; # the version to use for the library
56 # When building a "variant" shared library, with a custom SONAME, also customize
87 # 0x000000000000000e (SONAME) Library soname: [libcrypto-opt.so.1.1]
89 # 0x0000000000000001 (NEEDED) Shared library: [libcrypto-opt.so.1.1]
90 # 0x000000000000000e (SONAME) Library soname: [libssl-opt.so.1.1]
300 ; Definition file for the DLL version of the $libname library from OpenSSL
303 LIBRARY "$libname"
  /src/crypto/external/bsd/openssl/dist/util/
mkdef.pl 28 my $name = undef; # internal library/module name
30 my $version = undef; # the version to use for the library
56 # When building a "variant" shared library, with a custom SONAME, also customize
87 # 0x000000000000000e (SONAME) Library soname: [libcrypto-opt.so.1.1]
89 # 0x0000000000000001 (NEEDED) Shared library: [libcrypto-opt.so.1.1]
90 # 0x000000000000000e (SONAME) Library soname: [libssl-opt.so.1.1]
299 ; Definition file for the DLL version of the $libname library from OpenSSL
302 LIBRARY "$libname"
  /src/external/gpl3/autoconf/dist/lib/
freeze.mk 115 --regex='/AN_\(FUNCTION\|HEADER\|IDENTIFIER\|LIBRARY\|MAKEVAR\|PROGRAM\)(\[\([^]]*\)\]/\2/'
  /src/external/bsd/nvi/dist/cl/
cl_main.c 167 #if defined(DEBUG) || defined(PURIFY) || defined(LIBRARY)
  /src/external/gpl2/gettext/dist/os2/
Makefile 8 # library
9 # - it is able to build both optimized and debug versions of the library
146 # instead a library containing all the object files from src directory, and
147 # then link the library against the main program module, so that linker can
190 @echo LIBRARY INTL$(INTLDLLVER) INITINSTANCE TERMINSTANCE>$@
191 @echo DESCRIPTION "GNU gettext internationalization library version $(VERSION)">>$@
206 # How to build an import library from a .DEF file

Completed in 115 milliseconds

1 2 3