Searched defs:gnu (Results 1 - 6 of 6) sorted by relevance

/external/elfutils/tests/
H A Delfputzdata.c15 along with this program. If not, see <http://www.gnu.org/licenses/>. */
42 && strcmp (argv[1], "gnu") != 0))
44 printf ("Usage: (elf|gnu) files...\n");
48 int gnu; local
49 if (strcmp (argv[1], "gnu") == 0)
50 gnu = 1;
52 gnu = 0;
118 if (gnu)
184 if (gnu)
222 if (! gnu
[all...]
/external/elfutils/src/
H A Delfcompress.c16 along with this program. If not, see <http://www.gnu.org/licenses/>. */
53 #define T_COMPRESS_GNU 3 /* zlib-gnu */
132 else if (strcmp ("zlib-gnu", arg) == 0 || strcmp ("gnu", arg) == 0)
202 bool gnu, bool compress, bool report_verbose)
206 if (gnu)
1269 N_("What type of compression to apply. TYPE can be 'none' (decompress), 'zlib' (ELF ZLIB compression, the default, 'zlib-gabi' is an alias) or 'zlib-gnu' (.zdebug GNU style compression, 'gnu' is an alias)"),
200 compress_section(Elf_Scn *scn, size_t orig_size, const char *name, const char *newname, size_t ndx, bool gnu, bool compress, bool report_verbose) argument
/external/bison/
H A Dmaint.mk18 ## along with this program. If not, see <http://www.gnu.org/licenses/>.
128 # Use alpha.gnu.org for alpha and beta releases.
129 # Use ftp.gnu.org for stable releases.
130 gnu_ftp_host-alpha = alpha.gnu.org
131 gnu_ftp_host-beta = alpha.gnu.org
132 gnu_ftp_host-stable = ftp.gnu.org
135 url_dir_list ?= $(if $(call _equal,$(gnu_rel_host),ftp.gnu.org), \
136 http://ftpmirror.gnu.org/$(PACKAGE), \
137 ftp://$(gnu_rel_host)/gnu/$(PACKAGE))
879 # http://lists.gnu
[all...]
/external/chromium-trace/catapult/third_party/gsutil/third_party/six/
H A Dtest_six.py91 import dbm.gnu namespace
/external/chromium-trace/catapult/third_party/six/
H A Dtest_six.py111 import dbm.gnu namespace
/external/google-tv-pairing-protocol/java/jar/
H A Dbcprov-jdk15-143.jarMETA-INF/MANIFEST.MF META-INF/BCKEY.SF META-INF/BCKEY.DSA META ...

Completed in 305 milliseconds