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

12 3 4

  /prebuilts/go/darwin-x86/src/go/build/
read.go 39 // readByte reads the next byte from the input, saves it in buf, and returns it.
  /prebuilts/go/linux-x86/src/go/build/
read.go 39 // readByte reads the next byte from the input, saves it in buf, and returns it.
  /external/libunwind_llvm/src/
UnwindRegistersSave.S 304 @ Per EHABI #4.7 this only saves the core integer registers.
  /prebuilts/ndk/r11/sources/cxx-stl/llvm-libc++abi/libcxxabi/src/Unwind/
UnwindRegistersSave.S 295 @ Per EHABI #4.7 this only saves the core integer registers.
  /prebuilts/go/darwin-x86/doc/codewalk/
codewalk.js 230 * Changes the side of the window on which the code is shown and saves the
  /prebuilts/go/darwin-x86/src/cmd/pprof/internal/commands/
commands.go 133 // awayFromTTY saves the output in a file if it would otherwise go to
  /prebuilts/go/darwin-x86/src/compress/flate/
huffman_code.go 142 // saves a little bit of work in some small cases
  /prebuilts/go/linux-x86/doc/codewalk/
codewalk.js 230 * Changes the side of the window on which the code is shown and saves the
  /prebuilts/go/linux-x86/src/cmd/pprof/internal/commands/
commands.go 133 // awayFromTTY saves the output in a file if it would otherwise go to
  /prebuilts/go/linux-x86/src/compress/flate/
huffman_code.go 142 // saves a little bit of work in some small cases
  /prebuilts/go/darwin-x86/src/runtime/
signal_unix.go 540 // msigsave saves the current thread's signal mask into mp.sigmask.
642 // gsignalStack saves the fields of the gsignal stack changed by
654 // It saves the old values in *old for use by restoreGsignalStack.
stubs.go 25 // mcall saves g's current PC/SP in g->sched so that it can be restored later.
cgocall.go 56 // As part of the stack switch, runtime.cgocallback saves the current
176 // entersyscall saves the caller's SP to allow the GC to trace the Go
  /prebuilts/go/linux-x86/src/runtime/
signal_unix.go 540 // msigsave saves the current thread's signal mask into mp.sigmask.
642 // gsignalStack saves the fields of the gsignal stack changed by
654 // It saves the old values in *old for use by restoreGsignalStack.
stubs.go 25 // mcall saves g's current PC/SP in g->sched so that it can be restored later.
cgocall.go 56 // As part of the stack switch, runtime.cgocallback saves the current
176 // entersyscall saves the caller's SP to allow the GC to trace the Go
  /build/soong/android/
config.go 87 captureBuild bool // true for tests, saves build parameters for each module
  /prebuilts/go/darwin-x86/src/cmd/compile/internal/gc/
inl.go 7 // saves a copy of the body. Then inlcalls walks each function body to
85 // If so, caninl saves fn->nbody in fn->inl and substitutes it with a copy.
  /prebuilts/go/darwin-x86/src/encoding/gob/
type.go 46 // validType returns, and saves, the information associated with user-provided type rt.
159 // userType returns, and saves, the information associated with user-provided type rt.
  /prebuilts/go/darwin-x86/src/net/url/
url.go 133 // The RFC allows : @ & = + $ but saves / ; , for assigning
140 // The RFC allows : @ & = + $ but saves / ; , for assigning
  /prebuilts/go/linux-x86/src/cmd/compile/internal/gc/
inl.go 7 // saves a copy of the body. Then inlcalls walks each function body to
85 // If so, caninl saves fn->nbody in fn->inl and substitutes it with a copy.
  /prebuilts/go/linux-x86/src/encoding/gob/
type.go 46 // validType returns, and saves, the information associated with user-provided type rt.
159 // userType returns, and saves, the information associated with user-provided type rt.
  /prebuilts/go/linux-x86/src/net/url/
url.go 133 // The RFC allows : @ & = + $ but saves / ; , for assigning
140 // The RFC allows : @ & = + $ but saves / ; , for assigning
  /external/ImageMagick/www/api/
cache-view.php 616 <p>SyncCacheViewAuthenticPixels() saves the cache view pixels to the in-memory or disk cache. It returns MagickTrue if the pixel region is flushed, otherwise MagickFalse.</p>
  /external/flatbuffers/go/
builder.go 116 // saves about 30% of the time used in writing objects with duplicate

Completed in 1875 milliseconds

12 3 4