HomeSort by relevance Sort by last modified time
    Searched refs:guarantees (Results 1 - 25 of 85) sorted by null

1 2 3 4

  /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 398 // 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 398 // No guarantees about overflow.
  /art/test/670-bitstring-type-check/
build 57 // less bits for the level 1 character. 1025 classes at level 2 similarly guarantees
70 // not try to resolve classes used by the tests. This guarantees uninitialized type
  /prebuilts/go/darwin-x86/src/cmd/compile/internal/ssa/
phiopt.go 93 // value is always computed. This guarantees that the side effects
109 // value is always computed. This guarantees that the side effects
block.go 15 // these IDs densely, but no guarantees.
  /prebuilts/go/linux-x86/src/cmd/compile/internal/ssa/
phiopt.go 93 // value is always computed. This guarantees that the side effects
109 // value is always computed. This guarantees that the side effects
block.go 15 // these IDs densely, but no guarantees.
  /compatibility/cdd/9_security-model/
9_10_device-integrity.md 12 Verified boot is a feature that guarantees the integrity of the device
  /system/sepolicy/
treble_sepolicy_tests_for_release.mk 6 # compatibility guarantees are upheld between SELinux version bumps.
  /prebuilts/go/darwin-x86/src/image/color/
color.go 325 // Language spec guarantees the following properties of unsigned integer
  /prebuilts/go/darwin-x86/src/text/template/
template.go 64 // init guarantees that t has a valid common structure.
  /prebuilts/go/linux-x86/src/image/color/
color.go 325 // Language spec guarantees the following properties of unsigned integer
  /prebuilts/go/linux-x86/src/text/template/
template.go 64 // init guarantees that t has a valid common structure.
  /prebuilts/go/darwin-x86/src/text/template/parse/
parse.go 169 // expect consumes the next token and guarantees it has the required type.
178 // expectOneOf consumes the next token and guarantees it has one of the required types.
  /prebuilts/go/linux-x86/src/text/template/parse/
parse.go 169 // expect consumes the next token and guarantees it has the required type.
178 // expectOneOf consumes the next token and guarantees it has one of the required types.
  /prebuilts/go/darwin-x86/src/cmd/compile/internal/ssa/gen/
main.go 240 // most to the least constrained input. This order guarantees
  /prebuilts/go/darwin-x86/src/vendor/golang_org/x/text/secure/bidirule/
bidirule.go 33 // The following guarantees can be made based on the above:
  /prebuilts/go/linux-x86/src/cmd/compile/internal/ssa/gen/
main.go 240 // most to the least constrained input. This order guarantees
  /prebuilts/go/linux-x86/src/vendor/golang_org/x/text/secure/bidirule/
bidirule.go 33 // The following guarantees can be made based on the above:

Completed in 907 milliseconds

1 2 3 4