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

1 2 3

  /src/usr.sbin/acpitools/aml/
aml_obj.c 93 if (ret->package.elements == 0) {
96 ret->package.objects = memman_alloc_flexsize(aml_memman,
97 ret->package.elements * sizeof(union aml_object *));
98 for (i = 0; i < ret->package.elements; i++) {
99 ret->package.objects[i] = aml_copy_object(env, orig->package.objects[i]);
202 if (obj->type == aml_t_package && obj->package.objects != NULL) {
203 for (i = 0; i < obj->package.elements; i++) {
204 aml_free_object(&obj->package.objects[i]);
206 memman_free_flexsize(aml_memman, obj->package.objects)
    [all...]
  /src/distrib/syspkg/sets/
Makefile 11 TARGETS+=package
  /src/sys/external/bsd/drm2/include/linux/
nbsd-namespace-acpi.h 37 #define package Package macro
  /src/distrib/syspkg/sets/text/
Makefile 10 TARGETS+=package
  /src/sys/external/gpl2/dts/dist/arch/arm/boot/dts/
stm32mp15xxac-pinctrl.dtsi 8 st,package = <STM32MP_PKG_AC>;
66 st,package = <STM32MP_PKG_AC>;
stm32mp15xxaa-pinctrl.dtsi 8 st,package = <STM32MP_PKG_AA>;
78 st,package = <STM32MP_PKG_AA>;
stm32mp15xxab-pinctrl.dtsi 8 st,package = <STM32MP_PKG_AB>;
stm32mp15xxad-pinctrl.dtsi 8 st,package = <STM32MP_PKG_AD>;
  /src/distrib/syspkg/mk/
bsd.syspkg.mk 149 ${ECHO} "Your package tools need to be updated to ${PKGTOOLS_REQD:C|(....)(..)(..)|\1/\2/\3|} versions."; \
150 ${ECHO} "The installed package tools were last updated on ${PKGTOOLS_VERSION:C|(....)(..)(..)|\1/\2/\3|}."; \
237 ${ECHO} "${PKGBASE} package: $$found installed, pkgsrc version ${PKGNAME}"; \
241 # Package
243 .if !target(do-package)
244 do-package: ${PLIST}
246 ${ECHO_MSG} "${_PKGSRC_IN}> Building binary package for ${PKGNAME}"; \
255 (cd ${.CURDIR} && ${MAKE} ${MAKEFLAGS} package-links); \
257 (cd ${.CURDIR} && ${MAKE} ${MAKEFLAGS} delete-package); \
262 # Some support rules for do-package
312 package: uptodate-pkgtools ${PACKAGE_COOKIE} target
    [all...]
  /src/distrib/syspkg/sets/games/
Makefile 13 TARGETS+=package
  /src/sys/external/gpl2/dts/dist/arch/mips/boot/dts/loongson/
loongson64c_4core_rs780e.dts 5 #include "loongson64c-package.dtsi"
loongson64c_8core_rs780e.dts 5 #include "loongson64c-package.dtsi"
loongson64c_4core_ls7a.dts 5 #include "loongson64c-package.dtsi"
loongson64g_4core_ls7a.dts 5 #include "loongson64g-package.dtsi"
  /src/sys/external/bsd/drm2/dist/drm/i915/display/
intel_acpi.c 102 connector_count = &pkg->package.elements[0];
105 for (i = 1; i < pkg->package.count; i++) {
106 union acpi_object *obj = &pkg->package.elements[i];
107 union acpi_object *connector_id = &obj->package.elements[0];
108 union acpi_object *info = &obj->package.elements[1];
  /src/sys/arch/m68k/060sp/dist/
changes 8 # M68060 Software Package Production Release
10 # M68060 Software Package Copyright (C) 1993, 1994, 1995, 1996 Motorola Inc.
59 a failing value to the 68060SP, the package ignores
67 requested by the package should return a failing value
68 to the package. Since the package currently ignores this
81 the package creates a 16-byte access error stack frame
fplsp.doc 8 # M68060 Software Package Production Release
10 # M68060 Software Package Copyright (C) 1993, 1994, 1995, 1996 Motorola Inc.
38 68060 FLOATING-POINT SOFTWARE PACKAGE (Library version)
42 68060SP Floating-Point Software Package. The routines
56 release package. This is the ONLY format which will be supported.
68 of this package.
78 package, a program must "bsr" or "jsr" to the location listed
81 within the package will then enter the correct emulation code routine.
83 The entry point addresses at the beginning of the package will remain
116 The package takes exceptions according to the FPCR value upon subroutin
    [all...]
isp.doc 8 # M68060 Software Package Production Release
10 # M68060 Software Package Copyright (C) 1993, 1994, 1995, 1996 Motorola Inc.
38 68060 INTEGER SOFTWARE PACKAGE (Kernel version)
41 The file isp.sa contains the 68060 Integer Software Package.
42 This package is essentially an exception handler that can be
61 release package. This is the ONLY format which will be supported.
73 of this package.
112 with respect to the top of the package. The currently defined entry-points
190 package calls either the "Call-out" _060_real_cas() or _060_real_cas2().
193 made, by the system integrator, to point directly back into the package
    [all...]
ilsp.doc 8 # M68060 Software Package Production Release
10 # M68060 Software Package Copyright (C) 1993, 1994, 1995, 1996 Motorola Inc.
38 68060 INTEGER SOFTWARE PACKAGE (Library version)
42 68060 Integer Software Package. Routines included in this
56 release package. This is the ONLY format which will be supported.
68 of this package.
78 package, a program must "bsr" or "jsr" to the location listed
81 within the package will then enter the correct emulation code routine.
83 The entry point addresses at the beginning of the package will remain
  /src/distrib/syspkg/sets/misc/
Makefile 22 TARGETS+=package
  /src/sys/arch/macppc/macppc/
cpu.c 163 int id = ca->ca_reg[0], vers, package, core; local in function:cpuattach
169 package = id;
175 core = package & 1;
176 package >>= 1;
178 cpu_topology_set(ci, package, core, 0, 0);
  /src/games/warp/
config.sh 99 package='warp'
  /src/tests/usr.bin/indent/
edge_cases.c 75 package PkgLint::Line;
107 package PkgLint:: Line;
  /src/usr.bin/config/
scan.l 322 package[ \t]+{FILENAME}{RESTOFLINE} {
325 yyerror("package not allowed here");
327 package(curinclpath);
329 yyerror("bad package path-name");
472 * Add a "package" to the configuration. This is essentially
476 * include "files.package"
480 package(const char *fname)
569 * Extract the pathname from a include/cinclude/package into curinclpath
  /src/distrib/sets/
makeplist 9 # -p prefix prefix for package creation
11 # setname pkgname set and package to build plist for
29 setname pkgname set and package to build plist for

Completed in 17 milliseconds

1 2 3