Home
last modified time | relevance | path

Searched full:pkg (Results 1 – 25 of 7606) sorted by relevance

12345678910>>...305

/aosp_15_r20/prebuilts/go/linux-x86/api/
Dgo1.1.txt1 pkg archive/tar, const TypeBlock = 52
2 pkg archive/tar, const TypeChar = 51
3 pkg archive/tar, const TypeCont = 55
4 pkg archive/tar, const TypeDir = 53
5 pkg archive/tar, const TypeFifo = 54
6 pkg archive/tar, const TypeGNULongLink = 75
7 pkg archive/tar, const TypeGNULongLink ideal-char
8 pkg archive/tar, const TypeGNULongName = 76
9 pkg archive/tar, const TypeGNULongName ideal-char
10 pkg archive/tar, const TypeLink = 49
[all …]
Dgo1.14.txt1 pkg crypto/tls, const TLS_ECDHE_ECDSA_WITH_CHACHA20_POLY1305_SHA256 = 52393
2 pkg crypto/tls, const TLS_ECDHE_ECDSA_WITH_CHACHA20_POLY1305_SHA256 uint16
3 pkg crypto/tls, const TLS_ECDHE_RSA_WITH_CHACHA20_POLY1305_SHA256 = 52392
4 pkg crypto/tls, const TLS_ECDHE_RSA_WITH_CHACHA20_POLY1305_SHA256 uint16
5 pkg crypto/tls, func CipherSuiteName(uint16) string
6 pkg crypto/tls, func CipherSuites() []*CipherSuite
7 pkg crypto/tls, func InsecureCipherSuites() []*CipherSuite
8 pkg crypto/tls, method (*CertificateRequestInfo) SupportsCertificate(*Certificate) error
9 pkg crypto/tls, method (*ClientHelloInfo) SupportsCertificate(*Certificate) error
10 pkg crypto/tls, type Certificate struct, SupportedSignatureAlgorithms []SignatureScheme
[all …]
Dgo1.13.txt1 pkg bytes, func ToValidUTF8([]uint8, []uint8) []uint8
2 pkg crypto/ed25519, const PrivateKeySize = 64
3 pkg crypto/ed25519, const PrivateKeySize ideal-int
4 pkg crypto/ed25519, const PublicKeySize = 32
5 pkg crypto/ed25519, const PublicKeySize ideal-int
6 pkg crypto/ed25519, const SeedSize = 32
7 pkg crypto/ed25519, const SeedSize ideal-int
8 pkg crypto/ed25519, const SignatureSize = 64
9 pkg crypto/ed25519, const SignatureSize ideal-int
10 pkg crypto/ed25519, func GenerateKey(io.Reader) (PublicKey, PrivateKey, error)
[all …]
Dgo1.txt1 pkg archive/tar, const TypeBlock ideal-char
2 pkg archive/tar, const TypeChar ideal-char
3 pkg archive/tar, const TypeCont ideal-char
4 pkg archive/tar, const TypeDir ideal-char
5 pkg archive/tar, const TypeFifo ideal-char
6 pkg archive/tar, const TypeLink ideal-char
7 pkg archive/tar, const TypeReg ideal-char
8 pkg archive/tar, const TypeRegA ideal-char
9 pkg archive/tar, const TypeSymlink ideal-char
10 pkg archive/tar, const TypeXGlobalHeader ideal-char
[all …]
Dgo1.16.txt1 pkg archive/zip, method (*ReadCloser) Open(string) (fs.File, error)
2 pkg archive/zip, method (*Reader) Open(string) (fs.File, error)
3 pkg crypto/x509, method (SystemRootsError) Unwrap() error
4 pkg debug/elf, const DT_ADDRRNGHI = 1879047935
5 pkg debug/elf, const DT_ADDRRNGHI DynTag
6 pkg debug/elf, const DT_ADDRRNGLO = 1879047680
7 pkg debug/elf, const DT_ADDRRNGLO DynTag
8 pkg debug/elf, const DT_AUDIT = 1879047932
9 pkg debug/elf, const DT_AUDIT DynTag
10 pkg debug/elf, const DT_AUXILIARY = 2147483645
[all …]
Dgo1.2.txt1 pkg archive/zip, func RegisterCompressor(uint16, Compressor)
2 pkg archive/zip, func RegisterDecompressor(uint16, Decompressor)
3 pkg archive/zip, method (*File) DataOffset() (int64, error)
4 pkg archive/zip, type Compressor func(io.Writer) (io.WriteCloser, error)
5 pkg archive/zip, type Decompressor func(io.Reader) io.ReadCloser
6 pkg bufio, method (*Reader) Reset(io.Reader)
7 pkg bufio, method (*Writer) Reset(io.Writer)
8 pkg compress/flate, method (*Writer) Reset(io.Writer)
9 pkg compress/gzip, method (*Writer) Reset(io.Writer)
10 pkg compress/zlib, method (*Writer) Reset(io.Writer)
[all …]
Dgo1.20.txt1 pkg archive/tar, var ErrInsecurePath error #55356
2 pkg archive/zip, var ErrInsecurePath error #55356
3 pkg bytes, func Clone([]uint8) []uint8 #45038
4 pkg bytes, func CutPrefix([]uint8, []uint8) ([]uint8, bool) #42537
5 pkg bytes, func CutSuffix([]uint8, []uint8) ([]uint8, bool) #42537
6 pkg context, func Cause(Context) error #51365
7 pkg context, func WithCancelCause(Context) (Context, CancelCauseFunc) #51365
8 pkg context, type CancelCauseFunc func(error) #51365
9 pkg crypto/ecdh, func P256() Curve #52221
10 pkg crypto/ecdh, func P384() Curve #52221
[all …]
Dgo1.3.txt1 pkg archive/tar, const TypeGNUSparse = 83
2 pkg archive/tar, const TypeGNUSparse ideal-char
3 pkg archive/tar, type Header struct, Xattrs map[string]string
4 pkg compress/gzip, method (*Reader) Reset(io.Reader) error
5 pkg crypto/tls, const CurveP256 = 23
6 pkg crypto/tls, const CurveP256 CurveID
7 pkg crypto/tls, const CurveP384 = 24
8 pkg crypto/tls, const CurveP384 CurveID
9 pkg crypto/tls, const CurveP521 = 25
10 pkg crypto/tls, const CurveP521 CurveID
[all …]
Dgo1.5.txt1 pkg archive/zip, method (*Writer) SetOffset(int64)
2 pkg bufio, method (*Reader) Discard(int) (int, error)
3 pkg bufio, method (ReadWriter) Discard(int) (int, error)
4 pkg bytes, func LastIndexByte([]uint8, uint8) int
5 pkg bytes, method (*Buffer) Cap() int
6 pkg bytes, method (*Reader) Size() int64
7 pkg crypto, const SHA512_224 = 14
8 pkg crypto, const SHA512_224 Hash
9 pkg crypto, const SHA512_256 = 15
10 pkg crypto, const SHA512_256 Hash
[all …]
Dgo1.10.txt1 pkg archive/tar, const FormatGNU = 8
2 pkg archive/tar, const FormatGNU Format
3 pkg archive/tar, const FormatPAX = 4
4 pkg archive/tar, const FormatPAX Format
5 pkg archive/tar, const FormatUSTAR = 2
6 pkg archive/tar, const FormatUSTAR Format
7 pkg archive/tar, const FormatUnknown = 0
8 pkg archive/tar, const FormatUnknown Format
9 pkg archive/tar, method (Format) String() string
10 pkg archive/tar, type Format int
[all …]
Dgo1.11.txt1 pkg crypto/cipher, func NewGCMWithTagSize(Block, int) (AEAD, error)
2 pkg crypto/rsa, method (*PrivateKey) Size() int
3 pkg crypto/rsa, method (*PublicKey) Size() int
4 pkg crypto/tls, method (*ConnectionState) ExportKeyingMaterial(string, []uint8, int) ([]uint8, erro…
5 pkg database/sql, method (IsolationLevel) String() string
6 pkg database/sql, type DBStats struct, Idle int
7 pkg database/sql, type DBStats struct, InUse int
8 pkg database/sql, type DBStats struct, MaxIdleClosed int64
9 pkg database/sql, type DBStats struct, MaxLifetimeClosed int64
10 pkg database/sql, type DBStats struct, MaxOpenConnections int
[all …]
Dexcept.txt1 pkg crypto/tls, type ConnectionState struct, TLSUnique //deprecated
2 pkg debug/elf, const R_PPC64_SECTOFF_LO_DS = 61
3 pkg encoding/json, method (*RawMessage) MarshalJSON() ([]uint8, error)
4 pkg math, const MaxFloat64 = 1.79769e+308 // 17976931348623157081452742373170435679810000000000000…
5 pkg math, const SmallestNonzeroFloat32 = 1.4013e-45 // 17516230804060213386546619791123951641/1250…
6 pkg math, const SmallestNonzeroFloat64 = 4.94066e-324 // 4940656458412465441765687928682213723651/…
7 pkg math/big, const MaxBase = 36
8 pkg math/big, type Word uintptr
9 pkg net, func ListenUnixgram(string, *UnixAddr) (*UDPConn, error)
10 pkg os (linux-arm), const O_SYNC = 1052672
[all …]
Dgo1.4.txt2 pkg archive/zip, method (*Writer) Flush() error
5 pkg compress/flate, type Resetter interface { Reset }
6 pkg compress/flate, type Resetter interface, Reset(io.Reader, []uint8) error
7 pkg compress/zlib, type Resetter interface { Reset }
8 pkg compress/zlib, type Resetter interface, Reset(io.Reader, []uint8) error
11 pkg compress/gzip, method (*Reader) Multistream(bool)
14 pkg crypto, const SHA3_224 = 10
15 pkg crypto, const SHA3_224 Hash
16 pkg crypto, const SHA3_256 = 11
17 pkg crypto, const SHA3_256 Hash
[all …]
Dgo1.6.txt1 pkg archive/zip, method (*ReadCloser) RegisterDecompressor(uint16, Decompressor)
2 pkg archive/zip, method (*Reader) RegisterDecompressor(uint16, Decompressor)
3 pkg archive/zip, method (*Writer) RegisterCompressor(uint16, Compressor)
4 pkg bufio, method (*Scanner) Buffer([]uint8, int)
5 pkg bufio, var ErrFinalToken error
6 pkg crypto/tls, const TLS_RSA_WITH_AES_128_GCM_SHA256 = 156
7 pkg crypto/tls, const TLS_RSA_WITH_AES_128_GCM_SHA256 uint16
8 pkg crypto/tls, const TLS_RSA_WITH_AES_256_GCM_SHA384 = 157
9 pkg crypto/tls, const TLS_RSA_WITH_AES_256_GCM_SHA384 uint16
10 pkg crypto/tls, method (RecordHeaderError) Error() string
[all …]
Dgo1.7.txt1 pkg bytes, func ContainsAny([]uint8, string) bool
2 pkg bytes, func ContainsRune([]uint8, int32) bool
3 pkg bytes, method (*Reader) Reset([]uint8)
4 pkg compress/flate, const HuffmanOnly = -2
5 pkg compress/flate, const HuffmanOnly ideal-int
6 pkg context, func Background() Context
7 pkg context, func TODO() Context
8 pkg context, func WithCancel(Context) (Context, CancelFunc)
9 pkg context, func WithDeadline(Context, time.Time) (Context, CancelFunc)
10 pkg context, func WithTimeout(Context, time.Duration) (Context, CancelFunc)
[all …]
Dgo1.21.txt1 pkg bytes, func ContainsFunc([]uint8, func(int32) bool) bool #54386
2 pkg bytes, method (*Buffer) AvailableBuffer() []uint8 #53685
3 pkg bytes, method (*Buffer) Available() int #53685
4 pkg cmp, func Compare[$0 Ordered]($0, $0) int #59488
5 pkg cmp, func Less[$0 Ordered]($0, $0) bool #59488
6 pkg cmp, type Ordered interface {} #59488
7 pkg context, func AfterFunc(Context, func()) func() bool #57928
8 pkg context, func WithDeadlineCause(Context, time.Time, error) (Context, CancelFunc) #56661
9 pkg context, func WithoutCancel(Context) Context #40221
10 pkg context, func WithTimeoutCause(Context, time.Duration, error) (Context, CancelFunc) #56661
[all …]
Dgo1.19.txt1 pkg crypto/x509, func ParseRevocationList([]uint8) (*RevocationList, error) #50674
2 pkg crypto/x509, method (*CertPool) Clone() *CertPool #35044
3 pkg crypto/x509, method (*CertPool) Equal(*CertPool) bool #46057
4 pkg crypto/x509, method (*RevocationList) CheckSignatureFrom(*Certificate) error #50674
5 pkg crypto/x509, type RevocationList struct, AuthorityKeyId []uint8 #50674
6 pkg crypto/x509, type RevocationList struct, Extensions []pkix.Extension #50674
7 pkg crypto/x509, type RevocationList struct, Issuer pkix.Name #50674
8 pkg crypto/x509, type RevocationList struct, Raw []uint8 #50674
9 pkg crypto/x509, type RevocationList struct, RawIssuer []uint8 #50674
10 pkg crypto/x509, type RevocationList struct, RawTBSRevocationList []uint8 #50674
[all …]
Dgo1.17.txt1 pkg archive/zip, method (*File) OpenRaw() (io.Reader, error)
2 pkg archive/zip, method (*Writer) Copy(*File) error
3 pkg archive/zip, method (*Writer) CreateRaw(*FileHeader) (io.Writer, error)
4 pkg compress/lzw, method (*Reader) Close() error
5 pkg compress/lzw, method (*Reader) Read([]uint8) (int, error)
6 pkg compress/lzw, method (*Reader) Reset(io.Reader, Order, int)
7 pkg compress/lzw, method (*Writer) Close() error
8 pkg compress/lzw, method (*Writer) Reset(io.Writer, Order, int)
9 pkg compress/lzw, method (*Writer) Write([]uint8) (int, error)
10 pkg compress/lzw, type Reader struct
[all …]
Dgo1.18.txt1 pkg bufio, method (*Writer) AvailableBuffer() []uint8
2 pkg bufio, method (ReadWriter) AvailableBuffer() []uint8
3 pkg bytes, func Cut([]uint8, []uint8) ([]uint8, []uint8, bool)
4 pkg bytes, func Title //deprecated
5 pkg crypto/tls, method (*Conn) NetConn() net.Conn
6 pkg crypto/tls, type Config struct, PreferServerCipherSuites //deprecated
7 pkg crypto/x509, method (*CertPool) Subjects //deprecated
8 pkg debug/buildinfo, func Read(io.ReaderAt) (*debug.BuildInfo, error)
9 pkg debug/buildinfo, func ReadFile(string) (*debug.BuildInfo, error)
10 pkg debug/buildinfo, type BuildInfo = debug.BuildInfo
[all …]
Dgo1.8.txt1 pkg compress/gzip, const HuffmanOnly = -2
2 pkg compress/gzip, const HuffmanOnly ideal-int
3 pkg compress/zlib, const HuffmanOnly = -2
4 pkg compress/zlib, const HuffmanOnly ideal-int
5 pkg crypto/tls, const ECDSAWithP256AndSHA256 = 1027
6 pkg crypto/tls, const ECDSAWithP256AndSHA256 SignatureScheme
7 pkg crypto/tls, const ECDSAWithP384AndSHA384 = 1283
8 pkg crypto/tls, const ECDSAWithP384AndSHA384 SignatureScheme
9 pkg crypto/tls, const ECDSAWithP521AndSHA512 = 1539
10 pkg crypto/tls, const ECDSAWithP521AndSHA512 SignatureScheme
[all …]
Dgo1.12.txt1 pkg bytes, func ReplaceAll([]uint8, []uint8, []uint8) []uint8
2 pkg crypto/tls, const TLS_AES_128_GCM_SHA256 = 4865
3 pkg crypto/tls, const TLS_AES_128_GCM_SHA256 uint16
4 pkg crypto/tls, const TLS_AES_256_GCM_SHA384 = 4866
5 pkg crypto/tls, const TLS_AES_256_GCM_SHA384 uint16
6 pkg crypto/tls, const TLS_CHACHA20_POLY1305_SHA256 = 4867
7 pkg crypto/tls, const TLS_CHACHA20_POLY1305_SHA256 uint16
8 pkg crypto/tls, const VersionTLS13 = 772
9 pkg crypto/tls, const VersionTLS13 ideal-int
10 pkg crypto/tls, type RecordHeaderError struct, Conn net.Conn
[all …]
Dgo1.9.txt1 pkg crypto, const BLAKE2b_256 = 17
2 pkg crypto, const BLAKE2b_256 Hash
3 pkg crypto, const BLAKE2b_384 = 18
4 pkg crypto, const BLAKE2b_384 Hash
5 pkg crypto, const BLAKE2b_512 = 19
6 pkg crypto, const BLAKE2b_512 Hash
7 pkg crypto, const BLAKE2s_256 = 16
8 pkg crypto, const BLAKE2s_256 Hash
9 pkg crypto/x509, type Certificate struct, ExcludedDNSDomains []string
10 pkg database/sql, method (*Conn) BeginTx(context.Context, *TxOptions) (*Tx, error)
[all …]
Dgo1.23.txt1 pkg archive/tar, type FileInfoNames interface { Gname, IsDir, ModTime, Mode, Name, Size, Sys, Uname…
2 pkg archive/tar, type FileInfoNames interface, Gname() (string, error) #50102
3 pkg archive/tar, type FileInfoNames interface, IsDir() bool #50102
4 pkg archive/tar, type FileInfoNames interface, ModTime() time.Time #50102
5 pkg archive/tar, type FileInfoNames interface, Mode() fs.FileMode #50102
6 pkg archive/tar, type FileInfoNames interface, Name() string #50102
7 pkg archive/tar, type FileInfoNames interface, Size() int64 #50102
8 pkg archive/tar, type FileInfoNames interface, Sys() interface{} #50102
9 pkg archive/tar, type FileInfoNames interface, Uname() (string, error) #50102
10 pkg crypto/tls, const QUICResumeSession = 8 #63691
[all …]
/aosp_15_r20/out/soong/
Dbootstrap.ninja16 g.bootstrap.compileCmd = ${g.bootstrap.goRoot}/pkg/tool/linux_amd64/compile
24 g.bootstrap.linkCmd = ${g.bootstrap.goRoot}/pkg/tool/linux_amd64/link
53 command = ${g.bootstrap.goTestMainCmd} -o ${out} -pkg ${pkg} ${in}
62 command = ${g.bootstrap.pluginGenSrcCmd} -o ${out} -p ${pkg} ${plugins}
67 description = test ${pkg}
91 out/host/linux-x86/bin/go/blueprint-gobtools/pkg/github.com/google/blueprint/gobtools.a $
92 out/host/linux-x86/bin/go/blueprint-metrics/pkg/github.com/google/blueprint/metrics.a $
93 out/host/linux-x86/bin/go/blueprint-parser/pkg/github.com/google/blueprint/parser.a $
94 out/host/linux-x86/bin/go/blueprint-deptools/pkg/githu
[all...]
/aosp_15_r20/external/opencensus-java/buildscripts/
H A Dimport-control.xml23 <import-control pkg="io.opencensus">
24 <allow pkg="com.google.auto.value"/>
25 <allow pkg="com.google.errorprone.annotations"/>
26 <allow pkg="java"/>
27 <allow pkg="javax"/>
30 <allow pkg="io.opencensus.common"/>
33 <allow pkg="io.opencensus.common"/>
34 <allow pkg="io.opencensus.internal"/>
37 <allow pkg="io.opencensus.common"/>
38 <allow pkg="io.opencensus.internal"/>
[all …]

12345678910>>...305