HomeSort by relevance Sort by last modified time
    Searched refs:Package (Results 151 - 175 of 953) sorted by null

1 2 3 4 5 67 8 91011>>

  /prebuilts/go/linux-x86/src/go/types/
object.go 5 package types
17 // An Object describes a named language entity such as a package,
24 Pkg() *Package // nil for objects in the Universe scope and labels
25 Name() string // package local object name
33 // order reflects a package-level object's source order: if object
35 // order returns a value > 0 for package-level objects; it returns
46 sameId(pkg *Package, name string) bool
56 // returns the name qualified with the package path.
57 func Id(pkg *Package, name string) string {
61 // unexported names need the package path for differentiatio
    [all...]
  /prebuilts/go/darwin-x86/src/go/internal/gccgoimporter/
parser.go 5 package gccgoimporter
25 pkgpath string // package path of imported package
26 pkgname string // name of imported package
27 pkg *types.Package // reference to imported package
28 imports map[string]*types.Package // package path -> package object
30 initdata InitData // package init priority dat
    [all...]
  /prebuilts/go/linux-x86/src/go/internal/gccgoimporter/
parser.go 5 package gccgoimporter
25 pkgpath string // package path of imported package
26 pkgname string // name of imported package
27 pkg *types.Package // reference to imported package
28 imports map[string]*types.Package // package path -> package object
30 initdata InitData // package init priority dat
    [all...]
  /device/linaro/bootloader/edk2/ShellPkg/Library/UefiShellDriver1CommandsLib/
DrvCfg.c     [all...]
Dh.c 865 LIST_ENTRY *Package;
892 Status = ShellCommandLineParse (ParamList, &Package, &ProblemParam, TRUE);
902 if (ShellCommandLineGetCount(Package) > 2) {
904 ShellCommandLineFreeVarList (Package);
908 Lang = ShellCommandLineGetValue(Package, L"-l");
912 } else if (!ShellCommandLineGetFlag(Package, L"-l")){
918 ShellCommandLineFreeVarList (Package);
922 SfoMode = ShellCommandLineGetFlag(Package, L"-sfo");
923 FlagD = ShellCommandLineGetFlag(Package, L"-d");
924 Verbose = (BOOLEAN)(ShellCommandLineGetFlag(Package, L"-v") || ShellCommandLineGetFlag(Package, L"-verbose"));
    [all...]
  /device/linaro/bootloader/edk2/ShellPkg/Library/UefiShellLevel2CommandsLib/
Cp.c 641 LIST_ENTRY *Package;
669 Status = ShellCommandLineParse (ParamList, &Package, &ProblemParam, TRUE);
682 if (ShellCommandLineGetFlag(Package, L"-?")) {
692 SilentMode = ShellCommandLineGetFlag(Package, L"-q");
694 RecursiveMode = ShellCommandLineGetFlag(Package, L"-r");
696 switch (ParamCount = ShellCommandLineGetCount(Package)) {
714 Status = ShellOpenFileMetaArg((CHAR16*)ShellCommandLineGetRawValue(Package, 1), EFI_FILE_MODE_WRITE|EFI_FILE_MODE_READ, &FileList);
716 ShellPrintHiiEx(-1, -1, NULL, STRING_TOKEN (STR_GEN_FILE_NF), gShellLevel2HiiHandle, L"cp", ShellCommandLineGetRawValue(Package, 1));
736 Status = ShellOpenFileMetaArg((CHAR16*)ShellCommandLineGetRawValue(Package, LoopCounter), EFI_FILE_MODE_WRITE|EFI_FILE_MODE_READ, &FileList);
738 ShellPrintHiiEx(-1, -1, NULL, STRING_TOKEN (STR_GEN_FILE_NF), gShellLevel2HiiHandle, L"cp", ShellCommandLineGetRawValue(Package, LoopCounter));
    [all...]
Ls.c 547 LIST_ENTRY *Package;
586 Status = ShellCommandLineParse (LsParamList, &Package, &ProblemParam, TRUE);
599 if (ShellCommandLineGetFlag(Package, L"-?")) {
603 if (ShellCommandLineGetCount(Package) > 2) {
610 if (ShellCommandLineGetFlag(Package, L"-a")) {
611 for ( Attribs = ShellCommandLineGetValue(Package, L"-a")
642 ShellPrintHiiEx(-1, -1, NULL, STRING_TOKEN (STR_GEN_ATTRIBUTE), gShellLevel2HiiHandle, L"ls", ShellCommandLineGetValue(Package, L"-a"));
655 PathName = ShellCommandLineGetRawValue(Package, 1);
689 ShellCommandLineFreeVarList (Package);
697 ShellCommandLineFreeVarList (Package);
    [all...]
Mv.c 667 LIST_ENTRY *Package;
692 Status = ShellCommandLineParse (EmptyParamList, &Package, &ProblemParam, TRUE);
705 if (ShellCommandLineGetFlag(Package, L"-?")) {
709 switch (ParamCount = ShellCommandLineGetCount(Package)) {
726 Status = ShellOpenFileMetaArg((CHAR16*)ShellCommandLineGetRawValue(Package, 1), EFI_FILE_MODE_WRITE|EFI_FILE_MODE_READ, &FileList);
728 ShellPrintHiiEx(-1, -1, NULL, STRING_TOKEN (STR_GEN_FILE_NF), gShellLevel2HiiHandle, L"mv", ShellCommandLineGetRawValue(Package, 1));
751 Status = ShellOpenFileMetaArg((CHAR16*)ShellCommandLineGetRawValue(Package, LoopCounter), EFI_FILE_MODE_WRITE|EFI_FILE_MODE_READ, &FileList);
753 ShellPrintHiiEx(-1, -1, NULL, STRING_TOKEN (STR_GEN_FILE_NF), gShellLevel2HiiHandle, L"mv", ShellCommandLineGetRawValue(Package, LoopCounter));
761 ShellStatus = ValidateAndMoveFiles(FileList, &Response, ShellCommandLineGetRawValue(Package, ParamCount));
763 ValidateAndMoveFiles(FileList, &Response, ShellCommandLineGetRawValue(Package, ParamCount));
    [all...]
  /device/linaro/bootloader/edk2/Vlv2DeviceRefCodePkg/AcpiTablesPCAT/
INTELGFX.ASL 84 Name(TMP0,Package() {0xFFFFFFFF,0xFFFFFFFF})
91 Name(TMP1,Package() {0xFFFFFFFF})
101 Name(TMP2,Package() {0xFFFFFFFF, 0xFFFFFFFF, 0xFFFFFFFF})
109 Name(TMP3,Package() {0xFFFFFFFF, 0xFFFFFFFF})
120 Name(TMP4,Package() {0xFFFFFFFF, 0xFFFFFFFF, 0xFFFFFFFF,0xFFFFFFFF})
129 Name(TMP5,Package() {0xFFFFFFFF, 0xFFFFFFFF,0xFFFFFFFF})
141 Name(TMP6,Package() {0xFFFFFFFF, 0xFFFFFFFF, 0xFFFFFFFF, 0xFFFFFFFF, 0xFFFFFFFF})
151 Name(TMP7,Package() {0xFFFFFFFF, 0xFFFFFFFF, 0xFFFFFFFF, 0xFFFFFFFF})
164 Name(TMP8,Package() {0xFFFFFFFF, 0xFFFFFFFF, 0xFFFFFFFF, 0xFFFFFFFF, 0xFFFFFFFF, 0xFFFFFFFF})
175 Name(TMP9,Package() {0xFFFFFFFF, 0xFFFFFFFF, 0xFFFFFFFF, 0xFFFFFFFF, 0xFFFFFFFF})
    [all...]
  /libcore/luni/src/test/java/libcore/java/lang/reflect/annotations/
PackageTest.java 17 package libcore.java.lang.reflect.annotations;
60 Package aPackage = classInPackage.getPackage();
95 Package aPackage = classInPackage.getPackage();
125 Package aPackage = classInPackage.getPackage();
  /device/linaro/bootloader/edk2/BaseTools/Source/Python/UPT/Core/
DistributionPackageClass.py 2 # This file is used to define a class object to describe a distribution package
107 ## Get all included packages and modules for a distribution package
150 # Add module to package
196 ## Get all files included for a distribution package, except tool/misc of
207 Package = self.PackageSurfaceArea[Guid, Version, Path]
208 PackagePath = Package.GetPackagePath()
209 FullPath = Package.GetFullPath()
211 IncludePathList = Package.GetIncludePathList()
219 for MiscFileObj in Package.GetMiscFileList():
226 ModuleDict = Package.GetModuleDict()
    [all...]
  /device/linaro/bootloader/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/
LoadPciRom.c 77 LIST_ENTRY *Package;
95 Status = ShellCommandLineParse (ParamList, &Package, &ProblemParam, TRUE);
105 if (ShellCommandLineGetCount(Package) < 2) {
109 if (ShellCommandLineGetFlag(Package, L"-nc")) {
119 for ( ParamCount = 1, Param = ShellCommandLineGetRawValue(Package, ParamCount)
121 ; ParamCount++, Param = ShellCommandLineGetRawValue(Package, ParamCount)
  /external/icu/icu4c/source/tools/icupkg/
icupkg.cpp 18 * This tool operates on ICU data (.dat package) files.
39 #include "package.h"
68 "Read the input ICU .dat package file, modify it according to the options,\n"
70 "and optionally write the resulting ICU .dat package to the output file.\n"
72 "An ICU .dat package is written if items are removed or added,\n"
77 "If the input filename is \"new\" then an empty package is created.\n"
86 "outfilename) for a non-package ICU data file.\n"
107 "\t-a list or --add list add items to the package\n"
108 "\t-r list or --remove list remove items from the package\n"
109 "\t-x list or --extract list extract items from the package\n
    [all...]
  /prebuilts/go/darwin-x86/src/cmd/cgo/
main.go 11 package main
29 // A Package collects information about the package we're going to write.
30 type Package struct {
31 PackageName string // name of package
51 Package string // Package name
87 Go string // name used in Go referring to package C
177 var dynpackage = flag.String("dynpackage", "main", "set Go package for -dynimport output")
187 var importPath = flag.String("importpath", "", "import path of package being built (for comments in generated files)"
    [all...]
  /prebuilts/go/linux-x86/src/cmd/cgo/
main.go 11 package main
29 // A Package collects information about the package we're going to write.
30 type Package struct {
31 PackageName string // name of package
51 Package string // Package name
87 Go string // name used in Go referring to package C
177 var dynpackage = flag.String("dynpackage", "main", "set Go package for -dynimport output")
187 var importPath = flag.String("importpath", "", "import path of package being built (for comments in generated files)"
    [all...]
  /build/kati/
doc.go 16 Package kati provides GNU make compatible functions, especially
20 package kati
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Compatibility/FrameworkHiiOnUefiHiiThunk/
Utility.c 26 This function returns a list of the package handles of the
28 pseudo-type EFI_HII_PACKAGE_TYPE_ALL will cause all package
39 @param PackageType Specifies the package type of the packages
116 Exports the contents of one or all package lists in the HII database into a buffer.
128 @retval EFI_SUCCESS Package exported.
184 Extract Hii package list GUID for given HII handle.
190 @param Guid Package list GUID
393 that is created when a package list registered by a module calling
434 Get the number of HII Package for a Package type.
    [all...]
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/Dxe/UefiEfiIfrSupportLib/
UefiIfrCommon.c 105 GuidId - Package GUID.
261 DevicePath - Device Path associated with the HII package list handle.
264 Handle - HII package list Handle associated with the Device Path.
265 NULL - Hii Package list handle is not found.
442 Extract Hii package list GUID for given HII handle.
446 Guid - Package list GUID
524 UINT8 *Package;
571 // Get Form package from this HII package List
579 Package = ((UINT8 *) HiiPackageList) + Offset;
    [all...]
  /external/objenesis/tck/src/main/java/org/objenesis/tck/search/
ClassEnumerator.java 16 package org.objenesis.tck.search;
34 // Get the list of the files contained in the package
81 * Return all the classes in this package recursively. The class loader of the {@code ClassEnumerator} class
84 * @param pkg the searched package
87 public static SortedSet<String> getClassesForPackage(Package pkg) {
92 * Return all the classes in this package recursively.
94 * @param pkg the searched package
97 public static SortedSet<String> getClassesForPackage(Package pkg, ClassLoader classLoader) {
113 // Get a File object for the package
  /frameworks/base/services/core/java/com/android/server/pm/
OtaDexoptService.java 17 package com.android.server.pm;
122 final List<PackageParser.Package> important;
123 final List<PackageParser.Package> others;
136 for (PackageParser.Package p : important) {
139 for (PackageParser.Package p : others) {
153 for (PackageParser.Package pkg : others) {
245 * Generate all dexopt commands for the given package.
247 private synchronized List<String> generatePackageDexopts(PackageParser.Package pkg,
308 // Use the package manager install and install lock here for the OTA dex optimizer.
345 Collection<PackageParser.Package> pkgs = mPackageManagerService.getPackages()
    [all...]
ParallelPackageParser.java 17 package com.android.server.pm;
55 "package-parsing-thread", Process.THREAD_PRIORITY_FOREGROUND);
68 PackageParser.Package pkg; // Parsed package
83 * Take the parsed package from the parsing queue, waiting if necessary until the element
85 * @return parsed package
136 protected PackageParser.Package parsePackage(PackageParser packageParser, File scanFile,
  /prebuilts/go/darwin-x86/src/runtime/cgo/
cgo.go 6 Package cgo contains runtime support for code generated
10 package cgo
  /prebuilts/go/darwin-x86/src/runtime/debug/
stack.go 5 // Package debug contains facilities for programs to debug themselves while
7 package debug
  /prebuilts/go/linux-x86/src/runtime/cgo/
cgo.go 6 Package cgo contains runtime support for code generated
10 package cgo
  /prebuilts/go/linux-x86/src/runtime/debug/
stack.go 5 // Package debug contains facilities for programs to debug themselves while
7 package debug

Completed in 635 milliseconds

1 2 3 4 5 67 8 91011>>