OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:allocating
(Results
76 - 100
of
109
) sorted by null
1
2
3
4
5
/prebuilts/go/darwin-x86/pkg/bootstrap/src/bootstrap/compile/internal/big/
float.go
1075
// the result in z instead of
allocating
a new Int.
1131
// the result in z instead of
allocating
a new Rat.
[
all
...]
/prebuilts/go/darwin-x86/src/cmd/compile/internal/big/
float.go
1072
// the result in z instead of
allocating
a new Int.
1128
// the result in z instead of
allocating
a new Rat.
[
all
...]
/prebuilts/go/darwin-x86/src/math/big/
float.go
1072
// the result in z instead of
allocating
a new Int.
1128
// the result in z instead of
allocating
a new Rat.
[
all
...]
/prebuilts/go/linux-x86/pkg/bootstrap/src/bootstrap/compile/internal/big/
float.go
1075
// the result in z instead of
allocating
a new Int.
1131
// the result in z instead of
allocating
a new Rat.
[
all
...]
/prebuilts/go/linux-x86/src/cmd/compile/internal/big/
float.go
1072
// the result in z instead of
allocating
a new Int.
1128
// the result in z instead of
allocating
a new Rat.
[
all
...]
/prebuilts/go/linux-x86/src/math/big/
float.go
1072
// the result in z instead of
allocating
a new Int.
1128
// the result in z instead of
allocating
a new Rat.
[
all
...]
/prebuilts/go/darwin-x86/src/runtime/
mbitmap.go
665
// except in the case of
allocating
a defer block, in which case
700
// We're
allocating
a block big enough to hold two pointers.
704
// So it could be that we're
allocating
one pointer and this was
[
all
...]
stack1.go
225
// If we need a stack of a bigger size, we fall back on
allocating
proc1.go
660
// but doing so requires
allocating
memory, so it's tricky to
[
all
...]
/prebuilts/go/linux-x86/src/runtime/
mbitmap.go
665
// except in the case of
allocating
a defer block, in which case
700
// We're
allocating
a block big enough to hold two pointers.
704
// So it could be that we're
allocating
one pointer and this was
[
all
...]
stack1.go
225
// If we need a stack of a bigger size, we fall back on
allocating
proc1.go
660
// but doing so requires
allocating
memory, so it's tricky to
[
all
...]
/prebuilts/go/darwin-x86/src/crypto/tls/
conn.go
111
// used to save
allocating
a new buffer for each MAC.
/prebuilts/go/linux-x86/src/crypto/tls/
conn.go
111
// used to save
allocating
a new buffer for each MAC.
/external/boringssl/src/ssl/test/runner/
conn.go
153
// used to save
allocating
a new buffer for each MAC.
[
all
...]
/external/libvpx/libvpx/third_party/x86inc/
x86inc.asm
201
;
allocating
the specified stack size. If the required stack alignment is
[
all
...]
/prebuilts/go/darwin-x86/src/net/http/
server.go
587
// appendTime is a non-
allocating
version of []byte(t.UTC().Format(TimeFormat))
[
all
...]
/prebuilts/go/darwin-x86/src/reflect/
value.go
[
all
...]
/prebuilts/go/linux-x86/src/net/http/
server.go
587
// appendTime is a non-
allocating
version of []byte(t.UTC().Format(TimeFormat))
[
all
...]
/prebuilts/go/linux-x86/src/reflect/
value.go
[
all
...]
/prebuilts/go/darwin-x86/pkg/bootstrap/src/bootstrap/compile/internal/gc/
walk.go
1071
// have to fall back on
allocating
a temp here.
[
all
...]
/prebuilts/go/darwin-x86/src/cmd/compile/internal/gc/
walk.go
1068
// have to fall back on
allocating
a temp here.
[
all
...]
/prebuilts/go/linux-x86/pkg/bootstrap/src/bootstrap/compile/internal/gc/
walk.go
1071
// have to fall back on
allocating
a temp here.
[
all
...]
/prebuilts/go/linux-x86/src/cmd/compile/internal/gc/
walk.go
1068
// have to fall back on
allocating
a temp here.
[
all
...]
/external/v8/test/mjsunit/asm/embenchen/
copy.js
344
//
allocating
a potentially huge array for [999999 x i8] etc.
[
all
...]
Completed in 1619 milliseconds
1
2
3
4
5