Searched refs:package (Results 251 - 262 of 262) sorted by relevance

<<11

/haiku-fatelf/src/bin/network/wget/
H A Dmaint.mk33 # cfg.mk must define the gpg_key_ID used by this package.
56 tag-package = $(shell echo "$(PACKAGE)" | tr '[:lower:]' '[:upper:]')
58 this-vc-tag = $(tag-package)-$(tag-this-version)
108 # There are many rules below that prohibit constructs in this package.
201 # via inclusion of a package-specific header, if cfg.mk specified one.
215 # This can possibly be via a package-specific header, if given by cfg.mk.
641 --package=$(PACKAGE) \
/haiku-fatelf/src/add-ons/kernel/bus_managers/acpi/
H A DEmbeddedController.cpp124 acpi_object_type* obj = &res->data.package.objects[idx];
312 // signal status (SCI). If it's a package, it contains a reference
334 &obj->data.package.objects[0]);
/haiku-fatelf/src/add-ons/kernel/bus_managers/ps2/
H A Dps2_alps.cpp35 FireEvent(alps_cookie* cookie, uint8* package) argument
38 memcpy(fLastPackage, package, sizeof(uint8) * PS2_PACKET_ALPS);
591 INFO("ALPS: bad package data, trying resync\n");
/haiku-fatelf/src/bin/network/wget/build-aux/
H A Dannounce-gen59 --package-name=PACKAGE_NAME
361 'package-name=s' => \$package_name,
381 or (warn "$ME: package name not specified\n"), $fail = 1;
H A Dtexinfo.tex2255 % We use the free feym* fonts from the eurosym package by Henrik
/haiku-fatelf/src/bin/diffutils/ms/
H A Dconfig.bat217 Rem We prefer without-included-gettext because libintl.a from gettext package
/haiku-fatelf/src/bin/gdb/
H A Dlibtool.m4243 # AC_LIBTOOL_WIN32_DLL - declare package support for building win32 dll's
761 # '${top_srcdir}/' (note the single quotes!). If your package is not
767 no) AC_MSG_ERROR([this package needs a convenience libltdl]) ;;
782 # with '${top_srcdir}/' (note the single quotes!). If your package is
H A Dltconfig1596 echo "checking if package supports dlls... $can_build_shared" 1>&6
H A Dconfigure365 { echo "configure: error: $ac_package: invalid package name" 1>&2; exit 1; }
378 { echo "configure: error: $ac_package: invalid package name" 1>&2; exit 1; }
474 # A filename unique to this package, relative to the directory that
943 srcname="gnu development package"
2513 # supported by the one or two programs in a package.
2534 echo "*** This configuration is not supported by this package." 1>&2
3036 # In fact I believe gdb is the *only* package directly dependent on tk,
/haiku-fatelf/src/bin/gdb/gdb/
H A Dada-lang.c823 8. Remove trailing X[bn]* suffix (indicating names in package bodies).
2973 same package should sort in their source order. We settle for ordering
4121 to extract the scope (package name or function name, fully qualified,
4157 /* Return nonzero if NAME corresponds to a package name. */
4164 So the condition for NAME represent a package becomes equivalent
4198 /* If the rename has been defined in a package, then it is visible. */
4235 is another rename entity defined in a package: Normally, the
4237 package, so the latter should be removed from the list. This is
/haiku-fatelf/src/libs/pdflib/
H A Dconfigure303 # Identity of this package.
547 { echo "$as_me: error: invalid package name: $ac_package" >&2
560 { echo "$as_me: error: invalid package name: $ac_package" >&2
732 \`configure' configures this package to adapt to many kinds of systems.
743 --help=short display options specific to this package
821 --with-tclpkg=path full path of Tcl package install directory
1237 # AC_LIBTOOL_WIN32_DLL - declare package support for building win32 dll's
1290 # '${top_srcdir}/' (note the single quotes!). If your package is not
1301 # with '${top_srcdir}/' (note the single quotes!). If your package is
6360 # with your package, an
[all...]
/haiku-fatelf/src/bin/sharutils/doc/
H A Dtexinfo.tex37 \message{Loading texinfo package [Version \texinfoversion]:}

Completed in 289 milliseconds

<<11