OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:guarantees
(Results
1 - 25
of
60
) sorted by null
1
2
3
/prebuilts/go/darwin-x86/src/go/types/
token_test.go
6
// since package go/token doesn't provide any
guarantees
at the moment.
sizes.go
12
// Alignof must implement the alignment
guarantees
required by the spec.
16
// Offsetsof must implement the offset
guarantees
required by the spec.
20
// Sizeof must implement the size
guarantees
required by the spec.
/prebuilts/go/linux-x86/src/go/types/
token_test.go
6
// since package go/token doesn't provide any
guarantees
at the moment.
sizes.go
12
// Alignof must implement the alignment
guarantees
required by the spec.
16
// Offsetsof must implement the offset
guarantees
required by the spec.
20
// Sizeof must implement the size
guarantees
required by the spec.
/prebuilts/go/darwin-x86/src/strconv/
doc.go
46
// The latter
guarantees
that the result is an ASCII string, by escaping
decimal.go
396
// No
guarantees
about overflow.
/prebuilts/go/linux-x86/src/strconv/
doc.go
46
// The latter
guarantees
that the result is an ASCII string, by escaping
decimal.go
396
// No
guarantees
about overflow.
/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/
README.rst
139
to keep boto compatible with Python 2.5.x but no
guarantees
are made.
/prebuilts/go/darwin-x86/src/text/template/
template.go
65
// init
guarantees
that t has a valid common structure.
/prebuilts/go/linux-x86/src/text/template/
template.go
65
// init
guarantees
that t has a valid common structure.
/prebuilts/go/darwin-x86/src/text/template/parse/
parse.go
168
// expect consumes the next token and
guarantees
it has the required type.
177
// expectOneOf consumes the next token and
guarantees
it has one of the required types.
/prebuilts/go/linux-x86/src/text/template/parse/
parse.go
168
// expect consumes the next token and
guarantees
it has the required type.
177
// expectOneOf consumes the next token and
guarantees
it has one of the required types.
/external/v8/benchmarks/spinning-balls/
v.js
151
// The benchmark framework
guarantees
that Math.random is
/external/v8/benchmarks/
splay.js
65
// The benchmark framework
guarantees
that Math.random is
/prebuilts/go/darwin-x86/pkg/bootstrap/src/bootstrap/internal/obj/
objfile.go
126
// Ignore ctxt->plist boundaries. There are no
guarantees
there,
/prebuilts/go/darwin-x86/src/cmd/dist/
util.go
500
// NaCl
guarantees
VFPv3 and is always cross-compiled.
/prebuilts/go/darwin-x86/src/cmd/internal/obj/
objfile.go
123
// Ignore ctxt->plist boundaries. There are no
guarantees
there,
/prebuilts/go/darwin-x86/src/encoding/json/
stream.go
310
// Token
guarantees
that the delimiters [ ] { } it returns are
/prebuilts/go/darwin-x86/src/log/
log.go
47
// multiple goroutines; it
guarantees
to serialize access to the Writer.
/prebuilts/go/darwin-x86/src/sort/
sort.go
173
// Avoiding recursion on the larger subproblem
guarantees
/prebuilts/go/linux-x86/pkg/bootstrap/src/bootstrap/internal/obj/
objfile.go
126
// Ignore ctxt->plist boundaries. There are no
guarantees
there,
/prebuilts/go/linux-x86/src/cmd/dist/
util.go
500
// NaCl
guarantees
VFPv3 and is always cross-compiled.
/prebuilts/go/linux-x86/src/cmd/internal/obj/
objfile.go
123
// Ignore ctxt->plist boundaries. There are no
guarantees
there,
/prebuilts/go/linux-x86/src/encoding/json/
stream.go
310
// Token
guarantees
that the delimiters [ ] { } it returns are
Completed in 615 milliseconds
1
2
3