HomeSort by relevance Sort by last modified time
    Searched refs:saves (Results 51 - 75 of 99) sorted by null

1 23 4

  /external/mksh/src/
funcs.c 2027 struct source *s, *saves = source; local
    [all...]
  /prebuilts/go/darwin-x86/src/cmd/compile/internal/ssa/
loopreschedchecks.go 361 if sphi, ok := newphis[s]; ok { // saves time to find the phi this way.
prove.go 318 // checkpoint saves the current state of known relations.
  /prebuilts/go/linux-x86/src/cmd/compile/internal/ssa/
loopreschedchecks.go 361 if sphi, ok := newphis[s]; ok { // saves time to find the phi this way.
prove.go 318 // checkpoint saves the current state of known relations.
  /external/libunwind/doc/
libunwind-dynamic.tex 333 \item[\Const{UNW\_DYN\_SAVE\_REG}] Marks an instruction which saves
  /prebuilts/go/darwin-x86/src/cmd/compile/internal/gc/
fmt.go 1458 // this saves the importer some work, and avoids us having to redo some
    [all...]
type.go 325 // This saves space in Types that do not have fields or methods
order.go 965 // Orderexprlist orders the expression list l but saves
    [all...]
  /prebuilts/go/darwin-x86/src/cmd/link/internal/ppc64/
asm.go 61 // function/object file pair). This saves the TOC in the
  /prebuilts/go/darwin-x86/src/crypto/tls/
common.go 798 // and is only for debugging, so a global mutex saves space.
    [all...]
  /prebuilts/go/darwin-x86/src/encoding/json/
decode.go 297 // saveError saves the first err it is called with,
    [all...]
  /prebuilts/go/darwin-x86/src/fmt/
print.go 140 // free saves used pp structs in ppFree; avoids an allocation per invocation.
scan.go 408 // free saves used ss structs in ssFree; avoid an allocation per invocation.
  /prebuilts/go/linux-x86/src/cmd/compile/internal/gc/
fmt.go 1458 // this saves the importer some work, and avoids us having to redo some
    [all...]
type.go 325 // This saves space in Types that do not have fields or methods
  /prebuilts/go/linux-x86/src/cmd/link/internal/ppc64/
asm.go 61 // function/object file pair). This saves the TOC in the
  /prebuilts/go/linux-x86/src/crypto/tls/
common.go 798 // and is only for debugging, so a global mutex saves space.
    [all...]
  /prebuilts/go/linux-x86/src/encoding/json/
decode.go 297 // saveError saves the first err it is called with,
    [all...]
  /prebuilts/go/linux-x86/src/fmt/
print.go 140 // free saves used pp structs in ppFree; avoids an allocation per invocation.
scan.go 408 // free saves used ss structs in ssFree; avoid an allocation per invocation.
  /external/boringssl/src/util/fipstools/
delocate.go 400 a) saves r2 in the caller's stack frame
    [all...]
  /external/iproute2/doc/
ip-cref.tex     [all...]
  /external/libvpx/libvpx/vpx_dsp/x86/
subpel_variance_sse2.asm 1092 ; a byte costs 1 pack and 2 unpacks, but saves a register.
    [all...]
  /prebuilts/go/darwin-x86/src/runtime/
stack.go 96 // many bytes below the stack guard. This saves an instruction
    [all...]

Completed in 531 milliseconds

1 23 4