| /src/external/gpl3/gcc.old/dist/gcc/d/dmd/ |
| module.h | 24 enum PKG 34 PKG isPkgMod; 44 bool isAncestorPackageOf(const Package * const pkg) const; 80 Package *pkg; // if isPackageFile is true, the Package that contains this package.d member in class:Module
|
| dimport.d | 45 Package pkg; // leftmost package/module 134 DsymbolTable dst = Package.resolve(packages, null, &pkg); 137 if (pkg && pkg.isModule()) 139 .error(loc, "can only import from a module, not from a member of module `%s`. Did you mean `import %s : %s`?", pkg.toChars(), pkg.toPrettyChars(), id.toChars()); 140 mod = pkg.isModule(); // Error recovery - treat as import of that module 157 if (p.isPkgMod == PKG.unknown) 162 p.isPkgMod = PKG.package_; 186 else if (pkg) [all...] |
| dmodule.d | 156 PKG isPkgMod = PKG.unknown; 158 Module mod; // !=null if isPkgMod == PKG.module_ 199 Package pkg; 203 pkg = new Package(Loc.initial, pid); 204 dst.insert(pkg); 205 pkg.parent = parent; 206 pkg.symtab = new DsymbolTable(); 210 pkg = p.isPackage(); 211 assert(pkg); [all...] |
| astenums.d | 281 enum PKG : int
|
| /src/external/gpl3/gdb.old/dist/gdbserver/ |
| configure | 1459 --with-pkgversion=PKG Use PKG in the version string in place of "GDB"
|
| /src/external/gpl3/gdb/dist/gdbserver/ |
| configure | 1449 --with-pkgversion=PKG Use PKG in the version string in place of "GDB"
|
| /src/sys/external/bsd/acpica/dist/tests/misc/ |
| grammar.asl | 6924 // save PKG into Local1 6950 { // Local0 != Local2 == PKG[Local0] 6970 // Local2 receives PKG[Local0] via Deref(Index(Local1...)) 6974 Name (PKG, Package () {0, 1, 2, 3, 4, 5, 6, 7, 8, 9}) 6976 // save PKG into Local1 6977 Store (PKG, Local1) 7002 { // Local0 != Local2 == PKG[Local0] 8587 Store ("Mem and Pkg independent PASS", Debug)
|
| /src/external/gpl3/binutils/dist/bfd/ |
| configure | 1532 --with-pkgversion=PKG Use PKG in the version string in place of "GNU 1555 PKG_CONFIG path to pkg-config utility 1557 directories to add to pkg-config's search path 1559 path overriding pkg-config's built-in search path 1560 ZSTD_CFLAGS C compiler flags for ZSTD, overriding pkg-config 1561 ZSTD_LIBS linker flags for ZSTD, overriding pkg-config 3534 for pkg in $enableval; do 3536 if test "X$pkg" = "X$p"; then 8093 for pkg in $enableval; d [all...] |
| /src/external/gpl3/binutils.old/dist/bfd/ |
| configure | 1531 --with-pkgversion=PKG Use PKG in the version string in place of "GNU 1554 PKG_CONFIG path to pkg-config utility 1556 directories to add to pkg-config's search path 1558 path overriding pkg-config's built-in search path 1559 ZSTD_CFLAGS C compiler flags for ZSTD, overriding pkg-config 1560 ZSTD_LIBS linker flags for ZSTD, overriding pkg-config 3533 for pkg in $enableval; do 3535 if test "X$pkg" = "X$p"; then 7719 for pkg in $enableval; d [all...] |
| /src/external/gpl3/gdb.old/dist/sim/ |
| configure | 1875 --with-pkgversion=PKG Use PKG in the version string in place of "SIM" 1890 PKG_CONFIG path to pkg-config utility 1892 directories to add to pkg-config's search path 1894 path overriding pkg-config's built-in search path 1895 SDL_CFLAGS C compiler flags for SDL, overriding pkg-config 1896 SDL_LIBS linker flags for SDL, overriding pkg-config 5303 # Extract the first word of "${ac_tool_prefix}pkg-config", so it can be a program name with args. 5304 set dummy ${ac_tool_prefix}pkg-config; ac_word=$2 5346 # Extract the first word of "pkg-config", so it can be a program name with args [all...] |
| /src/external/gpl3/gdb.old/dist/bfd/ |
| configure | 1534 --with-pkgversion=PKG Use PKG in the version string in place of "GNU 1557 PKG_CONFIG path to pkg-config utility 1559 directories to add to pkg-config's search path 1561 path overriding pkg-config's built-in search path 1562 ZSTD_CFLAGS C compiler flags for ZSTD, overriding pkg-config 1563 ZSTD_LIBS linker flags for ZSTD, overriding pkg-config 3536 for pkg in $enableval; do 3538 if test "X$pkg" = "X$p"; then 7722 for pkg in $enableval; d [all...] |
| /src/external/gpl3/gdb/dist/bfd/ |
| configure | 1532 --with-pkgversion=PKG Use PKG in the version string in place of "GNU 1555 PKG_CONFIG path to pkg-config utility 1557 directories to add to pkg-config's search path 1559 path overriding pkg-config's built-in search path 1560 ZSTD_CFLAGS C compiler flags for ZSTD, overriding pkg-config 1561 ZSTD_LIBS linker flags for ZSTD, overriding pkg-config 3534 for pkg in $enableval; do 3536 if test "X$pkg" = "X$p"; then 7720 for pkg in $enableval; d [all...] |
| /src/external/gpl3/gdb/dist/sim/ |
| configure | 1867 --with-pkgversion=PKG Use PKG in the version string in place of "SIM" 1882 PKG_CONFIG path to pkg-config utility 1884 directories to add to pkg-config's search path 1886 path overriding pkg-config's built-in search path 1887 SDL_CFLAGS C compiler flags for SDL, overriding pkg-config 1888 SDL_LIBS linker flags for SDL, overriding pkg-config 5289 # Extract the first word of "${ac_tool_prefix}pkg-config", so it can be a program name with args. 5290 set dummy ${ac_tool_prefix}pkg-config; ac_word=$2 5332 # Extract the first word of "pkg-config", so it can be a program name with args [all...] |
| /src/external/gpl3/gdb.old/dist/gdb/ |
| configure | 1713 --with-pkgversion=PKG Use PKG in the version string in place of "GDB" 1731 (auto/yes/no/<guile-version>/<pkg-config-program>) 1762 PKG_CONFIG path to pkg-config utility 1764 directories to add to pkg-config's search path 1766 path overriding pkg-config's built-in search path 1771 C compiler flags for AMD_DBGAPI, overriding pkg-config 1773 linker flags for AMD_DBGAPI, overriding pkg-config 1775 C compiler flags for DEBUGINFOD, overriding pkg-config 1777 linker flags for DEBUGINFOD, overriding pkg-confi [all...] |
| /src/external/gpl3/gdb/dist/gdb/ |
| configure | 1726 --with-pkgversion=PKG Use PKG in the version string in place of "GDB" 1744 (auto/yes/no/<guile-version>/<pkg-config-program>) 1775 PKG_CONFIG path to pkg-config utility 1777 directories to add to pkg-config's search path 1779 path overriding pkg-config's built-in search path 1784 C compiler flags for AMD_DBGAPI, overriding pkg-config 1786 linker flags for AMD_DBGAPI, overriding pkg-config 1788 C compiler flags for DEBUGINFOD, overriding pkg-config 1790 linker flags for DEBUGINFOD, overriding pkg-confi [all...] |