/external/libvorbis/doc/ |
03-codebook.tex | 142 Implicitly populated value mapping (lattice VQ) 144 Explicitly populated value mapping (tessellated or 'foam' 267 populated and a ninth codeword is impossible. Both underspecified and
|
/build/soong/third_party/zip/ |
struct.go | 115 // FileInfoHeader creates a partially-populated FileHeader from an
|
/prebuilts/go/darwin-x86/src/archive/zip/ |
struct.go | 115 // FileInfoHeader creates a partially-populated FileHeader from an
|
/prebuilts/go/linux-x86/src/archive/zip/ |
struct.go | 115 // FileInfoHeader creates a partially-populated FileHeader from an
|
/prebuilts/go/darwin-x86/src/go/types/ |
api.go | 223 // Precondition: the Types, Uses and Defs maps are populated. 243 // Precondition: the Uses and Defs maps are populated.
|
/prebuilts/go/linux-x86/src/go/types/ |
api.go | 223 // Precondition: the Types, Uses and Defs maps are populated. 243 // Precondition: the Uses and Defs maps are populated.
|
/prebuilts/go/darwin-x86/src/internal/pprof/profile/ |
encode.go | 202 // postDecode takes the unexported fields populated by decode (with
|
legacy_profile.go | 256 // populated profile. It will accept any text file and generate a 334 // populated Profile. 470 // returns a newly populated Profile.
|
/prebuilts/go/darwin-x86/src/net/http/httptest/ |
server.go | 29 // TLS is the optional TLS configuration, populated with a new config
|
/prebuilts/go/darwin-x86/src/net/http/ |
response.go | 101 // This is only populated for Client requests.
|
request.go | 296 // to be created. This field is only populated during client 755 // exact value (instead of -1), GetBody is populated (so 307 and 308 [all...] |
/prebuilts/go/linux-x86/src/internal/pprof/profile/ |
encode.go | 202 // postDecode takes the unexported fields populated by decode (with
|
legacy_profile.go | 256 // populated profile. It will accept any text file and generate a 334 // populated Profile. 470 // returns a newly populated Profile.
|
/prebuilts/go/linux-x86/src/net/http/httptest/ |
server.go | 29 // TLS is the optional TLS configuration, populated with a new config
|
/prebuilts/go/linux-x86/src/net/http/ |
response.go | 101 // This is only populated for Client requests.
|
request.go | 296 // to be created. This field is only populated during client 755 // exact value (instead of -1), GetBody is populated (so 307 and 308 [all...] |
/prebuilts/go/darwin-x86/src/cmd/compile/internal/gc/ |
sinit.go | 549 // initContext is the context in which static data is populated. 551 // Static data populated in an init function will be written either 556 // Static data populated in any other function needs to be local to
|
/prebuilts/go/linux-x86/src/cmd/compile/internal/gc/ |
sinit.go | 549 // initContext is the context in which static data is populated. 551 // Static data populated in an init function will be written either 556 // Static data populated in any other function needs to be local to
|
/external/protobuf/python/google/protobuf/internal/ |
message_test.py | 344 populated = message_module.TestAllTypes() 345 test_util.SetAllNonLazyFields(populated) 347 empty.ParseFromString(populated.SerializeToString()) [all...] |
/prebuilts/go/darwin-x86/src/cmd/compile/internal/ppc64/ |
prog.go | 170 // Instruction variants table, populated by initvariants via Main.
|
/prebuilts/go/linux-x86/src/cmd/compile/internal/ppc64/ |
prog.go | 170 // Instruction variants table, populated by initvariants via Main.
|
/prebuilts/go/darwin-x86/src/crypto/x509/ |
x509.go | 655 // field is not populated when parsing certificates, see Extensions. [all...] |
/prebuilts/go/linux-x86/src/crypto/x509/ |
x509.go | 655 // field is not populated when parsing certificates, see Extensions. [all...] |
/art/tools/ |
cpplint.py | 401 Consults the global error_suppressions map populated by [all...] |
/prebuilts/go/darwin-x86/src/runtime/ |
mheap.go | 217 // The next arena is populated as the spans request [all...] |